Thanks for the response and my apologies for not getting back sooner.
The problem has been resolved. It turned out to be a IPv6/dhcp issue. We had to create an IPv6 interface on VLAN1 and disable the autoconfiguration.
I have one more question. The activity LEDs on each of the used points are flashing rapidly. I don't know if this is the switch or network but I don't remember seeing it with the old switch. How can I diagnose what is happening?
You asked about our topology. We have a star configuration with this 5424 at the center. All the listed switches below connect to the 5424 or via another switch, (if cable length or the number of wired sockets are a problem). All our servers connect to this switch. Having reviewed the layout I can't find a loop but STP is on for the switch connections.
We have approximately 150 devices connected to the network, including PCs, clocking machines, drilling machines, inspection equipment. The OSs used include DOS, Win95, Win98, Win2000, XP, Win 7, Linux (SUSE, Redhat), HP UX.
bh1633
909 Posts
0
May 7th, 2010 09:00
Sounds like a spanning-tree issue. Please post your configuration (output of "show running-config") and a description of your network topology.
What other switches do you have in your network? Any Ciscos?
Is there a chance you accidentally created a loop?
Are you relying on spanning-tree to remove loops in your network?
Ian Young
12 Posts
0
May 17th, 2010 23:00
Hi,
Thanks for the response and my apologies for not getting back sooner.
The problem has been resolved. It turned out to be a IPv6/dhcp issue. We had to create an IPv6 interface on VLAN1 and disable the autoconfiguration.
I have one more question. The activity LEDs on each of the used points are flashing rapidly. I don't know if this is the switch or network but I don't remember seeing it with the old switch. How can I diagnose what is happening?
You asked about our topology. We have a star configuration with this 5424 at the center. All the listed switches below connect to the 5424 or via another switch, (if cable length or the number of wired sockets are a problem). All our servers connect to this switch. Having reviewed the layout I can't find a loop but STP is on for the switch connections.
Dell PowerConnect 5424
Dell PowerConnect 3324 (x7)
Baynetworks 350T-HD
3com Office Connect Dual Speed16 Plus
Dell PowerConnect 5212 (backup network)
We have approximately 150 devices connected to the network, including PCs, clocking machines, drilling machines, inspection equipment. The OSs used include DOS, Win95, Win98, Win2000, XP, Win 7, Linux (SUSE, Redhat), HP UX.
Below is the switch config.
C0474# show running-config
voice vlan oui-table add 0001e3 Siemens_AG_phone________
voice vlan oui-table add 00036b Cisco_phone_____________
voice vlan oui-table add 00096e Avaya___________________
voice vlan oui-table add 000fe2 H3C_Aolynk______________
voice vlan oui-table add 0060b9 Philips_and_NEC_AG_phone
voice vlan oui-table add 00d01e Pingtel_phone___________
voice vlan oui-table add 00e075 Polycom/Veritel_phone___
voice vlan oui-table add 00e0bb 3Com_phone______________
iscsi target port 860 address 0.0.0.0
iscsi target port 3260 address 0.0.0.0
interface vlan 1
ipv6 enable no-autoconfig
exit
interface vlan 1
ip address AAA.BBB.CCC.25 255.255.255.0
exit
no qos
hostname C0474
username admin password *********** level 15 encrypted
snmp-server location "Gray Cabinet"
snmp-server community Dell_Network_Manager rw view DefaultSuper
sntp client enable vlan 1
clock source sntp
sntp unicast client poll
sntp server AAA.BBB.CCC.10 poll
asset-tag " C0474"
Default settings:
Service tag: ********
SW version 2.0.0.35 (date 27-Jan-2009 time 18:13:34)
Gigabit Ethernet Ports
=============================
no shutdown
speed 1000
duplex full
negotiation
flow-control off
mdix auto
no back-pressure
interface vlan 1
interface port-channel 1 - 8
spanning-tree
spanning-tree mode STP
qos basic
qos trust cos
Thanks again for your help.
Ian