Delete (router-wan) gre network, Delete (router-wan) gre network -51 – Black Box COMPACT T1 MT850A User Manual

Page 135

Advertising
background image

Compact T1 - Release 6.1

5-51

CLI Commands

delete

delete (router-wan) gre network

Use the delete (router-wan) gre network command to delete a "by network" GRE tunnel to a
WAN.

Syntax:

delete {rtr_card-addr} {"wan-name"} gre network

{ip-addr mask|ip-addr/bits}

Example:

delete 3 "LosAngeles" gre network 10.0.0.0/8

The example will delete the "LosAngeles" GRE tunnel on 10.0.0.0/8.

{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 mask|ip-addr/bits}

ip-addr mask

The IP address and the subnet mask of the IP network to tunnel, each
in the form of xxx.xxx.xxx.xxx, where xxx is between 0-255.

ip-addr

The IP Address of the IP network to tunnel, in the form of
xxx.xxx.xxx.xxx, where xxx is between 0-255.

bits

The subnet mask, specified as the number of ones bits in the mask
value. Range is between 1-32.

Advertising