Netgear M4100 사용자 설명서

다운로드
페이지 559
132
   
|    
Chapter 9.  VRRP 
 
ProSafe M4100 and M7100 Managed Switches 
A screen similar to the following displays.
b.  Under Global Configuration, next to the Admin Mode, select Enable radio button. 
c.  Enter the following information in the VRRP Configuration:
•     
In the VRID (1 to 255) field, enter 20.
•     
In the Interface field, select 1/0/2.
•     
In the Primary IP Address field, enter 192.150.2.1.
•     
In the Mode field, select Active.
d.  Click Apply to save the settings.
VRRP on a Backup Router
The example is shown as CLI commands and as a Web interface procedure.
CLI: Configure VRRP on a Backup Router
1. 
Enable routing for the switch. IP forwarding will then be enabled by default.
(Netgear Switch) #config 
(Netgear Switch) (Config)#ip routing 
2. 
Configure the IP addresses and subnet masks for the port that will participate in the protocol.
(Netgear Switch) (Config)#interface 1/0/4
(Netgear Switch) (Interface 1/0/4)#routing 
(Netgear Switch) (Interface 1/0/4)#ip address 192.150.4.1 255.255.0.0
(Netgear Switch) (Interface 1/0/4)#exit
3. 
Enable VRRP for the switch. 
(Netgear Switch) (Config)#ip vrrp