| A | B |
| enable | used to enter the privilege mode |
| config-t | used to enter Global configuration mode |
| router rip | used to enter Router configuration mode |
| int or interface | used to enter Interface configuration mode |
| show version | Displays the configuration of the system hardware |
| show protocols | Displays configured protocols, shows status of Layer 3 protocols |
| show interfaces | Displays the statistics for all interfaces configured on the router |
| show startup-config | Displays the backup configuration files stored in NVRAM |
| show cdp neighbors | Displays information about the networks directly connected to the router |
| telnet | Remotely connected to a router (Layer 7) |
| ping | Tests end to end connection (Layer 3) |
| trace | Provides a look at the paths taken by packets |
| show ip route | Displays the routing tables |