Cisco Cisco Packet Data Gateway (PDG)

Pagina di 164
ip/ipv6 rri Command
This Context Configuration mode CLI command configures Reverse Route Injection egress clear port IP
parameters. This command is supported for both Remote Access Service and S2S configurations.
configure
context context_name
{ ip | ipv6 } rri { ip_address | next-hop nexthop_address } interface interface_name [ vrf vrf_name ]
Notes:
• Use this command for standalone and Interchassis L2-ICSR.
• 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 the SecGW clear interface physical address.
• interface_name specifies the egress interface.It should be unique and map the vrf_name, under the same
context.
• The vrf_name is the VRF of clear interface in ASR9K/RSP (external interface as well as the VSM
interface) wherein the clear traffic is forwarded based on the RRI route.
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:
• Configuring Border Gateway Protocol (BGP) is required when this CLI is used, to support Interchassis
L3-ICSR and Intrachassis ICSR. This CLI will add only 1st-leg route. The 2nd-leg routes are added
using other routing protocols such as BGP, or OSPF, etc.
• This command is mandatory in the following scenarios:
◦L2 Intrachassis HA (where loopback IP is configured)
◦L3 Interchassis HA (where loopback 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 the SecGW clear interface physical address.
• interface_name specifies the egress interface. It should be unique and map the vrf_name, under the same
context.
• The vrf_name is the VRF of clear interface in ASR9K/RSP (external interface as well as the VSM
interface) wherein the clear traffic is forwarded based on the RRI route.
SecGW Administration Guide, StarOS Release 19    
37
Reverse Route Injection
RRI Configuration Commands