| A | B |
| enable | Used to enter the Privilege Mode |
| config-t | Used to enter Global configureation mode |
| router rip | Used to enter Touter configuration mode |
| int or interface | Used to enter Interface configuration mode |
| show version | Desplays configured protocols, shows starus of layer 3 protocols |
| show protocols | Displays configured protocols, shows status of Layer 3 protocols |
| show interfaces | desplays the statistics for all interfaces configured on the router |
| show startup-config | displays the confuration file stored in NVRAM |
| show cdp neighbors | displays information about the netwrks directly connected to the router |
| telnet | remotly connect to a router (layer 7) |
| ping | tests end to end connection (layer 3) |
| trace | provides a look at paths taken by packets |
| show ip route | Displayse the routing tables |