ipv6
Creates an IPv6 ACL and enters its
configuration mode. An IPv6 ACL defines a set of rules that filter IPv6 packets flowing
through a port or interface. Each rule specifies the action taken when a packet matches the
rule. If the action is deny, the packet is dropped. If the action is permit, the packet is
allowed.
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 access-list <IPv6-ACL-NAME>
Parameters
ipv6 access-list <IPv6-ACL-NAME>
access-list <IPv6-ACL-NAME> |
Configures an IPv6 access list and enters its
configuration mode
- <IPv6-ACL-NAME> – Specify the IPv6 ACL name. If the access list does not
exist, it is created.
|
Examples
rfs4000-229D58(config)#ipv6 access-list IPv6ACLTest
rfs4000-229D58(config-ipv6-acl-IPv6ACLTest)#?
IPv6 Access Control Mode commands:
deny Specify packets to reject
no Negate a command or set its defaults
permit Specify packets to forward
clrscr Clears the display screen
commit Commit all changes made in this session
do Run commands from Exec mode
end End current mode and change to EXEC mode
exit End current mode and down to previous mode
help Description of the interactive help system
revert Revert changes
service Service Commands
show Show running system information
write Write running configuration to memory or terminal
rfs4000-229D58(config-ipv6-acl-IPv6ACLTest)#
Related Commands
no |
Removes an IPv6 access control list |