After the PXE is connected to your network, you must provide it with an IP address and some additional networking information.
This section describes the initial configuration via the USB connection.
Note: To configure the PXE via the LAN, see Using the Web Interface.
Tip: For a USB connection, you can determine the COM port by choosing Control Panel > System > Hardware > Device Manager, and locating the "Dominion PX2 Serial Console" under the Ports group.
admin
and press Enter.raritan
and press Enter.config
and press Enter.To set |
Use this command |
---|---|
LAN interface speed |
<option> = auto, 10Mbps, or 100Mbps. |
LAN interface duplex mode |
<mode> = half, full or auto. |
Tip: You can combine multiple commands to configure multiple parameters at a time. For example,network interface LANInterfaceSpeed <option> LANInterfaceDuplexMode <mode>
To set |
Use this command |
---|---|
IP protocol |
<protocol> = v4Only, v6Only or both |
IP address returned by the DNS server |
<resolver> = preferV4 or preferV6 |
To set |
Use this command |
---|---|
IPv4 configuration method |
<mode> = dhcp (default) or static |
IPv6 configuration method |
<mode> = automatic (default) or static |
Note: The <version> variable in all of the following commands is either ipv4 or ipv6, depending on the type of the IP protocol you have enabled.
To set |
Use this command |
---|---|
Preferred host name (optional) |
<name> = preferred host name |
Tip: To override the DHCP-assigned DNS servers with those you specify manually, type this command:
network <version> overrideDNS <option>
where <option> is enable
or disable
. See the table below for the commands for manually specifying DNS servers.
To set |
Use this command |
---|---|
Static IPv4 or IPv6 address |
<ip address> = static IP address |
IPv4 subnet mask |
<netmask> = subnet mask |
IPv4 or IPv6 gateway |
<ip address> = gateway's IP address |
IPv4 or IPv6 primary DNS server |
<ip address> = IP address of the primary DNS server |
IPv4 or IPv6 secondary DNS server (optional) |
<ip address> = IP address of the secondary DNS server |
Command |
Description |
---|---|
|
Save all configuration changes and exit. |
|
Abort all configuration changes and exit. |
The # prompt appears, indicating that you have quit the configuration mode.
Command |
Description |
---|---|
|
Show network parameters. |
|
Show all IP configuration parameters. |
exit
to log out of the PXE. If any are incorrect, repeat Steps 7 to 10 to change network settings.The IP address configured may take seconds to take effect.