Link to home
Start Free TrialLog in
Avatar of IntesyNordic
IntesyNordic

asked on

Tag Native VLAN on Cisco 2801

Hi

We have two Cisco 2801 that connects two offices.

We where running the traffic over serial interface but now we got a new provider of the comunication line. They could only deliver a line with TCP/IP so we had to change to fast ethernet on both routers.

They say that we have to tag the native VLAN 1 traffic over the line.
Must we use Trunks or Subinterfaces or what?

We have tried to change the configuration with no success.

How do we set this up correctly ?

The cisco 2801 is running 12.4(16a).
Avatar of Nayyar HH (CCIE RS)
Nayyar HH (CCIE RS)
Flag of United Kingdom of Great Britain and Northern Ireland image

If they say you should tag vlan 1 then use sub-interfaces

Check your device can support the configurations below; Its the latter config you need to support


Traffic sent across VLAN1 below is NOT tagged

interface FastEthernet0/0.1
 encapsulation dot1Q 1 native



Traffic sent across VLAN1 below is tagged

interface FastEthernet0/0.1
 encapsulation dot1Q 1
Avatar of IntesyNordic
IntesyNordic

ASKER

The router adds native by itself when we enter the command encapsulation dot1Q 1.
We can't see any other commands in the running-config that have any effect on this.

Any ideas?
SOLUTION
Avatar of Nayyar HH (CCIE RS)
Nayyar HH (CCIE RS)
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
I've requested that this question be closed as follows:

Accepted answer: 0 points for IntesyNordic's comment #37806271

for the following reason:

Feedback answer.
Post ID: 37805833 provides a solution/workaround - some points should be awarded for this post at least
Sorry about that, I'am new to this. How do i set points.
No problem - I think you should have the option of accepting a post as the solution and then awarding points