52 Avocent PM PDU Installer/User Guide
Enter new secret pass phrase:
Again new secret pass phrase:
ID teste OTP key is 499 AC0241
FOOD HUGH SKI ALMA LURK BRAD
CLI Equivalent Actions to Web Manager Checkbox Selection
NOTE: The following example procedure, which configures IPv6, illustrates the actions to use in the CLI to
enable or disable an option when a checkbox would be selected or deselected in the Web Manager.
To configure IPv6 (example of how to perform the equivalent of Web Manager
checkbox selection/deselection):
1. Log into the CLI and enter
cd network/settings.
--:- / cli-> cd network/sett
ings
2. Enter show to view the status of IPv6 configuration.
--:- settings cli-> show
hostname = PM1000-24-1024000004
primary_dns = 172.26.29.4
secondary_dns =
domain = corp.avocent.com
enable_ipv6 = yes
get_dns_from_dhcpv6 = no
get_domain_from_dhcpv6 = no
NOTE: At this location, you can use '=' to change the value or '/' to select a parameter inside the section.
3. Type set enable_ipv6= and press Tab to view the options for the parameter.
--:- ipv6 cli-> set enable_ipv6=<Tab>
no yes
4. Type set enable_ipv6: and press Tab to view the child parameters.
--:- ipv6 cli-> set enable_ipv6/<Tab>
get_dns_from_dhcpv6= get_domain_from_dhcpv6=
5. Enter set enable_ipv6=no to disable IPv6.
--:- ipv6 cli-> set enable_ipv6=no
-or-
Enter
set enable_ipv6=yes to enable IPv6.
--:- ipv6 cli-> set enable_ipv6=yes
6. (Optional) Enter either of the following commands to enable subparameters.