Owners manual

27Rack Power Filter: Command Line Interface
Example 2: To set the system name as Don Adams, type:
system -n “Don Adams”
tcpip
Access: Administrator only
Description: View and manually configure these network settings for the Rack Power Filter:
Example 1: To view the network settings of the Rack Power Filter, type tcpip and press ENTER.
Example 2: To manually configure an IP address of 150.250.6.10 for the Rack Power Filter, 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 Power
Filter:
Example 1: To view the network settings of the Rack Power Filter, 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 Power Filter, type:
tcpip -i 2001:0:0:0:0:FFD3:0:57ab
Option Argument Description
-i <IP address> Type the IP address of the Rack Power Filter, using the format
xxx.xxx.xxx.xxx
-s <subnet mask> Type the subnet mask for the Rack Power Filter.
-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 Power Filter 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 Power Filter.
-auto enable | disable Enable the Rack Power Filter to automatically configure the IPv6
address.
-i <IPv6 address> Set the IPv6 address of the Rack Power Filter.
-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.