
DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
300
SEQUENCE-NUMBER
Specifies the sequence number of the associated match entry. The
range is from 1 to 65535. The lower the number is, the higher the
priority of the access list.
NAME
Specifies the ACL access list name to be match.
Default
None.
Command Mode
Software ACL Filter Map Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command is used to associate an access list to a software ACL filter map. Multiple access lists can
be associated within a software ACL filter map. However, they should be different types (expert, MAC, IP,
and IPv6). When the same type access list is associated, each succeeding command overwrites the
previous command.
Sequence numbers determines the processing priority of an associated access list in a filter map. The
access list with a smaller sequence number takes higher precedence. If the associated access list with
same sequence number exists, they are processed in the following order: expert access list, MAC access
list, IP access list, IPv6 access list.
Example
This example shows how to attach an IP access list named “cpu-acl” and MAC access list named
mac4001 to the software ACL filter map “cpu_filter”.
Switch# configure terminal
Switch(config)# ip access-list cpu-acl
Switch(config-ip-acl)# permit 10.20.0.0 255.255.0.0
Switch(config-ip-acl)# exit
Switch(config)# mac access-list extended mac4001
Switch(config-mac-ext-acl)# 25 deny host 0013.0049.8272 any
Switch(config-mac-ext-acl)# exit
Switch(config)# soft-acl filter-map cpu_filter
Switch(config-soft-acl)# 2 match ip access-group cpu-acl
Switch(config-soft-acl)# 3 match mac access-group mac4001
Switch(config-soft-acl)#
16-3 match interface
This command is used to configure matching ingress interface(s). Use the
no
form command to remove
the matching ingress interface(s).
match interface INTERFACE-ID [, | -]
no match interface {all | INTERFACE-ID [, | -]}
Parameters
INTERFACE-ID
Specifies the matching interface ID. Valid interfaces are physical
Summary of Contents for DXS-3600 Series
Page 1: ......
Page 423: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 418 ...
Page 548: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 543 ...
Page 673: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 668 ...
Page 712: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 707 Switch ...
Page 845: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 840 ...
Page 884: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 879 ...
Page 1152: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 1147 ...