set_profiles (set port profiles)

To assign profiles to an individual port, use the set_profiles command. For more information on profiles see Charging Profiles

Syntax: (see Command structure)
Copy
set_profiles p [cp]
Parameter Description
p Port number
cp Charging profile

To assign all system profiles to a port, issue set_profiles without a list of profiles.

Response: (see Response structure)
Copy
>> 
Example

To set profiles 2 and 3 for port 5:

Copy
set_profiles 5 2 3

To assign all profiles to port 8:

Copy
set_profiles 8
Notes
  1. Use get_profiles to obtain list of profiles set on each port.