| 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 protools, shows status of Layer 3 protoclos |
| show interfaces | Displays the statistics for all interfaces configured on the router |
| show startup-config | Displays the backup configuraton file stored in NVRAM |
| show cdp neighbors | Displays information about the networks directly connected to the router |
| telnet | Remotely connect to a router (Layer 7) |
| ping | Tests ene to end connection (Layer 3) |
| trace | Provides a look at the paths taken by packets |
| show ip route | Displays the routing tables |