Chapter 7: Using the Command Line Interface
279
Option
Description
10Mbps
The LAN speed is always 10 Mbps.
100Mbps
The LAN speed is always 100 Mbps.
Example
The following command lets the Dominion PX determine the optimal LAN
interface speed through auto-negotiation.
config:#
network interface LANInterfaceSpeed auto
Changing the LAN Duplex Mode
This command syntax determines the LAN interface duplex mode.
config:#
network interface LANInterfaceDuplexMode <mode>
Variables:
<mode> is one of the modes:
auto
,
half
or
full
.
Option
Description
auto
The Dominion PX selects the optimum
transmission mode through auto-negotiation.
half Half
duplex:
Data is transmitted in one direction (to or from the
Dominion PX device) at a time.
full Full
duplex:
Data is transmitted in both directions
simultaneously.
Example
The following command lets the Dominion PX determine the optimal
transmission mode through auto-negotiation.
config:#
network interface LANInterfaceDuplexMode auto
Setting the Network Service Parameters
A network service command begins with
network services
.