для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 642
CF Changes in Release 16   
▀  CF Enhancements for 16.0 
 
 
▄  Release Change Reference, StarOS Release 16 
102 
   
CF Enhancements for 16.0 
This section identifies all of the CF enhancements included in this release: 
Feature Changes - new or modified features or behavior changes. For details, refer to the CF Administration Guide for 
this release. 
Command Changes - changes to any of the CLI command syntax. For details, refer to the Command Line Interface 
Reference
 for this release. 
Performance Indicator Changes - new, modified, and deprecated bulk statistics, disconnect reasons, counters and/or 
fields in new or modified schema and/or show command output. For details, refer to the Statistics and Counters 
Reference
 for this release. 
CSCuh09464 - 2 ICAP server groups 
Applicable Products: GGSN, HA, IPSG, PDSN, P-GW 
Feature Changes 
Support for Standby Servers
 
In this release, standby servers can now be configured under the Content filtering server group. The active and standby 
servers (primary and secondary servers respectively) under the same server group can now be configured to work in 
active-standby mode. The primary server group will be used as long as at least one server is up in primary group. If all 
servers are down in primary group, then it will switch to secondary group. This implementation ensures that there is no 
response delay from the servers from the first group. 
Previous Behavior:  Only active servers could be configured under ICAP server group. 
New Behavior:  In this release, standby servers can also be configured under ICAP server group (Content Filtering 
Server Group). A maximum of ten active and standby servers can be configured. 
Command Changes 
icap server
 
In this release, 
standby
 is a new keyword in this command that configure the ICAP server as standby. 
configure 
  context context_name 
     content-filtering server-group server_name 
        [ no ] icap server ip_address [ standby ] 
        end 
Notes: