Talk: DHCP Cisco IOS

From Teknologisk videncenter
Revision as of 10:03, 17 June 2014 by Heth (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Hej det ser godt ud, men vil du ikke specidasdasd

Import all example

Shouldn't the last example "DHCP Client and Server with NAT/PAT example and import" include the default gateway in the DHCP Pool?

-- Well of course it should.

Thanks Henrik Thomsen 13:10, 28 June 2009 (CEST)

New syntax for address range

ip dhcp pool HETH
 import all
 network 192.168.100.0 255.255.255.0
 default-router 192.168.100.1
 class HETH-CLASS
  address range 192.168.100.100 192.168.100.199
!
!
ip dhcp class dhcprange
!
ip dhcp class HETH-CLASS