click below
click below
Normal Size Small Size show me how
Chap3_Sect3_Intro
The Routing Table
| Term | Definition |
|---|---|
| router rip | Command that provides access to the router configuration mode where the RIP routing settings are configured. |
| no router rip | Command the stops the RIP process and erases all existing RIP configurations. |
| show ip protocols | Command that displays the IPv4 routing protocol settings currently configured on the router. |
| show ip route | Command that displays the RIP routes installed in the routing table. |
| no auto-summary | Command that disables the default RIPv2 behavior of automatic summarization. |
| passive-interface | Command that prevents the transmission of routing updates through a router interface, but still allow that network to be advertised to other routers. |
| default-information originate | Command that instructs the router to originate default information, by propagating the static default route in RIP updates. |