beautypg.com

32 route, 33 router rip, Route – PLANET XGS3-24040 User Manual

Page 426: Router rip

background image


31-139

31.32 route

Command:

route

no route

Function:

This command configures a static RIP route. The “no route “command deletes this

route.

Parameter:

Specifies this destination IP address prefix and its length.

Command Mode:

Router mode

Usage Guide:

The command add a static RIP route, and is mainly used for debugging. Routes configured by this

command will not appear in kernel route table but in the RIP route database.

Example:

Switch# config terminal

Switch(config)# router rip

Switch(config-router)# route 1.0.0.0/8

31.33 router rip

Command:

router rip

no router rip

Function:

Enable the RIP routing process and enter the RIP mode; the “no router rip” command closes the

RIP routing protocol.

Default:

Not running RIP route.

Command Mode:

Global mode

Usage Guide:

This command is the switch for starting the RIP routing protocol which is required to be open before

configuring other RIP protocol commands.

Example:

Enable the RIP protocol mode

Switch(config)#router rip

Switch(config-router)#