This example shows how to remove the VTY ACL from all IPv4 traffic over all VTY lines:
switch# configure terminal
switch(config)# line vty
switch(config-line)# no ip access-class vtyacl out
switch(config-line)#
Related Commands
DescriptionCommand
Configures an IPv4 ACL.ip access-list
Shows either a specific IPv4 ACL or all IPv4 ACLs.show ip access-lists
Shows the running configuration of all interfaces or
of a specific interface.
show running-config interface
Cisco Nexus 7000 Series Security Command Reference
374
I Commands
ip access-class