Cisco Catalyst 2960-X Security Configuration Manual page 228

Cisco ios release 15.0(2)ex
Hide thumbs Also See for Catalyst 2960-X:
Table of Contents

Advertisement

Attaching an IPv6 ACL to an Interface
SUMMARY STEPS
1. enable
2. configure terminal
3. interface interface-id
4. no switchport
5. ipv6 address ipv6-address
6. ipv6 traffic-filter access-list-name {in | out}
7. end
8. show running-config
9. copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Switch> enable
Step 2
configure terminal
Example:
Switch# configure terminal
Step 3
interface interface-id
Step 4
no switchport
Step 5
ipv6 address ipv6-address
Step 6
ipv6 traffic-filter access-list-name {in | out}
Step 7
end
Example:
Switch(config)# end
Catalyst 2960-X Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX
204
Purpose
Enables privileged EXEC mode. Enter your password if prompted.
Enters the global configuration mode.
Identify a Layer 2 interface (for port ACLs) or Layer 3 interface
(for router ACLs) on which to apply an access list, and enter
interface configuration mode.
If applying a router ACL, this changes the interface from Layer
2 mode (the default) to Layer 3 mode.
Configure an IPv6 address on a Layer 3 interface (for router
ACLs).
Apply the access list to incoming or outgoing traffic on the
interface.
The out keyword is not supported for Layer 2 interfaces
Note
(port ACLs).
Returns to privileged EXEC mode.
Configuring IPv6 ACLs
OL-29048-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents