Question : Can Some one give me step by step instructions on how to make a 24 port 3560 cisco switch act as a dhcp server?

I am attempting to setup a switch to act as a DHCP server.  I am not sure exactly what I am doing. I can find lists of commands but they are exactly complete as far as getting the switch to work.  Can any one provide me with step-by-step example instructions or even show the proper commands in use?  Thanks

Answer : Can Some one give me step by step instructions on how to make a 24 port 3560 cisco switch act as a dhcp server?

now, in english:

A switch by default does not have any "interfaces" of its own. So, you create the interface "vlan 69" (which is basicly a physical interface directly hard-wired into vlan 69).

Then, just create a dhcp pool that will be handed out by that interface and make the ports part of that vlan.


You can skip the vlan re-assignment by using int vlan 1 instead ov vlan 69.
Random Solutions  
 
programming4us programming4us