Update EES Configuration
Updates the configuration of a specific Enhance Ethernet Switch (EES) using a cfg file
Arguments Description
ip_address (str): the ip address of the ees (eg. 192.168.1.1).
new_configuration_path (str): absolute path to the configuration file.
Returns
bool: True if the configuration is updated with configuration file successfully. False otherwise.
Example
Update EES Configuration 192.168.1.1 ${all_ports_ees_configuration}