cancel
Showing results for 
Search instead for 
Did you mean: 

Trunk EXOS switch to a Cisco switch

Trunk EXOS switch to a Cisco switch

gonzoessex
New Contributor II
Hello,

I've worked with Cisco switches for years and never used an Extreme switch before. I have to trunk one to our Cisco network so have a Cisco switch and Extreme switch in a GNS3 lab.

I have had no luck getting a dot1q trunk working. I have the 2 switches connected and a workstation plugged into either switch.

I want to use to start very basic:

VLAN 100 (sales)
Native VLAN 999


Cisco
VLAN 100 IP should be 172.16.1.250/24

Extreme
VLAN 100 IP should be 172.16.1.251/24
Trunk should be on port 12
Workstation in port 1 in VLAN 100

Can someone help with the Extreme config?


Thanks
18 REPLIES 18

Tomasz
Valued Contributor II
Could you show us from Cisco running config how is the IP address on it configured at the moment?

BTW 'show fdb' command also lets you to display just per-vlan forwarding database ('show fdb vlan ').

gonzoessex
New Contributor II
Interesting:

code:
Extreme-SW1.22 # show fdb port 12
MAC VLAN Name( Tag) Age Flags Port / Virtual Port List
------------------------------------------------------------------------------------------------------


Flags : d - Dynamic, s - Static, p - Permanent, n - NetLogin, m - MAC, i - IP,
x - IPX, l - lockdown MAC, L - lockdown-timeout MAC, M- Mirror, B - Egress Blackhole,
b - Ingress Blackhole, v - MAC-Based VLAN, P - Private VLAN, T - VLAN translation,
D - drop packet, h - Hardware Aging, o - IEEE 802.1ah Backbone MAC,
S - Software Controlled Deletion, r - MSRP,
X - VXLAN, Z - OpenFlow, E - EVPN


Total: 0 Static: 0 Perm: 0 Dyn: 0 Dropped: 0 Locked: 0 Locked with Timeout: 0
FDB Aging time: 300
Extreme-SW1.23 #



code:
Extreme-SW1.23 # sh port 12
Port Summary Monitor Mon May 6 20:14:21 2019
Port Display VLAN Name Port Link Speed Duplex
# String (or # VLANs) State State Actual Actual
========================================================================
12 (0002) E A 100 FULL


Tomasz
Valued Contributor II
Hmm.. please try 'show fdb port 12' and you will see in what VLAN you see a MAC adress of a Cisco switch. If it's in VLAN 100, it should be there with VLAN 100 mentioned if you wish to see both of them in 100.

gonzoessex
New Contributor II
Already added that, but same issue.

Tomasz
Valued Contributor II
On Extreme you got IP address on a VLAN 100, for that I suppose you have to configure GigabitEthernet3/3 with trunk allowed vlan 100?
What is your output on EXOS with 'show cdp'?

How is your IP address configured on Cisco? Is it in interface vlan 100?
GTM-P2G8KFN