Firewall rule modify, Modify a firewall rule, Firewall commands – Technicolor - Thomson ST585 V6 User Manual
Page 389: Syntax, Related commands
E-DOC-CTC-20061027-0004 v1.0
Firewall Commands
365
firewall rule modify
Modify a firewall rule.
SYNTAX:
where:
RELATED COMMANDS:
firewall rule modify
chain =
index =
[newindex =
[name =
[clink =
[srcintf [!]=
[srcip [!]=
[dstintf [!]=
[dstip [!]=
[serv [!]=
[log = <{disabled | enabled}>]
[state = <{disabled | enabled}>]
[action =
i
If a value is preceded by a “!”, it means NOT.
For example “srcintf=!wan” means “if the source interface is different from WAN”.
chain
The name of the chain which contains the rule.
REQUIRED
index
The number of the rule in the chain.
REQUIRED
newindex
The number 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.
OPTIONAL
srcip
The name of the source IP expression.
OPTIONAL
dstintf
The name of the destination interface expression.
OPTIONAL
dstip
The name of the destination IP expression.
OPTIONAL
serv
The name of the service expression.
OPTIONAL
log
Disable or enable logging when this rule applies.
OPTIONAL
state
Disable or enable this rule.
OPTIONAL
action
The action to be taken when this rule applies ('link' when clink
is used).
OPTIONAL