Instruction Manual

Table Of Contents
ACL Commands
Page 38
Example
The following example displays access lists.
show interfaces access-lists
The show interfaces access-lists Privileged EXEC mode command displays access lists applied on interfaces.
Syntax
show interfaces access-lists [ ethernet interface | vlan vlan-id | port-channel port-channel-number ]
Parameters
vlan-id— Specifies the ID of the VLAN.
interface The full syntax is: unit/port.
port-channel-number — Valid port-channel Index.
Default Configuration
This command has no default configuration.
Command Mode
Privileged EXEC mode
User Guidelines
There are no user guidelines for this command.
Example
The following example displays ACLs applied to the interfaces of a device:
console#
show
access-lists
IP access list ACL1
permit ip host 172.30.40.1 any
permit rsvp host 172.30.8.8 any
console#
show interfaces access-lists
Interface Input ACL
--------- ---------
1/e1 ACL1
2/e1 ACL3