R2#sh
run | s rip
router
rip
version 2
network 2.0.0.0
network 10.0.0.0
no auto-summary
R3#sh
run | s rip
router
rip
version 2
network 3.0.0.0
network 10.0.0.0
no auto-summary
R3#sh ip route rip
1.0.0.0/24 is subnetted, 1 subnets
R 1.1.1.0 [120/2] via 10.1.13.2, 00:00:08, FastEthernet0/0
2.0.0.0/24 is subnetted, 1 subnets
R 2.2.2.0 [120/1] via 10.1.13.2, 00:00:08, FastEthernet0/0
10.0.0.0/24 is subnetted, 2 subnets
R 10.1.12.0 [120/1] via 10.1.13.2, 00:00:08, FastEthernet0/0
R2#sh ip rip database
1.0.0.0/8 auto-summary
1.1.1.0/24
[1] via 10.1.12.1, 00:00:15, FastEthernet0/0
2.0.0.0/8 auto-summary
2.2.2.0/24 directly
connected, Loopback0
3.0.0.0/8 auto-summary
3.0.0.0/8
[1] via 10.1.13.3, 00:01:12,
FastEthernet1/0
3.3.3.0/24
[1] via 10.1.13.3, 00:00:15,
FastEthernet1/0
10.0.0.0/8 auto-summary
10.1.12.0/24 directly connected, FastEthernet0/0
10.1.13.0/24 directly connected, FastEthernet1/0
R2#sh ip protocols
Routing
Protocol is "rip"
Outgoing update filter list for all
interfaces is not set
Incoming update filter list for all interfaces
is not set
Sending updates every 30
seconds, next due in 7 seconds
Invalid after 180
seconds, hold down 180, flushed after 240
Redistributing: rip
Default version control:
send version 2, receive version 2
Interface Send Recv Triggered
RIP Key-chain
FastEthernet0/0 2
2
FastEthernet1/0 2
2
Loopback0 2 2
Automatic network summarization is not in
effect
Maximum path: 4
Routing for Networks:
2.0.0.0
10.0.0.0
Routing Information Sources:
Gateway Distance Last Update
10.1.13.3 120 00:00:22
10.1.12.1 120 00:00:25
Distance: (default is 120)
No comments:
Post a Comment