для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 518
Now, when configuring 'network-overload-protection mme-new-connections-per-second' as part of the MME's
Global Configuration, 'ddn' is an optional keyword. If the 'ddn' option is not configured, then the default action
is to drop the Downlink Data Notification (ddn). 'ddn drop' will only be visible in verbose mode.
For details about the 'network-overload-protection mme-new-connections-per-second' command and other
associated keywords, refer to the Command Line Interface Reference.
Deactivation of Dedicated GBR Bearers on SCTP Failure
CSCux44173 - MME needs to deactivate GBR Bearers (Dedicated) during eNodeB failure.
Feature Changes
Previous Behavior: In earlier releases, GBR Bearers were not deactivated on SCTP failure.
New Behavior: In release 19.4, the MME is modified to deactivate GBR Bearers (dedicated bearers) on SCTP
failure. The deactivation is CLI controlled.
In this new behavior, the deactivation of GBR Bearers can be controlled by the CLI configuration in the
following ways:
1
As a default behavior, the dedicated GBR Bearers are deleted and the non-GBR bearers are preserved,
when moving the UE to Idle state.
2
An option to configure default system behavior is possible by using sctp-down idle-mode-entry command.
3
Dedicated GBR bearers can be retained using sctp-down idle-mode-entry preserve-gbr-dedicated-bearers
command.
4
The UE can be detached by using sctp-down detach-ue command.
5
The new keyword preserve-gbr-dedicated-bearers provides backward compatibility, which is the previous
behavior.
Command Changes
preserve-gbr-dedicated-bearers
The preserve-gbr-dedicated-bearers is a new keyword that is added to both MME-Service and Call Control
Profile configuration modes.
This keyword is used to deactivate dedicated GBR Bearers during an SCTP failure.
Under MME-Service, this keyword is configured as shown below:
config
context context_name
mme-service service_name
policy sctp-down idle-mode-entry preserve-gbr-dedicated-bearers
end
Under Call-Control-Profile, this keyword is configured as shown below:
config
call-control-profile profile_name
sctp-down idle-mode-entry preserve-gbr-dedicated-bearers
end
   Release Change Reference, StarOS Release 19
164
MME Changes in Release 19
Deactivation of Dedicated GBR Bearers on SCTP Failure