Cisco Cisco Packet Data Interworking Function (PDIF)

Descargar
Página de 518
RRI and SRI Inserted Under the Particular VRF Table
CSCut88426 - VRF aware RRI
Feature Changes
With this feature, Reverse Route Injection (RRI) is inserted under the particular VRF table for clear and
encrypted traffic to work under Virtual Routing and Forwarding (VRF).
The existing ip rri or ipv6 rri and ip rri-route or ipv6 rri-route CLI commands can be used to configure
the RRI related configuration.
A single RRI route configurations is allowed per context, and one interface is always mapped to a specific
VRF name. For example, the below configuration is incorrect because the interface is mapped to two different
VRF names (clear5, clear4):
ip rri-route network-mode l3 3.3.3.3 5.5.5.5 interface clear vrf clear5
ip rri 5.5.5.5 interface clear vrf clear4
SecGW to Send the DNS Server IP Address to the Peer
CSCut88425 - DNS to AP feature
Feature Changes
This feature allows the SecGW to send the dns-server ip-address to the peer in Auth response message.
Command Changes
dns-server
This is a new command introduced under WSG-Service Configuration Mode.
configure
context context_name
wsg-service service_name
dns-server primary { ipv4_address ipv6_address } [ secondary { ipv4_address ipv6_address }
]
no dns-server primary { ipv4_address ipv6_address }
end
Notes:
• Use this command to configure an IPv4 or IPv6 address of a DNS server. The same CLI command can
be configured twice, at the most, with different IP address type. However, both primary and secondary
IP address should be of the same type (IPv4 or IPv6) for a CLI.
• This CLI command is effective only for the tunnels created with the local address pool.
• A new request will overwrite the existing entries of the same IP address type.
   Release Change Reference, StarOS Release 19
370
SecGW Changes in Release 19
RRI and SRI Inserted Under the Particular VRF Table