Ap5131>admin(network.router)> delete – Symbol Technologies AP-5131 User Manual

Page 423

Advertising
background image

Command Line Interface Reference 8-129

AP5131>admin(network.router)> delete

Description:

Deletes user-defined routes.

Syntax:

Example:

admin(network.router)>

list

----------------------------------------------------------------------------

index destination

netmask

gateway

interface

metric

----------------------------------------------------------------------------

1

192.168.2.0

255.255.255.0

192.168.0.1

lan1

1

2

192.168.1.0

255.255.255.0

0.0.0.0

lan2

0

3

192.168.0.0

255.255.255.0

0.0.0.0

lan2

0

admin(network.router)>

delete 2

admin(network.router)>

list

------------------------------------------------------------------

index destination netmask gateway interface metric

------------------------------------------------------------------

1

192.168.2.0

255.255.255.0

0.0.0.0

lan1

0

2

192.168.0.0

255.255.255.0

0.0.0.0

lan1

0

admin(network.router)>

For information on configuring the Router options available to the AP-5131 using the applet (GUI), see

Configuring Router Settings on page 5-57

.

delete

<idx>

Deletes the user-defined route <idx> (

1

-

20

) from list.

all

Deletes all user-defined routes.

Advertising