Je ne peux pas configuré un port routeur C3600 en trunk sur gns3

alffouss Messages postés 125 Date d'inscription   Statut Membre Dernière intervention   -  
brupala Messages postés 111989 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
A voir également:

1 réponse

brupala Messages postés 111989 Date d'inscription   Statut Membre Dernière intervention   14 158
 
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.

0