cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1017
Views
0
Helpful
3
Replies

I have cisco core switch 4507R

CSCO11678473
Level 1
Level 1

Hello my dear brothers,

Can any one please tell me the DHCP configuration on CISCO core switch 4507R switch.With one vlan and multipul vlan both configuration using any ip address range.

3 Replies 3

Marwan ALshawi
VIP Alumni
VIP Alumni

Ip dhcp exlude-address x.x.x.x. This to exclude address or address range such as the default gate way

Ip dhcp pool poolname

Network 10.1.1.0 /24

Default-router 10.1.1.1

If uhave multiple vlans just create same conga as above fir each vlan/network

Good luck

If helpful rate

Sent from Cisco Technical Support iPhone App

Thanks,

One more thing  i have one office no branchs office so doing Dhcp service in core switch is better or on Router or on windows server  less then 100 users.

Hi AMir,

Running DHCP service on switch/Router will help you reduce the number of devices to manage, while running DHCP in a standalone server will help with scalability.

HTH,

Nagendra