- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- HP Procurve Switch 5406zl VLAN with Cisco
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2013 12:44 AM
06-30-2013 12:44 AM
HP Procurve Switch 5406zl VLAN with Cisco
Dears,
Good day to you
kindly could you help me configuring HP Procurve Switch 5406zl VLAN trunking with Cisco catalyst express 500 "POE" and Cisco catalyst 3560G "POE" for voice and Data and HP Procurve 1810G-24 switch.
I tried many configuration steps from Google to create trunking between HP & Cisco, but all doesn't work.
Please find out Visio diagram explain the connections.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2013 01:29 PM
06-30-2013 01:29 PM
Re: HP Procurve Switch 5406zl VLAN with Cisco
Shouldnt be a problem. Take a look at this for CLI comparison: http://h17007.www1.hp.com/docs/interoperability/Cisco/HP-Networking-and-Cisco-CLI-Reference-Guide_June_10_WW_Eng_ltr.pdf
Also, paste the config you've come up with today.
CCIE Service Provider
MASE Network Infrastructure [2011]
H3CSE
CCNP R&S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2013 02:28 PM
06-30-2013 02:28 PM
Re: HP Procurve Switch 5406zl VLAN with Cisco
Just remember "untagged" = "Access"/"Native", while "tagged" means it's a "trunk".
So on the Cisco
int g1/0/1, switchport mode access, switchport access vlan 10
or
int g1/0/1, switchport mode trunk, switchport trunk native vlan 10
Will both match on the HP Procurve with
vlan 10 untag A1
or Cisco
int g1/0/2, switchport mode trunk, switchport trunk allowed vlan 10,20
with Procurve
vlan 10 tag A2
vlan 20 tag A2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2013 10:10 PM
06-30-2013 10:10 PM
Re: HP Procurve Switch 5406zl VLAN with Cisco
Dear Vince Whirlwind
This is the configuration on Cisco 3560G and HP Procurve Switch
and still cannot ping from Cisco switch to default gateway 10.1.8.254, or getting dhcp IP for a client connected to Cisco SW,
your advice
Thanx.
****Cisco 3560G configuration
Switch#sho run
! interface GigabitEthernet0/3
switchport access vlan 8
switchportmode access
! interface GigabitEthernet0/11
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 8
switchport mode trunk
! interface vlan1
no ip address
! interface Vlan8
ip address 10.1.8.250 255.255.255.0
! ip default-gatweway 10.1.8.254
***** HP Procurve 5406zl configuration
vlan 8
name "VLAN8"
untagged A15-A16
ip address 10.1.8.254 255.255.255.0
tagged A3
exit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2013 04:23 PM
07-01-2013 04:23 PM
Re: HP Procurve Switch 5406zl VLAN with Cisco
So either 5406 Port A15 or A16 is patched to the 3560 G0/3
or
5406 Port A3 is patched to 3560 G0/11
One or the other should work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2013 04:38 PM
07-01-2013 04:38 PM
Re: HP Procurve Switch 5406zl VLAN with Cisco
Hi Amir,
As per the configuration it seems that Cisco 3560G (Port G11) is connected to Procurve 5406 (Port A3) and it is trunk for vlan 8 and tag for vlan 8 respectively, if mentioned connection is correct then configuration look good; however just wanted to confirm same is reflected in your visio diagram.
As per your visio it seems that Cisco 3560 is connected with Procurve 2810, could you confirm.
Vivek Kumar Singh
HP Networking
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2013 10:55 PM
07-01-2013 10:55 PM
Re: HP Procurve Switch 5406zl VLAN with Cisco
Dear Vivek Singh
Good day
yes I conform the original setup as per visio attached ( Cisco Catalyst Express ESW-540 connected to HP Procurve 2810, and HP Procurve 2810 it self it connected to HP Procurve 5406zl).
da thing is, Trunk configuration between HP 2810 & 5405 (VLAN tagging) was work perfectly, only the problem came when I need to configure another VLAN trunking between HP 2810 and Cisco esw-450, and I can say after some try and error voice VLAN are appear on Cisco switch but no data VLAN appearing !?
But I can say the problem is the version of OS using by Cisco ews-540 I think it need firmware updating, because when I use Linksys SRW2024 I am able to get both VLAN.
Ok
I have a another problem configuring HP 1810G-24 for VLAN (Data,Voice), how can configure it ?
The scenario attached on Viso file,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2013 12:00 AM
07-02-2013 12:00 AM
Re: HP Procurve Switch 5406zl VLAN with Cisco
Hi Amir,
To configure VLAN on 1810, you need to access web interface of switch as it is web-manage switch, after that go to VLAN Setup, create vlan ID.
After creating VLAN ID go to VLAN Port Config and tag ports which are connected to uplink or downlink.
Vivek Kumar Singh
HP Networking
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2013 09:39 AM
07-02-2013 09:39 AM
Re: HP Procurve Switch 5406zl VLAN with Cisco
Hi Vivek
Thanks for your support,
the Cisco switch was perfectly configured, the problem was the uplink ports "GBIC" are not working, may be are not support. But I configured other port for uplink as trunk port and it was going very fine.
Thank you again
Regards,