Netgear M5300-28G-POE+ (GSM7228PSv1h2) - 12-Port Managed Gigabit Switch Ratgeber Für Administratoren

Seite von 721
VRRP 
212
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