Cisco Cisco ASR 5000

Page of 9109
  Context Configuration Mode Commands I-M 
ip rri-route  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
2583 
ip rri-route 
Configures High Availability (HA) IPv4 routing parameters for Reverse Route Injection (RRI). (VPC-VSM only) 
Product
 
SecGW 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration 
configure > context context_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ctx)# 
Syntax
 
ip rri-route network-mode { L2 | L3 } { clear_loopback_ip | rri-ip virtual_ip_address } { 
ip_address | next-hop nexthop_address } interface interface_name [ vrf vrf_name ] 
no ip rri-route network-mode { L2 | L3 } { clear_loopback_ip | rri-ip virtual_ip_address 
} { ip_address | next-hop nexthop_address } interface interface_name [ vrf vrf_name ] 
no
 
Disables the specified RRI route. 
network-mode { L2 | L3 }
 
Specifies the RRI route network mode type as Layer 2 (L2) or Layer 3 (L3). 
clear_loopback_ip
 
Specifies the loopback address for clear traffic in IPv4 dotted-decimal notation. 
rri-ip
 
virtual_ip_address
 
Specifies the use of a virtual IP address on both Primary and Secondary for RRI. 
virtual_ip_address
 is 
expressed in IPv4 dotted-decimal notation. 
ip_address
 
Specified in IPv4 dotted-decimal notation. 
next-hop
 
nexthop_address
 
Next hop address specified in IPv4 dotted-decimal notation. The next hop IP address is not required for point-
to-point and tunnel interfaces. 
interface
 
interface_name
 
Specifies the name of an existing egress interface as an alphanumeric string of 1 through 79 characters.