[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



On Sat, 18 Dec 2004 11:15:31 -0500, Jimmy Oliver <jimmyoliver at gmail.com> wrote:
> Hi,
> This switch does support vlans.  They are very easy to setup.  Follow
> these steps to create a vlan named foo with and id of 500 and add a
> port to the vlan.
> To show the existing vlan config do a
> switch# show vlan brief
> To create a vlan do a
> switch#configure terminal
> switch(config)#vlan 500
> switch(config-vlan)#name foo
> switch(config-vlan)#interface fastethernet 0/5

***************************************************************
> switch(config-if)#switchport mode access vlan 500    

*************************************************************
Change this to 
switch(config-if)#switchport mode access 
switch(config-if)#switchport access vlan 500


> switch(config-if)#end
> switch#show vlan brief
> This should show something like
> VLAN Name                             Status    Ports
> ---- -------------------------------- --------- -------------------------------
> 500  foo                              active    Fa0/5
> 1002 fddi-default                     active
> 1003 token-ring-default               active
> 1004 fddinet-default                  active
> 1005 trnet-default                    active
> 
> (**note that I have omitted some vlans from my exampler**)
> 
> Then to add more ports to the vlan just repeat the commands, Just
> substitute the 0/5 for whatever port you want to add to the vlan
> switch#configure terminal
> switch(config-vlan)#interface fastethernet 0/5
> switch(config-if)#switchport mode access vlan 500
> switch(config-if)#end
> 
> Hope this helps,
> -Jimmy
> 
> ----------------------------------
> Jimmy Oliver aka jimbo
&gt; <a  rel="nofollow" href="http://www.gojimbo.com";>http://www.gojimbo.com</a>
&gt; email:  jimbo at gojimbo.com
&gt; lists:  jimmyoliver at gmail.com
&gt; 


-- 
________________________
Jimmy Oliver aka jimbo
<a  rel="nofollow" href="http://www.gojimbo.com";>http://www.gojimbo.com</a>
email:  jimbo at gojimbo.com
lists:  jimmyoliver at gmail.com


</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<!--X-Follow-Ups-End-->
<!--X-References-->
<ul><li><strong>References</strong>:
<ul>
<li><strong><a name="00511" href="msg00511.html">[ale] C2900</a></strong>
<ul><li><em>From:</em> cfowler at outpostsentinel.com (Christopher Fowler)</li></ul></li>
<li><strong><a name="00512" href="msg00512.html">[ale] C2900</a></strong>
<ul><li><em>From:</em> griffisb at bellsouth.net (BruceG)</li></ul></li>
<li><strong><a name="00514" href="msg00514.html">[ale] C2900</a></strong>
<ul><li><em>From:</em> cfowler at outpostsentinel.com (Christopher Fowler)</li></ul></li>
<li><strong><a name="00632" href="msg00632.html">[ale] C2900</a></strong>
<ul><li><em>From:</em> jimmyoliver at gmail.com (Jimmy Oliver)</li></ul></li>
</ul></li></ul>
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00634.html">[ale] Hacked to spam??</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00636.html">[ale] need working dial up</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg00632.html">[ale] C2900</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00523.html">[ale] OT: Writing Mozilla Thunderbird extensions</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00635"><strong>Date</strong></a></li>
<li><a href="threads.html#00635"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>