Cisco Cisco Packet Data Gateway (PDG)

Pagina di 164
ip/ipv6 sri-route Command
The ip/ipv6 sri-route CLI is deprecated, and not supported in 19.0 and later releases.
Important
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.
• interface_name specifies the egress interface.
rri-mode Command
This ConnectedApps Configuration mode CLI command configures the supported RRI mode.
configure
connectedapps
rri-mode { both | none | ras | s2s }
end
Notes:
• This command configures the anchor-route for an L3-L3 interchassis HA scenario.
both = enabled for RAS and S2S
none = disabled for all flow types
ras = Remote Access Service only
s2s = site-to-site only
Sample StarOS RRI HA Configurations
ConnectedApps (oneP) Configuration
config
context local
interface CA
ip address 192.168.122.10 255.255.255.0
exit
subscriber default
exit
   SecGW Administration Guide, StarOS Release 19
38
Reverse Route Injection
Sample StarOS RRI HA Configurations