Quantcast
Channel: General Networking
Viewing all articles
Browse latest Browse all 27527

Can't access switch

$
0
0

Hey all!

Got a small problem trying to access an old switch that we somehow have neglected over the years. It's a HP 2510-24G, and I can successfully access it through the console port, but nothing through IP.

This is what I get when I run "show running-config". At the top you can see that VLAN 1 is configured with IP 192.168.5.60/24 and port 1 is untagged. I then connect my laptop on port 1 and set IP on the same subnet, but I don't get any ping replies. Does anyone see whats wrong with the config below?

Text
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
Running configuration:

; J9019A Configuration Editor; Created on release #Q.11.07

hostname "ProCurve Switch 2510-24"
max-vlans 25
snmp-server community "public" Unrestricted
vlan 1
   name "vlan1"
   untagged 1
   ip address 192.168.5.60 255.255.255.0
   tagged 26
   no untagged 2-25
   exit
vlan 2
   name "vlan2"
   untagged 10
   no ip address
   tagged 26
   exit
vlan 3
   name "vlan3"
   untagged 3
   no ip address
   tagged 26
   exit
vlan 4
   name "vlan4"
   untagged 4
   no ip address
   tagged 26
   exit
vlan 5
   name "vlan5"
   untagged 5
   no ip address
   tagged 26
   exit
vlan 6
   name "vlan6"
   untagged 6
   no ip address
   tagged 26
   exit
vlan 7
   name "vlan7"
   untagged 7
   no ip address
   tagged 26
   exit
vlan 8
   name "vlan8"
   untagged 8
   no ip address
   tagged 26
   exit
vlan 9
   name "vlan9"
   untagged 9
   no ip address
   tagged 26
   exit
vlan 10
   name "vlan10"
   no ip address
   tagged 26
   exit
vlan 11
   name "vlan11"
   untagged 11
   no ip address
   tagged 26
   exit
vlan 12
   name "vlan12"
   untagged 12
   no ip address
   tagged 26
   exit
vlan 13
   name "vlan13"
   untagged 13
   no ip address
   tagged 26
   exit
vlan 14
   name "vlan14"
   untagged 14
   no ip address
   tagged 26
   exit
vlan 15
   name "vlan15"
   untagged 15
   no ip address
   tagged 26
   exit
vlan 16
   name "vlan16"
   untagged 16
   no ip address
   tagged 26
   exit
vlan 17
   name "vlan17"
   untagged 17
   no ip address
   tagged 26
   exit
vlan 18
   name "vlan18"
   untagged 18
   no ip address
   tagged 26
  exit
vlan 19
   name "vlan19"
   untagged 19
   no ip address
   tagged 26
   exit
vlan 20
   name "vlan20"
   untagged 20
   no ip address
   tagged 26
   exit
vlan 21
   name "vlan21"
   untagged 21
   no ip address
   tagged 26
   exit
vlan 22
   name "vlan22"
   untagged 22
   no ip address
  name "vlan22"
   untagged 22
   no ip address
   tagged 26
   exit
vlan 23
   name "vlan23"
   untagged 23
   no ip address
   tagged 26
   exit
vlan 24
   name "vlan24"
   untagged 24
   no ip address
   tagged 26
   exit
vlan 25
   name "vlan25"
   untagged 2,25-26
   no ip address
   exit

Viewing all articles
Browse latest Browse all 27527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>