Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi guys,Im trying to simulate a switch in Gns3 and i use 16ESW module in a cisco 3700 router.Can you please tell why im getting this record after i try to filter which vlans pass through my trunk port:Router(config-if)#switchport trunk allowed vlan 2...
if dont put near other vlans ex: 10,20,30,200 also 1-2, 1002-1005 you will get the message from ios:Command rejected: Bad VLAN allowed list. You have to include all default vlans, e.g. 1-2,1002-1005.
ok, greetings for helping me out.Router(config-if)#do sh run int fa1/8Building configuration...Current configuration : 114 bytes!interface FastEthernet1/8 switchport trunk allowed vlan 1-4,23,66,75,467,1002-1005 switchport mode trunkend