Alcatel-Lucent 7750 SR OS Network Router User Manual


 
Configuring VRRP Policy Components
Page 212 7750 SR OS Router Configuration Guide
Non-Owner IES or VPRN VRRP Example
Use the CLI syntax displayed below to configure IES or VPRN service non-owner VRRP
parameters:
CLI Syntax: config>service# ies service-id [{customer customer-id }]
config>service# vprn service-id [customer customer-id ]in-
terface ip-int-name
address ip-addr/mask-length [broadcast {all ones|host-
ones}]
no shutdown
vrrp vrid
authentication-type {password}
authentication-key [authentication-key | hash-key]
[hash |hash2]
backup ip-addr
init-delay seconds
mac ieee-mac-address
master-int-inherit
priority base-priority
policy volicy-id [context service-id]
preempt
message-interval seconds
ping-reply
telnet-reply
ssh-reply
no shutdown
The following output displays an example an IES non-owner VRRP configuration:
Example: config>service>ies>if# vrrp 1
config>service>ies>if>vrrp$ backup 10.10.0.4/32
config>service>ies>if>vrrp# authentication-type password
config>service>ies>if>vrrp# authentication-key 18
config>service>ies>if>vrrp# priority 254
config>service>ies>if>vrrp# policy 1
config>service>ies>if>vrrp# no ssh-reply
config>service>ies>if>vrrp# no telnet-reply
config>service>ies>if>vrrp# no shutdown