I also had same problem with once...

try do disable all the port
!
set port disable 7/2-4
!

then change dhcp enable to static for each port
!
set port voice interface 7/2 dhcp disable 10.10.10.1/24 gateway 10.10.10.10 
tftp 10.10.10.10 dns cisco.com
!

then change back static to dhcp enable
!
set port voice interface 7/2 dhcp enable vlan xxx (do not forget the vlan, 
cause port will not get the dhcp broadcast)
!

then enable the port
!
set port enable 7/2-4
!

verify each port get the dhcp ip address with correct tftp ip address & CCMs ip 
address.


hope this help.

cheers,
edi



----- Original Message ----
From: Kapil Atrish <[EMAIL PROTECTED]>
To: ccie_voice@onlinestudylist.com
Sent: Sunday, October 5, 2008 8:53:50 PM
Subject: [OSL | CCIE_Voice] Cat6K T1 Ports fail to register

 HI,

I am getting following when trying to register Cat6K port to CCM on Pod 20. 
I've tried enabling/disabling the ports but all three ports (T1, Xcode and CFB) 
are in same state. Reset the DHCP service, other devices are able to take IP 
Address from DHCP and enough IPs are available in the scope. Can't clear CDP 
table due to insufficient privileges.


ort  Name                 Status     Vlan       Duplex Speed       Type
----- -------------------- ---------- ---------- ------ ----------- ------------
 7/4  POD20-PSTN-T1        enabled    400          full     - unknown

Port     DHCP    MAC-Address       IP-Address      Subnet-Mask
-------- ------- ----------------- --------------- ---------------
 7/4     enable  00-d0-c0-d3-12-c3 (Failed to obtain port interface information)

Appreciate any help...

________________________________
Hottest news and in-depth analysis that goes beyond the headlines. Only on MSN 
News Check it out!


      

Reply via email to