Probléme paramétrage protocole dot1q | isl

GYE -  
 gye -
Dans la configuration de lien trunck sur mon switch catalyst 2950 pour les inter vlan il n'accepte pas les protocol dot1q | isl. Peut étre cela est il du à lea verdion de l'IOS de mon switch. Merci de me renseigner.
interface fastEthernet {numéro_interface}
Switch_B(config-if)# switchport mode trunk
Switch_A(config-if)# switchport trunk encapsulation {dot1q | isl}

sur mon switch:
Switch(config)#interface fastEthernet 0/16
Switch(config-if)#switchport mode trunk
Switch(config-if)#switchport trunk encapsulation {dot1q | isl}
^
% Invalid input detected at '^' marker.
Configuration: Cisco Internetwork Operating System Software
IOS (tm) C2950 Software (C2950-I6Q4L2-M), Version 12.1(14)EA1a, RELEASE SOFTWARE
 (fc1)
Copyright (c) 1986-2003 by cisco Systems, Inc.
Compiled Tue 02-Sep-03 03:33 by antonino
Image text-base: 0x80010000, data-base: 0x805C0000

ROM: Bootstrap program is CALHOUN boot loader

Switch uptime is 11 minutes
System returned to ROM by power-on
System image file is "flash:/c2950-i6q4l2-mz.121-14.EA1a.bin"
A voir également:

3 réponses

Deephazz
 
Bonjour,

Pas besoin de spécifier l'encapsulation, sauf avis contraire.
Si tu ne spécifies pas l'encapsulation tu seras en ISL par défaut.

Avance pas à pas avec la touche TAB et "?", tu fais peut-etre des fautes de syntaxe.

Cdt.
0