11-12-2022 09:58 AM - edited 11-13-2022 05:00 AM
Dear All ,
I have 2 switches connected to each other. port 28 in HP 2530 is connected to port 25 in Cisco 3650G and both are blinking. but unfortunately I can't reach any side from the other side.
Could you please confirm what is wrong in the below configuration or what is missing ? is the issue in the trunk configuration or what ?
HP Switch :
server-IPCam-Sw# sh run
Running configuration:
; J9779A Configuration Editor; Created on release #YB.15.12.0006
; Ver #04:01.ff.37.27:ea
hostname "server-IPCam-Sw"
ip default-gateway 10.5.1.1
snmp-server community "public" unrestricted
vlan 1
name "DEFAULT_VLAN"
no untagged 13-26
untagged 1-12
tagged 27-28
ip address 10.5.1.201 255.255.255.0
exit
vlan 10
name "IP-Cam"
untagged 13-26
tagged 27-28
ip address 192.168.1.51 255.255.255.0
exit
spanning-tree
no tftp server
no dhcp config-file-update
server-IPCam-Sw# sh run interf 28
Running configuration:
interface 28
tagged vlan 1,10
exit
Cisco Switch :
ip dhcp pool Cameras
network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
lease 8
interface GigabitEthernet0/25
switchport trunk encapsulation dot1q
switchport trunk native vlan 37
switchport mode trunk
interface Vlan33
no ip address
ip helper-address 10.5.1.4
ip helper-address 10.5.1.12
!
interface Vlan37
ip address 10.5.1.6 255.255.255.0
!
interface Vlan39
ip address 192.168.1.1 255.255.255.0
!
ip default-gateway 10.5.1.1
ip classless
ip http server
ip http secure-server
11-12-2022 11:08 PM
- Check logs on both devices when the trunk is established , also review this example : https://ipwithease.com/trunk-between-hp-and-cisco-switch/
M.
11-13-2022 12:13 AM
There is much here that I do not understand. But a few things are clear. The HP switch associates 192.168.1.0 with vlan 10 but Cisco associates that network with vlan 39. It appears that the HP puts 2 vlans on the trunk (1 and 10). It is not clear exactly what vlans the Cisco puts on the trunk, but it does not appear to be either 1 or 10.
11-13-2022 07:00 AM
https://techhub.hpe.com/eginfolib/networking/docs/switches/K-KA-KB/15-18/atmg/content/apa.html
I have not full answer for your Q but you can check link above help you to understand the compatible between HP and Cisco.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide