network show
Display the network configuration for each network device on the appliance. Verbose mode also includes detailed capability information for each device, such as the supported and active link modes and auto-activation setting. This information is also collected in the hsm supportinfo command.
NOTE If the network service has been stopped using the service stop network command, all network commands, including network show, will fail.
User Privileges
Users with the following privileges can perform this command:
>Admin
>Operator
>Monitor
Syntax
network show [-verbose]
| Argument(s) | Shortcut | Description |
|---|---|---|
| -verbose | -v |
Display additional capability and configuration information for each network device. |
Example
Normal mode
lunash:>network show
Hostname : 192.20.9.109
Name Server(s) :
Search Domain(s) : 20.9.109
Interface settings and status
HW Address (eth0) : 00:15:B2:A8:FD:A8
IP Address (eth0) : 192.20.9.109/24
Mask (eth0) : 255.255.255.0
Gateway (eth0) : 192.20.9.10
DNS (eth0) :
DNS Search (eth0) :
IP Protocol (eth0) : IPv4
Protocol (eth0) : Static
Auto Connect (eth0) : Yes
Activated (eth0) : Yes
Link detected (eth0) : Yes
HW Address (eth1) : 00:15:B2:A8:FD:A9
IP Address (eth1) : 192.20.9.102
Mask (eth1) : 255.255.255.0
Gateway (eth1) : 192.20.9.10
DNS (eth1) :
DNS Search (eth1) :
IP Protocol (eth1) : IPv4
Protocol (eth1) : Static
Auto Connect (eth1) : Yes
Activated (eth1) : No
Link detected (eth1) : No
HW Address (eth2) : 00:15:B2:A8:FD:AA
IP Address (eth2) : 2019:2:3:4:215:b2ff:fea8:fda2
Mask (eth2) : 2019:2:3:4::/64
Gateway (eth2) : fe80::c800:5ff:fe95:8
DNS (eth2) :
DNS Search (eth2) : sfnt.local.com
IP Protocol (eth2) : IPv6
Protocol (eth2) : SLAAC
Auto Connect (eth2) : Yes
Activated (eth2) : No
Link detected (eth2) : No
HW Address (eth3) : 00:15:B2:A8:FD:AB
IP Address (eth3) :
Mask (eth3) :
Gateway (eth3) :
DNS (eth3) :
DNS Search (eth3) :
IP Protocol (eth3) : IPv4
Protocol (eth3) : DHCP
Auto Connect (eth3) : No
Activated (eth3) : No
Link detected (eth3) : No Status (bond0) : Not configured
Status (bond1) : Not configured
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 192.20.9.10 0.0.0.0 UG 100 0 0 eth0
192.20.9.0 0.0.0.0 255.255.255.0 U 100 0 0 eth0
Kernel IPv6 routing table
Destination Next Hop Flag Met Ref Use If ::1/128 :: U 256 0 0 lo fe80::/64 :: U 256 0 0 eth0 ::/0 :: !n -1 1 1 lo ::1/128 :: Un 0 1 69 lo fe80::215:b2ff:fea8:fda8/128 :: Un 0 1 0 lo ff00::/8 :: U 256 0 0 eth0 ::/0 :: !n -1 1 1 lo Command Result : 0 (Success)
Verbose mode
lunash:>network show -verbose
.
.
Device and Connection Details
================================= eth0 =========================================
BOOT PROTOCOL: static
================================================================================
Settings for eth0:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Supported pause frame use: Symmetric
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Advertised pause frame use: Symmetric
Advertised auto-negotiation: Yes
Speed: 100Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 1
Transceiver: internal
Auto-negotiation: on
MDI-X: on (auto)
Supports Wake-on: pumbg
Wake-on: g
Current message level: 0x00000007 (7)
drv probe link
Link detected: yes
================================= eth0 =========================================
Command Result: : 0 (Success)lunash:>