Specifications

2-79
Catalyst 2950 and Catalyst 2955 Switch Command Reference
78-15304-01
Chapter 2 Cisco IOS Commands
ip access-group
Examples This example shows how to apply a numbered ACL to an interface:
Switch(config)# interface fastethernet0/1
Switch(config-if)# ip access-group 101 in
You can verify your settings by entering the show access-lists or show ip access-lists privileged EXEC
command.
Related Commands Command Description
access-list (IP extended) Defines an extended IP ACL.
access-list (IP standard) Defines a standard IP ACL.
deny (access-list configuration) Configures conditions for an IP ACL.
ip access-list Defines an IP ACL.
permit (access-list configuration) Configures conditions for an IP ACL.
show access-lists Displays ACLs configured on the switch.
show ip access-lists Displays IP ACLs configured on the switch.