Specifications

Table Of Contents
2-398
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
show ip filter
show ip filter
Displays information regarding the management interface IP filtering.
show ip filter
Syntax Description This command has no arguments or keywords.
Command Default This command has no default settings.
Command Modes User EXEC
Command History This table includes the following release-specific history entries:
Usage Guidelines Use this command to display the following information for management interface IP filtering.
IP fragment filter enabled or disabled
configured attack threshold (permitted and not-permitted IP addresses)
configured end of attack threshold (permitted and not-permitted IP addresses)
burst size in seconds (permitted and not-permitted IP addresses)
Authorization: viewer
Examples The following command shows how to display information for management interface IP filtering
SCE>enable 5
Password:<cisco>
SCE>show ip filter
is fragment filtered : 0
Input Bandwidth : 0 Kb/sec
Input packets rate : 2 Pkt/sec
Input bandwidth policer : CIR: 20000.00 Kb/sec BTime: 200 msec LP: 100 %
Input packet rate policer : CIR: 5000.00 Pkt/sec BTime: 200 msec LP: 100 %
Permit monitor :state : no_attack BW: 0
High : CIR: 20000.00 Kb/sec BTime: 10000 msec LP: 100 %
Low : CIR: 20000.00 Kb/sec BTime: 10000 msec LP: 100 %
Denied monitor :state : no_attack BW: 0
High : CIR: 20000.00 Kb/sec BTime: 10000 msec LP: 100 %
Low : CIR: 20000.00 Kb/sec BTime: 10000 msec LP: 100 %
in_bytes : 85115466
in_pkt : 371598
in_pkt_accept : 371598
in_pkt_denied : 0
drop_fragment_cnt : 0
Release Modification
3.0.0 This command was introduced.