VRRP
7750 SR OS Router Configuration Guide Page 213
The following example displays the basic non-owner VRRP configuration:
A:SR2>config>service>ies# info
----------------------------------------------
interface "mertz" create
address 10.10.65.4/24
backup 10.10.0.4/32
vrrp 1
priority 254
policy 1
authentication-type password
authentication-key "18"
exit
exit
no shutdown
----------------------------------------------
A:SR2>config>service>ies#