proc RestartStaticIpAuthProtocol { portList } { # This API will restart all protocols. # Mainly for re-arping puts "\nRestartStaticIpAuthProtocol ,,," StopStaticAuthProtocol $portList StartStaticAuthProtocol $portList }