cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
690
Views
0
Helpful
1
Replies

A-end is sending tagged vlan but, B-end sending as native vlan.

syjeon
Level 1
Level 1

Hi ,

I just wondering about below test condition is working or not.

I've abstracted unnecessary configuration in order to see easily.

A-end

int vlan 10

ip add 1.1.1.1 255.255.255.0/24

!

int gi x/x

switchport

switchport mode trunk dot1q

switchport trunk allowed vlan 10

switchport mode trunk                

!

B-end

int vlan 10

ip add 1.1.1.2 255.255.255.0/24

!

int gi x/x

switchport

switchport mode trunk dot1q

switchport mode trunk native vlan 10

switchport trunk allowed vlan 10

switchport mode trunk

!

in this configuration, Ping works from A-end to B-end ? otherwise, we have to syncronize the trunk configuration on both end?

1 Accepted Solution

Accepted Solutions

cadet alain
VIP Alumni
VIP Alumni

Hi,

you'll have to sync the trunk config.

Regards.

Alain

Don't forget to rate helpful posts.

Don't forget to rate helpful posts.

View solution in original post

1 Reply 1

cadet alain
VIP Alumni
VIP Alumni

Hi,

you'll have to sync the trunk config.

Regards.

Alain

Don't forget to rate helpful posts.

Don't forget to rate helpful posts.
Review Cisco Networking for a $25 gift card