I normally use Cisco DHCP Pools for DHCP Clients, but was told we're moving to extrnal DHCP servers yet TBD.
Any TT members have working examples of Win2008? The only catch in my environment is i need to use Vlan ranges as i did with the DHCP Pools.
I'd like to see if anyone has had success with either platform or what cisco cofigs have worked best.
Here's what I'm changing from...
ip dhcp pool vlan600
network 10.115.60.0 255.255.255.240
default-router 10.115.60.1
lease 10
!
interface GigabitEthernet5/0.600
encapsulation dot1Q 600
ip address 10.115.60.1 255.255.255.240
ip access-group 100 in
ip nat inside
no cdp enable
Thanks all!
Any TT members have working examples of Win2008? The only catch in my environment is i need to use Vlan ranges as i did with the DHCP Pools.
I'd like to see if anyone has had success with either platform or what cisco cofigs have worked best.
Here's what I'm changing from...
ip dhcp pool vlan600
network 10.115.60.0 255.255.255.240
default-router 10.115.60.1
lease 10
!
interface GigabitEthernet5/0.600
encapsulation dot1Q 600
ip address 10.115.60.1 255.255.255.240
ip access-group 100 in
ip nat inside
no cdp enable
Thanks all!