User guide
Chapter 7: Using the Command Line Interface
165
Option Description
full Full duplex:
Data is transmitted in both directions
simultaneously.
Example
The following command lets Dominion PX determine the optimal
transmission mode through auto-negotiation.
config:# network LANInterfaceDuplexMode auto
Setting the Preferred Host Name
After selecting DHCP as the IP configuration mode, you can specify the
preferred host name, which is optional. The following is the command
syntax:
config:# network preferredHostName <name>
Variables:
<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
Example
The following command sets the preferred host name to "my-host."
config:# network preferredHostName my-host
Setting the IP Address
After selecting the static IP configuration mode, you can use this
command syntax to assign a permanent IP address to the Dominion PX
device.
config:# network ipAddress <ip address>
Variables:
<ip address> is the IP address being assigned to your Dominion PX
device. The value ranges from 0.0.0.0 to 255.255.255.255.