ipv6 (wlan-config-mode)
Sets the DHCPv6 and ICMPv6 neighbor
discovery (ND) components for this WLAN
Supported on the following devices:
- Access Points: AP5010, AP310i/e, AP410i/e, AP505i, AP510i, AP510e, AP560i, AP6522, AP6562, AP7161, AP7502,
AP7522, AP7532, AP7562, AP7602, AP7612, AP7622, AP763, AP7662, AP8163, AP8543,
AP8533.
- Service Platforms:
NX5500, NX7500, NX9500, NX9600
- Virtual Platforms: CX9000, VX9000
Syntax
ipv6 [dhcpv6|nd]
ipv6 dhcpv6 trust
ipv6 nd [header-mismatch-validation|raguard|trust]
Parameters
ipv6 dhcpv6 trust
ipv6 dhcpv6 trust |
Enables DHCPv6 trust state for DHCPv6 responses on this
WLAN. When enabled, all DHCPv6 responses received on this WLAN are trusted and
forwarded. This option is disabled by default. |
ipv6 nd [header-mismatch-validation|raguard|trust]
ipv6 nd |
Sets the IPv6 ND settings for this WLAN |
header-mismatch-validation |
Checks for mismatch of source MAC address in the ICMPv6
ND message and Ethernet header (link layer option). This option is enabled by
default. |
raguard |
Allows redirection of router advertisements (RAs) and ICMPv6 packets
originating on this WLAN. This option is disabled by default. |
trust |
Enables trust state for ND requests received on this
WLAN. When enabled, all ND requests on an IPv6 firewall, on this WLAN, are trusted.
This option is disabled by default. |
Examples
nx9500-6C8809(config-wlan-test)#ipv6 dhcpv6 trust
nx9500-6C8809(config-wlan-test)#ipv6 nd trust
nx9500-6C8809(config-wlan-test)#show context
wlan test
ssid test
vlan 1
bridging-mode tunnel
encryption-type none
authentication-type none
ipv6 dhcpv6 trust
ipv6 nd trust
nx9500-6C8809(config-wlan-test)#
Related Commands
no (wlan-config-mode) |
Resets IPv6 ND or DHCPv6 trust parameters to default. ND request trust is
disabled, ND header mismatch verification is enabled, ND RA and ICMPv6 redirection
is disabled, or DHCPv6 trust is disabled. |