WAN Requirements for Central
Office/Desert View
DHCP CONFIGURATION
---------------------------------------------------------------------------
CO>enable
CO#configure terminal
CO(config)#ip dhcp pool CO_LAN
CO(dhcp-config)#network 10.0.12.0 255.255.254.0
CO(dhcp-config)#default-router 10.0.12.1
CO(dhcp-config)#exit
CO(config)#ip dhcp excluded-address 10.0.12.1 10.0.12.23
CO(dhcp-config)#end
|