Re: OT:Tag native VLAn on 2950

From: Ram Shummoogum (rshummoo@ca.ibm.com)
Date: Tue Feb 24 2004 - 14:32:12 GMT-3


Edwin:

In 802.1Q by default ,all the vlans over a trunk are tagged except the
native vlan. However, there are some platforms such as 3550 that allows you
to tag the native vlan "vlan dot1q tag native". I am looking for the same
thing on 2950.

Regards,

"Edwin Wargo" <edwin@rsquared.com>@groupstudy.com on 02/24/2004 12:03:18 PM

Please respond to "Edwin Wargo" <edwin@rsquared.com>

Sent by: nobody@groupstudy.com

To: Ram Shummoogum/Quebec/IBM@IBMCA, ccielab@groupstudy.com
cc:
Subject: Re: OT:Tag native VLAn on 2950

Ram,

The 2950 does support native VLAN tagging. Just be sure
to use DOT1q as the protocol for trunking.

Here's a sample configuration from a 2950 and a 7206:

2950

----
interface FastEthernet0/8  <----Native VLAN
  switchport mode access
  no ip address
!
interface FastEthernet0/9
  switchport access vlan 102
  switchport mode access
  no ip address
  spanning-tree portfast
!
interface Vlan1
  ip address 192.168.98.215 255.255.255.0
  no ip route-cache

7206 ---- interface FastEthernet3/0 no ip address duplex full ! interface FastEthernet3/0.1 encapsulation dot1Q 1 native ip address 192.168.98.1 255.255.255.0 ip helper-address 192.168.100.31 ip policy route-map internet-traffic-out

HTH, Edwin

On Tue, 24 Feb 2004 09:53:06 -0500 Ram Shummoogum <rshummoo@ca.ibm.com> wrote: >Hi everyone: > >Can anyone tell me if native tagging is currently >supported on Cisco 2950 >or will come in any future releases. > > >Regards, >RAM > >_______________________________________________________________________ >Please help support GroupStudy by purchasing your study >materials from: >http://shop.groupstudy.com > >Subscription information may be found at: >http://www.groupstudy.com/list/CCIELab.html

This email was scanned for viruses by RAV AntiVirus.



This archive was generated by hypermail 2.1.4 : Fri Mar 05 2004 - 07:13:56 GMT-3