Bookmark this page:
Yahoo!
Windows Live
del.icio.us
digg
Netscape
|
|
||||||||||||||||||||||
|
Posted by on July 2, 2008, 7:43 pm
Please log in for more thread options I use "interface0/1 switchport access vlan=90" Does this interface0/1 still belong to vlan 1 or just belong to vlan 90 only? TIA, st | ||||||||||||||||||||||
|
Posted by Doug McIntyre on July 2, 2008, 11:05 pm
Please log in for more thread options Interfaces can only belong to one VLAN. (at least with anything in recent history). If you put an interface into VLAN90, it belongs to VLAN90.. | ||||||||||||||||||||||
|
Posted by Trendkill on July 3, 2008, 7:43 am
Please log in for more thread options > aaabb...@hotmail.com writes:
> >Suppose I have a new cisco switch and all ports are belong to vlan 1.
> >I use "interface0/1 switchport access vlan=3D90" > >Does this interface0/1 still belong to vlan 1 > >or just belong to vlan 90 only? >
0..
> Interfaces can only belong to one VLAN. (at least with anything in > recent history). If you put an interface into VLAN90, it belongs to VLAN9= Unless you leave it in vlan 1 and then configure as a trunk. Then your statement is still accurate, but its not apparent that the native vlan of the trunk is vlan 1 since its not an access port. It does show up in show trunk though. But as for access ports, you can only be a member of one vlan, except for secondary vlans, which are still technically a type of tagging. | ||||||||||||||||||||||
|
Posted by Walter Roberson on July 4, 2008, 10:34 am
Please log in for more thread options >aaabbb16@hotmail.com writes:
>>Suppose I have a new cisco switch and all ports are belong to vlan 1.
>>I use "interface0/1 switchport access vlan=90" >>Does this interface0/1 still belong to vlan 1 >>or just belong to vlan 90 only? >
>Interfaces can only belong to one VLAN. (at least with anything in >recent history). Possibly that is true with Cisco equipment (I don't know), but it is not true in general. For example the Nortel Baystack line of switches allow one to assign VLANs according to packet protocol in a number of ways -- .e.g, 802.2 vs 802.3 vs SNAP. I -have- run into switches that allowed one to assign multiple port- based VLANs to the same port. What that -means-, exactly, in terms of the theory of what VLANs -are-, is not clear; I believe the practice on the devices I saw was that packets originating from any of the VLANs could be delivered to the same port, and that packets heading out of the port would be assigned into a VLAN according to the VLAN entry the destination MAC. Yes, this -would- have problems if the same MAC represented different devices on different VLANs, as is legal. The practical use of assigning multiple port-based VLANs to a port appeared to be to allow you to hang a server on the multiply-assigned port and have it able to talk to clients in several VLANs, with those clients not able to talk to each other directly, without the trouble of having to use multiple physical interfaces for the server or the trouble of configuring the server NIC as a trunk port. | ||||||||||||||||||||||
|
Posted by on July 11, 2008, 9:16 pm
Please log in for more thread options On 7=D4=C24=C8=D5, =C9=CF=CE=E77=CA=B134=B7=D6, rober...@hushmail.com (Walt=
er Roberson) wrote: >
> >aaabb...@hotmail.com writes:
> >>Suppose I have a new cisco switch and all ports are belong to vlan 1.
> >>I use "interface0/1 switchport access vlan=3D90" > >>Does this interface0/1 still belong to vlan 1 > >>or just belong to vlan 90 only? >
> >Interfaces can only belong to one VLAN. (at least with anything in
> >recent history). >
> Possibly that is true with Cisco equipment (I don't know), but it > is not true in general. For example the Nortel Baystack line of > switches allow one to assign VLANs according to packet protocol > in a number of ways -- .e.g, 802.2 vs 802.3 vs SNAP. > > I -have- run into switches that allowed one to assign multiple port- > based VLANs to the same port. What that -means-, exactly, in terms > of the theory of what VLANs -are-, is not clear; I believe the practice > on the devices I saw was that packets originating from any of the > VLANs could be delivered to the same port, and that packets heading > out of the port would be assigned into a VLAN according to the > VLAN entry the destination MAC. Yes, this -would- have problems if > the same MAC represented different devices on different VLANs, as > is legal. The practical use of assigning multiple port-based > VLANs to a port appeared to be to allow you to hang a server on > the multiply-assigned port and have it able to talk to clients in > several VLANs, with those clients not able to talk to each other > directly, without the trouble of having to use multiple physical > interfaces for the server or the trouble of configuring the server > NIC as a trunk port. How to config a access port with multiple Vlan using cisco switch? | ||||||||||||||||||||||
| Similar Threads | Posted |
| A question about default vlan | July 2, 2008, 7:43 pm |
| 6500 - Default routed VLAN interface behaviour | January 20, 2006, 4:00 am |
| Default Route Question | September 4, 2007, 3:32 pm |
| IGRP Default Times Question | November 17, 2005, 1:24 pm |
| OSPF Stub area question re: Default Routes | June 17, 2005, 8:36 pm |
| Vlan and PIX question | March 28, 2006, 11:16 am |
| Cat OS VLAN question | July 7, 2006, 6:32 pm |
| VLAN Question | March 8, 2007, 3:06 pm |
| VLAN Question | July 25, 2007, 12:41 pm |
| VLAN Question | August 22, 2007, 3:01 pm |
| vlan and vpn config question | January 12, 2006, 10:04 am |
| basic vlan pix 6.3 question | July 25, 2006, 2:26 am |
| Basic VLAN question. | June 27, 2005, 12:21 pm |
| Native VLAN question | November 22, 2005, 5:58 am |
| newbie's question on VLAN | September 15, 2006, 12:40 pm |

A question about default vlan
Yahoo!
Windows Live
del.icio.us
digg
Netscape 






>I use "interface0/1 switchport access vlan=90"
>Does this interface0/1 still belong to vlan 1
>or just belong to vlan 90 only?