Cisco Cisco Packet Data Gateway (PDG)

Página de 242
Reverse Route Injection   
▀  High Availability for RRI 
 
 
▄  SecGW Administration Guide, StarOS Release 18 
58 
   
 
ip_address and nexthop_address can be specified in IPv4 dotted-decimal (ip rri) or IPv6 colon-separated-
hexadecimal (ipv6 rri) format. 
 
The next hop IP address is not required for point-to-point and tunnel interfaces. 
 
interface_name specifies the egress interface. 
ip/ipv6 rri-route Command 
This Context Configuration mode CLI command configures High Availability Routing Parameters for Reverse Route 
Injection. 
configure 
   context context_name 
      { ip | ipv6 } 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 ] 
      end 
Notes: 
 
This command is mandatory in the following scenarios: 
 
L2 Intrachassis HA (where loopback IP is configured)  
 
L3 Interchassis HA (where IP is configured) 
 
ip_addressvirtual_ip_address and nexthop_address can be specified in IPv4 dotted-decimal (ip rri-route) or 
IPv6 colon-separated-hexadecimal (ipv6 rri-route) format. 
 
The next hop IP address is not required for point-to-point and tunnel interfaces. 
 
interface_name specifies the egress interface.  
ip/ipv6 sri-route Command 
This Context Configuration mode command configures L3 High Availability Service Route Injection parameters: 
configure 
   context context_name 
      { ip | ipv6 } sri-route sri-ip network_address next hop nexthop_address 
interface interface_name  [ vrf vrf_name ] 
      end 
Notes: 
 
network_address and nexthop_address are specified in IPv4 dotted-decimal (ip sri-route) or IPv6 colon-
separated hexadecimal (ipv6 sri-route) notation. 
 
The next hop IP address is not required for point-to-point and tunnel interfaces. 
 
interface_name specifies the egress interface.