Chapter 9. VRRP | 133
ProSafe M4100 and M7100 Managed Switches
4. Assign virtual router IDs to port that will participate in the protocol.
(Netgear Switch) (Config)#interface 1/0/4
(Netgear Switch) (Interface 1/0/4)#ip vrrp 20
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.
(Netgear Switch) (Interface 1/0/4)#ip vrrp 20 priority 254
7. Enable VRRP on the port.
(Netgear Switch) (Interface 1/0/4)#ip vrrp 20 mode
(Netgear Switch) (Interface 1/0/4)#exit
(Netgear Switch) (Config)#exit
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.
a. Select Routing > IP > Advanced > IP Interface Configuration.
(Netgear Switch) (Interface 1/0/4)#ip vrrp 20 ip 192.150.2.1