
BayRS Version 15.5.0.0 Document Change Notice
13-16 314470-15.5 Rev 00
Example
To match IGP packets, enter the following command:
match-ip-ip/ip-outbound-filter/drop_telnet_s31/S31#
pri-ip-ip-protocol 9
match-ip-ip/ip-outbound-filter/drop_telnet_s31/S31#
Specifying the Type of Service (ToS) As Match Criteria
You can discriminate higher priority traffic from lower priority traffic by
specifying the type of service as the matching criteria for the traffic filter.
To specify the type of service portion of the IP header, enter the following
command at the match-ip-ip prompt (for example, box; serial/3/1;
protocol-priority; ip-outbound-filter <filter_name>); match-ip-ip) and enter:
pri-ip-ip-tos {<list_of_values>}
list_of_values is a space-delimited list. It can be any number of values from 0
through 65,535. It can also specify ranges of values. Use a dash instead of a space
to indicate a range.
Example
In this example, the router matches packets whose ToS bit is set to 1.
match-ip-ip/ip-outbound-filter/drop_telnet_s31/S31# pri-ip-ip-tos 1
match-ip-ip/ip-outbound-filter/drop_telnet_s31/S31#
Specifying TCP-Established Match Criteria
By default, the router does not filter packets on the ACK and RESET bits in the
TCP header. To allow the router to filter packets with the ACK and RESET bits,
go to the match-ip-ip prompt (for example, box; serial/3/1; protocol-priority;
ip-outbound-filter
<filter_name>); match-ip-ip) and enter the following
command:
pri-ip-ip-tcp-established {on | off}
Komentáře k této Příručce