Je ne peux pas configuré un port routeur C3600 en trunk sur gns3
alffouss
Messages postés
150
Statut
Membre
-
brupala Messages postés 115154 Date d'inscription Statut Membre Dernière intervention -
brupala Messages postés 115154 Date d'inscription Statut Membre Dernière intervention -
Bonjour,
J'ai effectué un labs sur gns3 et je ne parviens pas à configuré le port de mon routeur en mode trunk.
sur mon terminal le choix mode trunk n'existe pas.
Est que quelqu'un à la solution ?
MErci
R2#sh ip interface brief
Interface IP-Address OK? Method Status Protocol
Ethernet0/0 10.10.0.201 YES NVRAM up up
Ethernet0/1 unassigned YES NVRAM administratively down down
Ethernet0/2 unassigned YES NVRAM administratively down down
Ethernet0/3 unassigned YES NVRAM administratively down down
Ethernet1/0 unassigned YES NVRAM administratively down down
Ethernet1/1 unassigned YES NVRAM administratively down down
Ethernet1/2 unassigned YES NVRAM administratively down down
Ethernet1/3 unassigned YES NVRAM administratively down down
Serial2/0 57.0.0.1 YES NVRAM up down
Serial2/1 unassigned YES NVRAM administratively down down
Serial2/2 unassigned YES NVRAM administratively down down
Serial2/3 unassigned YES NVRAM administratively down down
R2#conf t
Enter configuration commands, one per line. End with CNTL/Z.
R2(config)#interface Ethernet0/0
R2(config-if)#switch
R2(config-if)#switch
J'ai effectué un labs sur gns3 et je ne parviens pas à configuré le port de mon routeur en mode trunk.
sur mon terminal le choix mode trunk n'existe pas.
Est que quelqu'un à la solution ?
MErci
R2#sh ip interface brief
Interface IP-Address OK? Method Status Protocol
Ethernet0/0 10.10.0.201 YES NVRAM up up
Ethernet0/1 unassigned YES NVRAM administratively down down
Ethernet0/2 unassigned YES NVRAM administratively down down
Ethernet0/3 unassigned YES NVRAM administratively down down
Ethernet1/0 unassigned YES NVRAM administratively down down
Ethernet1/1 unassigned YES NVRAM administratively down down
Ethernet1/2 unassigned YES NVRAM administratively down down
Ethernet1/3 unassigned YES NVRAM administratively down down
Serial2/0 57.0.0.1 YES NVRAM up down
Serial2/1 unassigned YES NVRAM administratively down down
Serial2/2 unassigned YES NVRAM administratively down down
Serial2/3 unassigned YES NVRAM administratively down down
R2#conf t
Enter configuration commands, one per line. End with CNTL/Z.
R2(config)#interface Ethernet0/0
R2(config-if)#switch
R2(config-if)#switch
A voir également:
- Je ne peux pas configuré un port routeur C3600 en trunk sur gns3
- Ethernet n'a pas de configuration ip valide - Guide
- Bouton du routeur sur pc - Guide
- Advanced port scanner - Télécharger - Utilitaires
- Port usb bloqué par administrateur ✓ - Forum Windows
- Port wsd ✓ - Forum Réseau
1 réponse
Salut,
Le mode trunk n'existe pas sur un routeur, ça ne concerne que les switchs.
Sur un routeur, on configure une sous interface par vlan.
A moins que tu n'aies collé un network module esw donc des ports switch dans ton routeur.
Mais ça n'a pas l'air d'être le cas, sh ip interface ne montre que les interfaces routables.
Le mode trunk n'existe pas sur un routeur, ça ne concerne que les switchs.
Sur un routeur, on configure une sous interface par vlan.
A moins que tu n'aies collé un network module esw donc des ports switch dans ton routeur.
Mais ça n'a pas l'air d'être le cas, sh ip interface ne montre que les interfaces routables.