cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
553
Views
0
Helpful
3
Replies

3850X Link Aggregation Issue

Furrukh Rao
Level 1
Level 1

I am trying to convert Access Ports into Trunk Ports on C3850X 10G MM SFP but neither I cant change them nor I can assign a Native VLAN.

The links are not physically up which means the other side is not connected yet does that make any difference ?

Configuration :

interface TenGigabitEthernet1/0/6
description *** VxINF09 Vnic 0 ***
switchport trunk native vlan 120
switchport mode trunk
ip flow monitor ForeScoutMonitor sampler ForeScoutSampler input
ip flow monitor ForeScoutMonitor-Output sampler ForeScoutSampler output
snmp trap mac-notification change added
!
interface TenGigabitEthernet1/0/7
description *** VxINF09 Vnic 1 ***
switchport trunk native vlan 120
switchport mode dot1q-tunnel
ip flow monitor ForeScoutMonitor sampler ForeScoutSampler input
ip flow monitor ForeScoutMonitor-Output sampler ForeScoutSampler output
snmp trap mac-notification change added
!
interface TenGigabitEthernet1/0/8
description *** VxINF09 Vnic 2 ***
switchport trunk native vlan 120
switchport mode dot1q-tunnel
ip flow monitor ForeScoutMonitor sampler ForeScoutSampler input
ip flow monitor ForeScoutMonitor-Output sampler ForeScoutSampler output
snmp trap mac-notification change added
!
interface TenGigabitEthernet1/0/9
description *** VxINF09 Vnic 3 ***
switchport trunk native vlan 120
switchport mode dot1q-tunnel
ip flow monitor ForeScoutMonitor sampler ForeScoutSampler input
ip flow monitor ForeScoutMonitor-Output sampler ForeScoutSampler output
snmp trap mac-notification change added

Any suggestion ?

 

3 Replies 3

Reza Sharifi
Hall of Fame
Hall of Fame

The below config is correct. Just make all the other ports the same as this one and delete "switchport mode dot1q-tunnel"

interface TenGigabitEthernet1/0/6
description *** VxINF09 Vnic 0 ***
switchport trunk native vlan 120
switchport mode trunk
ip flow monitor ForeScoutMonitor sampler ForeScoutSampler input
ip flow monitor ForeScoutMonitor-Output sampler ForeScoutSampler output
snmp trap mac-notification change added

Durood,

It got solved in live environment because they were not connected to Dell Servers at the moment.

Regards,

Baratheon
Level 1
Level 1

擷取.PNG

Sorry, let me ask the question too.
The problem encountered in configuring the Trunk+Etherchannel group is that PC1 and PC2 are on different network segments, but I want PC1 to be able to successfully interconnect with PC2 (ping is successful), how should I configure it?
I would really appreciate your help!
Review Cisco Networking for a $25 gift card