Cisco Cisco ACE Application Control Engine Module

Page de 52
   
10
Release Note for the Cisco Application Control Engine Module
OL-26644-03
New Software Features in Version A5(3.0)
    loadbalance vip inservice
    loadbalance policy lb
    loadbalance vip icmp-reply
    nat dynamic 1 vlan 200
    inspect ftp
class ftp-nat
    nat dynamic 1 vlan 200
For Strict IPv6:
access-list all1 line 8 extended permit ip anyv6 anyv6
class-map type ftp inspect match-any mkd_ftp
  2 match request-method mkd
class-map type ftp inspect match-any rmd_ftp
  3 match request-method rmd
class-map match-all ftp-nat
  2 match destination-address 2015::214:5eff:fe84:30
class-map match-any vip-ftpv6
  2 match virtual-address 2015::214:5eff:fe84:30 tcp eq ftp
policy-map type inspect ftp first-match ftpInspect
  class mkd_ftp
    deny
  class rmd_ftp
    deny
policy-map multi-match policy
  class vip-ftpv6
    loadbalance vip inservice
    loadbalance policy lb
    loadbalance vip icmp-reply
    nat dynamic 1 vlan 200
    inspect ftp strict policy ftpInspect
class ftp-nat
    nat dynamic 1 vlan 200
Updates to Resource Parameter Monitoring
The existing CLI show resource monitor-params has been extended for displaying 1 min and 5 min 
average of the following utilization parameters:
1.
System Level: Bandwidth, CPU, Memory, CPS, Total connections, Total SSL connections
2.
Per Context: Bandwidth, CPS, Total connections
3.
Per VIP: Bandwidth, CPS, Total connections
4.
Per Rserver: Bandwidth, CPS, Total connections
Note
1 minute average is calculated based on 2 readings at 30 sec interval and 5 min average is calculated 
based on 5 readings at 1 minute interval.
Sample output of the CLI commands are as follows:
switch/Admin# show resource monitor-params 
---------------------------------------------------------------------------