click below
click below
Normal Size Small Size show me how
Routing Tech - Mod 2
Terms for Mod 2 of Routing Tech - Cisco Exploration
| Question | Answer |
|---|---|
| Routers interconnect networks in these two ways: | Determine the best path to send packets.Forward packets toward destination |
| Routers forwarding decision is based on what address | IP address at layer 3 |
| WAN Connections are made off what interface? | Serial interfaces |
| To connect a switch to a router use which cable? | straight-through |
| To connect a switch to a hub use which cable? | crossover |
| To connect a router to a router? | crossover |
| To connect a PC to a router | crossover |
| This command displays the routing table | show ip route |
| Each interface, serial or ethernet must be configured with these 2 things. | IP address and subnet mask |
| What command can be used to see the status and a detailed description of the interfaces of the router? | show interfaces |
| Which command displays the current configuration the router is using? | show running-config |
| What command must be issued to bring an interface up? | no shutdown |
| What is the best command to use to verify that the interfaces are up and up? | show ip interface brief |
| What does the C at the beginning of the line of a route in the routing table indicate? | Directly connected network |