show
Purpose
Displays the current settings in a device, including current configuration settings, boot code loaded in the device, and the effects of commands issued to the device.
Required permissions
For Digi products with two or more users, for this command to display current device settings, the various set commands that configure the settings displayed by a show command must be set to either read or r‑self, depending on the available permissions for the commands. See set permissions for details on setting user permissions for commands.
Syntax
show options [options]
Options
options [options]
Specifies which settings in the device to show, for example, show time. The following table shows the options can be specified.
options
Are any additional options, which depend on the settings group.
Throughout these descriptions, the following descriptions apply to the port and range options:
port=range
Identifies a particular serial port. Optional on a single-port device.
range=range
A configuration table entry or range of entries.
show option value and additional options |
Displays settings configured by |
accesscontrol | set accesscontrol |
alarm | set alarm |
arp |
This option is not associated with a set command. |
autoconnect | set autoconnect |
buffer | set buffer |
camera | set camera |
clocksource [range=1-5] Note The ranking value of the unconfigurable real-time clock source is listed for reference purposes. |
set clocksource |
set dcloud_msgservice | |
ddns | set ddns |
devicesecurity | set devicesecurity |
dhcpserver | set dhcpserver |
set dialserv | |
dirp [range=1-20] | set dirp |
dnsproxy | set dnsproxy |
ekahau | set ekahau |
ethernet
There are several command variants:
if can be used as an abbreviation for interface. |
set ethernet |
failover [interface=interface name] Valid Interface names are: mobile0,eth0 if can be used as an abbreviation for interface. If interface is not specified, settings are shown for all interfaces. |
set failover |
forwarding [interface=interface name] Valid interface names are: mobile0, eth0 if can be used as an abbreviation for interface. If interface is not specified, settings are shown for all interfaces. |
set forwarding |
geofence [index=1-16] | set geofence |
gpio | set gpio |
group[id=1-32] (group ID)[name=group name] | set group |
host | set host |
hostlist | set hostlist |
set ia command: settings for an IA master; see Configure network-based masters—”set ia master”. |
|
ia serial |
set ia command: settings for IA serial; see Configure serial-port connected devices—”set ia serial”. |
ia table |
set ia command: settings for IA destination tables and route entries; seeConfigure destination tables and route entries—”set ia table”. |
login | set login |
mgmtconnection | set mgmtconnection |
mgmtglobal | set mgmtglobal |
mgmtnetwork | set mgmtnetwork |
set mobile | |
set mobileppp | |
[showformat={list | tabular}]
instance specifies which NAT instances should be displayed. If an instance is not specified, all instances will be shown. showformat specifies how NAT instances should be displayed: as a list or in table form. Default showformat is tabular. |
set nat |
network There are several command variants: show network all displays a summary of all network settings. show network interface=comma-separated list of interface names displays interface detail for the specified interfaces. show network interface=* displays interface detail for all interfaces. if can be used as an abbreviation for interface. show network with no options is equivalent to show network all. |
set network |
orbcomm | set orbcomm |
passthrough | set passthrough |
set permissions | |
pmodem | set pmodem |
position | set position |
ppp [port=1-5] | set ppp |
profile | set profile |
putty | set putty |
rciserial | set rciserial |
realport | set realport |
realportusb | set realportusbusb |
route |
The IP routing table. This command is not associated with a set command. |
rtstoggle | set rtstoggle |
scancloak | set scancloak |
serial | set serial |
service | set service |
sharing | set sharing |
slideshow | set slideshow |
smscell
See show smscell. |
set smscell |
snmp | set snmp |
socket_tunnel | set socket_tunnel |
surelink [index=1-2] | set surelink |
set switches | |
system | set system |
tcpserial | set tcpserial |
term | set term |
time | set time |
udpserial [range=1-64] | set udpserial |
user [id=1-32] [name=user name] | set user |
versions |
This command shows firmware version information. It is not associated with a set command. |
video | set video |
vncclient | set vncclient |
See show vpn. |
set vpn |
set vrrp | |
wimax | set wimax |
wlan | set wlan This option displays an evaluation of saved wireless settings, including ineffective settings and a list of valid combinations. It displays whether encryption methods are specified and in use or not used by authentication methods, and whether setup of certain options appear to be complete (see Examples). |
xbee [address={id|address}] | set xbee |
Examples
Display network configuration settings
#> show network Network configuration: MAC Address : 00:40:9D:24:8B:B3 Currently in use by the network stack Stored configuration -------------------- ------------------- ipaddress : 10.8.16.8 192.168.4.25 submask : 255.255.0.0 255.255.0.0 gateway : 10.8.1.1 0.0.0.0 static : off off dhcp : supplied IP address on autoip : on on keepalive idle : 7200 7200 probe count : 9 9 probe interval : 75 75 garbage byte : on on verride dhcp : off off dns1 : 10.10.8.62 0.0.0.0 dns2 : 10.10.8.64 0.0.0.0 rto_min : 1000 1000 rto_max : 10 10 arp_ttl : 15 15 garp : 3600 3600
Display current alarm settings
#> show alarm
Display settings for a particular user
#> show user range=3
Display wireless settings
In addition to showing the current wireless settings, show wlan displays evaluation notes and warning messages about the effect and interaction of wireless settings. As the example shows, warning messages note encryption methods that have been defined but not used by any authentication methods, and notes identify whether configuration of certain features appears to be complete.
#> show wlan Wireless LAN Configuration: Active settings (Stored settings) -------------------- country : United States protocol mode : any channel : scan ssid : maxtxrate(Mbps) : 11 authentication : open encryption : open,wep,tkip,ccmp eap outer : peap,tls,ttls eap inner : gtc,md5,mschapv2,otp,chap,mschap,ttls_mschapv2,pap options : txpower(dBm) : 14dbm wepmode : 64bit wepindex : 1 username : Evaluation of your saved wireless settings: Warning: TKIP encryption specified but unused by any of the specified Authentication methods Warning: CCMP encryption specified but unused by any of the specified Authentication methods Note: Settings for Protocol Modes IBSS Create or IBSS Join appear to be complete Note: Settings for Open Authentication appear to be complete