Carrier Access Network Device Axxius 800 User Manual

Page 157

Advertising
background image

Axxius 800 - Release 2.2

5-57

CLI Commands

delete

delete (router-wan) static mac address

Use the delete (router-wan) static mac address command to delete a static MAC address
entry from the specified WAN interface.

Syntax:

delete {rtr_card-addr} {"wan-name"} static mac address

{mac-addr}

Example:

delete 3 "LosAngeles" static mac address

0x00e09700e9cd

{rtr_card-addr}

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

{"wan-name"}

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

{mac-addr}

The MAC address to add to the learned address table for the LAN, in the form
0xxxxxxxxxxxxx. Please note the address is preceeded by 0x.

delete (router-wan) static nat address

Use the delete (router-wan) static nat address command to delete a static NAT mapping
from the specified WAN interface.

Syntax:

delete {rtr_card-addr} {"wan-name"} static nat address

{local-ip-addr} {nat-ip-addr}

Example:

delete 3 "LosAngeles" static nat address 10.0.0.5

34.56.102.222

{rtr_card-addr}

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

{"wan-name"}

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

{local-ip-addr}

IP address of the local IP host, in the form of xxx.xxx.xxx.xxx, where xxx is between 0-255.

{nat-ip-addr}

The NAT public IP address, in the form of xxx.xxx.xxx.xxx, where xxx is between 0-255.

Advertising