PX3TS Transfer Switch Quick Setup Guide
7
QSG-PX3TS-0A-v2.6-E
255-80-0032-00 RoHS
4. The PX3TS prompts you to log in. Both user name and
password are case sensitive.
a. At the Username prompt, type
admin
and press Enter.
b. At the Password prompt, type
raritan
and press
Enter.
5. If you are prompted to change the password, follow
onscreen instructions to type your new password.
6. The # prompt appears.
7. Type
config
and press Enter.
8. To configure network settings, type appropriate commands,
and press Enter. All commands are case sensitive.
a. To set the networking mode, type this command:
network mode <mode>
where <mode> is
wired
(default) or
wireless
.
b. For the wired network mode, you may configure the
LAN interface settings. In most scenarios, the default
setting (auto) works well and should not be changed
unless required.
To set
Use this command
LAN interface
speed
network interface
LANInterfaceSpeed <option>
<option> =
auto
,
10Mbps
, or
100Mbps
.
LAN interface
duplex mode
network interface
LANInterfaceDuplexMode <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>
c. For the wireless network mode, you must configure the
Service Set Identifier (SSID) parameter.
To set
Use this command
SSID
network wireless SSID <ssid>
<ssid> = SSID string
If necessary, configure more wireless parameters
shown in the following table.
To set
Use this command
BSSID
network wireless BSSID <bssid>
<bssid> = AP MAC address or
none
To set
Use this command
Authentication
method
network wireless authMethod
<method>
<method> =
psk
or
eap
PSK
network wireless PSK <psk>
<psk> = PSK string
EAP outer
authentication
network wireless
eapOuterAuthentication
<outer_auth>
<outer_auth> =
PEAP
EAP inner
authentication
network wireless
eapInnerAuthentication
<inner_auth>
<inner_auth> =
MSCHAPv2
EAP identity
network wireless eapIdentity
<identity>
<identity> = your user name for EAP
authentication
EAP passord
network wireless eapPassword
When prompted to enter the password for
EAP authentication, type the password.
EAP CA
certificate
network wireless eapCACertificate
When prompted to enter the CA certificate,
open the certificate with a text editor, copy
and paste the content into the
communications program.
Note: The content to be copied from the CA certificate
does NOT include the first line containing "BEGIN
CERTIFICATE" and the final line containing "END
CERTIFICATE."
d. To determine which IP protocol (IPv4 or IPv6) is
enabled and which IP address (IPv4 or IPv6) returned
by the DNS server is used, configure the following
parameters.
To set
Use this command
IP protocol
network ip proto <protocol>
<protocol> =
v4Only
,
v6Only
or
both
IP address
returned by the
DNS server
network ip dnsResolverPreference
<resolver>
<resolver> =
preferV4
or
preferV6