Technical information
Cuda 12000 IP Access Switch CLI Reference Guide
access-class 45
access-class
Applies a specified access list to the current interface. Access lists are used to filter, control, and
restrict the flow of incoming and outgoing traffic across an interface.
You must first use the
access-list command to create one or more access-lists comprised the
filtering criteria, after which you can then apply those lists to a particular interface using the
access-class command.
Use the no access-list
command to delete the association of a specific access list with a
particular interface. Use the
show access-list command to display the access lists that are
currently applied to a particular interface.
Mode
interface:cable:csi(<c/s/i>)
Syntax
access-class <access list number> {in | out} priority <priority>
Arguments
<access list number> Index number of the access list that you want to apply to the current
interface.
{in | out} Specifies one of the following:
■ in – Applies the specified access list to incoming traffic received on
this interface.
■ out – Applies the specified access list to outgoing traffic from this
interface.
<priority> Sets the priority within the access class for the specified access list.