• No results found

The manufacturer guarantees the correct operation of EcoRouter devices with RDP.RU SFP modules.

The manufacturer does not limit the use of third-party modules that are compatible with Intel network adapters.

Supported 1 GbE SFP modules for 10 GbE ports of the ER-1004 model:

CISCO 30-1410-02 1000BASE-T SFP Copper,

РусьТелеТех 10/100/1000BASE-T RTT-SFT-0001 Copper,

Juniper SFP-1GE-T 1000Base-T Copper.

EcoRouter models may be provided with a different set of network interfaces (10/100/1000 MbE, 1, 10, 25, 40, 100 GbE). Hot-swap of optical modules is supported, the modules can be connected or disconnected after the system starts.

The router supports some SFP modules with lower performance (1 GbE in a 10 GbE port).

When a module is inserted into a port, it can be immediately turned on without rebooting the device.

However, if the port cannot be setted in UP state, it may be necessary to reinitialize the port using the port-reload command in the L2 port configuration mode. If this does not help, then this SFP module is not supported.

Note: If the port is in the LAG, then to reinitialize the port, you must first remove the port from the LAG (the command no bind <port name> in the LAG configuration mode of the port, see the "LAG" section), and then enter the port-reload command.

If you insert a higher-performance module into the port (for example, 10 GbE in the 1 GbE port), it will not work, although it can be determined by the system.

EcoRouter User Guide

22 1.4 Power supplies monitoring

To display the power supplies status for the device, use show platform power command in administrative mode. Correct operation of the PSU is indicated by the ok status. The off state of the power supply (if power supply is disconnected from the network or has failed) is indicated by a failed status.

The output for devices with a single power supply:

ecorouter#show platform power PSU is ok

For platforms ER-116 ER-216 "PSU is failed" is displayed if one of the power supply sensors is in a state of ALARM.

The output for devices with dual power supplies:

ecorouter#show platform power PSU1 is ok

PSU2 is failed

To view information about the status of the equipment (voltage, temperature, fan speed), use the command show platform sensors in administrative mode. This command will not display the speed of the fan for fanless platforms.

Example of command output:

ecorouter#show platform sensors

id | value | units | min | max | ALARM | description 1 | 1.79 | V | -inf | inf | NO | CPU VCORE 2 | 4.99 | V | -inf | inf | NO | +5V

3 | 11.88 | V | -inf | inf | NO | +12V 4 | 3.31 | V | -inf | inf | NO | +3.3V 5 | 3.26 | V | -inf | inf | NO | VBAT 6 | 3.31 | V | -inf | inf | NO | 3VSB 7 | 54 | C | -inf | inf | NO | CPU0 8 | 1 | C | -inf | inf | NO | CPU1 9 | 30 | C | -inf | inf | NO | MB 10 | 4232 | RPM | 1000.00 | inf | NO | FAN1 11 | 5294 | RPM | 1000.00 | inf | NO | FAN2 12 | 485 | RPM | 1000.00 | inf | YES | FAN3 13 | 5294 | RPM | 1000.00 | inf | NO | FAN4 14 | 4232 | RPM | 1000.00 | inf | NO | FAN5 15 | 5294 | RPM | 1000.00 | inf | NO | FAN6 16 | 4232 | RPM | 1000.00 | inf | NO | FAN7 17 | 5294 | RPM | 1000.00 | inf | NO | FAN8

If the parameter value of one of the sensors exceeds the range between the minimum and maximum values (min and max, respectively), then the YES value will be displayed in the ALARM column in the corresponding row. In the case of normal work, NO is displayed in the ALARM column.

The table below shows the values displayed by the show platform sensors command.

EcoRouter User Guide

23

Table 1

Parameter Description

CPU VCORE

The voltage on the CPU.

Warning (ALARM) is not issued because the value can vary greatly from a CPU, the value can inflate the Board itself. Displays for information

+12V Voltage 12 V output of the power unit.

Warning (ALARM) is issued if the value deviates from the allowed rate by more than 10%

+5V Voltage 5 V output of the power unit.

Warning (ALARM) is issued if the value deviates from the allowed rate by more than 10%

+3.3V Voltage 3.3 V output of the power unit.

Warning (ALARM) is issued if the value deviates from the allowed rate by more than 5%

VBAT Battery voltage 3VSB Standby voltage

CPUn CentralProcessorUnit temperature. Warning (ALARM) is issued if the temperature exceeds 90°C

MB MotherBoard temperature.

Warning (ALARM) is issued if the temperature exceeds 70°C

FANn The fan speed (rpm). The number of fans withdrawal depends on the platform (0 to 8).

Warning (ALARM) is issued, if the rotation speed has fallen below 1000 RPM

Use the clear platform sensors command to reset all values in the ALARM column to NO.

Use the clear platform sensors <ID> command to reset the value in the ALARM column to NO for a specific sensor, where <ID> is the sensor serial number (the first column in the show platform sensors command output).

ATTENTION: resetting the value does not affect the operation of the equipment itself. If the value of any parameter is constantly out of range, it is necessary to diagnose the equipment.

Use the platform sensors alarm <ID> disable or no platform sensors alarm <ID> enable command to disable the ALARM checking for a specific sensor, where <ID> is the sensor serial number (the first column in the show platform sensors output). Use the platform sensors alarm

<ID> enable command to enable ALARM checking for a specific sensor.

EcoRouter User Guide

24 2 Command Line Interface

This section provides a general description of the command line interface EcoRouter, basic commands, keyboard shortcuts and access to help.