Delete (router-wan) gre network, Delete (router-wan) nat bypass, Delete (router-wan) gre network -54 – Carrier Access Network Device Axxius 800 User Manual
Page 154: Delete (router-wan) nat bypass -54
5-54
Axxius 800 - Release 2.2
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
{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.
{ip-addr mask|ip-addr/bits}
delete (router-wan) nat bypass
Use the delete (router-wan) nat bypass command to delete an IP subnet or host from the list
of the source addresses that will not be subject to NAT Translation when passing through a NAT
enabled WAN interface.
Syntax:
delete {rtr_card-addr} {"wan-name"} nat bypass
{ip-addr}
Example:
delete 1 "RemoteUnit" nat bypass 156.65.0.0
{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.
{ip-addr}
IP address or host to delete, in the form of xxx.xxx.xxx.xxx, where xxx is between 0-255.
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.