Netgear M5300-52G (GSM7252S) - ProSAFE 48-port Gigabit L2+ Managed Stackable Switch 관리자 가이드

다운로드
페이지 542
  Chapter 27.  IPv6 Interface Configuration
 
   
|
     
419
ProSafe Managed Switch 
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. 
 Create a routing VLAN with VLAN ID 500.
2. 
Add interface 1/0/1 to VLAN 500.
Netgear Switch) (Vlan)#vlan 500
(Netgear Switch) (Vlan)#vlan routing 500
(Netgear Switch) (Vlan)#exit
(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