Displaying ipv4 acl configuration, Figure 34-8, Drops the pac – Dell POWEREDGE M1000E User Manual

Page 776

Advertising
background image

34-40

Cisco Catalyst Blade Switch 3130 and 3032 for Dell Software Configuration Guide

OL-13270-03

Chapter 34 Configuring Network Security with ACLs

Displaying IPv4 ACL Configuration

Figure 34-8

Applying ACLs on Multicast Packets

Displaying IPv4 ACL Configuration

You can display the ACLs that are configured on the switch, and you can display the ACLs that have
been applied to interfaces and VLANs.

When you use the ip access-group interface configuration command to apply ACLs to a Layer 2
interface, you can display the access groups on the interface. You can also display the MAC ACLs
applied to a Layer 2 interface. You can use the privileged EXEC commands as described in

Table 34-2

to display this information.

VLAN 10

map

Frame

Input

router

ACL

Output

router

ACL

Routing function

VLAN 10

VLAN 20

Blade server C

(VLAN 10)

Blade server A

(VLAN 10)

Blade server B

(VLAN 20)

VLAN 20

map

Packet

201779

Table 34-2

Commands for Displaying Access Lists and Access Groups

Command

Purpose

show access-lists [number | name]

Display the contents of one or all current IP and MAC address access lists
or a specific access list (numbered or named).

show ip access-lists [number | name]

Display the contents of all current IP access lists or a specific IP access list
(numbered or named).

show ip interface interface-id

Display detailed configuration and status of an interface. If IP is enabled
on the interface and ACLs have been applied by using the ip access-group
interface configuration command, the access groups are included in the
display.

show running-config [interface interface-id]

Displays the contents of the configuration file for the switch or the
specified interface, including all configured MAC and IP access lists and
which access groups are applied to an interface.

show mac access-group [interface interface-id]

Displays MAC access lists applied to all Layer 2 interfaces or the specified
Layer 2 interface.

Advertising