Ju
ne
20
18
274 Legrand PDU User Guide
IPv4-Only or IPv6-Only Configuration
To show IPv4-only or IPv6-only configuration, use any of the following commands.
Tip: To show both IPv4 and IPv6 configuration data, see
IP Configuration
To show IPv4 settings shared by all network interfaces, such as DNS and routes:
#
show network ipv4 common
To show IPv6 settings shared by all network interfaces, such as DNS and routes:
#
show network ipv6 common
To show the IPv4 configuration of a specific network interface:
#
show network ipv4 interface <ETH>
To show the IPv6 configuration of a specific network interface:
#
show network ipv6 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 IPv4 or IPv6 configuration of the ETH1
interface.
eth2
Show the IPv4 or IPv6 configuration of the ETH2
interface.
wireless
Show the IPv4 or IPv6 configuration of the
WIRELESS interface.
bridge
Show the IPv4 or IPv6 configuration of the
BRIDGE interface.
all
Show the IPv4 or IPv6 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 ipv4 interface
.