Ju
ne
20
18
Legrand PDU User Guide 273
Network Configuration
This command shows all network configuration and all network interfaces' information, such as the IP
address, MAC address, the Ethernet interface's duplex mode, and the wireless interface's status/settings.
#
show network
IP Configuration
This command shows the IP settings shared by all network interfaces, such as DNS and routes. Information
shown will include both IPv4 and IPv6 configuration.
Tip: To show IPv4-only and IPv6-only configuration data, see
IPv4-Only or IPv6-Only Configuration
(on
page 274).
#
show network ip common
To show the IP settings of a specific network interface, use the following command.
#
show network ip interface <ETH>
Variables:
<ETH> is one of the network interfaces:
ETH1, ETH2
,
WIRELESS
, or
BRIDGE
. Note that you must
choose/configure the bridge interface if your Legrand PDU is set to the bridging mode.
Note: In the bridging mode, only the IP parameters of the BRIDGE interface function. The IP parameters
of ETH1, ETH2 and WIRELESS interfaces do NOT function.
Interface
Description
eth1
Show the IP-related configuration of the ETH1
interface.
eth2
Show the IP-related configuration of the ETH2
interface.
wireless
Show the IP-related configuration of the
WIRELESS interface.
bridge
Show the IP-related configuration of the BRIDGE
interface.
all
Show the IP-related configuration of all interfaces.
Tip: You can also type the command without
adding this option "all" to get the same data. That
is,
show network ip interface
.