User`s guide
Appendix C: Command Line Reference IP routing
167
IP routing
ADD IP ROUTE Ipaddr maskLen[:metric] [gwAddr]
Valid context: Profile
Adds a static IP route.
Ipaddr: Specifies the IP address of datagrams that should be routed.
maskLen: Lets you specify the number of bits that are checked when comparing the address of a datagram to
that specified by the lpaddr parameter. Range: 0 to 32.
metric:Metric determines the weight of a route. If two identical routes exist, then the DIVA LAN ISDN Modem
uses the route with the lower metric. Default value: 1 Range: 1 - 15, 16 (never use this route).
gwAddr: Specifies the IP address of the device to forward datagrams to if a
match is found.
DELETE IP ROUTE Ipaddr
Valid context: General
Deletes an IP route.
Ipaddr: Address of the IP route to delete.
SET IP ROUTE Ipaddr maskLen [gwAddr]
Valid context: General
Modifies the mask and gateway address for an existing IP route. See ADD IP ROUTE for more information.
Ipaddr: The IP address of the existing route to change.
maskLen: New setting for mask length. Range: 0 to 32
gwAddr: New setting for gateway address.
SHOW IP ROUTE
Valid context: General
Displays all defined static and dynamic IP routes.
IP various
SHOW ICMP STATISTICS
Valid context: General
Displays ICMP statistics.
SET IP REMOTE Ipaddr
Valid context: Profile
Sets the IP address of the remote device this profile connects to. Use this only in cases when a static IP address
is assigned to the remote site. In most cases, specify 0.0.0.0 to allow dynamic negotiation of the address when
the connection is established.
Dynamic negotiation is not supported by the LAN profile.