Route directement connectée
CWAN
Messages postés
822
Date d'inscription
Statut
Membre
Dernière intervention
-
ciscowarrior -
ciscowarrior -
Bonjour,s'il vous plaît comment est-ce que je configure une route directement connectée à un routeur?
1 réponse
-
Salut,
ça tombe bien tu n'as rien à faire ....
la route existe d'office si l'interface est up.
c'est cool non ?
-
-
-
C'est un exercice de dépannage concernant le protocole EIGRP que l'on m'a donné à faire,il y a 5 routers,le router Boarder est celui connecté à tous les 4 autres.Entre le Border et ISP,R1,R2 les ping sont 1 succès mais entre Boarder et R3 aucun ping ne réussit et malgré toutes mes modifications.Je précise que pour réussir à pinger ISP depuis Boarder j'active l'interface Serial0/1/0 de Boarder.
NB:C'est l'exercice d'origine sans modifications de ma part.
Boarder>en
Boarder#show ip interface brief
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 10.2.2.1 YES manual up up
FastEthernet0/1 unassigned YES unset up down
Serial0/1/0 200.1.1.2 YES manual administratively down down
Serial0/3/0 10.1.1.1 YES manual up up
Serial0/3/1 10.3.3.1 YES manual up down
Vlan1 unassigned YES unset administratively down down
Boarder#
ISP>show ip interface brief
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 unassigned YES unset administratively down down
FastEthernet0/1 unassigned YES unset administratively down down
Serial0/3/0 200.1.1.1 YES manual down down
Vlan1 unassigned YES unset administratively down down
ISP>
R1#show ip interface brief
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 unassigned YES unset up up
FastEthernet0/1 unassigned YES unset up up
Serial0/3/0 10.1.1.1 YES manual up up
Vlan1 unassigned YES unset administratively down down
R1#
R2#show ip interface brief
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 10.2.2.2 YES manual up up
FastEthernet0/1 192.168.0.9 YES manual up up
FastEthernet1/0 192.168.0.13 YES manual up up
Vlan1 unassigned YES unset administratively down down
R2#
R3#show ip interface brief
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 192.168.0.17 YES manual up up
FastEthernet0/1 192.168.1.254 YES manual up up
Serial0/3/0 10.3.3.2 YES manual up down
Vlan1 unassigned YES unset administratively down down
R3# -
-
-