APC AP89XX Power Supply User Manual


 
28Switched Rack PDU User Guide
tcpip
Access: Administrator only
Description: View and manually configure these network settings for the Rack PDU:
Example 1: To view the network settings of the Rack PDU, type tcpip and press ENTER.
Example 2: To manually configure an IP address of 150.250.6.10 for the Rack PDU, type:
tcpip -i 150.250.6.10
tcpip6
Access: Administrator only
Description: Enable IPv6 and view and manually configure these network settings for the Rack PDU:
Example 1: To view the network settings of the Rack PDU, type tcpip6 and press ENTER.
Example 2: To manually configure an IPv6 address of 2001:0:0:0:0:FFD3:0:57ab for the
Rack PDU, type:
tcpip6 -i 2001:0:0:0:0:FFD3:0:57ab
Option Argument Description
-i <IP address> Type the IP address of the Rack PDU, using the format xxx.xxx.xxx.xxx
-s <subnet mask> Type the subnet mask for the Rack PDU.
-g <gateway> Type the IP address of the default gateway. Do not use the loopback
address (127.0.0.1) as the default gateway.
-d <domain name> Type the DNS name configured by the DNS server.
-h <host name> Type the host name that the Rack PDU will use.
Option Argument Description
-S enable | disable Enable or disable IPv6.
-man enable | disable Enable manual addressing for the IPv6 address of the Rack PDU.
-auto enable | disable Enable the Rack PDU to automatically configure the IPv6 address.
-i <IPv6 address> Set the IPv6 address of the Rack PDU.
-g <IPv6 gateway> Set the IPv6 address of the default gateway.
-d6 router | statefull |
statelss | never
Set the DHCPv6 mode, with parameters of router controlled, statefull (for
address and other information, they maintain their status), stateless (for
information other than address, the status is not maintained), never.