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 114

For PDUMH30ATNET.

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

PDUMH30ATNET photo
Loading ...
Loading ...
Loading ...
114
5. CLI Commands
Examples
The following command configures IPv4 for DHCP:
console> ipv4 address dhcp
Update complete
NOTE: Use the “apply network” command to complete the change. This may cause a system
reboot.
The following command configures IPv4 for a static address of 192.168.10.33, a subnet mask of 255.255.255.0 and a
gateway of 10.0.0.1:
console> ipv4 address 192.168.10.33 255.255.255.0 gateway 10.0.0.1
Update complete
NOTE: Use the “apply network” command to complete the change. This may cause a system
reboot.
The following command configures IPv4 for a static address of 192.168.10.33 and a prefix length of 24:
console> ipv4 address 192.168.10.33/24
Update complete
NOTE: Use the “apply network” command to complete the change. This may cause a system
reboot.
ipv4 gateway
Use the ipv4 gateway command to set the IPv4 gateway address.
Syntax
ipv4 gateway < gateway -address>
gateway -address - Specifies the IPv4 address for the gateway.
Examples
The following command sets 192.168.10.1 as the IPv4 gateway:
console> ipv4 gateway 192.168.10.1
Update complete
NOTE: Use the “apply network” command to complete the change. This may cause a system
reboot.
show ipv4
Use the show ipv4 command to display the current settings for the IPv4 service.
Syntax
show ipv4 [status | address | gateway]
Examples
The following command displays all IPv4 service information:
console> show ipv4
IPV4 Status : enabled
IPV4 Address : 192.168.10.33
IPV4 Subnet : 255.255.255.0
IPV4 Gateway : 10.0.0.1
Loading ...
Loading ...
Loading ...