Reference Guide

CLI Basics | 25
You can exit this mode by using the exit command.
MAC ACCESS LIST Mode
While in the CONFIGURATION mode, use the mac access-list standard or mac
access-list extended command to enter the MAC ACCESS LIST mode and configure
either standard or extended access control lists (ACL).
To enter MAC ACCESS LIST mode:
1. Verify that you are logged in to the CONFIGURATION mode.
2. Use the
mac access-list standard or mac access-list extended command. You must include
a name for the ACL.The prompt changes to include (conf-std-macl) or (conf-ext-macl).
You can return to the CONFIGURATION mode by entering the exit command.
IP ACCESS LIST Mode
While in the CONFIGURATION mode, use the ip access-list standard or ip access-list
extended
command to enter the IP ACCESS LIST mode and configure either standard
or extended access control lists (ACL).
To enter IP ACCESS LIST mode:
1. Verify that you are logged in to the CONFIGURATION mode.
2. Use the
ip access-list standard or ip access-list extended command. You must include a
name for the ACL.The prompt changes to include (conf-std-nacl) or (conf-ext-nacl).
You can return to the CONFIGURATION mode by entering the exit command.
ROUTE-MAP Mode
While in the CONFIGURATION mode, use the route-map command to enter the
ROUTE-MAP mode and configure a route map.
To enter ROUTE-MAP mode:
1. Verify that you are logged in to the CONFIGURATION mode.
2. Use the
route-map map-name [permit | deny] [sequence-number] command. The prompt
changes to include (route-map).
You can return to the CONFIGURATION mode by entering the exit command.