Re: OT:Tag native VLAn on 2950

From: Edwin Wargo (edwin@rsquared.com)
Date: Tue Feb 24 2004 - 14:03:18 GMT-3


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