Delete (router-wan) firewall, Delete (router-wan) firewall -50 – Black Box COMPACT T1 MT850A User Manual

Page 134

Advertising
background image

5-50

Compact T1 - Release 6.1

CLI Commands

delete

delete (router-lan) static mac address

Use the delete (router-lan) static mac address command to delete a static MAC address
entry to the specified LAN interface.

Syntax:

delete {rtr_lan-addr} static mac address {mac-addr}

Example:

delete 3:1 static mac address 0x00e09700e9cd

The example will delete a static MAC address, 00:e0:97:00:e9:cd, from the
LAN interface of the Router card in slot 5.

{rtr_lan-addr}

The Router (IP or CMG) address is in the form {slot:port} or {slot "profile-name"}.

{mac-addr}

The MAC address to add to the learned address table for the LAN, in the form a
6-octet HEX value, 0xxxxxxxxxxxx. Please note that the MAC address is preceeded by a
0x.

delete (router-wan) firewall

Use the delete (router-wan) firewall command to delete a firewall rule from a WAN.

Syntax:

delete {rtr_card-addr} {"wan-name"} firewall

{all|rule-number}

Example:

delete 3 "LosAngeles" firewall all

The example will remove all firewalls rules on the Router in slot 3, for the
profile "LosAngeles".

{rtr_card-addr}

The slot number (1-6) that contains the Router (IP or CMG) card.

{"wan-name"}

The WAN interface to modify. The name must be enclosed in quotes.

{all|rule-number}

slot

The slot number (1-6) that contains the Router card

port

Port number of the Router is 1

"profile-name"

The profile name for the Router interface. Name must be enclosed in
quotes, with a maximum length of 11 characters

all

Delete all firewall rules on this WAN

rule-number

The specific firewall rule to delete

Advertising