NEC NWA-008869-001 manual Setting RIP and RIPv2, Starting RIP

Models: NWA-008869-001

1 180
Download 180 pages 45.76 Kb
Page 128
Image 128

CHAPTER 5 EXAMPLES OF SETUP ON NETWORKS

ROUTING SETUP EXAMPLES (IPv4)

Setting RIP and RIPv2

Setting

The following explains an example of setting RIPv2.

To set RIPv2, use the ip rip command in interface config mode in which an RIP routing advertisement can be sent. You can set RIPv2 in the same way as RIP except that you must use “2” as the version parameter.

In this example, RIPv2 is set in LAN2 (Ethernet network).

Router (config) # interface Ethernet0.0 Enter

Router (config − Ethernet0.0) # ip rip send version 2 Enter

Router (config − Ethernet0.0) # ip rip receive version 2 Enter

Router (config − Ethernet0.0) # ip rip enable Enter

Router (config − Ethernet0.0) #

MEMO: By default, the In-Skin Router operates with RIPv2. You can, therefore, omit the ip rip send ver- sion 2 command and the ip rip receive version 2 command.

Starting RIP

Start RIP. To start and stop RIP, use the ip router rip command in global config mode.

Use the redistribute command to report information on network C to router A that performs RIP commu- nication with the In-Skin Router (redistribution with an external route).

Router (config − Ethernet0.0) # exit Enter

Router (config) # ip router rip Enter

Router (config − ip − rip) # redistribute conneted Enter

Router (config − ip − rip) # exit Enter

Router (config) #

– 118 –

NWA-008869-001 Rev.1.0

 

atch5001.fm

Page 128
Image 128
NEC NWA-008869-001 manual Setting RIP and RIPv2, Starting RIP