134 Edit Running Configuration Commands
Syntax
src-zone (include|exclude) ZONENAME
Example
NGFW{running-dnat-rule-dnat1}src-zone include myzone1
NGFW{running-dnat-rule-dnat1}src-zone exclude myzone1
NGFW{running-dnat-rule-dnat1}tcp
Create tcp protocol translation.
Syntax
tcp dst-port PORT [to PORT] translate-to TRANS-PORT [to TRANS-PORT]
Example
NGFW{running-dnat-rule-dnat1}tcp dst-port 80 to 81 translate-to 8080 to 8081
NGFW{running-dnat-rule-dnat1}translate-to
Apply translation.
Syntax
translate-to ipaddress (A.B.C.D|A.B.C.D/M)
translate-to range A.B.C.D A.B.C.D
Example
NGFW{running-dnat-rule-dnat1}translate-to ipaddress 192.168.1.1
NGFW{running-dnat-rule-dnat1}translate-to ipaddress 192.168.1.0/24
NGFW{running-dnat-rule-dnat1}translate-to range 192.168.1.100 192.168.1.200
NGFW{running-dnat-rule-dnat1}udp
Create udp protocol translation.
Syntax
udp dst-port PORT [to PORT] translate-to TRANS-PORT [to TRANS-PORT]
Example
NGFW{running-dnat-rule-dnat1}udp dst-port 53 translate-to 3853
running-dns Context Commands
NGFW{running}dns
NGFW{running-dns}delete
Delete file or configuration item. A secondary domain-search can only be deleted if no tertiary exists. A
primary domain-search can only be deleted if no secondary exists.
Syntax
delete domain-name
delete domain-search (primary|secondary|tertiary|all)
delete name-server (all|A.B.C.D|X:X::X:X)
delete proxy cache cleaning interval
delete proxy cache forwarder (all|A.B.C.D|X:X::X:X)
delete proxy cache maximum negative ttl
delete proxy cache maximum ttl
delete proxy cache size
Komentáře k této Příručce