Examples
In the following example, a copy of access list list-1 is created as list-2:
RP/0/RSP0/CPU0:router# show access-list ethernet-service list-1
ethernet service access-list list-1
10 permit any any
20 permit 2.3.4 5.4.3
RP/0/RSP0/CPU0:router# copy access-list ethernet-service list-1 list-2
RP/0/RSP0/CPU0:router# show access-list ethernet-service list-2
ethernet service access-list list2
10 permit any any
20 permit 2.3.4 5.4.3
Related Commands
DescriptionCommand
Sets conditions for an Ethernet services access listdeny (ES ACL), on page 650
Controls access to an interface.ethernet-service access-group, on page 653
Defines an Ethernet services (Layer 2) access list by name.ethernet-services access-list, on page 655
Sets conditions for an Ethernet services access list.permit (ES ACL), on page 657
Renumbers existing statements and increment subsequent
statements to allow a new Ethernet services access list
statement.
resequence access-list ethernet-service, on page
660
Displays the contents of current Ethernet services access
lists.
show access-lists ethernet-services, on page 662
Displays Ethernet services access list trace information.show access-lists ethernet-services trace, on page
666
Identifies the modes and interfaces on which a particular
ACL is applied.
show access-list ethernet-service usage pfilter,
on page 668
Cisco ASR 9000 Series Aggregation Services Router VPN and Ethernet Services Command Reference, Release
6.1.x
649
Layer 2 Access List Commands
copy access-list ethernet-service