Monitoring Ipv6 Acls - Cisco Catalyst 2960-X Security Configuration Manual

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

Advertisement

Configuring IPv6 ACLs
Command or Action
Step 8
show running-config
Example:
Switch# show running-config
Step 9
copy running-config startup-config
Example:
Switch# copy running-config
startup-config

Monitoring IPv6 ACLs

You can display information about all configured access lists, all IPv6 access lists, or a specific access list by
using one or more of the privileged EXEC commands shown in the table below:
Command
show access-lists
show ipv6 access-list [access-list-name]
show vlan access-map[map-name]
show vlan filter[access-mapaccess-map| vlanvlan-id]
This is an example of the output from the show access-lists privileged EXEC command. The output shows
all access lists that are configured on the switch or switch stack.
Switch # show access-lists
Extended IP access list hello
IPv6 access list ipv6
This is an example of the output from the show ipv6 access-list privileged EXEC command. The output
shows only IPv6 access lists configured on the switch or switch stack
Switch# show ipv6 access-list
IPv6 access list inbound
IPv6 access list outbound
OL-29048-01
10 permit ip any any
permit ipv6 any any sequence 10
permit tcp any any eq bgp (8 matches) sequence 10
permit tcp any any eq telnet (15 matches) sequence 20
permit udp any any sequence 30
deny udp any any sequence 10
deny tcp any any eq telnet sequence 20
Catalyst 2960-X Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX
Purpose
Verifies your entries.
(Optional) Saves your entries in the configuration file.
Purpose
Displays all access lists configured on the switch.
Displays all configured IPv6 access lists or the access
list specified by name.
Displays VLAN access map configuration.
Displays the mapping between VACLs and VLANs.
Monitoring IPv6 ACLs
205

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents