(CCNA) Cisco Commands Cheat Sheet #4
(CCNA) Cisco Commands Cheat Sheet #4
Continuing our Cisco Commands Cheat Sheet for CCNA students, this is our 4th post.
Enable the ACL on the chosen router interface in the correct direction (in or out):
Named ACL:
Named ACLs use names to identify ACLs rather than numbers, and commands that permit or
deny traffic are wri en in a sub mode called named ACL mode (nacl).
Named ACL enables the editing of the ACL (deleting or inserting statements) by sequencing
statements of the ACL.
Verifying ACLs:
Shows all ACLs configured on a router with counters at the end of each statement:
1 R1# show access-lists
2 ! OR
3 R1# show ip access-list
DHCP Server
Define network and mask to use in this pool and the default gateway:
1 R1(dhcp-config)lease 2 ! Days
Shows the status of the specified pool and the leased addresses from that pool:
Shows all the leased ip addresses from all configured DHCP pools:
Enjoy !