0% found this document useful (0 votes)
38 views4 pages

Comando S

The document describes the routing configuration and status of a router using RIP (Routing Information Protocol) for routing. RIP is configured to send updates every 30 seconds over interfaces Serial0/1 and Serial0/0. The router has routes to networks 192.168.13.0, 192.168.14.0, 10.0.0.0/8, and 172.31.0.0/16 in its routing table which it learned through RIP. The last RIP update was received 15 seconds ago from neighbor 192.168.13.1 and 14 seconds ago from 192.168.14.2.

Uploaded by

Jessy Russell
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)
38 views4 pages

Comando S

The document describes the routing configuration and status of a router using RIP (Routing Information Protocol) for routing. RIP is configured to send updates every 30 seconds over interfaces Serial0/1 and Serial0/0. The router has routes to networks 192.168.13.0, 192.168.14.0, 10.0.0.0/8, and 172.31.0.0/16 in its routing table which it learned through RIP. The last RIP update was received 15 seconds ago from neighbor 192.168.13.1 and 14 seconds ago from 192.168.14.2.

Uploaded by

Jessy Russell
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
You are on page 1/ 4

SHOW IP ROUTE Routing Protocol is "rip" Sending updates every 30 seconds, next due in 7 seconds Invalid after 180

seconds, hold down 180, flushed after 240 Outgoing update filter list for all interfaces is not set Incoming update filter list for all interfaces is not set Redistributing: rip Default version control: send version 1, receive any version Interface Serial0/1 Serial0/0 Send Recv Triggered RIP Key-chain 1 1 21 21

Automatic network summarization is in effect Maximum path: 4 Routing for Networks: 192.168.13.0 192.168.14.0 Passive Interface(s): Routing Information Sources: Gateway 192.168.13.1 192.168.14.2 Distance: (default is 120) Distance 120 120 Last Update 00:00:15 00:00:14

SHOW IP ROUTE Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2

E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area * - candidate default, U - per-user static route, o - ODR P - periodic downloaded static route

Gateway of last resort is not set

R 10.0.0.0/8 [120/1] via 192.168.13.1, 00:00:25, Serial0/1 R 172.31.0.0/16 [120/1] via 192.168.14.2, 00:00:19, Serial0/0 C 192.168.13.0/24 is directly connected, Serial0/1 C 192.168.14.0/24 is directly connected, Serial0/0

SHOW RUNNING-CONFIG Router#show running-config Building configuration...

Current configuration : 526 bytes ! version 12.2 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname Router ! ! !

! ! ! ! ! ! ! ! ! ! interface FastEthernet0/0 no ip address duplex auto speed auto shutdown ! interface Serial0/0 ip address 192.168.14.1 255.255.255.0 clock rate 56000 ! interface Serial0/1 ip address 192.168.13.2 255.255.255.0 ! router rip network 192.168.13.0 network 192.168.14.0 !

ip classless ! ! ! ! ! ! ! line con 0 line vty 0 4 login ! ! ! end

DEBUG IP RIP RIP protocol debugging is on Router#RIP: received v1 update from 192.168.14.2 on Serial0/0 172.31.0.0 in 1 hops

You might also like