Netgear M7100 사용자 설명서

다운로드
페이지 559
  Chapter 27.  IPv6 Interface Configuration
 
   
|
     
427
ProSafe M4100 and M7100 Managed Switches 
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