Netgear GSM7328Sv2 - ProSAFE 24+4 Gigabit Ethernet L3 Managed Stackable Switch 管理员指南

下载
页码 486
368
   
|    
Chapter 25.  IPv6 Interface Configuration 
 
ProSafe 7000 Managed Switch Release 8.0.3 
d.  In the EUI64 field, select False.
e.  Click Add.
2. 
Add an IPv6 gateway to the network interface.
a. Select System > Management > Network Interface > IPv6 Network Configuration
A screen similar to the following displays.
b.  In the IPv6 Gateway field, enter 2001:1::2.
c.  Click Apply.
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