Author Topic: How can I get the serial numbers of the IP phones?  (Read 6414 times)

Offline parkynk

  • New Member
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
How can I get the serial numbers of the IP phones?
« on: January 19, 2011, 06:13:03 PM »
Is there any way to get the serial numbers of of the phones from the 3300?
I need a method to validate which phones are allocated to which department.

Thanks


Offline Chakara

  • Hero Member
  • *****
  • Posts: 607
  • Karma: +2/-0
    • View Profile
    • Kyle Petree
Re: How can I get the serial numbers of the IP phones?
« Reply #1 on: January 19, 2011, 09:52:00 PM »
  I'd consider using the MAC addresses.  They are available in the controller and are all unique.  Also, they are on a sticker on the phone for physical checks.  I don't think that serial numbers are in the controller....

-Chak

Offline stevek

  • Jr. Member
  • **
  • Posts: 56
  • Country: gb
  • Karma: +0/-0
    • View Profile
Re: How can I get the serial numbers of the IP phones?
« Reply #2 on: January 25, 2011, 10:17:05 AM »
If your luckily enough to have cisco POE routers your can issue the "show cdp neighbor" command and it will give you a list of mac address (after the SEP)
eg:
Level-10-SW1#sh cdp nei
Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge
                  S - Switch, H - Host, I - IGMP, r - Repeater, P - Phone,
                  D - Remote, C - CVTA, M - Two-port Mac Relay

Device ID        Local Intrfce     Holdtme    Capability  Platform  Port ID
SEP08000F285315  Fas 1/0/24        127              H P   Mitel 521 Port 1
SEP08000F268A7C  Fas 1/0/29        145              H P   Mitel 521 Port 1
SEP08000F258EE5  Fas 1/0/39        148              H P   Mitel 534 Port 1
SEP08000F26EB18  Fas 1/0/13        152              H P   Mitel 521 Port 1
SEP08000F281375  Fas 1/0/2         136              H P   Mitel 521 Port 1
SEP08000F25BA96  Fas 1/0/15        175              H P   Mitel 534 Port 1
SEP08000F274AE9  Fas 1/0/16        165              H P   Mitel 521 Port 1

Or to find the DN's and model number allocated to the phone's connected to the switch do
Level-10-SW1#sh cdp nei det | in DN
Platform: Mitel 5212DM,DN 4208     ,  Capabilities: Host Phone
Platform: Mitel 5212DM,DN 1067     ,  Capabilities: Host Phone
Platform: Mitel 5340DM,DN 4873     ,  Capabilities: Host Phone
Platform: Mitel 5212DM,DN 8731     ,  Capabilities: Host Phone
Platform: Mitel 5212DM,DN 3287     ,  Capabilities: Host Phone
Platform: Mitel 5340DM,DN 4751     ,  Capabilities: Host Phone
Platform: Mitel 5212DM,DN 4298     ,  Capabilities: Host Phone


 

Sitemap 1 2 3 4 5 6 7 8 9 10