June 2018
308 Legrand PDU User Guide
Changing the LAN Duplex Mode
This command determines the LAN interface duplex mode.
config:#
network ethernet <ETH> duplexMode <mode>
Variables:
<ETH> is one of the options -- eth1 or eth2.
Option Description
eth1
ETH1 port
eth2
ETH2 port
<mode> is one of the modes: auto, half or full.
Option Description
auto The Legrand PDU selects the optimum
transmission mode through auto-negotiation.
half Half duplex:
Data is transmitted in one direction (to or from the
Legrand PDU) at a time.
full Full duplex:
Data is transmitted in both directions
simultaneously.
Setting Wireless Parameters
You must configure wireless parameters, including Service Set Identifier (SSID), authentication method,
Pre-Shared Key (PSK), and Basic Service Set Identifier (BSSID) after the wireless networking mode is
enabled.
A wireless configuration command begins with network wireless.
Note: If current networking mode is not wireless, the SSID, PSK and BSSID values are not applied until the
networking mode is changed to "wireless." In addition, a message appears, indicating that the active network
interface is not wireless.
Setting the SSID
This command specifies the SSID string.
config:# network wireless SSID <ssid>
Variables:
<ssid> is the name of the wireless access point, which consists of:
- Up to 32 ASCII characters
- No spaces
- ASCII codes 0x20 ~ 0x7E