VRRP 
7705 SAR OS Router Configuration Guide 235
Configuring IES/VPRN VRRP Parameters
VRRP parameters can be configured on an interface in a service to provide virtual default 
router support that allows traffic to be routed without relying on a single router in case of 
failure. VRRP can be configured in the following ways:
• Configuring VRRP on Subnets
• Non-owner VRRP
• Owner VRRP
• Deleting VRRP on a Service
Configuring VRRP on Subnets
If you have multiple subnets configured on an IES or VPRN interface, you can configure 
VRRP on each subnet.
The following displays an IES interface configuration example:
config>service>ies# info
#------------------------------------------
interface "test-A" create
address 123.123.123.123/24
exit
interface "testB" create
address 123.123.123.123/24
exit
interface "testB"
address 10.10.14.1/24
secondary 10.10.16.1/24
secondary 10.10.17.1/24
secondary 10.10.18.1/24
exit
no shutdown