running-mgmt Context Commands

NGFW{running}interface mgmt

NGFW{running-mgmt}delete

Delete file or configuration item.

Syntax

delete host (locationcontact)

delete ip-filter ACTION SERVICE4 [ip ADDRESS4] delete ip-filter ACTION SERVICE6 [ip ADDRESS6] delete ip-filter ACTION ip (ADDRESS4ADDRESS6) delete ipaddress allA.B.C.D/MX:X::X:X/M delete route A.B.C.D/M [A.B.C.D]

delete route X:X::X:X/M [X:X::X:X] delete route all

Example

NGFW{running-mgmt}delete host contact NGFW{running-mgmt}delete host location NGFW{running-mgmt}delete ip-filter deny https ip 2001:2::1/128 NGFW{running-mgmt}delete ip-filter deny ip 192.168.1.1/32 NGFW{running-mgmt}delete route 192.168.0.0/24 192.168.0.2 NGFW{running-mgmt}delete route 2001:2::/48 100::2 NGFW{running-mgmt}delete route all

NGFW{running-mgmt}description

Enter description for the management interface.

Syntax

description TEXT

Example

NGFW{running-mgmt}description "management interface"

NGFW{running-mgmt}host

Configure the firewall host settings.

Syntax

host (namelocationcontact) VALUE

Example

NGFW{running-mgmt}host contact "mycontact"

NGFW{running-mgmt}host location "mylocation"

NGFW{running-mgmt}host name "myfirewallname"

NGFW{running-mgmt}ip-filter

Create management IP filter rules.

Syntax

ip-filter (allowdeny) default

ip-filter (allowdeny) (httpsicmpsnmpsship) [ip A.B.C.D/MX:X::X:X/MA.B.C.DX:X::X:X]

184 Edit Running Configuration Commands

Page 192
Image 192
HP TippingPoint Next Generation Firewall manual Running-mgmt Context Commands, NGFWrunning-mgmtdelete, NGFWrunning-mgmthost