pctechnician
Technical User
rcasta's last post was when you set trunking on the 2950 switch to type:
inter fastethernet 0/8
switchport trunk encapsulation dot1q
switchport mode trunk
well i tried it but there was nothing on encapsulation. Here's what i did: (--means sub categories)
int fa 0/8
switchport trunk
--allowed
--vlan
--add,all,except,remove
--native
--vlan
--add,all,except,remove
no sub category on encapsulation. Is it something im doing wrong. Or do i just config it like this :
switchport mode trunk
switchport trunk allowed vlan <vlan number>
or
switchport mode trunk
switchport trunk allowed vlan <vlan number>
if anybody is wondering what im trying to do see my first post.
thanks
A+,Network+,MCP
inter fastethernet 0/8
switchport trunk encapsulation dot1q
switchport mode trunk
well i tried it but there was nothing on encapsulation. Here's what i did: (--means sub categories)
int fa 0/8
switchport trunk
--allowed
--vlan
--add,all,except,remove
--native
--vlan
--add,all,except,remove
no sub category on encapsulation. Is it something im doing wrong. Or do i just config it like this :
switchport mode trunk
switchport trunk allowed vlan <vlan number>
or
switchport mode trunk
switchport trunk allowed vlan <vlan number>
if anybody is wondering what im trying to do see my first post.
thanks
A+,Network+,MCP