Router interface VRRP owner

Example

The following is a sample router interface owner VRRP configuration output.

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#