Trunk Between Switch & Router

From: Jeff Mullan (jmullan78@gmail.com)
Date: Thu Feb 22 2007 - 22:50:35 ART


Folks,
For example, if between a switch and router there are only 2 Vlans active (
say vlan 10,11) vlan 10 being native and switch is a trunk port , do need to
have the "switch port mode allowed vlan 10,11" command ? Ideally if we dont
have it configured then the router will drop all vlans without tags 10,11
but just wanted to find out from a best practice point of view ? Thanks !!

interface FastEthernet0/6
 switchport trunk encapsulation dot1q
 switchport trunk native vlan 10
 switchport trunk allowed vlan 10,11 <=================
 switchport mode trunk
end

SW_1#



This archive was generated by hypermail 2.1.4 : Thu Mar 01 2007 - 07:38:47 ART