RE: Native Vlan Help

From: Richard Dumoulin (richard.dumoulin@vanco.es)
Date: Sun Aug 01 2004 - 12:38:30 GMT-3


I think there is a bug and you can't configure the ethernet interface with a
native vlan other than vlan 1.
So try and configure vlan 6 as a tagged vlan,

--Richard

-----Original Message-----
From: Pankaj Bhagwanani [mailto:pankajbhagwanani@yahoo.com.au]
Sent: domingo, 01 de agosto de 2004 17:31
To: ccielab@groupstudy.com
Subject: Native Vlan Help

Hello
 
I am wondering if someone can help

from my curent understanding the native vlan has to be the same on each side
of the trunk.

is this topoplgy posible

R4 --- Sw1 --- R1

on R1

!
interface Ethernet0/0
no ip address
half-duplex
!
interface Ethernet0/0.1
encapsulation dot1Q 6 native
ip address 10.10.10.1 255.255.255.0
!
interface Ethernet0/0.2
encapsulation dot1Q 26
ip address 10.10.11.1 255.255.255.0
!

on S1

!
interface FastEthernet0/1
description connection to R1
switchport trunk encapsulation dot1q
switchport trunk native vlan 6
switchport mode trunk
no ip address
!
interface FastEthernet0/5
description connection to R4
switchport access vlan 6
switchport mode access
no ip address
!
interface Vlan6
ip address 10.10.10.2 255.255.255.0
!

on R4

!
interface Ethernet0
ip address 10.10.10.3 255.255.255.0
!

I can not ping from R1 to R4...or R1 to vlan 6 on S1....any ideas
How do i attach more hosts/routers to vlan 6 successfully ?

Best Regards
Pankaj

                
---------------------------------
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!



This archive was generated by hypermail 2.1.4 : Fri Sep 03 2004 - 07:02:31 GMT-3