Command descriptions
TransPort LR User Guide
161
ip
Configures Internet Protocol (IP) settings.
Syntax
ip <parameter> <value>
Parameters
admin-conn
Administrative distance value for connected routes. Administrative distance values rank route types
from most to least preferred. If there are two routes to the same destination that have the same
mask, the device uses a route's 'metric' parameter value to determine which route to use. In such a
case, the administrative distances for the routes determine the preferred type of route to use. The
administrative distance is added to the route's metric to calculate the metric the routing engine
uses. Usually, connected interfaces are most preferred, because the device is directly connected to
the networks on such interfaces, followed by static routes.
Accepted value is any integer from 0 to 255. The default value is 0.
admin-static
Administrative distance value for static routes. See 'admin-conn' for how routers use administrative
distance.
Accepted value is any integer from 0 to 255. The default value is 1.
hostname
IP hostname for this device.
Accepted value is any string up to 63 characters.