Skip to content

Find the client details using the client MAC address, at the current time

License

Notifications You must be signed in to change notification settings

cisco-en-programmability/dnacenter_wired_client_detail

Repository files navigation

Cisco DNA Center Client Information using the MAC Address

This Python script will retrieve information about a wired client using the Cisco DNA Center APIs. This information is collected at the time the script is executed

Cisco Products & Services:

  • Cisco DNA Center

Tools & Frameworks:

  • Python environment

Usage

  • $ python get_wired_client_info.py MAC_address

  • Sample output:

Information for the client: MAC Address: 00:0C:29:CC:F0:62
IPv4 Address: 10.93.140.35
Access Switch: NYC-9300
Switchport: GigabitEthernet1/0/1
Access VLAN: 123
Switchport State: UP
Client Overall Healthscore: 10

This script may be changed to retrieve the information at a timestamp during the prior 7 days, or to provide additional information about the client, as needed.

License

This project is licensed to you under the terms of the Cisco Sample Code License.

About

Find the client details using the client MAC address, at the current time

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages