For feedback, use the following: |
ipd_online_feedback@alcatel-lucent.com |
Configuring VRRP policies and configuring VRRP instances on interfaces and router interfaces is optional. The basic owner and non-owner VRRP configurations on an IES or router interface must specify the backup ip-address parameter.
• VRRP policies must be configured before they can be applied to an interface or IES or VPRN VRRP instance. VRRP policies are configured in the config>vrrp context.Configuring VRRP on an IES or VPRN service interface:
• The service customer account must be created prior to configuring an IES or VPRN VRRP instance.
• The interface address must be specified in the both the owner and non-owner IES, VPRN or router interface instances.A:SR2>config>vrrp>policy# info----------------------------------------------delta-in-use-limit 50priority-eventport-down 4/1/2hold-set 43200priority 100 deltaexitport-down 4/1/3priority 200 explicitexitlag-port-down 1number-down 3priority 50 explicitexitexithost-unreachable 10.10.24.4drop-count 25exitroute-unknown 10.10.0.0/32priority 50 deltaprotocol bgpexitexit----------------------------------------------VRRP parameters are configured within an IES service 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 backup 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 an IES service interface. Each virtual router instance can manage up to 16 backup IP addresses. For IPv6, only one virtual router instance can be configured on an IES service interface.
• A:SR2>config>service>ies# info----------------------------------------------interface "tuesday" createaddress 10.10.36.2/24sap 7/1/1.2.2 createvrrp 19 ownerbackup 10.10.36.2authentication-type passwordauthentication-key "testabc"exitexitinterface "testing" createaddress 10.10.10.16/24sap 1/1/55:0 createvrrp 12backup 10.10.10.15policy 1authentication-type passwordauthentication-key "testabc"exitexitno shutdown----------------------------------------------A:SR2>config>service>ies#*A:nlt7750-3>config>router>router-advert# info----------------------------------------------interface "DSC-101-Application"use-virtual-macno shutdownexit...----------------------------------------------*A:nlt7750-3>config>router>router-advert#*A:nlt7750-3>config>service>ies# info----------------------------------------------description "VLAN 921 for DSC-101 Application"interface "DSC-101-Application" createaddress 10.152.2.220/28vrrp 217backup 10.152.2.222priority 254ping-replyexitipv6address FD10:D68F:1:221::FFFD/64link-local-address FE80::D68F:1:221:FFFD preferredvrrp 219backup FE80::D68F:1:221:FFFFpriority 254ping-replyexitexitsap ccag-1.a:921 createdescription "cross connect to VPLS 921"exitexitno shutdown----------------------------------------------*A:nlt7750-3>config>service>ies#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.
• A:SR4>config>router# info#------------------------------------------echo "IP Configuration "#------------------------------------------interface "system"address 10.10.0.4/32exitinterface "test1"address 10.10.14.1/24secondary 10.10.16.1/24secondary 10.10.17.1/24secondary 10.10.18.1/24exitinterface "test2"address 10.10.10.23/24vrrp 1 ownerbackup 10.10.10.23authentication-type passwordauthentication-key "testabc"exitexit#------------------------------------------A:SR4>config>router#
• All participating non-owner routers can specify up to 16 backup IP addresses (IP addresses the master is representing). The owner configuration must include at least one backup IP address.
•
• message-intervalIn addition to the common parameters, the following non-owner commands can be configured:
•
•
• A:SR1>config>router# info#------------------------------------------echo "IP Configuration "#------------------------------------------interface "system"address 10.10.0.1/32exitinterface "testA"address 123.123.123.123/24exitinterface "testB"
address 10.10.14.1/24
secondary 10.10.16.1/24
secondary 10.10.17.1/24
secondary 10.10.18.1/24
exitrouter-id 10.10.0.1#------------------------------------------A:SR1>config>router#A:SR1>config>vrrp# info----------------------------------------------policy 1
delta-in-use-limit 50
priority-eventport-down 1/1/2
hold-set 43200
priority 100 deltaexitroute-unknown 0.0.0.0/0protocol isisexitexitexit----------------------------------------------A:SR1>config>vrrp#A:SR2>config>service>ies# info----------------------------------------------...interface "testing" createaddress 10.10.10.16/24sap 1/1/55:0 createvrrp 12backup 10.10.10.15policy 1authentication-type passwordauthentication-key "testabc"exitexitno shutdown----------------------------------------------A:SR2>config>service>ies#A:SR4>config>router# info#------------------------------------------echo "IP Configuration "#------------------------------------------...interface "test2"address 10.10.10.23/24vrrp 1 ownerbackup 10.10.10.23authentication-type passwordauthentication-key "testabc"exitexit#------------------------------------------A:SR4>config>router#A:SR2>config># info
#------------------------------------------interface "if-test"address 10.20.30.40/24secondary 10.10.50.1/24secondary 10.10.60.1/24secondary 10.10.70.1/24vrrp 1backup 10.10.50.2backup 10.10.60.2backup 10.10.70.2backup 10.20.30.41ping-replytelnet-replyauthentication-type passwordauthentication-key "testabc"exitexit#------------------------------------------A:SR2>config>#A:SR2>config>router# info
#------------------------------------------interface "vrrpowner"address 10.10.10.23/24vrrp 1 ownerbackup 10.10.10.23authentication-type passwordauthentication-key "testabc"exitexit#------------------------------------------A:SR2>config>router#To access a specific VRRP policy, you must specify the policy ID. To display a list of VRRP policies, use the show vrrp policy command.A:SR2>config>vrrp>policy# info----------------------------------------------delta-in-use-limit 50priority-eventport-down 1/1/2hold-set 43200priority 100 deltaexitport-down 1/1/3
priority 200 explicit
exithost-unreachable 10.10.24.4
drop-count 25exitexit----------------------------------------------A:SR2>config>vrrp>policy#The Applied column in the following example displays whether or not the VRRP policies are applied to an entity.A:SR2#===============================================================================VRRP Policies===============================================================================Policy Current Current Current Delta AppliedId Priority & Effect Explicit Delta Sum Limit-------------------------------------------------------------------------------1 200 Explicit 200 100 50 Yes15 254 None None 1 No32 100 None None 1 No===============================================================================A:SR2#Once a VRRP instance is created as non-owner, it cannot be modified to the owner state. The vrid must be deleted and then recreated with the owner keyword to invoke IP address ownership.Once a VRRP instance is created as owner, it cannot be modified to the non-owner state. The vrid must be deleted and then recreated without the owner keyword to remove IP address ownership.The vrid does not need to be shutdown to remove the virtual router instance from an interface or service.Example: config>router#interfaceExample: config>service#ies 10