Wide Area Networks (WANs)
TransPort LR User Guide
59
Show WAN status and statistics
To show the status and statistics for a cellular interface, use the
command.
For a description of the output fields, see the
command.
Here is here is the
command output when no WANs are configured:
digi.router> show wan
# WAN Interface Status IP Address
-----------------------------------
digi.router>
Here is the
command output with
eth2
and
cellular1
configured as WAN
interfaces, where
eth2
is
up
and
cellular1
is
down
.
digi.router> show wan
# WAN Interface Status IP Address
-----------------------------------
2 eth2
Up
192.168.0.25
3 cellular1
Down
digi.router>
Here is a
example with
eth2
and
cellular1
both
up
:
digi.router> show wan
# WAN Interface Status IP Address
-----------------------------------
2 eth2
Up
192.168.0.25
3 cellular1
Up
172.20.1.7
digi.router>
Related topics
Wide Area Networks (WANs) on page 52
Configure a WAN interface on page 54
Example WAN failover: DSL to cellular on page 57
Related commands