Archive

Archive for July 17th, 2009

IPv6 for DHCPv6 Configuration Exp

最近搞了一阵DHCPv6,稍微总结了下:

配置:

ipv6 dhcp pool test
 address prefix 2004::/64
 dns-server 2004::2
 domain-name cisco.com
!
interface FastEthernet0/0
 no ip address
 Read the rest of this entry »