5. Selecting energy meter model
config rs485 model <NUM>
where <NUM> is the model number (1 — Energomera CE102M)
Example: config rs485 model 1
6. Configuring idenifier
config rs485 identification <STRING>
where <
STRING
> is the identifier
Example: config rs485 identification www.energomera.ru
6. Setting password
config rs485 password <STRING>
where <
STRING
> is the identifier
Example: config rs485 password 777777
5.4.3.21 Configuring channel aggregation
This function is only supported by TFortis SWU switches
1. Creating a new group of aggregated ports
config aggregation add <NUM>
where
<NUM>
is the entry number (1..5)
Example: config aggregation add 1
2. Deleting a group of aggregated ports
config aggregation del <NUM>
where
<NUM>
is the number of the existing entry (1..5)
Example: config aggregation del 1
3.1
Active state of the group
config aggregation trunk <NUM> state <STATE>
where
<NUM>
is the entry number (1..5)
<STATE>
is state of the group
enable —
group is active
disable
—
group is inactive
Example: config aggregation trunk 1 state enable
3.2
Configuring master port of the group
config aggregation trunk <NUM> master <PORTLIST>
where
<NUM>
is the entry number (1..5)
<PORTLIST>
is the number of master port
Example: config aggregation trunk 1 master 14
3.3
Configuringmember ports of the group
config aggregation trunk <NUM> ports <PORTLIST>
where
<NUM>
is the entry number (1..5)