Alcatel-Lucent 7750 SR OS Network Router User Manual


 
List of Commands
Page 202 7750 SR OS Router Configuration Guide
backup ip-address
Assigns virtual router IP addresses associated with the parental IP
interface IP addresses.
Owner instances do not create a routable IP interface address; it
defines the existing parental IP interface IP addresses that will be
advertised by the virtual router instance.
229
mac
Sets an explicit MAC address to be used by the virtual router instance
overriding the VRRP default derived from the VRID.
232
message-interval
Configures the administrative advertisement message timer used by
the master virtual router instance to send VRRP advertisement
messages and to derive the master down timer as backup.
234
Configure IES or VPRN VRRP non-owner parameters
config>service>ies>interface>vrrp virtual-router-id
config>service>vprn>interface>vrrp virtual-router-id
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 an IP address, IP subnet, and broadcast address format to an
IES IP router interface. Only one IP address can be associated with an
IP interface.
no shutdown
Enables the interface and address instance.
vrrp vrid
Creates context for configuring VRRP virtual router instance
participating in the message domain. The virtual router must have the
same vrid configured as the other routers participating in the message
domain.
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
Table 8: CLI Commands to Configure IES or VPRN Service VRRP Parameters (Continued)
Command Description Page