User's Manual

Table Of Contents
78 LEDR Series I/O Guide MDS 05-3627A01, Rev. D
gw is a gateway IP address
port is specified as either “ETH” or “AIR”
delete [address] mask [netmask] [gw]—Delete a route
gw is a gateway IP address
stored—Display all user-added stored routes
flush—Deletes all stored routes
destination—Specifies the host to send command
Command Arguments:
mask—Where the mask keyword is present, the next parameter is
interpreted as the netmask parameter.
netmask—Specifies a sub-net mask value to be associated with this
route entry.
gateway—Specifies gateway IP address
port—Specifies IP port, either “ETH” or “AIR”
Example 1 Entry:
LEDR> route add 10.2.150.1 mask 255.255.255.255 10.2.150.101 air
Example 1 Response:
route: Route added
Example 2 Entry:
LEDR> route stored
Example 2 Response:
Destination Net Mask Next Hop Interface
10.2.150.1 255.255.255.255 10.2.150.101 AIR
10.2.140.0 255.255.255.0 10.2.227.51 ETH
Example 3 Entry:
LEDR> route print
Example 3 Response:
Destination Net Mask Next Hop Interface
0.0.0.0 0.0.0.0 0.0.0.0 ETH
10.2.140.0 255.255.255.0 10.2.227.51 ETH
10.2.150.1 255.255.255.255 10.2.150.101 AIR
127.0.0.1 255.255.255.255 10.2.227.5 LPBK