windows - Find all devices on network -
i have switch requires configuration file transferred via tftp before switch operate correctly. network operates on 10.x.x.x ip scheme, switch comes factory 192.168.1.x ip address. there headless embedded system in charge of network management change ip address of switch it's proper 10.x.x.x address, transfer configuration file switch. issues is, don't know how find mac address of new switch. basically, scenario follows. switch in network ceases operate. maintenance worker swap out switch. network management system notified scan network new devices. when switch's mac address found, ip address changed, ip based communications can commence transfer configuration file. i'm working in c++ on project. code snippets cool, if tell me process finding mac address indescribably grateful. thanks!
edit: os windows embedded 7 standard
Comments
Post a Comment