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

Seite von 542
  Chapter 9.  VRRP
 
   
|
     
129
ProSafe Managed Switch 
3. 
Enable VRRP for the switch. 
4. 
Assign virtual router IDs to port that will participate in the protocol.
5. 
Specify the IP address that the virtual router function will recognize. Since the virtual IP 
address on port 1/0/4 is the same as Router 1’s port 1/0/2 actual IP address, this router will 
always be the VRRP backup when Router 1 is active.
6. 
Set the priority for the port. The default priority is 100.
7. 
Enable VRRP on the port. 
Web Interface: Configure VRRP on a Backup Router 
1. 
Enable IP routing on the switch.
a. Select Routing > IP > IP Configuration. A screen similar to the following displays.
b.  For Routing Mode, select the Enable radio button.
c.  Click Apply to save the settings.
2. 
Assign IP address 192.150.4.1 to port 1/0/4.
(Netgear Switch) (Config)#ip vrrp
(Netgear Switch) (Config)#interface 1/0/4
(Netgear Switch) (Interface 1/0/4)#ip vrrp 20 
(Netgear Switch) (Interface 1/0/4)#ip vrrp 20 ip 192.150.2.1
(Netgear Switch) (Interface 1/0/4)#ip vrrp 20 priority 254
(Netgear Switch) (Interface 1/0/4)#ip vrrp 20 mode
(Netgear Switch) (Interface 1/0/4)#exit
(Netgear Switch) (Config)#exit