[IP Advanced Menu] tos - Set IP Type of Service tmask - Set IP TOS mask newtos - Set new IP TOS length - Set IP maximum packet length option - Enable/disable IP option matching cur - Display current IP configuration |
Command Syntax and Usage | |
---|---|
tos <0-255> | |
Specifies the IP type of service (ToS) value to be matched. For more information on ToS, refer to RFC 1340 and RFC 1349. Default: 0 | |
tmask <0-255> | |
Specifies which bits (mask) from the ToS field should be matched to the configured ToS value. For more information on ToS, refer to RFC 1340 and RFC 1349. Default: 0 | |
newtos <0-255> | |
Specifies a new IP ToS value that overwrites the received ToS value before forwarding the traffic. This value replaces the tos command value. Works on filters set to allow only. Default: 0 | |
length <IP packet length (in bytes), 64-65535> |any | |
Specifies the maximum IP packet length (in bytes), including the IPv4 or IPv6 IP header that should be matched by the filter. Any packet equal or exceeding the specified length does not match the filter. Default: any | |
option <disable|enable> | |
Specifies whether to enable IP option matching. Default: Disable | |
cur | |
Displays the current advanced IP settings for the selected filter. |