VRRP Configuration Management Tasks
400 Router Configuration Guide
Router Interface VRRP Owner 
The following displays router interface owner VRRP configuration example:
A:SR2>config>router# info 
#------------------------------------------
interface "vrrpowner"
            address 10.10.10.23/24
            vrrp 1 owner
                backup 10.10.10.23
                authentication-key "testabc"
            exit
        exit
#------------------------------------------
A:SR2>config>router# 
VRRP Configuration Management Tasks
This section discusses the following VRRP configuration management tasks:
• Modifying a VRRP Policy
• Deleting a VRRP Policy
• Modifying Service and Interface VRRP Parameters
→ Modifying Non-Owner Parameters
→ Modifying Owner Parameters
→ Deleting VRRP on an Interface or Service
Modifying a VRRP Policy
To access a specific VRRP policy, you must specify the policy ID. To display a list of VRRP 
policies, use the show vrrp policy command. 
The following example displays the modified VRRP policy configuration:
A:SR2>config>vrrp>policy# info
----------------------------------------------
            delta-in-use-limit 50
            priority-event
                port-down 1/1/2
                    hold-set 43200
                    priority 100 delta
                exit
                port-down 1/1/3