0% found this document useful (0 votes)
111 views3 pages

RIP Configuration for Dynamic Routing

The document describes the configuration of RIP routing on routers R1, R2, and R3. It involves assigning IP addresses to interfaces, setting bandwidth and clock rates on serial interfaces, and enabling RIP routing on each router to advertise its connected networks. On each router, RIP is configured and the connected networks are specified to be advertised out interfaces running RIP.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
111 views3 pages

RIP Configuration for Dynamic Routing

The document describes the configuration of RIP routing on routers R1, R2, and R3. It involves assigning IP addresses to interfaces, setting bandwidth and clock rates on serial interfaces, and enabling RIP routing on each router to advertise its connected networks. On each router, RIP is configured and the connected networks are specified to be advertised out interfaces running RIP.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
  • Router R1 Configuration
  • Router R2 Configuration
  • Router R3 Configuration and RIP Setup

1

DYNAMIC ROUTING PROTOCOL CONFIGURATION RIP (ROUTING INFORMATION PROTOCOL) R1 R2 R3

Sw1

Sw2

Sw3

IN ROUTER 1:
Router> Router>enable Router#config terminal Router(config)#hostname r1 r1(config)#exit r1#show ip interface brief r1#config terminal ASSIGNING IP ADDRESSE TO THE INTERFACES r1(config)#interface ethernet 0 r1(config-if)#ip add [Link] [Link] r1(config-if)#no shutdown r1(config-if)#exit r1(config)#interface serial 0 r1(config-if)#ip add [Link] [Link]

r1(config-if)#no shutdown r1(config-if)#exit r1(config)#exit r1#show ip interface brief SETTING CLOCK RATE AND BANDWIDTH r1#show controller serial 0 r1#config terminal r1(config)#interface serial 0 r1(config-if)#clock rate 64000 r1(config-if)#no shutdown r1(config-if)#bandwidth 64 r1(config-if)#no shutdown r1(config-if)#exit r1(config)#exit r1#show ip interface brief

2 IN ROUTER 2: Router> Router>enable Router#config terminal Router(config)#hostname r2 r2(config)#exit r2#show ip interface brief r2#config terminal SETTING CLOCK RATE AND BANDWIDTH ASSIGNING IP ADDRESSE TO THE INTERFACES R2(config)#interface ethernet 0 R2(config-if)#ip add [Link] [Link] R2(config-if)#no shutdown R2(config-if)#exit R2(config)#interface serial 0 R2(config-if)#ip add [Link] [Link] R2(config-if)#no shutdown R2(config)#interface serial 1 R2(config-if)#ip add [Link] [Link] R2#show controller serial 0 R2#show controller serial 1 R2#config terminal R2(config)#interface serial 1 R2(config-if)#clock rate 64000 R2(config-if)#no shutdown R2(config-if)#bandwidth 64 R2(config-if)#no shutdown R2(config-if)#exit R2(config)#exit R2#show ip interface brief R2(config-if)#no shutdown R2(config-if)#exit R2(config)#exit R2#show ip interface brief

IN ROUTER 3:
Router> Router>enable Router#config terminal Router(config)#hostname r3 R3(config)#exit R3#show ip interface brief R3#config terminal ASSIGNING IP ADDRESSE TO THE INTERFACES R3(config)#interface ethernet 0 R3(config-if)#ip add [Link] [Link] R3(config-if)#no shutdown R3(config-if)#exit R3(config)#interface serial 0 R3(config-if)#ip add [Link] [Link] R3(config-if)#no shutdown R3(config-if)#exit R3(config)#exit R3#show ip interface brief

CONFIGURING RIP IN ROUTER R1,R2 AND R3

r1(config)#router rip r1(config-router)#network [Link] r1(config-router)#network [Link]

r2(config)#router rip r2(config-router)#network [Link] r2(config-router)#network [Link] r2(config-router)#network [Link]

r3(config)#router rip r3(config-router)#network [Link] r3(config-router)#network [Link]

1 
 
DYNAMIC ROUTING PROTOCOL CONFIGURATION 
RIP (ROUTING INFORMATION PROTOCOL) 
 
 
 
 
 
 
 
 
 
 
 
 
IN ROUTER 1:  
Route
2 
 
IN ROUTER 2:  
Router> 
Router>enable 
Router#config terminal 
Router(config)#hostname r2 
r2(config)#exit 
r2#show ip i
3 
 
IN ROUTER 3:  
Router> 
Router>enable 
Router#config terminal 
Router(config)#hostname r3 
R3(config)#exit 
R3#show ip i

You might also like