Delete (router-wan) static, Delete (router-wan) static -53 – Black Box COMPACT T1 MT850A User Manual

Page 137

Advertising
background image

Compact T1 - Release 6.1

5-53

CLI Commands

delete

delete (router-wan) static

Use the delete (router-wan) static commands to delete a static element from the WAN
interface.

delete (router-wan) static ip address

Use the delete (router-wan) static ip address command to delete a static IP address on the
specified WAN interface.

Syntax:

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

{ip-addr}

Example:

delete 3 "LosAngeles" static ip address

195.168.201.140

The example will delete a static IP address, 192.168.201.140 from the WAN
interface named "LosAngeles" on the Router card in slot 3.

{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.

{ip-addr}

The IP address to delete from the WAN, in the form of xxx.xxx.xxx.xxx, where xxx is
between 0-255.

Advertising