для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 518
• 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.
bind
 (MRME Service Configuration Mode)
The bind command configures IP address(es) to be used as a connection point to establish SaMOG sessions
for handling authentication and accounting messages.
With this release, the address keyword is deprecated and replaced with the ipv4-address and ipv6-address
keywords to configure MRME service with IPv6 bind addresses. This enables IPv6 transport between the
WLC and SaMOG for the RADIUS interface.
configure
context context_name
mrme-service mrme_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 MRME service.
• The MRME service is started even when one of the address is bound.
• Both addresses (IPv4/IPv6) can be bound to the MRME 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.
Performance Indicator Changes
SaMOG Schema
The following bulk statistics counters are introduced in support of this feature:
• cgw-tdr-ipv6greipv6-pkts
• cgw-tdr-ipv6greipv4-pkts
• cgw-tdr-ipv6greipv6-bytes
• cgw-tdr-ipv6greipv4-bytes
• cgw-tds-ipv6greipv4-pkts
• cgw-tds-ipv6greipv6-pkts
• cgw-tds-ipv6greipv4-bytes
Release Change Reference, StarOS Release 19    
365
SaMOG Changes in Release 19
IPv6 Transport Support Using PMIPv6 Access Type