HP ProCurve VLAN trunking to Cisco
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2010 07:40 AM - edited 03-06-2019 09:16 AM
Hi,
Im missing something obvious here......
I have a HP Procurve 5406 connected to a Cisco 3560 on a temporary cat5e connection and I have Mitel IP phones needing to go on the Cisco switch.
Ive configured the HP Procurve port to TAGGING both VLAN 10 (data) and VLAN 20 (Voice). NO is selected for default VLAN 1.
The Cisco is configured on the port with switchport encap dot1q and switchport mode trunk.
Ive configured an IP for interface VLAN 10 and i cannot ping it from across the network. The interfaces are up and happy. I have tried changing the VTP status from transparent to server (VTP pruning is off) ive tried setting allowed vlans 10,20. Still not a think.
Have i missed something?
The worse thing is that i have a working Cisco switch with the HP procurve that i checked the config on and its the same! The only difference is that the media type is SX over SFP in that case.
p.s not that im at this stage yet but i initially configure the FastE ports as trunks with native vlans because i was using non-cisco phones. On a spare port i convigured the voice vlan 20 and i say on the mitel phone that it was looking on vlan20! I didnt expect that, i thought the Voice VLAN ID was carried on CDP enabled devices only.
/Jon
- Labels:
-
LAN Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2010 07:54 AM
Jon,
The CAT5e cable, is it a crossover between the switches? Does it show the link up on both sides.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2010 08:04 AM
Hi,
Yes the link is UP on both sides. Both sides are supporting MDIX.
/Jon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2010 08:57 AM
John
I guess you are trying to ping the SVI of Vlan 10?
I know im stating the obvious but have you assigned a port to vlan 10?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2010 09:09 AM
Hello Jon,
as suggested by Solpandor you should verify
if you like use and post:
sh vlan id 10
sh vlan id 20
sh spanning-tree vlan 10
sh spanning-tree vlan 20
sh int vlan 10
there is a feature that on C6500 is called autostate that links the state of SVI vlan10 (L3 object) to the existence of a L2 port (access or trunk) in STP forwarding for vlan10. The feature is present in all multilayer switch.
Hope to help
Giuseppe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2010 03:26 AM
ok here goes;
Switch#sh vlan id 10
VLAN Name Status Ports
---- -------------------------------- --------- -------------------------------
10 data_skem active Fa0/2, Gi0/1
VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2
---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------
10 enet 100010 1500 - - - - - 0 0
Remote SPAN VLAN
----------------
Disabled
Primary Secondary Type Ports
------- --------- ----------------- ------------------------------------------
Switch#sh vlan id 20
VLAN Name Status Ports
---- -------------------------------- --------- -------------------------------
20 VOICE_MITEL active Fa0/2, Gi0/1
VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2
---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------
20 enet 100020 1500 - - - - - 0 0
Remote SPAN VLAN
----------------
Disabled
Primary Secondary Type Ports
------- --------- ----------------- ------------------------------------------
Switch#sh span vlan 10
MST0
Spanning tree enabled protocol mstp
Root ID Priority 32768
Address 0022.bebb.2e00
This bridge is the root
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Bridge ID Priority 32768 (priority 32768 sys-id-ext 0)
Address 0022.bebb.2e00
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Interface Role Sts Cost Prio.Nbr Type
---------------- ---- --- --------- -------- --------------------------------
Gi0/1 Desg FWD 20000 128.1 P2p
Switch#sh span vlan 20
MST0
Spanning tree enabled protocol mstp
Root ID Priority 32768
Address 0022.bebb.2e00
This bridge is the root
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Bridge ID Priority 32768 (priority 32768 sys-id-ext 0)
Address 0022.bebb.2e00
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Interface Role Sts Cost Prio.Nbr Type
---------------- ---- --- --------- -------- --------------------------------
Gi0/1 Desg FWD 20000 128.1 P2p
Switch#sh int vlan 10
Vlan10 is up, line protocol is up
Hardware is EtherSVI, address is 0022.bebb.2e41 (bia 0022.bebb.2e41)
Internet address is 10.48.90.29/23
MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
ARP type: ARPA, ARP Timeout 04:00:00
Last input 1d21h, output 00:04:57, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
265 packets input, 106000 bytes, 0 no buffer
Received 0 broadcasts (0 IP multicasts)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
52 packets output, 3328 bytes, 0 underruns
0 output errors, 1 interface resets
0 output buffer failures, 0 output buffers swapped out
All ports are in FWDing stats on both sides, to be safe, i changed the priority.
I really appreciate this
/Jon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2010 03:01 PM
Hello Jon,
Can you please also post the configuration of the Gi0/1 interface on your 3560 and the configuration of VLANs 10 and 20 from your HP ProCurve switch? Also, I would be interested in seeing the show interfaces trunk plus show mac address-table int gi0/1 on the 3560 and show mac-address N on the HP (where N is the port going towards the 3560) to see if the the ports are actually learning MAC addresses at all.
Best regards,
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2011 05:07 AM
I beleive it is explained well on the following blog
http://itpeopleworld.blogspot.com/2011/12/cisco-and-hp-procurve-trunk-8021q.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2013 06:21 AM
I know this is an old question, but I've been struggling with this this week, for anyone else following up this might help,
HP and Cisco - VLANs and Trunks Confusion!
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2013 07:08 AM
Try using the switchport trunk non negotiate on the Cisco switch.
Sent from Cisco Technical Support iPhone App
