<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19120">
<STYLE></STYLE>
</HEAD><FONT face=Arial>
<BODY>
<DIV><FONT color=#008000 size=2>Trying to set up 2 VLAN's to run on a switch,
one for access, one for voice. The access VLAN works fine, but the voice VLAN
just does not seem to be associated with any port as far as the switch is
concerned. The switch is a 2900xl.</FONT></DIV>
<DIV><FONT color=#008000 size=2></FONT> </DIV>
<DIV><FONT color=#008000 size=2>On the router....</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV><FONT size=2 face="Courier New">interface FastEthernet0/1</FONT></DIV>
<DIV><FONT size=2 face="Courier New">description LAN connection to Winnet Labs
Switch</FONT></DIV>
<DIV><FONT size=2 face="Courier New">no ip address</FONT></DIV>
<DIV><FONT size=2 face="Courier New">duplex auto</FONT></DIV>
<DIV><FONT size=2 face="Courier New">speed auto</FONT></DIV>
<DIV><FONT size=2 face="Courier New">!</FONT></DIV>
<DIV><FONT size=2 face="Courier New">interface FastEthernet0/1.2</FONT></DIV>
<DIV><FONT size=2 face="Courier New">encapsulation dot1Q 2</FONT></DIV>
<DIV><FONT size=2 face="Courier New">ip address 216.24.19.1
255.255.255.248</FONT></DIV>
<DIV><FONT size=2 face="Courier New">no snmp trap link-status</FONT></DIV>
<DIV><FONT size=2 face="Courier New">!</FONT></DIV>
<DIV><FONT size=2 face="Courier New">interface FastEthernet0/1.7</FONT></DIV>
<DIV><FONT size=2 face="Courier New">description Winnet Labs Voice
VLAN</FONT></DIV>
<DIV><FONT size=2 face="Courier New">encapsulation dot1Q 7</FONT></DIV>
<DIV><FONT size=2 face="Courier New">ip address 216.24.19.73
255.255.255.248</FONT></DIV>
<DIV><FONT size=2 face="Courier New">no snmp trap link-status</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT color=#008000 size=2 face=Arial>On the switch....</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT face=Arial>
<DIV><FONT size=2 face="Courier New">interface FastEthernet0/1</FONT></DIV>
<DIV><FONT size=2 face="Courier New">switchport trunk encapsulation
dot1q</FONT></DIV>
<DIV><FONT size=2 face="Courier New">switchport mode trunk</FONT></DIV>
<DIV><FONT size=2 face="Courier New">spanning-tree portfast</FONT></DIV>
<DIV><FONT size=2 face="Courier New">!</FONT></DIV>
<DIV><FONT size=2 face="Courier New">interface FastEthernet0/2</FONT></DIV>
<DIV><FONT size=2 face="Courier New">switchport access vlan 2</FONT></DIV>
<DIV><FONT size=2 face="Courier New">switchport voice vlan 7</FONT></DIV>
<DIV><FONT size=2 face="Courier New">spanning-tree portfast</FONT></DIV>
<DIV><FONT size=2 face="Courier New">!</FONT></DIV>
<DIV><FONT color=#008000 size=2>[...]</FONT></DIV>
<DIV><FONT size=2 face="Courier New">interface FastEthernet0/9</FONT></DIV>
<DIV><FONT size=2 face="Courier New">switchport access vlan 2</FONT></DIV>
<DIV><FONT size=2 face="Courier New">switchport voice vlan 7</FONT></DIV>
<DIV><FONT size=2 face="Courier New">spanning-tree portfast</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT color=#008000 size=2>Plugging a netbook into port 2 works on
VLAN2.</FONT></DIV>
<DIV><FONT color=#008000 size=2></FONT> </DIV>
<DIV><FONT color=#008000 size=2>Plugging the netbook into the PC port
of VOIP phone which has the PC port configured to VLAN2 works, then plugging the
phone into port 9, allows the netbook to work. Changing the access vlan to 7
when the phone itself is configured to be VLAN 7 causes port 9 to show up
associated with VLAN 7, and then you can make calls with the phone. But with the
voice vlan set to 7 and the phone VLAN ID set to 7, vlan 7 does not show up as
associated with any ports at all and the phone just does not
work....</FONT></DIV>
<DIV><FONT color=#008000 size=2></FONT> </DIV>
<DIV>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV><FONT size=2 face="Courier New">Switch>show vlan</FONT></DIV>
<DIV><FONT size=2 face="Courier New">VLAN
Name
Status Ports</FONT></DIV>
<DIV><FONT size=2 face="Courier New">---- --------------------------------
--------- -------------------------------</FONT></DIV>
<DIV><FONT size=2 face="Courier New">1
default
active</FONT></DIV>
<DIV><FONT size=2 face="Courier New">2
VLAN0002
active Fa0/2, Fa0/3, Fa0/4, Fa0/5,</FONT></DIV>
<DIV><FONT size=2
face="Courier New">
Fa0/6, Fa0/7, Fa0/8, Fa0/9,</FONT></DIV>
<DIV><FONT size=2
face="Courier New">
Fa0/10, Fa0/11, Fa0/12, Fa0/13,</FONT></DIV>
<DIV><FONT size=2
face="Courier New">
Fa0/14, Fa0/15, Fa0/16, Fa0/17,</FONT></DIV>
<DIV><FONT size=2
face="Courier New">
Fa0/18, Fa0/19, Fa0/20, Fa0/21,</FONT></DIV>
<DIV><FONT size=2
face="Courier New">
Fa0/22, Fa0/23, Fa0/24</FONT></DIV>
<DIV><FONT size=2 face="Courier New">7
VLAN0007
active</FONT></DIV>
<DIV><FONT size=2 face="Courier New">1002
fddi-default
active</FONT></DIV>
<DIV><FONT size=2 face="Courier New">1003
token-ring-default
active</FONT></DIV>
<DIV><FONT size=2 face="Courier New">1004
fddinet-default
active</FONT></DIV>
<DIV><FONT size=2 face="Courier New">1005
trnet-default
active</FONT></DIV>
<DIV><FONT size=2 face="Courier New"></FONT> </DIV>
<DIV><FONT size=2 face="Courier New">VLAN Type
SAID MTU Parent RingNo BridgeNo
Stp BrdgMode Trans1 Trans2</FONT></DIV>
<DIV><FONT size=2 face="Courier New">---- ----- ---------- ----- ------ ------
-------- ---- -------- ------ ------</FONT></DIV>
<DIV><FONT size=2 face="Courier New">1 enet
100001 1500 -
- -
- -
0 0</FONT></DIV>
<DIV><FONT size=2 face="Courier New">2 enet
100002 1500 -
- -
- -
0 0</FONT></DIV>
<DIV><FONT size=2 face="Courier New">7 enet
100007 1500 -
- -
- -
0 0</FONT></DIV>
<DIV><FONT size=2 face="Courier New">1002 fddi
101002 1500 -
- -
- -
0 0</FONT></DIV>
<DIV><FONT size=2 face="Courier New">1003 tr
101003 1500 -
- -
- -
0 0</FONT></DIV>
<DIV><FONT size=2 face="Courier New">1004 fdnet 101004
1500 - -
- ieee
- 0
0</FONT></DIV>
<DIV><FONT size=2 face="Courier New">1005 trnet 101005
1500 - -
- ibm
- 0
0</FONT></DIV>
<DIV><FONT size=2
face=Arial></FONT> </DIV></DIV></DIV></FONT></DIV></DIV></DIV></BODY></HTML></FONT>