132 Edit Running Configuration Commands
Syntax
delete rule (all|DSTNATRULEID)
Example
NGFW{running-dnat}delete rule 123
NGFW{running-dnat}rename
Rename destination NAT rule.
Syntax
rename dnat DSTNATRULEID NEWDSTNATRULEID
Example
NGFW{running-dnat}rename rule 123 dnat1
NGFW{running-dnat}rule
Create or enter a rule context.
Syntax
rule (auto|DSTNATRULEID) [POSITION_VALUE]
Example
NGFW{running-dnat}rule auto
NGFW{running-dnat}rule 123
running-dnat-rule-X Context Commands
NGFW{running-dnat}rule 1
NGFW{running-dnat-rule-dnat1}delete
Delete file or configuration item.
Syntax
delete port
delete dst-zone (include|exclude) ZONENAME
delete src-address (include|exclude) group ADDRESSGROUP
delete dst-address (include|exclude) group ADDRESSGROUP
delete src-address (include|exclude) ipaddress A.B.C.D
delete dst-address (include|exclude) ipaddress A.B.C.D
delete src-address (include|exclude) ipaddress A.B.C.D/M
delete dst-address (include|exclude) ipaddress A.B.C.D/M
delete src-address (include|exclude) range A.B.C.D A.B.C.D
delete dst-address (include|exclude) range A.B.C.D A.B.C.D
delete translate-to ipaddress (A.B.C.D|A.B.C.D/M)
delete translate-to range A.B.C.D A.B.C.D
Example
NGFW{running-dnat-rule-dnat1}delete translate-to range 192.168.1.100 192.168.1.200
NGFW{running-dnat-rule-dnat1}delete src-zone include all
NGFW{running-dnat-rule-dnat1}delete dst-address include ipaddress 192.168.1.0/24
NGFW{running-dnat-rule-dnat1}delete src-address exclude ipaddress 192.168.1.1
Kommentare zu diesen Handbüchern