
CanogaOS Configuration Guide
20-8
DUT# configure terminal Enter the Configure mode.
eth-0-2 20 priority-delta value is subtracted from the current VR Master
DUT(config-router)# enable Enable the VRRP session on the router.
R2
DUT# configure terminal Enter the Configure mode.
DUT(config)#router vrrp 1 Create a new VRRP session on the router and specify the VRID for the
session.
DUT(config-router)#virtual-ip
10.10.10.1
Set the virtual IP address for the VRRP session.
DUT(config-router)#interface eth-0-1 Specify the physical interface that will participate in virtual routing.
DUT(config-router)#preempt-mode true Set the preempt mode to specify that the highest priority will function as
a backup to master when master is unavailable
DUT(config-router)#
advertisement-interval 5
Configure the advertisement interval to 5 seconds.
DUT(config-router)# priority 90 Configure the priority 90.
DUT(config-router)# enable Enable the VRRP session on the router.
Komentarze do niniejszej Instrukcji