Deployment Guide
access-class
Apply a standard ACL to a terminal line.
Syntax
access-class access-list-name [ipv4 | ipv6]
Parameters
access-list-name Enter the name of a congured Standard ACL, up to 140 characters.
ipv4 Enter the keyword ipv4 to congure an IPv4 access class.
ipv6 Enter the keyword ipv6 to congure an IPv6 access class.
Defaults Not congured.
Command Modes LINE
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.8(0.0) Added the ipv4 and ipv6 parameters to the command.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information When you use the access-class access-list-name command without specifying the ipv4 or ipv6
attribute, both IPv4 as well as IPv6 rules that are dened in that ACL are applied to the terminal. This is a generic
way of conguring access restrictions.
To be able to lter access exclusively using either IPv4 or IPv6 rules, you must use either the ipv4 or ipv6
attribute along with the access-class access-list-name command. Depending on the attribute that you
specify (ipv4 or ipv6), the ACL processes either IPv4 or IPv6 rules, but not both. Using this conguration, you
can set up two dierent types of access classes with each class processing either IPv4 or IPv6 rules separately.
However, if you already have congured generic IP ACL on a terminal line, then you cannot further apply IPv4 or
IPv6 specic ltering on top of this conguration. Because, both IPv4 and IPv6 access classes are already
congured on this terminal line. Before applying either IPv4 or IPv6 ltering, you must rst undo the generic
conguration using the no access-class access-list-name command.
Similarly, if you have congured either IPv4 or IPv6 specic ltering on a terminal line, you cannot apply generic IP
ACLs on top of this conguration. Before applying the generic ACL conguration, you must rst undo the existing
conguration using the no access-class access-list-name [ipv4 | ipv6] command.
clear counters ip access-group
Erase all counters maintained for access lists.
Syntax
clear counters ip access-group [access-list-name]
Parameters
access-list-name (OPTIONAL) Enter the name of a congured access-list, up to 140 characters.
Command Modes EXEC Privilege
Supported Modes Full–Switch
152 Access Control Lists (ACL)