ensp ipv6实验(IPV6-DHCPV6地址分配)

CE
dhcpv6 enable
vlan batch 10 20
commit
dhcp enable
commit
dhcpv6 pool 2009
address prefix 2009::/64
excluded-address 2009::FFFF
commit
quit
dhcpv6 pool 2010
address prefix 2010::/64
excluded-address 2010::FFFF
commit
interface vlan 10
ipv6 enable
ipv6 address 2009::FFFF/64
dhcpv6 server 2009
commit
interface vlan 20
ipv6 enable
ipv6 address 2010::FFFF/64
dhcpv6 server 2010
commit
interface GE 1/0/0
port link-type trunk
port trunk all vlan all
undo shutdown
commit
LSW2
sys
vlan batch 10 20
interface GigabitEthernet0/0/1
port link-type trunk
port trunk all vlan all
interface GigabitEthernet0/0/2
port link-type access
port default vlan 10
interface GigabitEthernet0/0/3
port link-type access
port default vlan 20