Enabling IPv6 Support for Instant AP Configuration

Instant APs support IPv6 address mode for the following features:

Supported IP modes

Instant supports two modes of IP address configuration:

When the IP mode is set to v4-prefer mode, the Instant AP derives a link local IPv6 address and attempts to acquire a routable IPv6 address by monitoring RA Router Advertisement. The RA messages are sent by the routers in the network when the hosts send multicast router solicitation to the multicast address of all routers. packets. Instant AP assigns itself to both SLAAC Stateless Address Autoconfiguration. SLAAC provides the ability to address a host based on a network prefix that is advertised from a local network router through router advertisements. and DHCPv6 client address. Instant APs also support IPv6 DNS Domain Name System. A DNS server functions as a phone book for the intranet and Internet users. It converts human-readable computer host names into IP addresses and IP addresses into host names. It stores several records for a domain name such as an address 'A' record, name server (NS), and mail exchanger (MX) records. The Address 'A' record is the most important record that is stored in a DNS server, because it provides the required IP address for a network peripheral or element. server addresses and use these for DNS Domain Name System. A DNS server functions as a phone book for the intranet and Internet users. It converts human-readable computer host names into IP addresses and IP addresses into host names. It stores several records for a domain name such as an address 'A' record, name server (NS), and mail exchanger (MX) records. The Address 'A' record is the most important record that is stored in a DNS server, because it provides the required IP address for a network peripheral or element. resolution.

The following CLI Command-Line Interface. A console interface with a command line shell that allows users to execute text input as commands and convert these commands to appropriate functions. command enables IPv4 mode or dual stack mode:

(Instant AP)(config)# ip-mode {v4-only|v4-prefer}

Configuring IPv6 Address for an Instant AP

The following procedure describes how to enable the IPv6 mode on the Instant AP and also configure a virtual controller IPv6 address:

  1. Navigate to the Configuration > System page.
  2. Under General, toggle the Allow IPv6 Management switch to enable.
  3. Enter the IPv6 address in the Virtual Controller IPv6 address text box.
  4. Click Save.

The following CLI Command-Line Interface. A console interface with a command line shell that allows users to execute text input as commands and convert these commands to appropriate functions. command configures an IPv6 address for an Instant AP:

(Instant AP)(config)# virtual-controller-ipv6 <ipv6 address>

RADIUS over IPv6

With the address mode set to v4-prefer, the Instant AP supports an IPv6 IP address for the RADIUS Remote Authentication Dial-In User Service. An Industry-standard network access protocol for remote authentication. It allows authentication, authorization, and accounting of remote users who want to access network resources.  server. The authentication server configuration can also include the NAS Network Access Server. NAS provides network access to users, such as a wireless AP, network switch, or dial-in terminal server. IPv6 address (that defaults to the routable IPv6 address when not configured). RADIUS Remote Authentication Dial-In User Service. An Industry-standard network access protocol for remote authentication. It allows authentication, authorization, and accounting of remote users who want to access network resources.  server supports hostname configuration using IP or FQDN Fully Qualified Domain Name. FQDN is a complete domain name that identifies a computer or host on the Internet. configurations also.

The following CLI Command-Line Interface. A console interface with a command line shell that allows users to execute text input as commands and convert these commands to appropriate functions. command configures an IPv6 address for the RADIUS Remote Authentication Dial-In User Service. An Industry-standard network access protocol for remote authentication. It allows authentication, authorization, and accounting of remote users who want to access network resources.  server:

(Instant AP)(config)# wlan auth-server radiusIPv6

(Instant AP)(Auth Server "radiusIPv6")# ip <host>

(Instant AP)(Auth Server "radiusIPv6")# nas-ip <ip_ipv6>

SNMP Over IPv6

In this release, you can configure a community string to authenticate messages sent between the virtual controller and the SNMP Simple Network Management Protocol. SNMP is a TCP/IP standard protocol for managing devices on IP networks. Devices that typically support SNMP include routers, switches, servers, workstations, printers, modem racks, and more. It is used mostly in network management systems to monitor network-attached devices for conditions that warrant administrative attention.  agent, where the IPv6 address will be used as the virtual controller address.For more information on configuring SNMP Simple Network Management Protocol. SNMP is a TCP/IP standard protocol for managing devices on IP networks. Devices that typically support SNMP include routers, switches, servers, workstations, printers, modem racks, and more. It is used mostly in network management systems to monitor network-attached devices for conditions that warrant administrative attention.  parameters, see Configuring SNMP.

The following CLI Command-Line Interface. A console interface with a command line shell that allows users to execute text input as commands and convert these commands to appropriate functions. command is used to view the SNMP Simple Network Management Protocol. SNMP is a TCP/IP standard protocol for managing devices on IP networks. Devices that typically support SNMP include routers, switches, servers, workstations, printers, modem racks, and more. It is used mostly in network management systems to monitor network-attached devices for conditions that warrant administrative attention.  configuration:

(Instant AP)# show running-config|include snmp

snmp-server community e96a5ff136b5f481b6b55af75d7735c16ee1f61ba082d7ee

snmp-server host 2001:470:20::121 version 2c aruba-string inform

SNTP Over IPv6

The following CLI Command-Line Interface. A console interface with a command line shell that allows users to execute text input as commands and convert these commands to appropriate functions. command is used to view the SNTP Simple Network Time Protocol. SNTP is a less complex implementation of NTP. It uses the same , but does not require the storage of state over extended periods of time. configuration:

(Instant AP)# show running-config|include ntp

ntp-server 2001:470:20::121

This feature is supported only on global IPv6 addresses. It is not supported on link local IPv6 addresses.