VRRP 
Router Configuration Guide 395
*A:nlt7750-3>config>service>ies# info 
----------------------------------------------
            description "VLAN 921 for DSC-101 Application"
            interface "DSC-101-Application" create
                address 10.152.2.220/28
                vrrp 217
                    backup 10.152.2.222
                    priority 254
                    ping-reply
                exit
                ipv6
                    address FD10:D68F:1:221::FFFD/64 
                    link-local-address FE80::D68F:1:221:FFFD preferred 
                    vrrp 219
                        backup FE80::D68F:1:221:FFFF 
                        priority 254
                        ping-reply
                    exit
                exit
                sap ccag-1.a:921 create
                    description "cross connect to VPLS 921"
                exit
            exit
            no shutdown    
----------------------------------------------
*A:nlt7750-3>config>service>ies#
VRRP Router Interface Parameters
VRRP parameters are configured on a router interface with two contexts, owner or non-
owner. The status is specified when the VRRP configuration is created. When configured as 
owner, the virtual router instance owns the backed up IP addresses. All other virtual router 
instances participating in this message domain must have the same vrid configured and 
cannot be configured as owner. 
For IPv4, up to 4 virtual routers IDs (vrid) can be configured on a router interface. Each 
virtual router instance can manage up to 16 backup IP addresses. For IPv6, only one virtual 
router instance can be configured on a router interface.
VRRP parameters configured on a router interface must include the following:
•VRID
• Backup IP address(es)
The following example displays a sample configuration of a router interface owner and non-
owner VRRP configurations. 
A:SR4>config>router# info
#------------------------------------------