ECS4510 Series CLI Reference Guide-R03

Table Of Contents
Chapter 50
| IP Routing Commands
Routing Information Protocol (RIP)
– 899 –
router rip This command enables Routing Information Protocol (RIP) routing for all IP
interfaces on the router. Use the no form to disable it.
Syntax
[no] router rip
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 (903)
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)#