Marking Tos For Source Network Traffic - Motorola RFS6000 Reference Manual

Hide thumbs Also See for RFS6000:
Table of Contents

Advertisement

15-10
Motorola RF Switch CLI Reference Guide
[<source-IP/Mask>|
any|host <IP>] {log}
{rule-precedence
<1-5000>}
Usage Guidelines
Use this command to mark traffic from the source network/host. Use the mark option to
specify the type of service (TOS) and priority value. The TOS value is marked in the IP
header. The 802.1p priority value is marked in the frame.
When the interface receives the packet, its content is checked against the ACEs in the
ACL. It is marked based on the ACL configuration.

15.1.6.1 Marking tos for Source Network Traffic

The example below marks the type of service (TOS) value to 254 for all traffic coming from
the source network:
RFSwitch(config)#access-list 3 mark tos 254 xxx.xxx.3.0/24
RFSwitch (config)#access-list 3 permit any
Use with a mark command to mark packets
• <source-IP/Mask>|any|host <IP> – The keyword <source-
IP> is the source IP address of the network or host in
dotted decimal format. The <Mask> is the network mask.
For example, 10.1.1.10/24 indicates the first 24 bits of the
source IP is used for matching
• any – any is an abbreviation for a source IP of 0.0.0.0 and
source-mask bits equal to 0
• host – host is an abbreviation for the exact source <IP>
(A.B.C.D format) and source-mask bits equal to 32
• log – Optional.Generates log messages when the packet
coming from the interface matches an ACL entry. Log
messages are generated only for router ACLs
• rule-precedence <1-5000> – Optional. Defines an integer
value between 1-5000. This value sets the rule
precedence in the ACL
NOTE: The log option is functional only for router ACLs. The log option
results in an informational logging message about the packet matching
the entry sent to the console.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Rfs7000

Table of Contents