
UNSOLVED
J
j3vansen7s
1 Message
0
39641
July 13th, 2007 00:00
PowerConnect 6224 switch as DHCP SERVER
Hi,
I would like to have my DELL 6224 Switch as a DHCP SERVER, assigning pool of IP addreses to PC that is connected to the switch in different VLAN. Currently my network does not have a dedicated DHCP Server.
So my question is: Is it possible for PowerConnect 6224 to act as a DHCP Server?
An example of a Cisco Layer 3 switch config that does the job:
!
ip dhcp pool VLAN_TWO
network 192.168.3.0 255.255.255.0
default-router 192.168.3.1
dns-server 202.160.8.2
!
ip dhcp pool VLAN_THREE
network 192.168.2.0 255.255.255.0
default-router 192.168.2.1
dns-server 202.160.8.2
!
Plz advise
I would like to have my DELL 6224 Switch as a DHCP SERVER, assigning pool of IP addreses to PC that is connected to the switch in different VLAN. Currently my network does not have a dedicated DHCP Server.
So my question is: Is it possible for PowerConnect 6224 to act as a DHCP Server?
An example of a Cisco Layer 3 switch config that does the job:
!
ip dhcp pool VLAN_TWO
network 192.168.3.0 255.255.255.0
default-router 192.168.3.1
dns-server 202.160.8.2
!
ip dhcp pool VLAN_THREE
network 192.168.2.0 255.255.255.0
default-router 192.168.2.1
dns-server 202.160.8.2
!
Plz advise
Responses (1)
Solutions (0)

Crzywolf
93 Posts
1190
0
Posted July 13th, 2007 13:00