Chapter 46: Command Line Descriptions
STANDARD Revision 1.0
C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved.
1213
[src-oper]
eq <port> — Match only packets on a given port number
gt <port> — Match only packets with a greater port number
lt <port> — Match only packets with a lower port number
neq <port> — Match only packets not on a given port number
range <port> <port> — Match only packets in the range of port numbers
[dst-oper]
eq <port> — Match only packets on a given port number
gt <port> — Match only packets with a greater port number
lt <port> — Match only packets with a lower port number
neq <port> — Match only packets not on a given port number
range <port> <port> — Match only packets in the range of port numbers
[precedence
<num>]
Match packets with given precedence value. Following are valid values:
<0-7> Precedence value
0 = routine - Match packets with routine precedence
1 = priority - Match packets with priority precedence
2 = immediate - Match packets with immediate precedence
3 = flash - Match packets with flash precedence
4 = flash-override - Match packets with flash override precedence
5 = critical - Match packets with critical precedence
6 = internet - Match packets with internetwork control precedence
7 = network - Match packets with network control precedence