I enountered a issue with a customer who reported the service was dropping several times daily , on checking the CPE logs wireless side registeration had uptime of 2Days 22hrs 46mins but ether was disconnecting and reconnecting so i disabled the DHCP server on the CPE and setup DHCP client and it bound to a rouge DHCP server on the customers LAN, on windows
ipconfig /all | findstr /C:"DHCP Server" will locate the DHCP server(s) but is there a similiar command for ROS to trace the IP address of the rouge DHCP server.