EasyManua.ls Logo

Cisco Nexus 7000 Series - Ip Access-Class

Cisco Nexus 7000 Series
1018 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
ip access-class
To configure a virtual teletype (VTY) access control list (ACL) to control access to all IPv4 traffic over all
VTY lines in the ingress or egress direction, use the ip access-classcommand. To remove the VTY ACL, use
the no form of this command.
ip access-class name {in| out}
no ip access-class name {in| out}
Syntax Description
Access class name. The name can be up to 64
alphanumeric, case-sensitive characters. Names
cannot contain a space or quotation mark.
name
Specifies the incoming packets.in
Specifies the outgoing packets.out
Command Default
None
Command Modes
Global configuration
Command History
ModificationRelease
This command was introduced.5.1(1)
Usage Guidelines
The VTY ACL feature restricts all traffic for all VTY lines. You cannot specify different traffic restrictions
for different VTY lines.
Any router ACL can be configured as a VTY ACL.
This command does not require a license.
Examples
This example shows how to configure a VTY ACL to control access to all IPv4 traffic over all VTY lines :
switch# configure terminal
switch(config)# ip access-list vtyacl
switch(config-ip-acl)# exit
switch(config)# line vty
switch(config-line)# ip access-class vtyacl out
switch(config-line)#
Cisco Nexus 7000 Series Security Command Reference
373
I Commands
ip access-class

Table of Contents

Other manuals for Cisco Nexus 7000 Series

Related product manuals