Configuration and management Using the command line
Digi TransPort WR Routers User Guide
20
digi.router> eth 1 ip-address 10.1.2.3
For commands with only one instance, you do not need to enter the instance. For example:
digi.router> system timeout 100
Display status and statistics using show commands
The TransPort show commands display status and statistics for various features.
For example:
n show config displays all the current configuration settings for the device. This is a particularly
useful during initial device startup after running the Getting Started Wizard, or when
troubleshooting the device.
n show system displays system information and statistics for the device, including CPU usage.
n show eth displays status and statistics for specific or all Ethernet interfaces.
n show cellular displays status and statistics for specific or all cellular interfaces.
Enter strings in configuration commands
For string parameters, if the string value contains a space, the value must be enclosed in quotation
marks; For example, to assign a descriptive name for the device using the system command, enter:
digi.router> system description "HQ router"