Brocade Communications Systems 53-1001762-01 사용자 설명서

다운로드
페이지 252
114
Converged Enhanced Ethernet Command Reference
53-1001762-01
mac access-list standard
8
DRAFT: BROCADE CONFIDENTIAL
mac access-list standard 
Creates and assigns a name to the standard MAC access list.
Synopsis
mac access-list standard name
no mac access-list standard name
Operands
name
Assigns a name to the MAC standard access list. The maximum character 
limit is 64.
Command
Modes
Global configuration mode
Description
Use this command to create a standard MAC access list. If ACL is already created, this command 
puts the switch in the standard MAC access-list configuration mode. Use the no mac access-list 
standard command to remove the access list.
Standard ACLs allow you to filter traffic based on the source MAC address. You can apply named 
MAC standard ACLs to VLANs and to Layer 2 interfaces.
Usage
Guidelines
Standard and extended MAC ACLs cannot share the same name.
Example
To create a MAC standard ACL named mac1:
switch(config)#mac access-list standard mac1
switch(conf-macl-std)#
To delete a MAC standard ACL named mac1:
switch(config)#no mac access-list standard mac1
See Also
deny, permit, show access-lists