Cisco Systems C819HG4GVK9 manual Configuring Routing Information Protocol, Router rip Version 1

Models: C819HG4GVK9 C819GUK9

1 196
Download 196 pages 51.42 Kb
Page 53
Image 53

Chapter 5 Basic Router Configuration

Configuring Dynamic Routes

Configuring Routing Information Protocol

To configure the RIP routing protocol on the router, perform these steps, beginning in global configuration mode:

SUMMARY STEPS

 

1.

router rip

 

 

2. version {1 2}

 

 

3. network ip-address

 

 

4. no auto-summary

 

 

5.

end

 

DETAILED STEPS

 

 

 

 

 

 

 

Command

Task

Step 1

 

 

router rip

Enters router configuration mode and enables RIP

 

Example:

on the router.

 

 

 

Router> configure terminal

 

 

Router(config)# router rip

 

 

Router(config-router)#

 

Step 2

 

 

version {1 2}

Specifies use of RIP version 1 or 2.

 

Example:

 

 

Router(config-router)# version 2

 

 

Router(config-router)#

 

Step 3

 

 

network ip-address

Specifies a list of networks on which RIP is to be

 

Example:

applied, using the address of the network of each

 

directly connected network.

 

Router(config-router)# network 192.168.1.1

 

 

Router(config-router)# network 10.10.7.1

 

 

Router(config-router)#

 

Step 4

 

 

no auto-summary

Disables automatic summarization of subnet routes

 

Example:

into network-level routes. This allows subprefix

 

routing information to pass across classfull

 

Router(config-router)# no auto-summary

network boundaries.

 

Router(config-router)#

 

Step 5

 

 

 

end

 

Exits router configuration mode and enters

 

Example:

privileged EXEC mode.

 

 

 

Router(config-router)# end

 

 

Router#

 

 

 

 

 

For general information on RIP, see the “RIP” section on page B-2.

 

 

Cisco 819 Series Integrated Services Router Software Configuration Guide

 

 

 

 

 

 

OL-23590-02

 

 

5-29

 

 

 

 

 

Page 53
Image 53
Cisco Systems C819HG4GVK9, C819GUK9 Configuring Routing Information Protocol, Router rip Version 1, No auto-summary End