Cisco Cisco Packet Data Gateway (PDG)

Seite von 518
• NAT Enhancements
• SNMP MIB Enhancements
• System and Platform Enhancements
IPv6 Transport Support Using EoGRE Access Type
CSCuv74182 - [SaMOG] - IPv6 Transport Interface support for EoGRE Access-Type
Feature Changes
With this release, the SaMOG Gateway supports IPv6 transport between the WLC/Access Point (AP) and the
SaMOG gateway for trusted Wi-Fi subscribers using the EoGRE access type. This enables SaMOG Gateway
to support a rapidly increasing number of subscribers accessing the internet via. mobile devices, and
technologically advanced (example, Internet of Things) internet-enabled devices (sensors, machine-readable
identifiers) that demand high network address assignments.
The access side peers (WLC/AP) and SaMOG communicate over an IPv6 transport, and the data travels over
the tunnel between IPv6 endpoints.
Command Changes
bind
Use the ipv4-address and ipv6-address keywords to configure the CGW service with IPv6 bind addresses.
This enables IPv6 transport between the WLC and SaMOG for the EoGRE interface.
configure
context context_name
cgw-service cgw_service_name
bind { ipv4-address ipv4_address [ ipv6-address ipv6_address ] | ipv6-address ipv6_address [
ipv4-address ipv6_address ] }
no bind { ipv4-address [ ipv6-address ] | ipv6-address [ ipv4-address ] }
end
Notes:
• ipv4_address must be an IPv4 address expressed in dotted-decimal notation.
• ipv6_address must be an IPv6 address expressed in colon (or double-colon) notation.
• IPv4 and/or IPv6 address(es) can be bound to the CGW service.
• The CGW service is started even when one of the address is bound.
• Both addresses (IPv4/IPv6) can be bound to the CGW service using either one command, or two separate
commands.
• When a second address is configured, the service restarts and existing sessions are lost for the other bind
address.
   Release Change Reference, StarOS Release 19
360
SaMOG Changes in Release 19
IPv6 Transport Support Using EoGRE Access Type