DOCSIS Config file-TCP/UDP Packet Classification Encodings
1: TCP/UDP Source Port Start
The value of the field specifies the low-end TCP/UDP source port value. An IP packet with TCP/UDP port value
"src-port" matches this parameter if sportlow <= src-port <= sporthigh.
If this parameter is omitted, then the default value of sportlow is 0. This parameter is irrelevant for non-TCP/UDP IP traffic.
2: TCP/UDP Source Port EndType Length Value
[22/23/60].9.7 2 sportlow1,sportlow2
"src-port" matches this parameter if sportlow <= src-port <= sporthigh.
If this parameter is omitted, then the default value of sporthigh is 65535. This parameter is irrelevant for non-TCP/UDP IP traffic.
Type Length Value3: TCP/UDP Destination Port Start[22/23/60].9.8 2 sporthigh1,sporthigh2
value "dst-port" matches this parameter if dportlow <= dst-port <=dporthigh.
If this parameter is omitted, then the default value of dportlow is 0. This parameter is irrelevant for non-TCP/UDP IP traffic.
Type Length Value4: TCP/UDP Destination Port End
[22/23/60].9.9 2 dportlow1,dportlow2
value "dst-port" matches this parameter if dportlow <= dst-port <= dporthigh.
If this parameter is omitted, then the default value of dporthigh is 65535. This parameter is irrelevant for non-TCP/UDP IP traffic.
Type Length Value
[22/23/60].9.10 2 dporthigh1,dporthigh2