tks Mike,
 
has anyone ever has issue , when upload file to UCM TFTP and restart the TFTP 
service.   (Even reload the UCM)
But when I try to download from UCM , it said failed not there.
 
%Error opening tftp://172.120.64.10/sb.txt (No such file or directory)
 


________________________________
From: "michael.se...@compucom.com" <michael.se...@compucom.com>
To: ccie_voice@onlinestudylist.com 
Cc: karen.johnson...@yahoo.ca 
Sent: Sunday, June 2, 2013 11:57:52 PM
Subject: DHCP Static Mapping.


https://communities.cisco.com/thread/3298

This is the configuration procedure I use to configure DHCP Static Dynamic 
Mapping.

Create the template file:

>ip dhcp database flash:DHCPStatic.txt
>no service dhcp
>service dhcp

Verify that file has been created.

R1(config)#do dir
  27  -rw-        267  Jul 10 2012 06:18:32 -07:00  DHCPStatic.txt

Your DHCP Pool should look like this:

ip dhcp pool VOICE
  origin file flash: DHCPStatic.txt
  default-router x.x.x.x 
  option 150 ip x.x.x.x

More contents of file and copy to notepad.

R1(config)#do more OriginFile.txt
*time* Jul 10 2012 06:18 AM
*version* 4 
!IP address    Type  Hardware address  Lease expiration      VRF
!IP address      Type    Hardware address  Interface-name 
!IP address    Interface-name  Lease expiration      Server IP address  
Hardware address  Vrf
*end*

Modify contents to match the following with the hardware address is the MAC 
address prefixed with 01

R3#more DHCPStatic.txt

*time* Dec 24 2012 11:10 AM
*version* 4 
!IP address                Type  Hardware address            Lease expiration   
   
Phone1 IP Address /24      id      010024142EFF10            infinite
Phone2 IP Address /24      id      016C504DDACC3D              infinite
*end*
"No dots required in the Hardware Address <01-MAC Address>

Upload to the router using tftp.

Michael Sears, CCIE(V)#38404          
"Designing and Implementing Cisco Unified Communications on Unified Computing 
Systems"
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

Reply via email to