Ipv6 Access-Class - Cisco Nexus 5500 Series Command Reference Manual

Nx-os security command reference
Hide thumbs Also See for Nexus 5500 Series:
Table of Contents

Advertisement

ipv6 access-class

ipv6 access-class
To create or configure an IPv6 access class to restrict incoming or outgoing traffic on a virtual terminal
line (VTY), use the ipv6 access-class command. To remove the access class, use the no form of this
command.
Syntax Description
access-list-name
in
out
Command Default
None
Command Modes
Line configuration mode
Command History
Release
5.2(1)N1(1)
Examples
This example shows how to configure an IPv6 access class on a VTY line to restrict inbound packets:
switch# configure terminal
switch(config)# line vty
switch(config-line)# ipv6 access-class VTY_I6ACCESS in
switch(config-line)#
This example shows how to remove an IPv6 access class that restricts inbound packets:
switch(config)# line vty
switch(config-line)# no ipv6 access-class VTY_I6ACCESS in
switch(config-line)#
Related Commands
Command
access-class
copy running-config
startup-config
show ipv6 access-class Displays IPv6 access classes.
Cisco Nexus 5500 Series NX-OS Security Command Reference
138
ipv6 access-class access-list-name {in | out}
no ipv6 access-class access-list-name {in | out}
Name of the IPv6 ACL class. The name can be a maximum of 64 characters.
The name can contain characters, numbers, hyphens, and underscores. The
name cannot contain a space or quotation mark.
Specifies that incoming connections be restricted between a particular
Cisco Nexus 5000 Series switch and the addresses in the access list.
Specifies that outgoing connections be restricted between a particular Cisco
Nexus 5000 Series switch and the addresses in the access list.
Modification
This command was introduced.
Description
Configures an access class for VTY.
Copies the running configuration to the startup configuration file.
Chapter
I Commands
OL-27883-02

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents