- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- intermittent connection between switches
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
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
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
тАО10-21-2007 10:44 PM
тАО10-21-2007 10:44 PM
I have a network consisting of 10 switches, 2 4108s and 8 2524s.
Recently I have started having connection issues between the switches. I may lose 1 packet in 4 when pinging, there seems to be no pattern.
I used to have the 4108s set up with a 4 port trunk but that doesnt work anymore, despite the settings being corect. I now have them connected with a single gigabit link.
Can anyone help? I just dont know where to start.
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-22-2007 02:27 AM
тАО10-22-2007 02:27 AM
Re: intermittent connection between switches
PC A ----- Switch A 4108 ------Switch B 2524
If I ping switch B from PC A I get intermittent results but if I ping switch B from Switch A, I get perfect results.
Does this make sense?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-22-2007 03:12 AM
тАО10-22-2007 03:12 AM
Re: intermittent connection between switches
Make sure you don't have a network loop that causes some kind of storms affecting your traffic.
Also, if you can delete the trunk and just connect one cable then check the status of the network.
Make sure the configuration of the trunk is correct, and if you are using LACP, be aware that LACP by default is passive, and to form a dynamic LACP you need at least one side to be LACP active.
If that doesn't help, attach the configuration of your 4100 and 2524 here and you will find help.
Good Luck !!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-22-2007 07:29 PM
тАО10-22-2007 07:29 PM
Re: intermittent connection between switches
I have loops in the network where the switches connect for redundancy and all switches are using RSTP, as far as I can tell, it is ok but the traffic does seem heavy when looking at the switch indicators.
The trunk type is "TRUNK" LACP is not used.
When using a single cable with no trunking, the network is fine.
Next thing, how do I get the config from the switch?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-22-2007 07:40 PM
тАО10-22-2007 07:40 PM
Re: intermittent connection between switches
Telnet to that switch OR connect by console cable and issue the command:
Switch#Show run
Or open the WEB interface of the switch, and from Diagnostics select Configuration Report.
copy the configuration and remove any sensitive info. then post it here.
Good Luck !!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-22-2007 08:09 PM
тАО10-22-2007 08:09 PM
Re: intermittent connection between switches
4108 config:
Running configuration:
; J4865A Configuration Editor; Created on release #G.07.104
hostname "HP ProCurve Switch 4108GL"
snmp-server location "WC/1 (Server Room)"
cdp run
module 8 type J4864A
module 3 type J4908A
module 5 type J4908A
module 4 type J4908A
module 7 type J4908A
module 1 type J4908A
module 2 type J4908A
module 6 type J4908A
interface G13
no lacp
exit
interface G14
no lacp
exit
interface G15
no lacp
exit
interface G16
no lacp
exit
interface G19
no lacp
exit
interface G20
no lacp
exit
trunk G13-G16 Trk2 Trunk
trunk G19-G20 Trk1 Trunk
ip default-gateway 192.xxx.xx.1
snmp-server community "public" Unrestricted
snmp-server host 192.xxx.xx.xxx "public"
vlan 1
name "DEFAULT_VLAN"
untagged A1-A22,B1-B22,C1-C22,D1-D22,E1-E22,F1-F22,G1-G12,G17-G18,G21-G22,H1-
H3,Trk1-Trk2
ip address 192.xxx.xx.xxx 255.255.255.0
exit
spanning-tree
no spanning-tree H1 edge-port
no spanning-tree H2 edge-port
no spanning-tree H3 edge-port
no spanning-tree Trk1 edge-port
spanning-tree Trk1 priority 4
spanning-tree Trk2 priority 4
2524 Config:
WC/10 (xxxxxxxxxxxxx)(config)# show run
Running configuration:
; J4813A Configuration Editor; Created on release #F.05.61
hostname "WC/10 (xxxxxxxxxxxxxx)"
snmp-server contact "John Orme"
snmp-server location "WC/10 (xxxxxxxxxxxxxx)"
time daylight-time-rule Western-Europe
cdp run
console baud-rate 115200
interface 25
speed-duplex auto-1000
no lacp
exit
interface 26
speed-duplex auto-1000
no lacp
exit
trunk 25-26 Trk1 Trunk
ip default-gateway 192.xxx.xx.x
timesync sntp
sntp broadcast
no lacp
exit
interface 26
speed-duplex auto-1000
no lacp
exit
trunk 25-26 Trk1 Trunk
ip default-gateway 192.xxx.xx.1
timesync sntp
sntp broadcast
snmp-server community "public" Unrestricted
snmp-server host 192.xxx.xx.xxx "public" Not-INFO
vlan 1
name "DEFAULT_VLAN"
untagged 1-24,Trk1
ip address 192.xxx.xx.xxx 255.255.255.0
exit
no aaa port-access authenticator active
spanning-tree
no spanning-tree Trk1 edge-port
spanning-tree Trk1 priority 4
password operator
Thanks :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-22-2007 09:37 PM
тАО10-22-2007 09:37 PM
SolutionI think you should add the following commands just to be sure that your 4100's are the root for your Spanning Tree topology:
On 1st 4100:
SW1(config)#span priority 0
and on the 2nd 4100:
SW2(config)#span priority 1
Also,
Delete the trunk TRK1, then re-create it again on both sides (4100 and 2500) and test your spanning tree topology with some show commands that will help you uderstand if there is an issue like big number for Topology changes :
Show span
Good Luck !!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-23-2007 12:33 AM
тАО10-23-2007 12:33 AM
Re: intermittent connection between switches
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-24-2007 01:05 AM
тАО10-24-2007 01:05 AM
Re: intermittent connection between switches
It seems that the 20 port 10/100/1000 module J4908A is not compatible with connections to the 1000mb module on the 2524.
I have remade the trunk using connections on the J4863A 6 port module and all seems well so far.
Thanks for your help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-29-2007 10:26 PM
тАО10-29-2007 10:26 PM
Re: intermittent connection between switches
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-29-2007 10:33 PM
тАО10-29-2007 10:33 PM
Re: intermittent connection between switches
the news that the trunk was incorrectly configured and the ports were improperly chosen.
Good Luck !!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-29-2007 11:13 PM
тАО10-29-2007 11:13 PM