Вы находитесь на странице: 1из 8

show ip route

fes>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

111.0.0.0/8 is variably subnetted, 10 subnets, 4 masks
C 111.111.0.0/23 is directly connected, FastEthernet0/0
R 111.111.2.0/23 [120/1] via 111.111.5.34, 00:00:03, Serial0/0/0
R 111.111.4.128/25 [120/2] via 111.111.5.38, 00:00:22, Serial0/0/1
R 111.111.5.0/27 [120/1] via 111.111.5.38, 00:00:22, Serial0/0/1
C 111.111.5.32/30 is directly connected, Serial0/0/0
C 111.111.5.36/30 is directly connected, Serial0/0/1
R 111.111.5.40/30 [120/1] via 111.111.5.34, 00:00:03, Serial0/0/0
R 111.111.5.44/30 [120/1] via 111.111.5.38, 00:00:22, Serial0/0/1
R 111.111.5.48/30 [120/1] via 111.111.5.38, 00:00:22, Serial0/0/1
R 111.111.5.52/30 [120/2] via 111.111.5.38, 00:00:22, Serial0/0/1
Show ip interface brief
fes#Show ip interface brief
Interface IP-Address OK? Method Status Protocol

FastEthernet0/0 111.111.0.1 YES manual up up

FastEthernet0/1 unassigned YES unset administratively down down

Serial0/0/0 111.111.5.33 YES manual up up

Serial0/0/1 111.111.5.37 YES manual up up

Vlan1 unassigned YES unset administratively down down

Show ip protocols

fes>Show ip protocols
Routing Protocol is "rip"
Sending updates every 30 seconds, next due in 29 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 2, receive 2
Interface Send Recv Triggered RIP Key-chain
FastEthernet0/0 2 2
R 1

Serial0/0/1 2 2
Serial0/0/0 2 2
Automatic network summarization is not in effect
Maximum path: 4
Routing for Networks:
111.0.0.0
Passive Interface(s):
Routing Information Sources:
Gateway Distance Last Update
111.111.5.34 120 00:00:06
111.111.5.38 120 00:00:26
Distance: (default is 120)

Show run

fes#Show run
Building configuration...

Current configuration : 709 bytes
!
version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname fes
!
!
!
!
!
!
!
!
!
!
!
!
no ip domain-lookup
!
!
spanning-tree mode pvst
!
!
!
!
interface FastEthernet0/0
ip address 111.111.0.1 255.255.254.0
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface Serial0/0/0
ip address 111.111.5.33 255.255.255.252
!
interface Serial0/0/1
ip address 111.111.5.37 255.255.255.252
!
interface Vlan1
no ip address
shutdown
!
router rip
version 2
network 111.0.0.0
no auto-summary
!
ip classless
!
!
!
!
!
!
!
line con 0
!
line aux 0
!
line vty 0 4
login
!
!
!
end














show ip route
tanger>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

111.0.0.0/8 is variably subnetted, 10 subnets, 4 masks
R 111.111.0.0/23 [120/1] via 111.111.5.33, 00:00:20, Serial0/0/0
C 111.111.2.0/23 is directly connected, FastEthernet0/0
R 111.111.4.128/25 [120/3] via 111.111.5.33, 00:00:20, Serial0/0/0
R 111.111.5.0/27 [120/2] via 111.111.5.33, 00:00:20, Serial0/0/0
C 111.111.5.32/30 is directly connected, Serial0/0/0
R 111.111.5.36/30 [120/1] via 111.111.5.33, 00:00:20, Serial0/0/0
C 111.111.5.40/30 is directly connected, Serial0/0/1
R 111.111.5.44/30 [120/2] via 111.111.5.33, 00:00:20, Serial0/0/0
R 111.111.5.48/30 [120/2] via 111.111.5.33, 00:00:20, Serial0/0/0
R 111.111.5.52/30 [120/3] via 111.111.5.33, 00:00:20, Serial0/0/0
Show ip protocols
tanger>Show ip protocols
Routing Protocol is "rip"
Sending updates every 30 seconds, next due in 5 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 2, receive 2
Interface Send Recv Triggered RIP Key-chain
FastEthernet0/0 2 2
Serial0/0/1 2 2
Serial0/0/0 2 2
Automatic network summarization is not in effect
Maximum path: 4
R2

Routing for Networks:
111.0.0.0
Passive Interface(s):
Routing Information Sources:
Gateway Distance Last Update
111.111.5.33 120 00:00:27
Distance: (default is 120)
show ip interface brief
tanger#show ip interface brief
Interface IP-Address OK? Method Status Protocol

FastEthernet0/0 111.111.2.1 YES manual up up

FastEthernet0/1 unassigned YES unset administratively down down

Serial0/0/0 111.111.5.34 YES manual up up

Serial0/0/1 111.111.5.41 YES manual up up

Vlan1 unassigned YES unset administratively down down
Show run
tanger#Show run
Building configuration...

Current configuration : 712 bytes
!
version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname tanger
!
!
!
!
!
!
!
!
!
!
!
!
no ip domain-lookup
!
!
spanning-tree mode pvst
!
!
!
!
interface FastEthernet0/0
ip address 111.111.2.1 255.255.254.0
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface Serial0/0/0
ip address 111.111.5.34 255.255.255.252
!
interface Serial0/0/1
ip address 111.111.5.41 255.255.255.252
!
interface Vlan1
no ip address
shutdown
!
router rip
version 2
network 111.0.0.0
no auto-summary
!
ip classless
!
!
!
!
!
!
line con 0
!
line aux 0
!
line vty 0 4
login
!
!
!
end


show ip route
rabat>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

111.0.0.0/8 is variably subnetted, 4 subnets, 2 masks
C 111.111.4.0/25 is directly connected, FastEthernet0/0
C 111.111.5.40/30 is directly connected, Serial0/1/0
C 111.111.5.44/30 is directly connected, Serial0/0/0
C 111.111.5.52/30 is directly connected, Serial0/0/1
show ip interface brief
rabat#show ip interface brief
Interface IP-Address OK? Method Status Protocol

FastEthernet0/0 111.111.4.1 YES manual up up

FastEthernet0/1 unassigned YES unset administratively down down

Serial0/0/0 111.111.5.45 YES manual up up

Serial0/0/1 111.111.5.53 YES manual up up

Serial0/1/0 111.111.5.42 YES manual up up

Serial0/1/1 unassigned YES unset administratively down down

Vlan1 unassigned YES unset administratively down down




R4

agadir#show ip interface brief
Interface IP-Address OK? Method Status Protocol

FastEthernet0/0 111.111.4.129 YES manual up up

FastEthernet0/1 unassigned YES unset administratively down down

Serial0/0/0 111.111.5.49 YES manual up up

R3

Serial0/0/1 111.111.5.54 YES manual up up

Serial0/1/0 unassigned YES unset administratively down down

Serial0/1/1 unassigned YES unset administratively down down

Vlan1 unassigned YES unset administratively down down


R5

casa#show ip interface brief
Interface IP-Address OK? Method Status Protocol

FastEthernet0/0 111.111.5.1 YES manual up up

FastEthernet0/1 unassigned YES unset administratively down down

Serial0/0/0 111.111.5.38 YES manual up up

Serial0/0/1 111.111.5.46 YES manual up up

Serial0/1/0 111.111.5.50 YES manual up up

Serial0/1/1 unassigned YES unset administratively down down

Vlan1 unassigned YES unset administratively down down

Вам также может понравиться