ipv6 (management-policy)
Restricts management access to specified hosts and/or subnets based on
their IPv6 addresses and prefixes respectively
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 restrict-access [host|ipv6-access-list|subnet]
ipv6 restrict-access host <IPv6> {log|subnet}
ipv6 restrict-access host <IPv6> {log [all|denied-only]}
ipv6 restrict-access host <IPv6> {subnet <IPv6-PREFIX> {log [all|denied-only]}}
ipv6 restrict-access ipv6-access-list <IPv6-ACCESS-LIST-NAME>
ipv6 restrict-access subnet <IPv6-PREFIX> {host|log}
ipv6 restrict-access subnet <IPv6-PREFIX> {log [all|denied-only]}
ipv6 restrict-access subnet <IPv6-PREFIX> {host <IPv6> {log [all|denied-only]}}
Parameters
ipv6 restrict-access host <IPv6> {log [all|denied-only]}
host <IPv6> |
Restricts management access to a specified host, based
on the host‘s IPv6 address
- <IPv6> – Specify the host‘s IPv6 address.
|
log [all|denied-only] |
Optional. Configures a logging policy for access
requests
- all – Logs all access requests, both denied and
permitted
- denied-only – Logs only denied access events (when a host
is denied access)
|
ipv6 restrict-access host <IPv6> {subnet <IPv6-PREFIX> {log [all|denied-only]}}
host <IPv6> |
Restricts management access to a specified host, based
on the host‘s IPv6 address
- <IPv6> – Specify the host‘s IPv6 address.
|
|