CLI Equivalent Ac tions to Web Manag er Checkbox Selection
NOTE: Thefollowing example procedure, wh ichconfigures IPv6, illustratesthe actions to use in the CLI to enable
ordisable an option when a checkboxwou ldbe selected or deselected in the web manager. T he sub-parameters
willbea vailableafter theoption is enabled.
To configureIPv6 (example of how to perform theequivalent of web manager
checkboxselection/deselection):
1. Log into the CLI and enter cd network/settings.
--:- / cli-> cd network/settings
2. Enter show to view th e status of IPv6 configu ration.
--:- settings cli-> show
hostname = ACS6048
primary_dns = 110.126.129.4
secondary_dns =
domain = corp.tst.com
enable_ipv6 = no
enable_bonding = no
enable_ipv4_multiple_routing_tables = no
3. Type set enable_ipv6= and press Tab to view the op tions for the parameter.
--:- ipv6 cli-> set enable_ipv6=<Tab>
no yes
4. Enter set enable_ipv6=no to disab le IPv6.
--:- ipv6 cli-> set enable_ipv6=no
-or-
Enter set enable_ipv6=yes to enable IPv6.
--:-ip v6 cli-> set enable_ipv6= yes
5. (Optional) Enter eith er of the followin g commands to enab le subparameters.
**:- ipv6 cli-> set get_dns_from_dhcpv6=yes
**:- ipv6 cli-> set get_domain_from_dhcpv6=yes
6. Enter show to verify the change.
**:- settings cli-> show
hostname = ACS6048
primary_dns = 110.126.129.4
secondary_dns =
Chapter 2: CLI Command Set 19