Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > cisco vlan tagging

Reply
Thread Tools

cisco vlan tagging

 
 
ants
Guest
Posts: n/a
 
      05-05-2005
how do i do this on cisco devices? is it possible?
thanks in advance.

need to tag vlan 600 below... or is it already tagged by default?

interface GigabitEthernet0/24
description WAN Connection
switchport access vlan 600
switchport mode access
no ip address
duplex full
speed 100
no mdix auto
spanning-tree portfast

 
Reply With Quote
 
 
 
 
Delija
Guest
Posts: n/a
 
      05-05-2005
on router:
Interface Range Configuration Mode

encapsulation dot1q vlan-id [native]

no encapsulation dot1q

Subinterface Configuration Mode

encapsulation dot1q vlan-id second-dot1q {any | vlan-id |
vlan-id-vlan-id[,vlan-id-vlan-id]}

no encapsulation dot1q vlan-id second-dot1q {any | vlan-id |
vlan-id-vlan-id[,vlan-id-vlan-id]}

 
Reply With Quote
 
 
 
 
Jonathan
Guest
Posts: n/a
 
      05-05-2005

"ants" <> wrote in message
news: oups.com...
> how do i do this on cisco devices? is it possible?
> thanks in advance.
>
> need to tag vlan 600 below... or is it already tagged by default?
>


VLANs are only tagged when they are not the native VLAN on a trunk.




Jonathan

> interface GigabitEthernet0/24
> description WAN Connection
> switchport access vlan 600
> switchport mode access
> no ip address
> duplex full
> speed 100
> no mdix auto
> spanning-tree portfast
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
802.1x VLAN Tagging dcpearso Cisco 0 11-26-2008 11:01 AM
Re: Laptop NIC / vlan tagging / What's everybody use? Sławomir Kawała Cisco 1 07-30-2008 08:17 AM
Trunking and Vlan Tagging ants Cisco 0 03-01-2006 01:02 PM
STP and VLAN tagging uofitorn@gmail.com Cisco 2 03-29-2005 09:32 PM
Vlan tagging switches. JP Morgan Cisco 3 10-27-2004 05:54 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57