Netgear M6100 – Campus Edge and SMB Core Chassis Switches 管理者ガイド

ページ / 721
IPv6 Interface Configuration 
589
 Managed Switches
Create an IPv6 Routing VLAN
The example is shown as CLI commands and as a web interface procedure.
CLI: Create an IPv6 Routing VLAN
1. 
Netgear Switch) (Vlan)#vlan 500
(Netgear Switch) (Vlan)#vlan routing 500
(Netgear Switch) (Vlan)#exit
 Create a routing VLAN with VLAN ID 500.
2. 
Add interface 1/0/1 to VLAN 500.
(Netgear Switch) #config
(Netgear Switch) (Config)#interface 1/0/1
(Netgear Switch) (Interface 1/0/1)#vlan participation include 500
(Netgear Switch) (Interface 1/0/1)#vlan participation pvid 500
(Netgear Switch) (Interface 1/0/1)#exit
3. 
(Netgear Switch) (Config)#interface vlan 0/4/1
(Netgear Switch) (Interface 0/4/1)#routing
(Netgear Switch) (Interface 0/4/1)#ipv6 enable 
(Netgear Switch) (Interface 0/4/1)#ipv6 address 2000::1/64
(Netgear Switch) (Interface 0/4/1)#exit
Assign IPv6 address 2000::1/64 to VLAN 500 and enable IPv6 routing.