Configuring VRRP Policy Components
398 Router Configuration Guide
priority-event
port-down 1/1/2
hold-set 43200
priority 100 delta
exit
route-unknown 0.0.0.0/0
protocol isis
exit
exit
exit
----------------------------------------------
A:SR1>config>vrrp#
Configuring Service VRRP Parameters
VRRP parameters can be configured on an interface in a service to provide virtual default
router support which allows traffic to be routed without relying on a single router in case of
failure. VRRP can be configured the following ways:
• Non-Owner VRRP Example
• Owner Service VRRP
Non-Owner VRRP Example
The following displays a basic non-owner VRRP configuration example:
A:SR2>config>service>ies# info
----------------------------------------------
...
interface "testing" create
address 10.10.10.16/24
sap 1/1/55:0 create
vrrp 12
backup 10.10.10.15
policy 1
authentication-key "testabc"
exit
exit
no shutdown
----------------------------------------------
A:SR2>config>service>ies#
Owner Service VRRP
The following displays the owner VRRP configuration example: