Example Displaying the Details of a Layer 2 ACL on a Service Instance
The following sample output displays the details of a Layer 2 ACL called test-acl on a service instance.
Device#
show ethernet service instance id 100 interface gig3/0/1 detail
Service Instance ID: 100
L2 ACL (inbound): test-acl
Associated Interface: Gig3/0/1
Associated EVC: test
L2protocol drop
CEVlans:
Interface Dot1q Tunnel Ethertype: 0x8100
State: Up
L2 ACL permit count: 10255
L2 ACL deny count: 53
The table below describes the significant fields in the output.
Table 6: show ethernet service instance Field Descriptions
Description
Field
Displays the service instance ID.
Service Instance ID
Displays the ACL name.
L2 ACL (inbound):
Displays the interface details of the service instance.
Associated Interface:
Displays the EVC with which the service instance is
associated.
Associated EVC:
Displays details of the associated VLAN ID.
CEVlans:
Displays whether the service instance is in an up or
down state.
State:
Displays the number of packet frames allowed to pass
on the service instance by the ACL.
L2 ACL permit count:
Displays the number of packet frames not permitted
to pass on the service instance by the ACL.
L2 ACL deny count
Example Displaying the Details of Configured Layer 2 ACL
The following sample output displays the details of a configured Layer 2 ACL.
Device#
show access-lists
Extended IP access list ip-acl
10 permit ip any any
Extended MAC access list mac-acl
permit any any vlan 10
Device#
Device#sh access-lists mac-acl
Layer 2 Configuration Guide for Cisco NCS 4200 Series
34
Layer 2 Access Control Lists on EVCs
Example Displaying the Details of a Layer 2 ACL on a Service Instance