
Chapter 6 Policy-enabled networks and QoS 175
Reference for the Business Policy Switch 2000 Command Line Interface
qos ip-filter command
The qos ip-filter command adds or deletes IP filters. The syntax for the qos
ip-filter
command is:
qos ip-filter <fid> {create [src-ip <src-ip-info>] [dst-ip
<dst-ip-info>] [ds-field <dscp>] [protocol <protocoltype>]
[src-port <port>] [dst-port <port>]|delete}
The qos ip-filter command is in the config command mode.
Table 101 describes the parameters and variables for the
qos ip-filter
command.
Table 101 qos ip-filter command parameters and variables
Parameters and
variables
Description
<fid> Enter an integer to specify the filter ID.
create Defines a new IP filter with the specified filter ID.
src-ip <src-ip-info> Enter the source IP address and mask in the form of a.b.c.d/x or
a.b.c.d x.x.x.x.
Default is 0.0.0.0.
dst-ip <dst-ip-info> Enter the destination IP address and mask in the form of a.b.c.d/x or
a.b.c.d x.x.x.x.
Default is 0.0.0.0.
ds-field <dscp> Enter 6-bit DSCP value; range is 0 to 63.
Default is ignore.
protocol
<protocoltype>
Enter the protocol type:
• ignore
• icmp
• tcp
• udp
Default is ignore.
src-port <port> Enter TCP/UDP source port value.
Default is ignore.
dst-port <port> Enter TCP/UDP destination port value.
Default is ignore.
delete Deletes the IP filter with the specified filter ID.
Komentarze do niniejszej Instrukcji