Hi,

I am testing the DHCP feature.
If i configure the manual DHCP pool with the hardware-address,
it's not working.
I must configure the client-identification.
It's not a problem for station (prefix = 01).
But client-identification's router is an ID as
0063.6973.636f.2d30.3030.342e.6331.3332.2e33.6538.302d.4661.302f.30

As somebody find a solution for this problem


Configuration :
no ip dhcp conflict logging
ip dhcp excluded-address 138.22.11.129 138.22.11.134
...
ip dhcp pool Router3
   host 138.22.11.130 255.255.255.128
   hardware-address 0004.c132.3e80 1 (Router's MAC)
   bootfile c.cfg
   option 150 ip 138.22.11.132
!
ip dhcp pool Workstation     #OK
   host 138.22.11.133 255.255.255.128
   client-identifier 0100.5004.b4ee.0b 
   default-router 138.22.11.131
!
ip dhcp pool Other
   network 138.22.11.128 255.255.255.128
   default-router 138.22.11.131
!
If 


Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=58244&t=58244
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to