LABEL COMMANDS
572
DMS-CTC-20101206-0049 v1.0.Copyright 2011Technicolor. All rights reserved.
This document contains Technicolor proprietary and confidential information. Passing on and copying of this document, use,
extraction and communication of its contents, is not permitted without written authorization from Technicolor.
label rule add
Add a rule.
SYNTAX:
label rule add
chain = <chain name>
[index = <number>]
[name = <string>]
[clink = <chain name>]
[srcintf [!] = <{wan|local|lan|tunnel|dmz|
guest}>]
[srcip [!] = <{private|ssdp_ip|mdap_ip|
192.168.1.253}>]
[dstip [!] = <{private|ssdp_ip|mdap_ip|
192.168.1.253}>]
[serv [!] = <{icmp|igmp|ftp|telnet|http|
httpproxy|https|RPC|NBT|SMB|imap|esp|ah|
ike|DiffServ|sip|h323|dhcp|rtsp|ssdp_serv|
mdap_serv|syslog}>]
[length [!] = <{}>]
[log = <{disabled|enabled}>]
[state = <{disabled|enabled}>]
label = <{None|link|DSCP|Interactive|
Management|Video|VoIP-RTP|VoIP-Signal|
default}>
where:
chain
The name of the chain which contains the rule.
REQUIRED
index
The index of the rule in the chain.
OPTIONAL
name
The name of the new rule.
OPTIONAL
clink
The name of the chain to be parsed when this rule applies.
OPTIONAL
srcintf [!]
The name of the source interface expression.
If a value is preceded by a “!”, it means NOT.
OPTIONAL
srcip [!]
The name of the source ip expression.
If a value is preceded by a “!”, it means NOT.
OPTIONAL
dstip [!]
The name of the destination ip expression.
If a value is preceded by a “!”, it means NOT.
OPTIONAL
serv [!]
The name of the service expression.
If a value is preceded by a “!”, it means NOT.
OPTIONAL
length [!]
The name of the length expression.
If a value is preceded by a “!”, it means NOT.
OPTIONAL
log
Disable/Enable logging when this rule applies.
OPTIONAL