NGFW Command Line Interface Reference 115
Syntax
rule (auto|RULEID) [POSITION_VALUE]
Example
NGFW{running-captive-portal}rule auto
NGFW{running-captive-portal}rule 20010 1
NGFW{running-captive-portal}rule watershed
NGFW{running-captive-portal}set
Set a Captive Portal parameter.
Syntax
set max-session-time MINUTES
set inactive-timeout MINUTES
set port PORT
set certificate CERTNAME
set (login-page|status-page) (foreground-color|background-color) (HEX|COLOR)
set login-page (header-HTML|footer-HTML|failed-HTML)
set status-page (foreground-color|background-color) (HEX|COLOR)
set status-page main-HTML
Example
NGFW{running-captive-portal}set inactive-timeout 60
NGFW{running-captive-portal}set port 8443
NGFW{running-captive-portal}set status-page background-color #CD88B1
NGFW{running-captive-portal}set status-page foreground-color #FFEFD5
NGFW{running-captive-portal}set status-page foreground-color DodgerBlue
running-captive-portal-rule-X Context Commands
NGFW{running-captive-portal}rule 20000
NGFW{running-captive-portal-rule-20000}delete
Delete file or configuration item.
Syntax
delete src-address include group (all|ADDRESSGROUP)
delete src-address include ipaddress (all|A.B.C.D/M|X:X::X:X/M)
delete src-address include range (all|A.B.C.D|X:X::X:X)
delete src-address exclude group (all|ADDRESSGROUP)
delete src-address exclude ipaddress (all|A.B.C.D/M|X:X::X:X/M)
delete src-address exclude range (all|A.B.C.D|X:X::X:X)
delete dst-address include group (all|ADDRESSGROUP)
delete dst-address include ipaddress (all|A.B.C.D/M|X:X::X:X/M)
delete dst-address include range (all|A.B.C.D|X:X::X:X)
delete dst-address exclude group (all|ADDRESSGROUP)
delete dst-address exclude ipaddress (all|A.B.C.D/M|X:X::X:X/M)
delete dst-address exclude range (all|A.B.C.D|X:X::X:X)
delete src-zone (include all|ZONENAME)
delete src-zone (exclude all|ZONENAME)
Example
NGFW{running-captive-portal-rule-20000}delete dst-address include group mygroup1
NGFW{running-captive-portal-rule-20000}delete src-address exclude ipaddress all
NGFW{running-captive-portal-rule-20000}delete dst-address include ipaddress
192.168.1.1/32
Comentarios a estos manuales