Unsolved

This post is more than 5 years old

36 Posts

27830

March 26th, 2007 07:00

Cannot ping a 5324 powerconnect

Hai.
 
I cannot ping or telnet a dell powerconnect 5324 switch. The devices connected to the switch is working fine and are reachable. But when I try to connect to the switch for administrative purpose through WebUI or telnet, its not reachable. The switch is assigned with an ip address on the default vlan 1. I started to experience this problem since two weeks.. Please help me to figure out this problem.
 
Rumhy

909 Posts

April 3rd, 2007 01:00

Please post your config (console# show running_config) and post the output of "ipconfig" from the PC you are pinging the switch from.

36 Posts

April 4th, 2007 07:00

Please provide me with your email, as my config details exceeds 2000 characters.
 
Best regards
 
Rumhy

909 Posts

April 4th, 2007 12:00

I prefer not to give out my email.
 
Can you post the config in parts or put it on an ftp server somewhere? 
 
Better would be, if you can dumb down your config to the simplest one that exemplifies the problem.
 
Also, please elaborate on your issue.
- Is this a single switch issue?
- if you move the config to another switch does the issue follow the config or stay with the switch?
- have you tried to ping other ports on the switch?
- which port are you using?
- what firmware version are you using?

36 Posts

April 8th, 2007 05:00

Hai.. This problem is confined with this switch only. The following  is the configurations:
 
Part 1 of 3

console# show run                             

spanning-tree mode rstp

spanning-tree priority 12288

interface port-channel 1

spanning-tree cost 4000

exit

interface ethernet g3

switchport mode general

exit

interface ethernet g4

switchport mode general

exit

interface port-channel 1

switchport mode trunk

exit

vlan database

vlan 11-20

exit

interface range ethernet g(5-12,17-20)

switchport access vlan 11

exit

interface range port-channel 1

switchport trunk native vlan 11

exit

interface range ethernet g(3-4)

switchport general allowed vlan add 11

exit

interface range ethernet g(3-4)

switchport general allowed vlan add 12

exit

interface range ethernet g(3-4)

switchport general allowed vlan add 13

exit

interface range ethernet g(3-4)

switchport general allowed vlan add 14

exit

interface range ethernet g(3-4)

switchport general allowed vlan add 15

exit

interface range ethernet g(3-4)

switchport general allowed vlan add 16

36 Posts

April 8th, 2007 05:00

The same configuration is done on another switch and these two switches are interconnected via trunk ports. After this connection only, the problem arise. Before everything was working fine.
 
part 2 of 3

interface range ethernet g(3-4)

switchport general allowed vlan add 17

exit

interface range ethernet g(3-4)

switchport general allowed vlan add 18

exit

interface range ethernet g(3-4)

switchport general allowed vlan add 19

exit

interface range ethernet g(13-16)

switchport access vlan 20

exit

interface range ethernet g(3-4)

switchport general allowed vlan add 20

exit

interface vlan 11

name 10.10.1.x

exit

interface vlan 12

name 10.10.2.x

exit

interface vlan 13

name 10.10.3.x

exit

interface vlan 14

name 10.10.4.x

36 Posts

April 8th, 2007 05:00

Port 10 of this switch is trunked with port 24 of the other switch with the same config. The reason why I did a same config is due to the change of switch,s physical location
 
part 3 of 3
 

exit

interface vlan 15

name 10.10.5.x

exit

interface vlan 16

name 10.10.6.x

exit

interface vlan 17

name 10.10.7.x

exit

interface vlan 18

name 10.10.8.x

exit

interface vlan 19

name 10.10.9.x

exit

interface vlan 20

name 10.10.10.x

exit

interface ethernet g21

channel-group 1 mode auto

exit

interface ethernet g22

channel-group 1 mode auto

exit

interface range ethernet g(3-24)

gvrp enable

exit

interface port-channel 1

gvrp enable

interface vlan 11

ip address 10.10.1.32 255.255.255.0

exit

ip default-gateway 10.10.1.1

909 Posts

April 9th, 2007 17:00

enable gvrp at the global configuration level.
 
console (config)# gvrp enable.
 
Also, you said the exact config on both switches.  Do you have different IP addresses on the switches?

36 Posts

April 10th, 2007 06:00

The second switch is having ip 10.10.1.251..  I will try with gvrp enable in global mode.
 
Thank you

36 Posts

June 6th, 2007 06:00

Good Day,
 
I have the following configuration on two DELL PC 5324 Switches:-
 
#spanning-tree mode rstp
#vlan database
#vlan 11,100,250
 
#interface range ethernet g(1-2)
#switchport mode general
#swictport general allowed vlan add 11,100,250
 
#interface range ethernet g(5-12)
#switchport mode access
#swicthport access vlan 11
 
#interface range ethernet g(17-18)
#switchport mode access
#switchport access vlan 100
 
#interface range ethernet g(19-20)
#switchport mode access
#switchport access vlan 250
 
#interface port-channel 1
#switchport mode trunk
#swicthport trunk allowed vlan add 11,100,250
#gvrp enable
 
#interface range ethernet g(21-22)
#channel-group 1 mode auto
 
I can ping devices on the same VLAN configured on two switches as access ports. But I cannot do the same on general ports (g1 & g2 here). That means a device on switch 1 on port 5 cannot access another device on swicth 2 port 1. But on switch 2 port 5-12 its possible.. Can you please tell me any further config is required for general ports.. ONLY GENERAL PORTS PROBLEMATIC
 
Please advice ASAP
 
Kind regards
 
Rumhy

36 Posts

June 6th, 2007 06:00

Good Day Sir,
 
I have the following configuration on two DELL PC 5324 Switches:-
 
#spanning-tree mode rstp
#vlan database
#vlan 11,100,250
 
#interface range ethernet g(1-2)
#switchport mode general
#swictport general allowed vlan add 11,100,250
 
#interface range ethernet g(5-12)
#switchport mode access
#swicthport access vlan 11
 
#interface range ethernet g(17-18)
#switchport mode access
#switchport access vlan 100
 
#interface range ethernet g(19-20)
#switchport mode access
#switchport access vlan 250
 
#interface port-channel 1
#switchport mode trunk
#swicthport trunk allowed vlan add 11,100,250
#gvrp enable
 
#interface range ethernet g(21-22)
#channel-group 1 mode auto
 
I can ping devices on the same VLAN configured on two switches as access ports. But I cannot do the same on general ports (g1 & g2 here). That means a device on switch 1 on port 5 cannot access another device on swicth 2 port 1. But on switch 2 port 5-12 its possible.. Can you please tell me any further config is required for general ports.. ONLY GENERAL PORTS PROBLEMATIC
 
Can you please check the above configuration and advice me ASAP?
 
Kind regards
 
Rumhy

0 events found

No Events found!

Top