Users Guide

Dell PowerConnect 55xx Systems User Guide 119
2
To bind an ACL to an interface, select an interface and click
Edit
.
3
Select an ACL(s). You can select one of each type (
MAC-based ACL,
IPv4-based ACL
or
IPv6-based ACL
) or one
IPv4-based ACL
and one
IPv6-based ACL
.
Configuring ACL Bindings Using CLI Commands
The following table summarizes the CLI commands for configuring
ACL
Bindings.
.
The following is an example of some of the CLI commands:
Table 8-8. ACL Bindings CLI Commands
CLI Command Description
service-acl input acl-name1
[acl-name2]
no service-acl input
Controls access to an interface
Use the no form of the command to
remove access control.
show access-lists [acl-name] Displays access control lists (ACLs)
configured on the switch.
console(config)# mac access-list extended server
console(config-mac-al)# permit 00:00:00:00:00:01
00:00:00:00:00:ff any
console(config-mac-al)# exit
console(config)# interface gi1/0/1
console(config-if)# service-acl input server