Alcatel-Lucent 7750 SR OS Network Router User Manual


 
VRRP
7750 SR OS Router Configuration Guide Page 201
Table 8: CLI Commands to Configure IES or VPRN Service VRRP Parameters
Command Description Page
VRRP IES service and network interface parameters are configured in the following contexts:
config>service>ies>interface>vrrp
211
config>service>vprn>interface>vrrp
211
config>router>interface>vrrp 215
Configure IES or VPRN VRRP owner parameters
config>service>ies>interface>vrrp virtual-router-id owner
config>service>vprn>interface>vrrp virtual-router-id owner
interface
Creates a logical IP routing interface for IES services. Once created,
attributes like an IP address and service access point (SAP) can be
associated with the IP interface.
address
Assigns the primary IP address, IP subnet, and broadcast address
format to an IES IP router interface.
secondary
Assigns a secondary IP address, IP subnet/broadcast address format
to the interface.
no shutdown
Enables the interface and address instance.
vrrp virtual-router-id
owner
Creates context for configuring VRRP virtual router instance and can
specify which virtual router instance owns the backed up IP
addresses. A virtual router is defined by its virtual router identifier
(VRID) and a set of IP addresses.
When the optional
owner keyword is used 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. Once created, the
owner keyword is optional when entering the vrid for configuration
purposes.
240
authentication-type
Configures the VRRP authentication:
• VRRP Type 0 authentication provides no authentication. All
compliant VRRP advertisement messages are accepted.
• VRRP Type 1 authentication provides a simple password check on
incoming VRRP advertisement messages.
• VRRP Type 2 authentication provides an MD5 IP header
authentication check on incoming VRRP advertisement messages.
228
authentication-key
Sets/clears the simple text authentication key used for generating
master VRRP advertisement messages and validating received VRRP
advertisements.
227