ipv6 dhcp pool IPV6-2001
prefix-delegation pool IPV6-2001
dns-server 2001:2001::100
ipv6 dhcp pool IPV6-2002
prefix-delegation pool IPV6-2002
dns-server 2001:2001::100
ipv6 local pool IPV6-2001 2001:2001::/64 64
ipv6 local pool IPV6-2002 2002:2002::/64 64
interface Serial1/0
ipv6 address 2001:2001::1/64
ipv6 enable
ipv6 dhcp server IPV6-2001
serial restart-delay 0
interface Serial1/1
ipv6 address 2002:2002::1/64
ipv6 enable
ipv6 dhcp server IPV6-2002
serial restart-delay 0
Client
interface Serial1/0
description CONN-IPV6-DHCP-PROVIDER
ipv6 address FE80::2 link-local
ipv6 address IPV6-2001 ::2/64
ipv6 enable
ipv6 dhcp client pd IPV6-2001
serial restart-delay 0
interface Serial1/1
description CONN-IPV6-CLIENTS
ipv6 address FE80::2 link-local
ipv6 dhcp client pd IPV6-2002
ipv6 address IPV6-2002 ::2/64
ipv6 enable
serial restart-delay 0
Verification Server
R1#sh ipv6 dhcp binding
Client: FE80::2
DUID: 00030001CC0115940000
Username : unassigned
Interface : Serial1/0
IA PD: IA ID 0x00060001, T1 302400, T2 483840
Prefix: 2001:2001::/64
preferred lifetime 604800, valid lifetime 2592000
expires at Mar 31 2002 12:58 AM (2591918 seconds)
Client: FE80::2
DUID: 00030001CC0115940000
Username : unassigned
Interface : Serial1/1
IA PD: IA ID 0x00070001, T1 302400, T2 483840
Prefix: 2002:2002::/64
preferred lifetime 604800, valid lifetime 2592000
expires at Mar 31 2002 12:58 AM (2591893 seconds)
Verification Client
R2(config-if)#do sh ipv6 int br
Serial1/0 [up/up]
FE80::2
2001:2001::2
Serial1/1 [up/up]
FE80::2
2002:2002::2
R2#sh ipv6 dhcp inter
Serial1/0 is in client mode
State is OPEN
Renew will be sent in 3d11h
List of known servers:
Reachable via address: FE80::CE00:15FF:FE94:0
DUID: 00030001CC0015940000
Preference: 0
Configuration parameters:
IA PD: IA ID 0x00060001, T1 302400, T2 483840
Prefix: 2001:2001::/64
preferred lifetime 604800, valid lifetime 2592000
expires at Mar 31 2002 12:58 AM (2591548 seconds)
DNS server: 2001:2001::100
Information refresh time: 0
Prefix name: IPV6-2001
Rapid-Commit: disabled
Serial1/1 is in client mode
State is OPEN
Renew will be sent in 3d11h
List of known servers:
Reachable via address: FE80::CE00:15FF:FE94:0
DUID: 00030001CC0015940000
Preference: 0
Configuration parameters:
IA PD: IA ID 0x00070001, T1 302400, T2 483840
Prefix: 2002:2002::/64
preferred lifetime 604800, valid lifetime 2592000
expires at Mar 31 2002 12:58 AM (2591515 seconds)
DNS server: 2001:2001::100
Information refresh time: 0
Prefix name: IPV6-2002
Rapid-Commit: disabled
1 comments:
coool
Post a Comment