
Chapter 6 CLI – Layer 3
RIP Commands
Table 6.3 | RIP Commands |
|
|
|
|
Command |
| Page |
|
|
|
|
|
|
router rip |
| 157 |
|
|
|
network |
| 158 |
|
|
|
redistribute |
| 158 |
|
| |
ip rip | 159 | |
|
| |
ip rip | 159 | |
|
| |
ip rip | 160 | |
|
| |
ip rip | 160 | |
|
| |
ip rip | 161 | |
|
| |
ip rip | 161 | |
|
| |
ip rip authentication mode | 161 | |
|
| |
ip rip authentication key | 162 | |
|
|
|
Configure Mode
router rip Command
Use the router rip command to configure the Routing Information Protocol (RIP). The no form of this command disables RIP. The default state is disabled.
The syntax for this command is:
[no] router rip
Example:
To enable the RIP protocol:
Router-N(configure)# router rip
157 |