From: GAURAV MADAN (gauravmadan1177@gmail.com)
Date: Wed Oct 22 2008 - 06:41:33 ARST
Thnx all for replying .
One more doubt popped up out of this
CASE 1
**************
ip dhcp pool TEST
host 10.0.0.1
hardware-address 0000.0000.0001
CASE 2
************
ip dhcp pool TEST1
host 10.0.0.1
client-identifier <>
How are these gonna differ ?
Thnx much
Gaurav Madan
On Tue, Oct 21, 2008 at 10:04 PM, Hans Eriksson <eriksson.hans@gmail.com> wrote:
> Under cd doc
> System Managment
> Cisco IOS Configuration Fundamentals Configuration Guide, Release 12.4
> Part 2: Configuration Using Setup and AutoinstallPart 2: Configuration Using
> Setup and Autoinstall
> Using AutoInstall to Remotely Configure Cisco Networking
> Determining the Value for the DHCP Client Identifier Manually
>
> Table 1
> http://www.cisco.com/en/US/docs/ios/fundamentals/configuration/guide/cf_autoinstall_ps6350_TSD_Products_Configuration_Guide_Chapter.html#wp1213584
>
> I hope this help. One thing that I have been thinking if it matter if you
> are using a big F = 60 and small f = 46.
> I will lab this to see what it is.
>
>
> 2008/10/21 Jason Madsen <madsen.jason@gmail.com>
>>
>> Yes, the client-id is just the host's MAC address. Don't forget to
>> precede
>> it with a 01 for ethernet or it won't work though.
>>
>> Jason
>>
>> On Mon, Oct 20, 2008 at 8:52 AM, GAURAV MADAN
>> <gauravmadan1177@gmail.com>wrote:
>>
>> > HI Group
>> >
>> > I have following setup
>> >
>> > R1====|
>> > |
>> > |==== R3
>> > |
>> > R2====
>> >
>> > My DHCP server is running on R3 .
>> > I want say 172.16.12.2 to be assigned to R1 and 172.16.12.12 to be
>> > assigned to R2.
>> >
>> > I am able to do this using host and client identifier .
>> >
>> > R3(config)#do sh run | sec dhcp
>> > ip dhcp pool TEST
>> > host 172.16.12.2 255.255.0.0
>> > client-identifier
>> > 0063.6973.636f.2d30.3031.632e.3538.6261.2e66.6532.302d.4661.302f.30
>> > ip dhcp pool TEST1
>> > host 172.16.12.12 255.255.0.0
>> > client-identifier
>> > 0063.6973.636f.2d30.3031.612e.6132.6166.2e36.3830.382d.4661.302f.30
>> > R3(config)#
>> >
>> > My query is is there a way to CALCULATE the client identifier ?
>> >
>> > I got the above by simply creating a DHCP pool on R3(server) in this
>> > case to start off and enabling DHCP debugs .
>> > As address is assigned by server to clients .. we do get what address
>> > is assigned to what client
>> >
>> > But is there a way we can somehow calculate this ?
>> >
>> > Thnx
>> > Gaurav Madan
>> >
>> >
>> > Blogs and organic groups at http://www.ccie.net
>> >
>> > _______________________________________________________________________
>> > Subscription information may be found at:
>> > http://www.groupstudy.com/list/CCIELab.html
>>
>>
>> Blogs and organic groups at http://www.ccie.net
>>
>> _______________________________________________________________________
>> Subscription information may be found at:
>> http://www.groupstudy.com/list/CCIELab.html
Blogs and organic groups at http://www.ccie.net
This archive was generated by hypermail 2.1.4 : Sat Nov 01 2008 - 15:35:22 ARST