DOCSIS Config file-TCP/UDP Packet Classification Encodings

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.

Type Length Value

[22/23/60].9.7 2 sportlow1,sportlow2

2: TCP/UDP Source Port End
The value of the field specifies the high-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 sporthigh is 65535. This parameter is irrelevant for non-TCP/UDP IP traffic.

Type Length Value

[22/23/60].9.8 2 sporthigh1,sporthigh2

3: TCP/UDP Destination Port Start
The value of the field specifies the low-end TCP/UDP destination port value. An IP packet with TCP/UDP port

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 Value

[22/23/60].9.9 2 dportlow1,dportlow2

4: TCP/UDP Destination Port End
The value of the field specifies the high-end TCP/UDP destination port value. An IP packet with TCP/UDP port

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



你可能感兴趣的:(File,config,DOCSIS)