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

How TO Configure DHCP

Tompeshwar Lal
Level 1
Level 1

we have 4 department Finance, Marketing, HR, contracts. All are in different subnet. We need to install a single DHCP server to provide IP for all subnets.

We have one Layer 3 switch Cisco WS-C6513-E; Windows server 2003 DHCP server.

How to design the network ?

Inline image 1

1 Accepted Solution

Accepted Solutions

mahmoodmkl
Level 7
Level 7

Hi
u need have svi's for the corresponding vlans n configure the scopes on the dhcp server.after tht under each svi configure ip helper address to be ur dhcp server ip address


Sent from Cisco Technical Support iPhone App

View solution in original post

3 Replies 3

mahmoodmkl
Level 7
Level 7

Hi
u need have svi's for the corresponding vlans n configure the scopes on the dhcp server.after tht under each svi configure ip helper address to be ur dhcp server ip address


Sent from Cisco Technical Support iPhone App

how to create SVI  on switch????????

Hi,

I assume they already exist.

A SVI ("Switch Virtual Interface") is the Layer-3 interfaces of a VLAN:

! L2-VLAN:

vlan 10

! SVI (L3)

interface vlan10

ip address x.x.x.x m.m.m.m

ip helper-address y.y.y.y (DHCP-Server)

From the client's perspective, the SVI's IP-address is the default-gateway.

More information about the DHCP realy-agent you can find here:

http://www.cisco.com/en/US/docs/ios/12_4t/ip_addr/configuration/guide/htdhcpre.html

Hope that helps

Rolf

Review Cisco Networking products for a $25 gift card