Chapter 29
| IP Routing Commands
Routing Information Protocol (RIP)
– 821 –
Command Mode
Global Configuration
Default Setting
Disabled
Command Usage
◆ RIP is used to specify how routers exchange routing table information.
◆ This command is also used to enter router configuration mode.
Example
Console(config)#router rip
Console(config-router)#
Related Commands
network (825)
default-information
originate
This command generates a default external route into the local RIP autonomous
system. Use the no form to disable this feature.
Syntax
[no] default-information originate
Default Setting
Disabled
Command Mode
Router Configuration
Command Usage
This command sets a default route for every Layer 3 interface where RIP is enabled.
The response packet to external queries marks each active RIP interface as a default
router with the IP address 0.0.0.0.
Example
Console(config-router)#default-information originate
Console(config-router)#
Related Commands
ip route (803)
redistribute (826)