Tripp Lite PDUMH30ATNET 2.9kW Single-Phase Switched Automatic Transfer Switch PDU, 2 120V L5-30P Inputs, 24 5-15/20R & 1 L5-30R Outputs, 2U, TAA

User’s Guide - Page 115

For PDUMH30ATNET.

PDF File Manual, 220 pages, Read Online | Download pdf file

PDUMH30ATNET photo
Loading ...
Loading ...
Loading ...
115
5. CLI Commands
ipv6
ipv6 enable
Use the ipv6 enable command to enable the IPv6 service. Use the no form of this command to disable the IPv6 service. Note
that changes to network parameters must be applied using the apply network command for the changes to take effect. The
IPv6 service is enabled by default. To check current network settings, use the show network command.
Syntax
ipv6 enable
no ipv6 enable
Examples
The following command enables the IPv6 service:
console> ipv6 enable
Update complete
NOTE: Use the “apply network” command to complete the change. This may cause a system
reboot.
ipv6 address
Use the ipv6 address command to configure the IPv6 settings. The default setting for IPv6 address is DHCP.
Syntax
ipv6 address dhcp
ipv6 address < ipv6-address /prefix-length> [gateway <gateway-address>]
gateway-address – Specifies the IPv6 address for the gateway.
ipv6-address – Specifies the static IPv6 address to assign to the network interface.
prefix-length – Specifies the number of bits constituting the prefix.
Examples
The following command configures IPv6 for DHCP:
console> ipv6 address dhcp
Update complete
NOTE: Use the “apply network” command to complete the change. This may cause a system
reboot.
The following command configures IPv6 for a static address prefix of 2018::567, a prefix length of 64 and a gateway address
of fe80::7e9a:54ff:fee2:380:
console> ipv6 address 2018::567/64 gateway fe80::7e9a:54:fee2:380
Update complete
NOTE: Use the “apply network” command to complete the change. This may cause a system
reboot.
Loading ...
Loading ...
Loading ...