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

6509E and 4500X access link failure

CSCO12779790
Level 1
Level 1

Hi,

I have a access link between cisco 6509E switch and cisco 4500X switch.
For each switch i have SVI in VLAN 700 I'm not able to ping between them.

Config : 

4500X
ios : cat4500e-universalk9.SPA.03.06.06.E.152-2.E6.bin
/////
interface TenGigabitEthernet1/1/11
description ###TO_6K5###
switchport mode access
switchport access vlan 700
/////

interface Vlan700
ip address 10.0.0.2  255.255.255.252

6509E :

ios : s72033-ipbasek9-mz.122-33.SXJ3.bin

////
interface GigabitEthernet1/3/6
switchport mode access
switchport access vlan 700
///
interface Vlan700
ip address 10.0.0.1  255.255.255.252

3 Replies 3

Julio E. Moisa
VIP Alumni
VIP Alumni

Hi

can you see the interface up up?

show ip int brief

show interface status

Could you please share the entire outputs of these commands.

it could be a SFP mismatch/problem or cable problem. 




>> Marcar como útil o contestado, si la respuesta resolvió la duda, esto ayuda a futuras consultas de otros miembros de la comunidad. <<

 interface Vlan 700 is up up, and i have the same type for 2 SFP in both side

And the results of show interface G1/3/6 and G1/1/11 please.