286
27.16 mac access extended
Command: mac-access-list extended <name>
no mac-access-list extended <name>
Functions: Define a name-manner MAC ACL or enter access-list configuration mode, ―no
mac-access-list extended <name>‖ command deletes this ACL.
Parameters: <name> name of access-list excluding blank or quotation mark, and it must
start with letter, and the length cannot exceed 32 (remark: sensitivity on capital or small
letter.)
Command Mode: Global mode
Default Configuration: No access-lists configured.
Usage Guide: After assigning this commands for the first time, only an empty name
access-list is created and no list item included.
Examples: Create an MAC ACL named mac_acl.
Switch(config)# mac-access-list extended mac_acl
Switch(Config-Mac-Ext-Nacl-mac_acl)#
27.17 mac-ip access extended
Command: mac-ip-access-list extended <name>
no mac-ip-access-list extended <name>
Functions: Define a name-manner MAC-IP ACL or enter access-list configuration mode,
―no mac-ip-access-list extended <name>‖ command deletes this ACL.
Parameters: <name>: name of access-list excluding blank or quotation mark, and it must
start with letter, and the length cannot exceed 32 (remark: sensitivity on capital or small
letter).
Command Mode: Global Mode.
Default: No named MAC-IP access-list.
Usage Guide: After assigning this commands for the first time, only an empty name
access-list is created and no list item included.
Examples: Create an MAC-IP ACL named macip_acl.
Switch(config)# mac-ip-access-list extended macip_acl
Switch(Config-MacIp-Ext-Nacl-macip_acl)#