User guide

36.....Avocent® ACS6000 Advanced Console Server
Network Navigation Tree
primary_dns=
secondary_dns=
enable_ipv6=
get_dns_from_dhcpv6=
get_domain_from_dhcpv6=
enable_ipv4_multiple_routing_tables=
Network/IPv4 and IPv6
IPv4 addresses are always enabled. An administrator can also enable IPv6 addresses at the
appliance_settings/network/ipv6 level. A procedure to enable IPv6 is used as an example in CLI
Equivalent Actions to Web Manager Checkbox Selection on page 20.
IPv4 and IPv6 Navigation Tree
ipv4_static_routes
default_3
gateway=
interface=
metric=
ipv6_static_routes
Network/IPv4 and IPv6
Options
Network/Devices
The procedure to configure a static IP address for the primary Ethernet interface is usually
performed during installation so that administrators have a fixed IP address for access to the web
manager and can finish configuration.
To configure a IPv4 or IPv6 static IP address:
NOTE: This procedure configures either an IPv4 or IPv6 static IP address for the ETH0 (eth0) or the ETH1
(eth1) port. You can configure an IPv6 static IP address only if IPv6 is enabled.
1. Enter cd network/devices/<eth0|eth1>/settings to navigate to the Settings level for the
desired interface.
--:- / cli-> cd network/devices/eth0/
2. Enter set ipv<4|6>_method=static to set the method to static for IPv4 or IPv6.
**:- eth0 cli-> set ipv4_method=static