cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
16040
Views
0
Helpful
16
Replies

Created a VLAN Interface, but can not ping it

rwamstutz
Level 1
Level 1

All, I created a VLAN interface on my 3750 switch, but from my PC (which isnt part of that VLAN) I can not ping it. what am I doing wrong?

Vlan99 10.250.1.1 YES manual up up

interface Vlan99

ip address 10.250.1.1 255.255.0.0

16 Replies 16

12 P1PICS active

99 VLAN0099 active

what do you mean a layer 2 vlan? refresh my memory on the command.

I think what he is trying to say is that you have to actually tell the switch "vlan 99"

ex:

switch#config t

switch(config)#vlan 99

switch(config-vlan)#end