June 2018
Legrand PDU User Guide 301
Interface Description
eth2
Determine the IPv4 preferred host name of the
ETH2 interface (that is, wired networking).
wireless Determine the IPv4 preferred host name of the
WIRELESS interface (that is, wireless
networking).
bridge Determine the IPv4 preferred host name of the
BRIDGE interface (that is, bridging mode).
<name> is a host name which:
Consists of alphanumeric characters and/or hyphens
Cannot begin or end with a hyphen
Cannot contain more than 63 characters
Cannot contain punctuation marks, spaces, and other symbols
Setting the IPv4 Address
After selecting the static IP configuration mode, you can use this command to assign a permanent IP
address to the Legrand PDU.
config:# network ipv4 interface <ETH> address <ip address>
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
Determine the IPv4 address of the ETH1 interface
(that is, wired networking).
eth2
Determine the IPv4 address of the ETH2 interface
(that is, wired networking).
wireless Determine the IPv4 address of the WIRELESS
interface (that is, wireless networking).
bridge Determine the IPv4 address of the BRIDGE
interface (that is, the bridging mode).
<ip address> is the IP address being assigned to your Legrand PDU. Its format is "IP address/prefix".
For example, 192.168.84.99/24.
Setting the IPv4 Gateway
After selecting the static IP configuration mode, you can use this command to specify the gateway.
config:# network ipv4 gateway <ip address>
Variables:
<ip address> is the IP address of the gateway. The value ranges from 0.0.0.0 to 255.255.255.255.