01-Fundamentals Command Reference

HomeSupportSwitchesH3C S12500 Switch SeriesReference GuidesCommand ReferencesH3C S12500 Command References-Release7374-6W73101-Fundamentals Command Reference
10-Device management commands
Title Size Download
10-Device management commands 469.08 KB

Device management commands 1

accelerate· 1

board-offline· 2

brand· 3

clock datetime· 4

clock protocol 5

clock summer-time· 6

clock timezone· 7

command· 9

copyright-info enable· 9

display alarm·· 11

display brand· 12

display clock· 13

display copyright 14

display cpu-usage· 14

display cpu-usage configuration· 16

display cpu-usage history· 17

display device· 19

display device manuinfo· 23

display device manuinfo chassis-only· 26

display device manuinfo fan· 26

display device manuinfo power 27

display device manuinfo power-monitor 28

display diagnostic-information· 30

display environment 31

display fabric utilization· 33

display fan auto-control-mode· 36

display fan· 36

display hardware-failure-detection· 38

display hardware-failure-protection· 39

display memory· 40

display memory-threshold· 41

display power-supply· 43

display scheduler job· 45

display scheduler logfile· 46

display scheduler reboot 47

display scheduler schedule· 48

display system-working-mode· 49

display transceiver alarm·· 49

display transceiver diagnosis 52

display transceiver interface· 53

display transceiver manuinfo· 54

display version· 55

fan auto-control-mode· 56

forward-path-detection enable· 56

hardware-failure-detection· 57

hardware-failure-protection aggregation· 58

hardware-failure-protection auto-down· 59

header 60

job· 62

memory-threshold· 62

monitor cpu-usage enable· 64

monitor cpu-usage interval 65

power-supply off 65

power-supply on· 66

power-supply led-blink· 67

power-supply module new-id· 68

power-supply policy enable· 69

power-supply policy redundant 69

reboot 71

reset scheduler logfile· 73

restore factory-default 73

scheduler job· 74

scheduler logfile size· 75

scheduler reboot at 76

scheduler reboot delay· 77

scheduler schedule· 77

shutdown-interval 78

sysname· 79

system-working-mode· 80

temperature-limit 81

time at 102

time once· 103

time repeating· 104

transceiver phony-alarm-disable· 105

usb disable· 106


EB cards have the "EB" suffix in their marks, such as LST1GP48LEB1. The similar is true for other types of cards.

accelerate

Use accelerate to enable forwarding acceleration for a card.

Use undo accelerate to disable forwarding acceleration for a card.

Syntax

In standalone mode:

accelerate slot slot-number

undo accelerate slot slot-number

In IRF mode:

accelerate chassis chassis-number slot slot-number

undo accelerate chassis chassis-number slot slot-number

Default

Forwarding acceleration is disabled for cards, except for LST1CP4RFD1, LST1CP4RFG1, LST1CP4RFD2, and LST1CP4RFG2.

Views

System view

Predefined user roles

network-admin

mdc-admin

Parameters

slot slot-number: Specifies a card by its slot number. (In standalone mode.)

chassis chassis-number slot slot-number: Specifies a card on an IRF member device by its slot number and the member ID. (In IRF mode.)

Usage guidelines

Use this task under the guidance of H3C Support. Enabling forwarding acceleration for a card improves the card's forwarding performance, but doing so might overwhelm the switching fabric cards and result in packet loss.

You can enable forwarding acceleration only when the following requirements are met:

·     The device model is LS-12508-AC-3, LS-12508-DC-3, LS-12518-AC-3, or LS-12518-DC-3.

·     The card is an FD or FG interface card (except for LST1CP4RFD1, LST1CP4RFG1, LST1CP4RFD2, and LST1CP4RFG2).

Forwarding acceleration is enabled on the previously mentioned FD or FG interface cards by default. You cannot disable forwarding acceleration on them.

·     The device is not operating in grand mode.

·     You are in the system view of the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

For this command to take effect, use the reboot command to reboot the device.

Examples

# (In standalone mode.) Enable forwarding acceleration for the card in slot 3.

<Sysname> system-view

[Sysname] accelerate slot 3

Forwarding acceleration configured. Please reboot the card to place it into effect.

# (In IRF mode.) Enable forwarding acceleration for the card in slot 3 on member device 1.

<Sysname> system-view

[Sysname] accelerate chassis 1 slot 3

Forwarding acceleration configured. Please reboot the card to place it into effect.

Related commands

·     reboot

·     system-working-mode

board-offline

Use board-offline to isolate a card from the system.

Use undo board-offline to restore the default.

Syntax

In standalone mode:

board-offline slot slot-number

undo board-offline slot slot-number

In IRF mode:

board-offline chassis chassis-number slot slot-number

undo board-offline chassis chassis-number slot slot-number

Default

A card is not isolated from the system.

Views

System view

Predefined user roles

network-admin

Parameters

slot slot-number: Specifies a card by its slot number. (In standalone mode.)

chassis chassis-number slot slot-number: Specifies a card on an IRF member device by its slot number and the member ID. (In IRF mode.)

Usage guidelines

When a card fails or an LPU's CPU daughter card logic needs to be upgraded, you can isolate the card from the system. The card then stops providing services without affecting system operation and the services on other cards. An isolated card is in offline state. You can use the display device command to verify the status.

You can isolate only standby MPUs. In IRF mode, you can isolate one standby MPU only when the member device has another MPU operating correctly.

In standalone mode, you cannot isolate a switching fabric module that is the only switching fabric module on the device. In IRF mode, you cannot isolate a switching fabric module that is the only switching fabric module on a member device.

You cannot perform an ISSU when one or more cards are isolated.

Do not perform configurations for an isolated card. The configurations might not be able to take effect.

To eliminate possible impact on the system, H3C recommends that you isolate a switching fabric module before removing it.

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

Examples

# Isolate the card in slot 3 from the system.

<Sysname> system-view

[Sysname] board-offline slot 3

Caution: This command is only for diagnostic purpose which will cause board normal service unusable. Continue? [Y/N]:y

Config successfully

brand

Use brand to change the brand name of an MPU.

Syntax

In standalone mode:

brand { hp | h3c | hpn | nec } [ slot slot-number ]

In IRF mode:

brand { hp | h3c | hpn | nec } [ chassis chassis-number slot slot-number ]

Default

The brand name is H3C.

Views

User view

Predefined user roles

network-admin

mdc-admin

Parameters

hp: Sets the brand name to HP.

h3c: Sets the brand name to H3C.

hpn: Sets the brand name to HPN.

nec: Sets the brand name to NEC.

slot slot-number: Specifies an MPU by its slot number. If you do not specify this option, the command configures a brand name for both MPUs. (In standalone mode.)

chassis chassis-number slot slot-number: Specifies an MPU on an IRF member device by its slot number and the member ID. If you do not specify this option, the command configures a brand name for all MPUs in the IRF fabric. (In IRF mode.)

Usage guidelines

Change to the brand name of an MPU takes effect after the MPU reboots.

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

Examples

# Set the brand names of the MPUs to HP.

<Sysname> brand hp

 Configuration will take effect after next reboot, do you want to continue? [Y/N]: Y

 Configuration is successful.

Related commands

display brand

clock datetime

Use clock datetime to set the UTC time.

Syntax

clock datetime time date

Views

User view

Predefined user roles

network-admin

Parameters

time: Specifies a time in the hh:mm:ss format. The value range for hh is 0 to 23. The value range for mm is 0 to 59. The value range for ss is 0 to 59. The leading zero in a segment can be omitted. If the seconds segment is 0 (hh:mm:00), you can omit it. If both the minutes and seconds segments are 0 (hh:00:00), you can omit both of the segments. For example, to specify 08:00:00, you can enter 8.

date: Specifies a date in the format of MM/DD/YYYY or YYYY/MM/DD. The value range for YYYY is 2000 to 2035. The value range for MM is 1 to 12. The value range for DD depends on the month value.

Usage guidelines

When the system time source is the local system time, the system time depends on the following items:

·     Local time zone.

·     UTC time.

·     Daylight saving time.

To view the system time, use the display clock command.

The correct system time setting is essential to network management and communication. Set the system time correctly or use NTP to synchronize the device with a trusted time source before you run it on the network.

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

Examples

# Set the UTC time to 08:08:08 01/01/2012.

<Sysname> clock datetime 8:8:8 1/1/2012

# Set the UTC time to 08:10:00 01/01/2012.

<Sysname> clock datetime 8:10 2012/1/1

Related commands

·     clock protocol

·     clock summer-time

·     clock timezone

·     display clock

clock protocol

Use clock protocol to specify the system time source.

Use undo clock protocol to restore the default.

Syntax

clock protocol { none | ntp mdc mdc-id }

undo clock protocol

Default

The device uses the NTP time source specified on the default MDC.

Views

System view

Predefined user roles

network-admin

Parameters

none: Uses the local system time that is configured by using the clock datetime, clock timezone, and clock summer-time commands.

ntp: Uses the NTP time source. When the device uses the NTP time source, you cannot change the system time manually. For more information about NTP, see Network Management and Monitoring Configuration Guide.

mdc mdc-id: Specifies the MDC to be used for time synchronization.

Usage guidelines

All MDCs on the device share the same time source and use the same system time. The shared time source can be one of the following items:

·     Local system time—The time signal is generated by the local crystal oscillator.

·     Remote time source—The time signal is obtained by the specified MDC from another device on the network.

If you configure this command multiple times, the most recent configuration takes effect.

Examples

# Configure the device to use the local system time.

<Sysname> system-view

[Sysname] clock protocol none

clock summer-time

Use clock summer-time to configure the device to use daylight saving time during a specific period of time.

Use undo clock summer-time to cancel the configuration.

Syntax

clock summer-time name start-time start-date end-time end-date add-time

undo clock summer-time

Default

Daylight saving time is disabled.

Views

System view

Predefined user roles

network-admin

Parameters

name: Specifies a name for the daylight saving time schedule, a case-sensitive string of 1 to 32 characters.

start-time: Specifies the start time in the hh:mm:ss format. The value range for hh is 0 to 23. The value range for mm is 0 to 59. The value range for ss is 0 to 59. The leading zero in a segment can be omitted. If the seconds segment is 0 (hh:mm:00), you can omit it. If both the minutes and seconds segments are 0 (hh:00:00), you can omit both of the segments. For example, to specify 08:00:00, you can enter 8.

start-date: Specifies the start date in one of the following formats:

·     MM/DD. The value range for MM is 1 to 12. The value range for DD depends on the month value.

·     month week date, where:

¡     month—Takes January, February, March, April, May, June, July, August, September, October, November or December.

¡     week—Represents week of the month. It takes first, second, third, fourth, fifth, or last.

¡     day—Takes Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, or Saturday.

end-time: Specifies the end time in the hh:mm:ss format. The value range for hh is 0 to 23. The value range for mm is 0 to 59. The value range for ss is 0 to 59. The leading zero in a segment can be omitted. If the seconds segment is 0 (hh:mm:00), you can omit it. If both the minutes and seconds segments are 0 (hh:00:00), you can omit both of the segments. For example, to specify 08:00:00, you can enter 8.

end-date: Specifies the end date in one of the following formats:

·     MM/DD. The value range for MM is 1 to 12. The value range for DD depends on the month value.

·     month week date, where:

¡     month—Takes January, February, March, April, May, June, July, August, September, October, November or December.

¡     week—Represents week of the month. It takes first, second, third, fourth, fifth, or last.

¡     day—Takes Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, or Saturday.

add-time: Specifies the time to be added to the standard time, in the hh:mm:ss format. The value range for hh is 0 to 23. The value range for mm is 0 to 59. The value range for ss is 0 to 59. The leading zero in a segment can be omitted. If the seconds segment is 0 (hh:mm:00), you can omit it. If both the minutes and seconds segments are 0 (hh:00:00), you can omit both of the segments. For example, to specify 08:00:00, you can enter 8.

Usage guidelines

When the system time source is the local system time, the system time depends on the following items:

·     Local time zone.

·     UTC time.

·     Daylight saving time.

To view the system time, use the display clock command.

The correct system time setting is essential to network management and communication. Set the system time correctly or use NTP to synchronize the device with a trusted time source before you run it on the network.

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

Examples

# Set the system time ahead 1 hour for the period between 06:00:00 on 08/01 and 06:00:00 on 09/01.

<Sysname> system-view

[Sysname] clock summer-time PDT 6 08/01 6 09/01 1

Related commands

·     clock datetime

·     clock protocol

·     clock timezone

·     display clock

clock timezone

Use clock timezone to set the local time zone.

Use undo clock timezone to restore the default.

Syntax

clock timezone zone-name { add | minus } zone-offset

undo clock timezone

Default

The local time zone is the UTC time zone.

Views

System view

Predefined user roles

network-admin

Parameters

zone-name: Specifies a time zone by its name, a case-sensitive string of 1 to 32 characters.

add: Adds a specified offset to the UTC time.

minus: Decreases the UTC time by a specified offset.

zone-offset: Specifies an offset to the UTC time, in the hh:mm:ss format. The value range for hh is 0 to 23. The value range for mm is 0 to 59. The value range for ss is 0 to 59. The leading zero in a segment can be omitted. If the seconds segment is 0 (hh:mm:00), you can omit it. If both the minutes and seconds segments are 0 (hh:00:00), you can omit both of the segments. For example, to specify 08:00:00, you can enter 8.

Usage guidelines

When the system time source is the local system time, the system time depends on the following items:

·     Local time zone.

·     UTC time.

·     Daylight saving time.

To view the system time, use the display clock command.

The correct system time setting is essential to network management and communication. Set the system time correctly or use NTP to synchronize the device with a trusted time source before you run it on the network.

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

Examples

# Set the name of the local time zone to Z5, and add 5 hours to the UTC time.

<Sysname> system-view

[Sysname] clock timezone Z5 add 5

Related commands

·     clock datetime

·     clock protocol

·     clock summer-time

·     display clock

command

Use command to assign a command to a job.

Use undo command to revoke a command.

Syntax

command id command

undo command id

Default

No command is assigned to a job.

Views

Job view

Predefined user roles

network-admin

mdc-admin

Parameters

id: Specifies an ID for the command, in the range of 0 to 4294967295. A command ID uniquely identifies a command in a job. Commands in a job are executed in ascending order.

command: Specifies the command to be assigned to the job.

Usage guidelines

If a command uses the ID of an existing command, the existing command is replaced.

A job cannot contain any of these commands: telnet, ftp, ssh2, or monitor process.

The system does not check the validity of the command argument. You must make sure the command is supported by the device, is input in the correct format, and uses valid values. If these requirements are not met, the command cannot be executed automatically.

Examples

# Assign commands to job backupconfig to back up configuration file startup.cfg to the TFTP server at 192.168.100.11.

<Sysname> system-view

[Sysname] scheduler job backupconfig

[Sysname-job-backupconfig] command 2 tftp 192.168.100.11 put flash:/startup.cfg backup.cfg

Related commands

scheduler job

copyright-info enable

Use copyright-info enable to enable displaying the copyright statement.

Use undo copyright-info enable to disable displaying the copyright statement.

Syntax

copyright-info enable

undo copyright-info enable

Default

The copyright statement is displayed.

Views

System view

Predefined user roles

network-admin

mdc-admin

Examples

# Enable displaying the copyright statement.

<Sysname> system-view

[Sysname] copyright-info enable

·     When a Telnet user logs in, the following statement appears:

**************************************************************************

* Copyright (c) 2004-2013 Hangzhou H3C Tech. Co., Ltd. All rights reserved.*

* Without the owner's prior written consent,                               *

* no decompiling or reverse-engineering shall be allowed.                  *

****************************************************************************

 

<Sysname>

·     When a console user quits user view, the following message appears:

**************************************************************************

* Copyright (c) 2004-2013 Hangzhou H3C Tech. Co., Ltd. All rights reserved.*

* Without the owner's prior written consent,                               *

* no decompiling or reverse-engineering shall be allowed.                  *

****************************************************************************

 

User interface con0 is available.

 

 

 

Press ENTER to get started.

# Disable displaying the copyright statement.

<Sysname> system-view

[Sysname] undo copyright-info enable

·     When a Telnet user logs in, the user view prompt appears:

<Sysname>

·     When a console user quits user view, the following message appears:

User interface con0 is available.

 

 

 

Press ENTER to get started.

display alarm

Use display alarm to display alarm information.

Syntax

In standalone mode:

display alarm [ slot slot-number ]

In IRF mode:

display alarm [ chassis chassis-number slot slot-number ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

slot slot-number: Specifies a card by its slot number. If you do not specify this option, the command displays the alarm information of all cards. (In standalone mode.)

chassis chassis-number slot slot-number: Specifies a card on an IRF member device by its slot number and the member ID. If you do not specify this option, the command displays the alarm information of all cards in the IRF fabric. (In IRF mode.)

Usage guidelines

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

Examples

# (In standalone mode.) Display alarm information.

<Sysname> display alarm

Slot  Level    Info

2     ERROR    Fan 2 is absent.

5     ERROR    Power 2 is absent.

6     ERROR    The board in slot 6 is faulty.

8     WARNING  The temperature of sensor 3 exceeds the lower limit.

Table 1 Command output

Field

Description

Slot

Number of the slot where the card with an alarm resides. If the value is a hyphen (-), the alarm was generated by the chassis.

Level

Alarm severity. Possible values include ERROR, WARNING, NOTICE, and INFO, in descending order.

Info

Detailed alarm information.

faulty

The card is starting up or is faulty.

 

# (In IRF mode.) Display alarm information.

<Sysname> display alarm

Chassis  Slot  Level    Info

1        6     ERROR    Fan 2 is absent.

1        6     ERROR    Power 2 is absent.

1        6     ERROR    The board in slot 10 is faulty.

2        3     WARNING  The temperature of sensor 3 exceeds the lower limit.

Table 2 Command output

Field

Description

Chassis

ID of the IRF member device with an alarm.

Slot

Number of the slot where the card resides.

Level

Alarm severity. Possible values include ERROR, WARNING, NOTICE, and INFO, in descending order.

Info

Detailed alarm information.

The board in slot n is faulty.

The card in slot n is starting up or is faulty.

 

display brand

Use display brand to display the brand information of MPUs.

Syntax

display brand

Views

Any view

Predefined user roles

network-admin

network-operator

Usage guidelines

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

Examples

# Display the brand information of MPUs.

<Sysname> display brand

Current BRANDs:

 Slot 0: H3C.

 Slot 1: HP.

New BRANDs:

 Slot 0: HP.

 Slot 1: HP.

Table 3 Command output

Field

Description

Current BRANDs

Current brand names of the MPUs.

New BRANDs

Brand names of the MPUs after a reboot.

 

Related commands

brand

display clock

Use display clock to display the system time, date, local time zone, and daylight saving time.

Syntax

display clock

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Examples

# Display the system time and date when the local time zone is not specified.

<Sysname> display clock

10:09:00 UTC Fri 03/16/2012

# Display the system time and date when the local time zone Z5 is specified.

<Sysname> display clock

15:10:00 Z5 Fri 03/16/2012

Time Zone : Z5 add 05:00:00

# Display the system time and date when the local time zone Z5 and daylight saving time PDT are specified.

<Sysname> display clock

15:11:00 Z5 Fri 03/16/2012

Time Zone : Z5 add 05:00:00

Summer Time : PDT 06:00:00 08/01 06:00:00 09/01 01:00:00

Related commands

·     clock datetime

·     clock timezone

·     clock summer-time

display copyright

Use display copyright to display the copyright statement, including software and hardware copyright statements, and third-party software license agreements.

Syntax

display copyright

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Examples

# Display the copyright statement.

<Sysname> display copyright

display cpu-usage

Use display cpu-usage to display CPU usage statistics.

Syntax

In standalone mode:

display cpu-usage [ slot slot-number [ cpu cpu-number ] ]

In IRF mode:

display cpu-usage [ chassis chassis-number slot slot-number [ cpu cpu-number ] ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

slot slot-number: Specifies a card by its slot number. If you do not specify this option, the command displays the CPU usage statistics for all cards. (In standalone mode.)

chassis chassis-number slot slot-number: Specifies a card on an IRF member device by its slot number and the member ID. If you do not specify this option, the command displays the CPU usage statistics for all cards in the IRF fabric. (In IRF mode.)

cpu cpu-number: Displays the CPU usage statistics for the specified CPU. If this option is not provided, the command displays the CPU usage statistics for the default CPU.

Usage guidelines

After startup, the device tracks the average CPU usage at the following intervals:

·     5 seconds.

·     1 minute.

·     5 minutes.

This command displays the average CPU usage values during the last 5-second, 1-minute, and 5-minute intervals.

Examples

# (In standalone mode.) Display the current CPU usage statistics.

<Sysname> display cpu-usage

Slot 0 CPU 0 CPU usage:

       1% in last 5 seconds

       0% in last 1 minute

       0% in last 5 minutes

 

Slot 1 CPU 0 CPU usage:

       1% in last 5 seconds

       1% in last 1 minute

       1% in last 5 minutes

# (In IRF mode.) Display the current CPU usage statistics for all cards.

<Sysname> display cpu-usage

Chassis 1 Slot 0 CPU 0 CPU usage:

       9% in last 5 seconds

       8% in last 1 minute

       8% in last 5 minutes

Chassis 1 Slot 1 CPU 0 CPU usage:

       5% in last 5 seconds

       4% in last 1 minute

       4% in last 5 minutes

Chassis 2 Slot 0 CPU 0 CPU usage:

       6% in last 5 seconds

       6% in last 1 minute

       6% in last 5 minutes

Chassis 2 Slot 1 CPU 0 CPU usage:

       6% in last 5 seconds

       6% in last 1 minute

       6% in last 5 minutes

Table 4 Command output

Field

Description

1% in last 5 seconds

Average CPU usage during the last 5-second interval.

1% in last 1 minute

Average CPU usage during the last 1-minute interval.

1% in last 5 minutes

Average CPU usage during the last 5-minute interval.

Slot x CPU y CPU usage

Usage statistics for CPU y of the card in slot x. (In standalone mode.)

Chassis x Slot y CPU z CPU usage

Usage statistics for CPU z of the card in slot y on member device x. (In IRF mode.)

 

display cpu-usage configuration

Use display cpu-usage configuration to display CPU usage monitoring settings.

Syntax

In standalone mode:

display cpu-usage configuration [ slot slot-number [ cpu cpu-number ] ]

In IRF mode:

display cpu-usage configuration [ chassis chassis-number slot slot-number [ cpu cpu-number ] ]

Views

Any view

Predefined user roles

network-admin

mdc-admin

Parameters

slot slot-number: Specifies a card by its slot number. If you do not specify this option, the command displays the CPU usage monitoring settings for the active MPU. (In standalone mode.)

chassis chassis-number slot slot-number: Specifies a card on an IRF member device by its slot number and the member ID. If you do not specify this option, the command displays the CPU usage monitoring settings for the global active MPU. (In IRF mode.)

cpu cpu-number: Specifies a CPU by its number. If you do not specify this option, the command displays the CPU usage monitoring settings for the default CPU.

Examples

# Display the CPU usage monitoring settings.

<Sysname> display cpu-usage configuration

CPU usage monitor is enabled.

Current monitor interval is 60 seconds.

Related commands

·     monitor cpu-usage enable

·     monitor cpu-usage interval

display cpu-usage history

Use display cpu-usage history to display the historical CPU usage statistics in charts.

Syntax

In standalone mode:

display cpu-usage history [ job job-id ] [ slot slot-number [ cpu cpu-number ] ]

In IRF mode:

display cpu-usage history [ job job-id ] [ chassis chassis-number slot slot-number [ cpu cpu-number ] ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

job job-id: Specifies a process by its ID. If you do not specify this option, the command displays the historical CPU usage statistics for the entire system. To view the IDs and names of the running processes, use the display process command. For more information, see Network Management and Monitoring Command Reference.

slot slot-number: Specifies a card by its slot number. If you do not specify this option, the command displays the historical CPU usage statistics for the primary CPU on the active MPU. (In standalone mode.)

chassis chassis-number slot slot-number: Specifies a card on an IRF member device by its slot number and the member ID. If you do not specify this option, this command displays the historical CPU usage statistics for the primary CPU on the global active MPU. (In IRF mode.)

cpu cpu-number: Displays the historical CPU usage statistics for the specified CPU. If this option is not provided, the command displays the historical CPU usage statistics for the default CPU.

Usage guidelines

After CPU usage monitoring is enabled, the system regularly samples CPU usage and saves the samples to the history record buffer. This command displays the most recent 60 samples in a coordinate system as follows:

·     The vertical axis represents the CPU usage. If a statistic is not a multiple of the usage step, it is rounded up or down to the closest multiple of the usage step. For example, if the CPU usage step is 5%, the statistic 53% is rounded up to 55%, and the statistic 52% is rounded down to 50%.

·     The horizontal axis represents the time.

·     Consecutive pound signs (#) indicate the CPU usage at a specific time. The value on the vertical axis for the topmost pound sign at a specific time represents the CPU usage at that time.

Examples

# Display the historical CPU usage statistics for the primary CPU of the entire system.

<Sysname> display cpu-usage history

100%|

 95%|

 90%|

 85%|

 80%|

 75%|

 70%|

 65%|

 60%|

 55%|

 50%|

 45%|

 40%|

 35%|

 30%|

 25%|

 20%|

 15%|             #

 10%|            ###  #

  5%|           ########

     ------------------------------------------------------------

              10        20        30        40        50        60  (minutes)

                      cpu-usage (CPU 0) last 60 minutes (SYSTEM)

The output shows the historical CPU usage statistics for the primary CPU of the entire system (with the name SYSTEM) in the last 60 minutes:

·     12 minutes ago: Approximately 5%.

·     13 minutes ago: Approximately 10%.

·     14 minutes ago: Approximately 15%.

·     15 minutes ago: Approximately 10%.

·     16 and 17 minutes ago: Approximately 5%.

·     18 minutes ago: Approximately 10%.

·     19 minutes ago: Approximately 5%.

·     Other time: 2% or lower than 2%.

# Display the historical primary CPU usage statistics for process 1.

<Sysname> display cpu-usage history job 1

100%|

 95%|

 90%|

 85%|

 80%|

 75%|

 70%|

 65%|

 60%|

 55%|

 50%|

 45%|

 40%|

 35%|

 30%|

 25%|

 20%|

 15%|

 10%|

  5%|                   #

     ------------------------------------------------------------

              10        20        30        40        50        60  (minutes)

                      cpu-usage (CPU 0) last 60 minutes (scmd)

The output shows the historical primary CPU usage statistics of process 1 (with the process name scmd) in the last 60 minutes. A process name with square brackets ([ ]) means that the process is a kernel process.

·     20 minutes ago: Approximately 5%.

·     Other time: 2% or lower than 2%.

Related commands

·     monitor cpu-usage enable

·     monitor cpu-usage interval

display device

Use display device to display device information.

Syntax

In standalone mode:

display device [ cf-card | flash ] [ slot slot-number | verbose ]

In IRF mode:

display device [ cf-card | flash] [ chassis chassis-number [ slot slot-number ] | verbose ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

cf-card: Specifies the CF cards.

flash: Specifies the flash memory.

chassis chassis-number: Specifies an IRF member device by its member ID. If you do not specify this option, the command displays hardware information about all IRF member devices in the IRF fabric. (In IRF mode.)

slot slot-number: Specifies a card by its slot number. (In standalone mode.)

verbose: Displays detailed hardware information. If you do not specify this keyword, the command displays brief information.

Usage guidelines

If you do not specify the cf-card keyword or the flash keyword, this command displays information about all cards on the device.

Examples

# (In standalone mode.) Display device information.

<Sysname> display device

Slot No.   Brd Type        Brd Status   Software Version

 0         LST1MRPNC1      Standby      S12500-CMW710-A732004

 1         LST1MRPNC1      Master       S12500-CMW710-A732004

 2         NONE            Absent       NONE

 3         NONE            Absent       NONE

 4         NONE            Absent       NONE

 5         LST1GT48LEC1    Normal       S12500-CMW710-A732004

 6         NONE            Absent       NONE

 7         NONE            Absent       NONE

 8         NONE            Absent       NONE

 9         NONE            Absent       NONE

 10        NONE            Absent       NONE

 11        NONE            Absent       NONE

 12        LST1SF08B1      Normal       S12500-CMW710-A732004

 13        LST1SF08B1      Normal       S12500-CMW710-A732004

 14        LST1SF08B1      Normal       S12500-CMW710-A732004

 15        LST1SF08B1      Normal       S12500-CMW710-A732004

 16        LST1SF08B1      Normal       S12500-CMW710-A732004

 17        LST1SF08B1      Normal       S12500-CMW710-A732004

 18        LST1SF08B1      Normal       S12500-CMW710-A732004

The output shows that the device has two MPUs, one LPU, and seven switching fabric modules. The standby MPU is in slot 0. The active MPU is in slot 1. The LPU is in slot 5. The switching fabric modules are in slot 12 through slot 18.

Table 5 Command output

Field

Description

Slot No.

Number of the slot where the card resides.

Brd Type

Card type.

Brd Status

Card status:

·     StandbyThe card is the standby MPU.

·     MasterThe card is the active MPU.

·     AbsentThe slot is not installed with a card.

·     FaultThe card is rebooting, or is faulty and cannot start up.

·     NormalThe card is an LPU and is operating correctly.

·     OffThe card is not powered on.

·     IllegalThe software does not support the card, and the card cannot operate correctly.

·     OfflineThe card is isolated from the system.

Software Version

Software version of the card.

If the slot does not have a card, this field displays None.

If the software version does not support the card, the card cannot load the software correctly, and this field displays Mismatched.

 

# (In IRF mode.) Display device information about all IRF member devices.

<Sysname> display device

Slot No.   Brd Type        Brd Status   Software Version

 1/0       LST1MRPNC1      Standby      S12500-CMW710-A732004

 1/1       LST1MRPNC1      Master       S12500-CMW710-A732004

 1/2       NONE            Absent       NONE

 1/3       NONE            Absent       NONE

 1/4       NONE            Absent       NONE

 1/5       LST1GT48LEC1    Normal       S12500-CMW710-A732004

 1/6       NONE            Absent       NONE

 1/7       NONE            Absent       NONE

 1/8       NONE            Absent       NONE

 1/9       NONE            Absent       NONE

 1/10      NONE            Absent       NONE

 1/11      NONE            Absent       NONE

 1/12      LST1SF08B1      Normal       S12500-CMW710-A732004

 1/13      LST1SF08B1      Normal       S12500-CMW710-A732004

 1/14      LST1SF08B1      Normal       S12500-CMW710-A732004

 1/15      LST1SF08B1      Normal       S12500-CMW710-A732004

 1/16      LST1SF08B1      Normal       S12500-CMW710-A732004

 1/17      LST1SF08B1      Normal       S12500-CMW710-A732004

 1/18      LST1SF08B1      Normal       S12500-CMW710-A732004

The output shows that the IRF fabric has one member device and the member ID is 1. The active MPU is in slot 1. The standby MPU is in slot 0.

Table 6 Command output

Field

Description

Slot No.

Member ID of the device and slot number of the card.

Brd Type

Card type.

State

Card state:

·     AbsentNo card is inserted in the slot.

·     Master—The card is the global active MPU.

·     Standby—The card is a global standby MPU.

·     Normal—The card is an LPU and is operating correctly.

·     Fault—The card is faulty.

·     OffThe card is not powered on.

·     IllegalThe software does not support the card, and the card cannot operate correctly.

Software Version

Software version of the card.

If the slot does not have a card, this field displays None.

If the software version does not support the card, the card cannot load the software correctly, and this field displays Mismatched.

 

# (In standalone mode.) Display information about the card in slot 5.

<Sysname> display device slot 5

Status   : Normal

Type     : LST3XP8LEC1

Software : S12500-CMW710-B732202

PCB      : Ver.A

Board Cpu:

  Number of Cpld: 2

  Cpld 0:

    SoftWare  : 001C

  Cpld 1:

    SoftWare  : 001C

CpuCard

  Type      : LSR1CPA

  PCB       : Ver.C

  Number of Cpld: 1

  Cpld 0:

    SoftWare  : 001

  BootRom   : 2.12

  Base Boot  : 2.10

Mbus card

  Type      : LSR1MBCB

  Software  : 115

  PCB       : Ver.B

Chip 0:

  Learning Mode : IVL

Chip 1:

  Learning Mode : IVL

Chip 2:

  Learning Mode : IVL

Chip 3:

  Learning Mode : IVL

Table 7 Command output

Field

Description

Status

Card status:

·     StandbyThe card is the standby MPU.

·     MasterThe card is the active MPU.

·     AbsentThe slot is not installed with a card.

·     FaultThe card is rebooting, or is faulty and cannot start up.

·     NormalThe card is an LPU and is operating correctly.

·     OffThe card is not powered on.

·     IllegalThe software does not support the card, and the card cannot operate correctly.

·     OfflineThe card is isolated from the system.

Board Cpu

Information about the CPU on the mother board.

Number of Cpld

Number of programmable logic components.

CpuCard

Information about the CPU daughter card.

SoftWare

Software version.

BootRom

Version of the extended BootWare segment.

Base Boot

Version of the basic BootWare segment.

Learning Mode

MAC address learning mode. If a MAC address table is maintained for each VLAN, the value of this field is IVL (Independent VLAN Learning).

 

display device manuinfo

Use display device manuinfo to display the electronic label information of the device.

Syntax

In standalone mode:

display device manuinfo [ slot slot-number ]

In IRF mode:

display device manuinfo [ chassis chassis-number [ slot slot-number ] ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

chassis chassis-number: Specifies an IRF member device by its member ID. (In IRF mode.)

slot slot-number: Specifies a card by its slot number. If you do not specify this option, the command displays the electronic label information of all cards.

Usage guidelines

An electronic label is a profile of a device or card. It contains the permanent configuration, including the serial number, manufacturing date, MAC address, and vendor name. The data is written to the storage component during debugging or testing.

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

Examples

# (In standalone mode.) Display the electronic label information of the device.

<Sysname> display device manuinfo

Chassis self

DEVICE_NAME          : LST1Z12504AC

DEVICE_SERIAL_NUMBER : 210235A0F5X122000016

MANUFACTURING_DATE   : 2012-03-03

VENDOR_NAME          : H3C

 Slot 1

DEVICE_NAME          : LST1MRPNC1

DEVICE_SERIAL_NUMBER : 210231A9680112000022

MAC_ADDRESS          : B8AF-6730-3200

MANUFACTURING_DATE   : 2012-02-04

VENDOR_NAME          : H3C

 Slot 6

DEVICE_NAME          : LST1GT48LEC1

DEVICE_SERIAL_NUMBER : 210231A85L0123456789

MAC_ADDRESS          : NONE

MANUFACTURING_DATE   : 2011-12-08

VENDOR_NAME          : H3C

Fan 1

DEVICE_NAME          : LSTM3FANH

DEVICE_SERIAL_NUMBER : 210231A0J1N121000039

MANUFACTURING_DATE   : 2012-02-07

VENDOR_NAME          : H3C

Power 3

DEVICE_NAME          : NONE

DEVICE_SERIAL_NUMBER : 21023122222222222222

MANUFACTURING_DATE   : NONE

VENDOR_NAME          : NONE

PowerMonitor 1

DEVICE_NAME          : LSTM2PMUA

DEVICE_SERIAL_NUMBER : 210212A031X122000021

MAC_ADDRESS          : NONE

MANUFACTURING_DATE   : 2012-02-13

VENDOR_NAME          : H3C

# (In IRF mode.) Display the electronic label information of the device.

Chassis 1

Chassis self

DEVICE_NAME          : LST1Z12504AC

DEVICE_SERIAL_NUMBER : 210235A0F5X122000016

MANUFACTURING_DATE   : 2012-03-03

VENDOR_NAME          : H3C

 Slot 1:

DEVICE_NAME          : LST1MRPNC1

DEVICE_SERIAL_NUMBER : 210231A9680112000022

MAC_ADDRESS          : 3822-D645-EC00

MANUFACTURING_DATE   : 2011-02-24

VENDOR_NAME          : H3C

 Slot 6

DEVICE_NAME          : LST1GT48LEC1

DEVICE_SERIAL_NUMBER : 210231A85L0123456789

MAC_ADDRESS          : NONE

MANUFACTURING_DATE   : 2011-12-08

VENDOR_NAME          : H3C

Fan 1

DEVICE_NAME          : LSTM3FANH

DEVICE_SERIAL_NUMBER : 210231A0J1N121000039

MANUFACTURING_DATE   : 2012-02-07

VENDOR_NAME          : H3C

Power 3

DEVICE_NAME          : NONE

DEVICE_SERIAL_NUMBER : 21023122222222222222

MANUFACTURING_DATE   : NONE

VENDOR_NAME          : NONE

PowerMonitor 1

DEVICE_NAME          : LSTM2PMUA

DEVICE_SERIAL_NUMBER : 210212A031X122000021

MAC_ADDRESS          : NONE

MANUFACTURING_DATE   : 2012-02-13

VENDOR_NAME          : H3C

Table 8 Command output

Field

Description

Chassis 1 Slot 0

Information about the card in slot 0 on IRF member device 1.

DEVICE_NAME

Device name.

DEVICE_SERIAL_NUMBER

Serial number.

MAC_ADDRESS

MAC address.

MANUFACTURING_DATE

Manufacturing date.

VENDOR_NAME

Vendor name.

 

display device manuinfo chassis-only

Use display device manuinfo chassis-only to display the electronic label information of the specified backplane.

Syntax

In standalone mode:

display device manuinfo chassis-only

In IRF mode:

display device manuinfo chassis chassis-number chassis-only

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

chassis chassis-number: Specifies an IRF member device by its member ID. (In IRF mode.)

Usage guidelines

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

Examples

# (In standalone mode.) Display the electronic label information of the backplane.

<Sysname> display device manuinfo chassis-only

Chassis self

DEVICE_NAME          : LST1Z12504AC

DEVICE_SERIAL_NUMBER : 210235A0F5X122000016

MANUFACTURING_DATE   : 2012-03-03

VENDOR_NAME          : H3C

# (In IRF mode.) Display the electronic label information of the backplane on IRF member device 1.

<Sysname> display device manuinfo chassis 1 chassis-only

Chassis self

DEVICE_NAME          : LST1Z12504AC

DEVICE_SERIAL_NUMBER : 210235A0F5X122000016

MANUFACTURING_DATE   : 2012-03-03

VENDOR_NAME          : H3C

display device manuinfo fan

Use display device manuinfo fan to display the electronic label information of a fan.

Syntax

In standalone mode:

display device manuinfo fan fan-id

In IRF mode:

display device manuinfo chassis chassis-number fan fan-id

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

chassis chassis-number: Specifies an IRF member device by its member ID. (In IRF mode.)

fan-id: Specifies a fan by its ID in the range of 1 to 2.

Usage guidelines

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

Examples

# (In standalone mode.) Display the electronic label information of fan 2.

<Sysname> display device manuinfo fan 2

Fan 2:

DEVICE_NAME          : LSTM3FANH

DEVICE_SERIAL_NUMBER : 210235A36L1234567890

MANUFACTURING_DATE   : 2010-01-20

VENDOR_NAME          : H3C

# (In IRF mode.) Display the electronic label information of fan 2 on IRF member device 1.

<Sysname> display device manuinfo chassis 1 fan 2

Chassis 1:

 Fan 2:

DEVICE_NAME            : LSTM3FANH

DEVICE_SERIAL_NUMBER   : 210235A36L1234567891

MANUFACTURING_DATE     : 2010-01-20

VENDOR_NAME            : H3C

display device manuinfo power

Use display device manuinfo power to display the electronic label information of a power module.

Syntax

In standalone mode:

display device manuinfo power power-id

In IRF mode:

display device manuinfo chassis chassis-number power power-id

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

chassis chassis-number: Specifies an IRF member device by its member ID. (In IRF mode.)

power-id: Specifies a power module by its ID. The value range is 1 to 12 on an S12518 and 1 to 6 on other switches.

Usage guidelines

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

Examples

# (In standalone mode.) Display the electronic label information of power module 2.

name> display device manuinfo power 2

Power 2:

DEVICE_NAME          : power

DEVICE_SERIAL_NUMBER : 210235A36L1234567890

MANUFACTURING_DATE   : 2010-01-20

VENDOR_NAME          : H3C

# (In IRF mode.) Display the electronic label information of power module 2 on IRF member device 1.

<Sysname> display device manuinfo chassis 1 power 2

Chassis 1:

Power 2:

DEVICE_NAME            : power2

DEVICE_SERIAL_NUMBER   : 210235A36L1234567891

MANUFACTURING_DATE     : 2010-01-20

VENDOR_NAME            : H3C

display device manuinfo power-monitor

Use display device manuinfo power-monitor to display the electronic label information of a power monitoring module.

Syntax

In standalone mode:

display device manuinfo power-monitor pmu-id

In IRF mode:

display device manuinfo chassis chassis-number power-monitor pmu-id

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

chassis chassis-number: Specifies an IRF member device by its member ID. (In IRF mode.)

power-monitor pmu-id: Specifies a power monitoring module by its ID. For a switch with only one power frame (for example, S12508), the ID can only be 1. For a switch with two power frames (for example, S12518), the IDs are as follows:

·     1 for the power monitoring module of the first power frame.

·     2 for the power monitoring module of the second power frame.

Usage guidelines

A power monitoring module monitors the power modules in a power frame.

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

Examples

# (In standalone mode.) Display the electronic label information of power monitoring module 2.

<Sysname> display device manuinfo power-monitor 2

PowerMonitor 2:

DEVICE_NAME          : PMU

DEVICE_SERIAL_NUMBER : 210231A36L1234567890

MAC_ADDRESS          : NONE

MANUFACTURING_DATE   : 2010-01-20

VENDOR_NAME          : H3C

# (In IRF mode.) Display the electronic label information of power monitoring module 2 on member device 1.

<Sysname> display device manuinfo chassis 1 power-monitor 2

 Chassis 2:

PowerMonitor 2:

DEVICE_NAME            : PMU2

DEVICE_SERIAL_NUMBER   : 210231A36L1234567891

MAC_ADDRESS            : NONE

MANUFACTURING_DATE     : 2010-01-20

VENDOR_NAME            : H3C

display diagnostic-information

Use display diagnostic-information to display or save operating statistics for features and hardware modules.

Syntax

display diagnostic-information [ hardware | infrastructure | l2 | l3 | service ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

hardware: Displays hardware-related operating statistics.

infrastructure: Displays operating statistics for the fundamental modules.

l2: Displays operating statistics for the Layer 2 features.

l3: Displays operating statistics for the Layer 3 features.

service: Displays operating statistics for upper-layer features.

Usage guidelines

You can use one of the following methods to collect operating statistics for diagnostics and troubleshooting:

·     Use separate display commands to collect operating information feature by feature or module by module.

·     Use the display diagnostic-information command to collect operating information for multiple or all features and hardware modules.

This display command does not support the | by-linenum option, the > filename option, or the >> filename option. However, this command prompts you to specify whether you want to save the output to a file or display the output on the screen. If you choose to save the output to a file, the device also collects and saves core files to the destination file. To reduce storage space consumption, the device automatically compresses the destination file. The destination file is named in the format of diag_sysname_YYYYMMDD-hhmmss.tar.gz, for example, diag_sysname_20140905-112153.tar.gz.

Examples

# Display the operating statistics for multiple feature modules in the system.

<Sysname> display diagnostic-information

Save or display diagnostic information (Y=save, N=display)? [Y/N]:y            

Please input the file name(*.tar.gz)[flash:/diag_sysname_20140905-112153.tar.gz]:t

est.tar.gz 

Diagnostic information is outputting to flash:/test.tar.gz.                                                                               

Please wait...                                                                 

Save successfully.

display environment

Use display environment to display the temperature statistics for the temperature sensors, including the current temperature and temperature alarm thresholds.

Syntax

In standalone mode:

display environment [ slot slot-number ]

In IRF mode:

display environment [ chassis chassis-number [ slot slot-number ] ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

chassis chassis-number: Specifies an IRF member device by its member ID. (In IRF mode.)

slot slot-number: Specifies a card by its slot number.

Usage guidelines

In standalone mode, this command displays statistics for all temperature sensors on the device if you do not specify a card.

In IRF mode, this command displays statistics for all temperature sensors in the IRF fabric if you do not specify an IRF member device. If you specify an IRF member device but do not specify a card, this command displays statistics for all sensors on the member device.

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

Examples

# (In standalone mode.) Display the temperature statistics for all temperature sensors on the device.

<Sysname> display environment

System temperature information (degree centigrade):

-------------------------------------------------------------------------------

Slot  Sensor    Temperature  LowerLimit  WarningLimit  AlarmLimit ShutdownLimit

   1  inflow  1       30         -10           55           80          N/A

   1  outflow 1       34          -5           60           85          N/A

   1  hotspot 1       34          -5           60           85          N/A

   2  inflow  1       35         -10           60           85          N/A

   2  outflow 1       40           0           60           85          N/A

   2  hotspot 1       38          -5           60           80          N/A

   6  inflow  1       39          -5           60           80          N/A

   6  outflow 1       39         -10           60           95          N/A

   6  hotspot 1       47           0           65           95          N/A

   8  inflow  1       36          -5           60           80          N/A

   8  outflow 1       41         -10           60           95          N/A

   8  hotspot 1       45           0           65           95          N/A

# (In IRF mode.) Display the temperature statistics for all temperature sensors in the IRF fabric.

<Sysname> display environment

System temperature information (degree centigrade):

-------------------------------------------------------------------------------

Slot  Sensor    Temperature  LowerLimit  WarningLimit  AlarmLimit ShutdownLimit

 1/1  inflow  1       30         -10           55           80          N/A

 1/1  outflow 1       34          -5           60           85          N/A

 1/1  hotspot 1       34          -5           60           85          N/A

 1/2  inflow  1       35         -10           60           85          N/A

 1/2  outflow 1       40           0           60           85          N/A

 1/2  hotspot 1       38          -5           60           80          N/A

 1/6  inflow  1       39          -5           60           80          N/A

 1/6  outflow 1       39         -10           60           95          N/A

 1/6  hotspot 1       47           0           65           95          N/A

 1/8  inflow  1       36          -5           60           80          N/A

 1/8  outflow 1       41         -10           60           95          N/A

 1/8  hotspot 1       45           0           65           95          N/A

Table 9 Command output

Field

Description

System Temperature information (degree centigrade)

Temperature information (°C).

sensor

Temperature sensor:

·     hotspot—Hotspot sensor.

·     inflow—Air inlet sensor.

·     outflow—Air outlet sensor.

Slot

A number in this field indicates a card. The value vent indicates a sensor on the frame or fan tray. (In standalone mode.)

Slot

The chassis-number/slot-number in this field indicates a card on an IRF member device. A value in the chassis-number/vent format indicates a sensor on the frame or fan tray of an IRF member device. (In IRF mode.)

Temperature

Current temperature.

LowerLimit

Low-temperature threshold.

WarningLimit

High-temperature warning threshold.

AlarmLimit

High-temperature alarming threshold.

ShutdownLimit

High-temperature shutdown threshold. When the sensor temperature reaches the limit, the system shuts down automatically.

 

display fabric utilization

Use display fabric utilization to display the switching fabric channel usage on LPUs.

Syntax

In standalone mode:

display fabric utilization [ slot slot-number ]

In IRF mode:

display fabric utilization [ chassis chassis-number slot slot-number ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

slot slot-number: Specifies an LPU by its slot number. If you do not specify this option, the command displays the switching fabric channel usage on all LPUs. (In standalone mode.)

chassis chassis-number slot slot-number: Specifies an LPU on an IRF member device by its slot number and the member ID. If you do not specify this option, the command displays the switching fabric channel usage on all LPUs in the IRF fabric. (In IRF mode.)

Usage guidelines

# (In standalone mode.) Display the switching fabric channel usage on the LPU in slot 2.

<System> display fabric utilization slot 2

                    Input                         Output

Chs Slot Chan Speed Uitl Peak                     Uitl Peak

0    2    0     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2    1     1G    0%   0% 14:18:03 2023/07/05   0%   0% 14:18:03 2023/07/05

0    2    2     1G    0%   0% 16:44:59 2023/07/05   0%   0% 16:44:59 2023/07/05

0    2    3     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2    4     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2    5     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2    6     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2    7     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2    8     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2    9     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   10     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   11     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   12     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   13     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   14     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   15     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   16     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   17     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   18     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   19     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   20     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   21     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   22     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   23     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   24     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   25     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   26     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   27     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   28     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   29     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   30     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   31     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   32     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   33     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   34     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   35     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   36     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   37     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   38     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   39     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   40     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   41     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   42     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   43     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   44     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   45     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   46     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

0    2   47     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

# (In IRF mode.) Display the switching fabric channel usage on the LPU in slot 2 on member device 2.

<System> display fabric utilization chassis 2 slot 2

                    Input                         Output

Chs Slot Chan Speed Uitl Peak                     Uitl Peak

2    2    0     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2    1     1G    0%   0% 14:18:03 2023/07/05   0%   0% 14:18:03 2023/07/05

2    2    2     1G    0%   0% 16:44:59 2023/07/05   0%   0% 16:44:59 2023/07/05

2    2    3     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2    4     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2    5     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2    6     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2    7     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2    8     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2    9     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   10     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   11     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   12     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   13     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   14     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   15     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   16     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   17     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   18     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   19     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   20     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   21     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   22     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   23     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   24     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   25     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   26     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   27     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   28     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   29     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   30     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   31     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   32     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   33     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   34     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   35     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   36     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   37     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   38     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   39     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   40     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   41     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   42     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   43     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   44     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   45     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   46     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

2    2   47     1G    0%   0% 11:39:10 2023/07/05   0%   0% 11:39:10 2023/07/05

Table 10 Command output

Field

Description

Chs

In standalone mode, the value of this field is always 0.

In IRF mode, this field indicates the member ID of the member device.

Slot

Slot number of the LPU.

Chan

Channel number.

Speed

Speed of the channel.

Input

Statistics in the inbound direction.

Output

Statistics in the outbound direction.

Uitl

Channel usage.

Peak

Peak usage and peak time.

 

display fan auto-control-mode

Use display fan auto-control-mode to display the current fan operating mode.

Syntax

In standalone mode:

display fan auto-control-mode

In IRF mode:

display fan auto-control-mode chassis chassis-number

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

chassis chassis-number: Specifies an IRF member device by its member ID.

Examples

# Display the current fan operating mode.

<Sysname> display fan auto-control-mode

Current fan auto-control mode: silence-mode

display fan

Use display fan to display the operating states of fans.

Syntax

In standalone mode:

display fan [ verbose ]

In IRF mode:

display fan [ chassis chassis-number ] [ verbose ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

chassis chassis-number: Specifies an IRF member device by its member ID. If you do not specify this option, the command displays the operating states of fans on all IRF member devices. (In IRF mode.)

verbose: Displays detailed information. If you do not specify this keyword, the command displays brief information.

Usage guidelines

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

Examples

# Display the operating states of all fans.

Fan-tray state on chassis 0:

Fan-tray 1    state: Normal

# Display detailed status information about all fans.

<Sysname>display fan verbose

Fan-tray verbose state on chassis 0:

Fan-tray 1:

Software version: 204

Hardware version: Ver.A

Fan number: 8

Temperature: 33 °C

High temperature alarm threshold: 60 °C

Low speed alarm threshold: 30 %

Fan  Status      Speed(%)

---  ----------  ----------

 1   normal      50 %

 2   normal      50 %

 3   normal      50 %

 4   normal      50 %

 5   normal      50 %

 6   normal      50 %

 7   normal      45 %

 8   normal      45 %

 Type: FCU

 Current Ver: 204

 Boot Ver: 100

 Low-Area Ver: 204

 High-Area Ver: 203

 Current-Area: Low

Table 11 Command output

Field

Description

Fan number

Number of fans.

 

display hardware-failure-detection

Use display hardware-failure-detection to display the hardware failure detection settings and the latest 10 fix records for each card.

Syntax

display hardware-failure-detection

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Usage guidelines

Consecutive execution of the same action creates only one record.

The fix records are stored in the MPU. You can use the display hardware-failure-detection command to display the records for a card even if the card is removed or has been replaced.

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

Examples

# Display hardware failure detection settings and fix records.

<Sysname> display hardware-failure-detection

Current level:

    chip       : isolate

    board      : isolate

    forwarding : warning

--------------------------Slot  0 executed records:-----------------------------

                 There is no record.

--------------------------Slot  0 trapped records:-----------------------------

                 There is no record.

Figure 1 Command output

Field

Description

Current level

Fix actions for failures.

chip

Chip-level failures.

board

Card-level failures.

forwarding

Forwarding plane failures

Slot n executed records:

Fix records stored on an MPU.

 

display hardware-failure-protection

Use display hardware-failure-protection to display the hardware failure protection settings.

Syntax

display hardware-failure-protection [ aggregation | port { auto-down | interface-type interface-number } ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

aggregation: Displays whether hardware failure protection is enabled for aggregation groups.

port: Displays the hardware failure protection settings for interfaces.

auto-down: Displays the interfaces on which hardware failure protection is enabled.

interface-type interface-number: Displays whether hardware failure protection is enabled for an interface.

Usage guidelines

If you do not specify any option, the command displays all hardware failure protection settings on the device.

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

Examples

# Display all hardware failure protection settings.

<Sysname> display hardware-failure-protection

Aggregation: on

Port: ge2/0/1     ge3/0/1

# Display the interfaces on which hardware failure protection is enabled.

<Sysname> display hardware-failure-protection port auto-down

Port: ge2/0/1     ge3/0/1

# Display whether hardware failure protection is enabled for interface GigabitEthernet 2/0/2.

<Sysname> display hardware-failure-protection port GigabitEthernet 2/0/2

Auto-down is NOT allowed while hardware-failure happened.

Figure 2 Command output

Field

Description

Aggregation

Whether hardware failure protection is enabled for aggregation groups.

Port

Interfaces on which hardware failure protection is enabled.

 

display memory

Use display memory to display memory usage.

Syntax

In standalone mode:

display memory [ slot slot-number ]

In IRF mode:

display memory [ chassis chassis-number slot slot-number ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

slot slot-number: Specifies a card by its slot number. If you do not specify this option, the command displays memory usage for all cards. (In standalone mode.)

chassis chassis-number slot slot-number: Specifies a card on an IRF member device by its slot number and the member ID. If you do not specify this option, the command displays memory usage for all cards in the IRF fabric. (In IRF mode.)

Examples

# (In standalone mode.) Display memory usage.

<Sysname> display memory

The statistics about memory is measured in KB:

Slot 0:

             Total      Used      Free    Shared   Buffers    Cached   FreeRatio

Mem:        507980    154896    353084         0       488     54488       69.5%

-/+ Buffers/Cache:     99920    408060

Swap:           0         0         0

# (In IRF mode.) Display memory usage.

<Sysname> display memory

The statistics about memory is measured in KB:

Chassis 1 Slot 0:

             Total      Used      Free    Shared   Buffers    Cached   FreeRatio

Mem:        507980    154896    353084         0       488     54488       69.5%

-/+ Buffers/Cache:     99920    408060

Swap:           0         0         0

Table 12 Command output

Field

Description

Slot

Slot number of a card. (In standalone mode.)

Chassis x Slot x

Slot number of a card on a member device. (In IRF mode.)

Mem

Memory usage information.

Total

Total size of the physical memory space that can be allocated.

The memory space is virtually divided into two parts. Part 1 is solely used for kernel codes, kernel management, and ISSU functions. Part 2 can be allocated and used for such tasks as running service modules and storing files. The size of part 2 equals the total size minus the size of part 1.

Used

Used physical memory.

Free

Free physical memory.

Shared

Physical memory shared by processes.

Buffers

Physical memory used for buffers.

Cached

Physical memory used for caches.

FreeRatio

Free memory ratio.

-/+ Buffers/Cache

-/+ Buffers/Cache:Used = Mem:Used – Mem:Buffers – Mem:Cached, which indicates the physical memory used by applications.

-/+ Buffers/Cache:Free = Mem:Free + Mem:Buffers + Mem:Cached, which indicates the physical memory available for applications.

Swap

Swap memory.

 

display memory-threshold

Use display memory-threshold to display memory usage thresholds and memory usage notification statistics.

Syntax

In standalone mode:

display memory-threshold [ slot slot-number ]

In IRF mode:

display memory-threshold [ chassis chassis-number slot slot-number ]

Views

Any view

Predefined user roles

network-admin

mdc-admin

Parameters

slot slot-number: Specifies a card by its slot number. If you do not specify this option, the command displays the memory usage thresholds and memory usage notification statistics for the active MPU. (In standalone mode.)

chassis chassis-number slot slot-number: Specifies a card on an IRF member device by its slot number and the member ID. If you do not specify this option, the command displays the memory usage thresholds and memory usage notification statistics for the global active MPU. (In IRF mode.)

Usage guidelines

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

For more information about memory usage notifications, see log information containing MEM_EXCEED_THRESHOLD or MEM_BELOW_THRESHOLD.

Examples

# Display memory usage thresholds and memory usage notification statistics.

<Sysname> display memory-threshold

Memory usage threshold:

     Minor: 64M

     Severe: 48M

     Critical: 32M

     Normal: 96M

Current memory state: Normal

Event statistics:

 [Back to normal state]

    First notification: 2012-5-15 09:21:35.546

    Latest notification: 2012-5-15 09:21:35.546

    Total number of notifications sent: 1

 [Enter minor low-memory state]

    First notification at: 2012-5-15 09:07:05.941

    Latest notification at: 2012-5-15 09:07:05.941

    Total number of notifications sent: 1

 [Back to minor low-memory state]

    First notification at: 0.0

    Latest notification at: 0.0

    Total number of notifications sent: 0

 [Enter severe low-memory state]

    First notification at: 0.0

    Latest notification at: 0.0

    Total number of notifications sent: 0

 [Back to severe low-memory state]

    First notification at: 0.0

    Latest notification at: 0.0

    Total number of notifications sent: 0

 [Enter critical low-memory state]

    First notification at: 0.0

    Latest notification at: 0.0

    Total number of notifications sent: 0

display power-supply

Use display power-supply to display power supply information.

Syntax

In standalone mode:

display power-supply [ verbose ]

In IRF mode:

display power-supply [ chassis chassis-number ] [ verbose ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

chassis chassis-number: Specifies an IRF member device by its member ID. If you do not specify this option, the command displays power supply information for all IRF member devices. (In IRF mode.)

verbose: Displays detailed power supply information. If you do not specify this keyword, the command displays the brief information.

Usage guidelines

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

By specifying the verbose keyword for the command, you can display power supply management settings and system power information, including:

·     System power-supply policy—Whether power supply management is enabled.

·     System power-module redundant(configured)—Number of redundant power modules specified by using the power-supply policy enable command.

·     System power usable—Usable power. It is calculated by using the following formula: Usable power = Rated power × Number of power modules Actual redundant power.

·     System power redundant(actual)—Actual redundant power. This value is always a multiple of the rated power.

¡     If Remaining powerRated power × Number of redundant power modules, Actual redundant power = Rated power x Number of redundant power modules.

¡     If Remaining power < Rated power × Number of redundant power modules, Actual redundant power = | Remaining power/Rated power | × Rated power.

For example, Rated power = 2000 W, and Number of redundant power modules = 3.

If Remaining power < 2000 W, Actual redundant power = 0 W.

If 2000 W ≤ Remaining power < 3000 W, Actual redundant power = 2000 W.

·     System power allocated—Allocated power. It is equal to the total power used by hardware modules (including cards and fans).

·     System power available—Remaining power of the usable power. It is calculated by using the following formula: Remaining power of the usable power = Usable power Allocated power.

·     System power used(current)—Used power. This value is typically less than allocated power.

If the value of the System power redundant(actual) field is less than Rated power × Number of redundant power modules, you can add power modules to ensure robust system power supply.

Examples

# Display detailed power supply information.

<Sysname> display power-supply verbose

Power info on chassis 0:                                                       

System power-supply policy: enable                                             

System power-module redundant(configured): 1                                   

System power usable: 4000 Watts                                                

System power redundant(actual): 0 Watts                                        

System power allocated: 3620 Watts                                             

System power available: 380 Watts                                              

System power used(current): 1070.00 Watts                                      

                                                                               

System power monitoring unit 1:                                                

        Software version: 200                                                  

                                                                               

Type        In/Out  Rated-Vol(V)  Existing  Usable  Redundant(actual)          

----------  ------  ------------  --------  ------  -----------------          

PSE9000-A   AC/DC   220(default)  2         2       0                          

                                                                                

DC output voltage information:                                                 

Tray Value(V)  Upper-Threshold(V)  Lower-Threshold(V)  Status                  

---- --------  ------------------  ------------------  -------                 

  1  50.00     52.00               48.00               Normal                  

                                                                               

DC output current information:                                                  

Total current(A): 21.40                                                        

Branch   Value(A)                                                              

------   --------                                                               

 1/1       11.80                                                               

 1/2       9.60                                                                

 1/3       N/A                                                                 

 1/4       N/A                                                                 

 1/5       N/A                                                                 

 1/6       N/A                                                                 

 1/7       N/A                                                                  

 1/8       N/A                                                                 

                                                                               

PSU Status:                                                                     

ID  Status  Input-Err   Output-Err High-Temperature Fan-Err Closed Current-Limit

--- ------- ----------- ---------- ---------------- ------- ------ -------------

1/1  Normal                                                                    

1/2  Normal                                                                    

1/3  Absent                                                                    

1/4  Absent                                                                     

1/5  Absent                                                                    

1/6  Absent                                                                    

1/7  Absent                                                                     

1/8  Absent                                                                    

                                                                               

Line-card power status:                                                         

Slot  Board-Type       Watts  Status                                           

----  ---------------  -----  ------                                           

 2    None             --     Absent                                            

 3    LST1GT48LEC1     190    On                                               

 4    None             --     Absent                                           

 5    LST0XP40RFD1     435    On                                                

 6    Unknown          500    On                                               

 7    None             --     Absent                                           

 8    None             --     Absent                                            

 9    None             --     Absent                                           

                                                                               

PMU 1: normal                                                                  

    Protocol: 21                                                               

    Type: LST1PMUB                                                             

    Vendor: H3C                                                                

    Current Ver: 200                                                            

    Boot Ver: 205                                                              

    Low-Area Ver: 200                                                          

    High-Area Ver: Unknown                                                     

    Current-Area: Low                                                          

    PCB Ver: Ver.A                                                             

    Backplane PCB Ver: Ver.A                                                   

    Backplane Type: LST19KA2PSB                                                

    PMU Temperature: 30 ℃                                                     

    PSU Count: 2                                                                

    PSU Actual Output: 50V                                                     

                                                                               

     ID     Temperature Fan 0 Speed Fan 1 Speed Actual Current                 

    ----    ----------- ----------- ----------- --------------                 

    Run1     43          139         140         12                            

    Run2     42          138         139         10                             

                                                                               

      ID    Inp-Vol RatedPower Type             Hardware         SN            

    -----   ------- ---------- ---------------- ---------------- --------------

    Info1  220     2000       CP2000AC54PE     1:18             12CS39016731   

    Info2  220     2000       CP2000AC54PE     1:18             12CS39016230

display scheduler job

Use display scheduler job to display job configuration information.

Syntax

display scheduler job [ job-name ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

job-name: Specifies a job by its name, a case-sensitive string of 1 to 47 characters. If you do not specify this option, the command displays the configuration information of all jobs.

Examples

# Display the configuration information of all jobs.

<Sysname> display scheduler job

Job name: saveconfig

 copy startup.cfg backup.cfg

 

Job name: backupconfig

 

Job name: creat-VLAN100

 system-view

 vlan 100

// The output shows that the device has three jobs: the first has one command, the second has no command, and the third has two commands. Jobs are separated by blank lines.

display scheduler logfile

Use display scheduler logfile to display job execution log information.

Syntax

display scheduler logfile

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Examples

# Display job execution log information.

<Sysname> display scheduler logfile

Logfile Size: 1902 Bytes.

 

Job name        : shutdown

Schedule name   : shutdown

Execution time  : Tue Dec 27 10:44:42 2011

Completion time : Tue Dec 27 10:44:47 2011

--------------------------------- Job output -----------------------------------

<Sysname>system-view

System View: return to User View with Ctrl+Z.

[Sysname]interface rang GigabitEthernet 3/0/1 to GigabitEthernet 3/0/3

[Sysname-if-range]shutdown

Table 13 Command output

Field

Description

Logfile Size

Size of the log file, in bytes.

Schedule name

Schedule to which the job belongs.

Execution time

Time when the job was started.

Completion time

Time when the job was completed. If the job has never been executed or the job has no commands, this field is blank.

Job output

Commands in the job and their output.

 

Related commands

reset scheduler logfile

display scheduler reboot

Use display scheduler reboot to display the automatic reboot schedule.

Syntax

display scheduler reboot

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Examples

# Display the automatic reboot schedule.

<Sysname> display scheduler reboot

System will reboot at 16:32:00 05/23/2011 (in 1 hours and 39 minutes).

Related commands

·     scheduler reboot at

·     scheduler reboot delay

display scheduler schedule

Use display scheduler schedule to display schedule information.

Syntax

display scheduler schedule [ schedule-name ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

schedule-name: Specifies a schedule by its name, a case-sensitive string of 1 to 47 characters. If you do not specify this option, the command displays information about all schedules.

Examples

# Display information about all schedules.

<Sysname> display scheduler schedule

Schedule name        : shutdown

Schedule type        : Run once after 0 hours 2 minutes

Start time           : Tue Dec 27 10:44:42 2011

Last execution time  : Tue Dec 27 10:44:42 2011

Last completion time : Tue Dec 27 10:44:47 2011

Execution counts     : 1

-----------------------------------------------------------------------

Job name                                          Last execution status

shutdown                                          Successful

Table 14 Command output

Field

Description

Schedule type

Execution time setting of the schedule. If no execution time is specified, this field is not displayed.

Start time

Time to execute the schedule for the first time. If no execution time is specified, this field is not displayed.

Last execution time

Last time when the schedule was executed. If no execution time is specified, this field is not displayed. If the schedule has never been executed, "Yet to be executed" is displayed for this field.

Last completion time

Last time when the schedule was completed. If no execution time is specified, this field is not displayed.

Execution counts

Number of times the schedule has been executed. If the schedule has never been executed, this field is not displayed.

Job name

Name of a job under the schedule.

Last execution status

Result of the most recent execution:

·     Successful.

·     Failed.

·     Waiting—The device is executing the schedule and the job is waiting to be executed.

·     In process—The job is being executed.

·     -NA-—The execution time has not arrived yet.

To view information about whether the commands in the job has been executed and the execution results, execute the display scheduler logfile command.

 

display system-working-mode

Use display system-working-mode to display the current system operating mode.

Syntax

display system-working-mode

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Usage guidelines

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

Examples

# Display the current system operating mode.

<Sysname> display system-working-mode

The current system working mode is standard.

The next system working mode is advance.

display transceiver alarm

Use display transceiver alarm to display transceiver alarms.

Syntax

display transceiver alarm interface [ interface-type interface-number ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

interface [ interface-type interface-number ]: Specifies an interface by its type and number. If no interface is specified, this command displays the alarms present on every transceiver module.

Usage guidelines

Table 15 shows the common transceiver alarms. If no error occurs, "None" is displayed.

Table 15 Common transceiver alarms

Field

Remarks

SFP/SPF+:

RX loss of signal

Received signals are lost.

RX power high

The received optical power is high.

RX power low

The received optical power is low.

TX fault

Transmission error.

TX bias high

The transmitted bias current is high.

TX bias low

The transmitted bias current is low.

TX power high

The transmitted optical power is high.

TX power low

The transmitted optical power is low.

Temp high

The temperature is high.

Temp low

The temperature is low.

Voltage high

The voltage is high.

Voltage low

The voltage is low.

Transceiver info I/O error

Transceiver information read/write error.

Transceiver info checksum error

Transceiver information checksum error.

Transceiver type and port configuration mismatch

The type of the transceiver module does not match the port configuration.

Transceiver type not supported by port hardware

The port does not support this type of transceiver modules.

XFP:

RX loss of signal

Received signals are lost.

RX not ready

The receiving status is not ready

RX CDR loss of lock

Receiving CDR loss of lock.

RX power high

The received optical power is high.

RX power low

The received optical power is low.

TX not ready

The transmission status is ready.

TX fault

Transmission error.

TX CDR loss of lock

Transmission CDR loss of lock.

TX bias high

The transmitted bias current is high.

TX bias low

The transmitted bias current is low.

TX power high

The transmitted optical power is high.

TX power low

The transmitted optical power is low.

Module not ready

The module is not ready.

APD supply fault

Avalanche photo diode error.

TEC fault

Thermoelectric cooler error.

Wavelength unlocked

Wavelength loss of lock.

Temp high

The temperature is high.

Temp low

The temperature is low.

Voltage high

The voltage is high.

Voltage low

The voltage is low.

Transceiver info I/O error

Transceiver information read/write error.

Transceiver info checksum error

Transceiver information checksum error.

Transceiver type and port configuration mismatch

The type of the transceiver module does not match the port configuration.

Transceiver type not supported by port hardware

The port does not support this type of transceiver modules.

 

Examples

# Display the alarms present on the transceiver module in interface GigabitEthernet 3/0/1.

<Sysname> display transceiver alarm interface gigabitethernet 3/0/1

GigabitEthernet3/0/1 transceiver current alarm information:

  RX loss of signal

  RX power low

Table 16 Command output

Field

Description

transceiver current alarm information

Alarms present on the transceiver module.

RX loss of signal

Received signals are lost.

RX power low

Received power is low.

 

display transceiver diagnosis

Use display transceiver diagnosis to display the current values of the digital diagnosis parameters on transceiver modules.

Syntax

display transceiver diagnosis interface [ interface-type interface-number ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

interface [ interface-type interface-number ]: Specifies an interface by its type and number. If no interface is specified, this command displays the current values of the digital diagnosis parameters on every transceiver modules.

Usage guidelines

This command cannot display information about some transceiver modules.

Examples

# Display the current values of the digital diagnosis parameters on the transceiver module in interface GigabitEthernet 3/0/2.

<Sysname> display transceiver diagnosis interface gigabitethernet 3/0/2

GigabitEthernet3/0/2 transceiver diagnostic information:

  Current diagnostic parameters:

    Temp(°C)  Voltage(V)  Bias(mA)  RX power(dBm)  TX power(dBm)

36        3.31        6.13      -35.64          -5.19

  Alarm thresholds:

           Temp(°C)   Voltage(V)  Bias(mA)  RX power(dBM)  TX power(dBM)

    High   50         3.55        1.44      -10.00         5.00

    Low    30         3.01        1.01      -30.00         0.00

Table 17 Command output

Field

Description

transceiver diagnostic information

Digital diagnosis information of the transceiver module on the interface.

Temp.(°C)

Temperature in °C, accurate to 1°C.

Voltage(V)

Voltage in V, accurate to 0.01 V.

Bias(mA)

Bias current in mA, accurate to 0.01 mA.

RX power(dBm)

RX power in dBm, accurate to 0.01 dBm.

TX power(dBm)

TX power in dBm, accurate to 0.01 dBm.

 

display transceiver interface

Use display transceiver interface to display the key parameters of transceiver modules.

Syntax

display transceiver interface [ interface-type interface-number ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

interface-type interface-number: Specifies an interface by its type and number. If you do not specify this option, the command displays the key parameters of every transceiver module.

Examples

# Display the key parameters of the transceiver module in interface GigabitEthernet 3/0/3.

<Sysname> display transceiver interface gigabitethernet 3/0/3

GigabitEthernet3/0/3 transceiver information:

  Transceiver Type              : 1000_BASE_SX_SFP

  Connector Type                : LC

  Wavelength(nm)                : 850

  Transfer Distance(m)          : 550(50um),270(62.5um)

  Digital Diagnostic Monitoring : YES

  Vendor Name                   : H3C

  Ordering Name                 : SFP-GE-SX-MM850

Table 18 Command output

Field

Description

transceiver information

Transceiver module information.

Transceiver Type

Transceiver module type.

Connector Type

Connector type options:

·     SC—Fiber connector developed by NTT.

·     LC—1.25 mm/RJ-45 fiber connector developed by Lucent.

·     RJ-45.

·     CX 4.

Wavelength(nm)

·     Fiber transceiver: Central wavelength (in nm) of the transmit laser. If the transceiver supports multiple wavelengths, every two wavelength values are separated by a comma.

·     Copper cable: Displayed as N/A.

Transfer Distance(xx)

Transfer distance, with "xx" representing the distance unit: km (kilometers) for single-mode transceiver modules and m (meters) for other transceiver modules.

If the transceiver module supports multiple transfer media, the transfer distances are separated by commas. The transfer medium is included in the bracket following the transfer distance value. The following are the transfer media:

·     9 um9/125 um single-mode fiber.

·     50 um50/125 um multi-mode fiber.

·     62.5 um62.5/125 um multi-mode fiber.

·     TPTwisted pair.

·     CX4CX4 cable.

Digital Diagnostic Monitoring

Support for the digital diagnosis function:

·     YES—Supported.

·     NO—Not supported.

Ordering Name

Product code.

 

display transceiver manuinfo

Use display transceiver manuinfo to display the electronic label information of transceiver modules.

Syntax

display transceiver manuinfo interface [ interface-type interface-number ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

interface [ interface-type interface-number ]: Specifies an interface by its type and number. If no interface is specified, this command displays the electronic label information of the transceiver modules on all interfaces.

Usage guidelines

This command displays only part of the electronic label information.

Examples

# Display the electronic label information of the transceiver module in interface GigabitEthernet 3/0/4.

<Sysname> display transceiver manuinfo interface gigabitethernet 3/0/4

GigabitEthernet3/0/4 transceiver manufacture information:

  Manu. Serial Number  : 213410A0000054000251

  Manufacturing Date   : 2012-09-01

  Vendor Name          : H3C

Table 19 Command output

Field

Description

Manu. Serial Number

Serial number generated during production of the transceiver module.

Manufacturing Date

Date when the electronic label information was written to the transceiver module.

 

display version

Use display version to display system version information.

Syntax

display version

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Examples

# Display system version information.

<Sysname> display version

H3C Comware Software, Version 7.1.042, Alpha 732004

Copyright (c) 2004-2013 Hangzhou H3C Tech. Co., Ltd. All rights reserved.

H3C S12508 uptime is 0 weeks, 0 days, 0 hours, 31 minutes

Last reboot reason : Power on

Boot image: cfa0:/S12500-CMW710-BOOT-A732004_mrpnc.bin

Boot image version: 7.1.042, Alpha 732004

  Compiled Mar 05 2013 14:10:18

System image: cfa0:/S12500-CMW710-SYSTEM-A732004_mrpnc.bin

System image version: 7.1.042, Alpha 732004

  Compiled Mar 05 2013 14:11:44

 

LST2MRPNC1 2/0:  uptime is 0 weeks, 0 days, 0 hours, 31 minutes

Last reboot reason : Power on

3456    Mbytes SDRAM

1024    Kbytes NVRAM Memory

Type     : LST2MRPNC1

BootRom  : 2.19

Software : S12500-CMW710-A732004

PCB      : Ver.B

Board Cpu:

  Number of Cpld: 2

  Cpld 0:

    SoftWare  : 003

---- More ----

fan auto-control-mode

Use fan auto-control-mode to set the fan operating mode.

Use undo fan auto-control-mode to restore the default.

Syntax

In standalone mode:

fan auto-control-mode { low-temperature | silence }

undo fan auto-control-mode

In IRF mode:

fan auto-control-mode chassis chassis-number { low-temperature | silence }

undo fan auto-control-mode chassis chassis-number

Default

Fans operate in low-temperature mode.

Views

System view

Predefined user roles

network-admin

mdc-admin

Parameters

chassis chassis-number: Specifies an IRF member device by its member ID. (In IRF mode.)

low-temperature: Configures the fans to operate at a higher speed to provide better cooling service.

silence: Configures the fans to operate at a lower speed to reduce the noise at the cost of lower cooling service quality. This mode applies to noise-sensitive environments.

Examples

# (In standalone mode.) Set the fan operating mode to silence.

<Sysname> system-view

[Sysname] fan auto-control-mode silence

# (In IRF mode.) Set the fan operating mode to silence for member device 2.

<Sysname> system-view

[Sysname] fan auto-control-mode chassis 2 silence

forward-path-detection enable

Use forward-path-detection enable to enable data forwarding path failure detection.

Use undo forward-path-detection enable to disable data forwarding path failure detection.

Syntax

forward-path-detection enable

undo forward-path-detection enable

Default

Data forwarding path failure detection is enabled.

Views

System view

Predefined user roles

network-admin

mdc-admin

Usage guidelines

You can enable the device to automatically detect data forwarding path failures and output log information for notification.

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

Examples

# Enable data forwarding path failure detection.

<Sysname> system-view

[Sysname] forward-path-detection enable

hardware-failure-detection

Use hardware-failure-detection to specify the action to be taken in response to hardware failures.

Use undo hardware-failure-detection to restore the default.

Syntax

hardware-failure-detection { board | chip | forwarding } { off | isolate | reset | warning }

undo hardware-failure-detection { board | chip | forwarding }

Default

The system takes the action of warning in response to hardware failures on chips, cards, and the forwarding plane.

Views

System view

Predefined user roles

network-admin

mdc-admin

Parameters

board: Specifies failures on control paths and cards.

chip: Specifies failures on components of cards such as the chips, capacitances, resistances.

forwarding: Specifies failures on the forwarding plane (including services and other relevant items).

off: Takes no action.

isolate: Performs one or more of the following actions:

·     Shuts down the relevant ports.

·     Prohibits loading software for the relevant cards.

·     Isolates the relevant cards.

·     Powers off the relevant cards to reduce impact from the failures.

reset: Restarts the relevant components or cards to recover from failures.

warning: Sends traps to notify you of the failures.

Usage guidelines

The device automatically detects hardware failures on components, cards, and the forwarding plane. You can specify the actions to be taken in response to detected failures.

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

Examples

# Configure the device to send traps in response to failures on components.

<Sysname> system-view

[Sysname] hardware-failure-detection chip warning

# Configure the device to restart the cards in response to failures on cards.

<Sysname> system-view

[Sysname] hardware-failure-detection board reset

hardware-failure-protection aggregation

Use hardware-failure-protection aggregation to enable hardware failure protection for aggregation groups.

Use undo hardware-failure-protection aggregation to disable hardware failure protection for aggregation groups.

Syntax

hardware-failure-protection aggregation

undo hardware-failure-protection aggregation

Default

Hardware failure protection is disabled for aggregation groups.

Views

System view

Predefined user roles

network-admin

mdc-admin

Usage guidelines

This command takes effect only when the hardware-failure-detection forwarding isolate command is configured.

When the hardware-failure-protection aggregation command is configured, the system uses the following rules when it detects a hardware failure on an aggregation group member interface.

·     If the undo hardware-failure-protection auto-down command is configured on the member interface, the system determines whether the member interface is the last member in up state in the group.

¡     If the member interface is not the last member in up state in the group, the system shuts down the interface.

¡     If the member interface is the last member in up state in the group, the system does not shut down the interface.

·     If the hardware-failure-protection auto-down command is configured on the member interface, the system shuts down the interface. The system does not check whether or not the member interface is the last member in up state in the group.

This command does not take effect on a member interface in the following situations:

·     Loopback testing is enabled (using the loopback { external | internal } command).

·     The interface is forcibly brought up (using the port up-mode command).

·     The interface is a physical IRF port.

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

Examples

# Enable hardware failure protection for aggregation groups.

<Sysname> system-view

[Sysname] hardware-failure-protection aggregation

Related commands

·     hardware-failure-detection

·     hardware-failure-protection auto-down

hardware-failure-protection auto-down

Use hardware-failure-protection auto-down to enable hardware failure protection for an interface.

Use undo hardware-failure-protection auto-down to disable hardware failure protection for an interface.

Syntax

hardware-failure-protection auto-down

undo hardware-failure-protection auto-down

Default

Hardware failure protection is enabled for an interface.

Views

Ethernet interface view

Predefined user roles

network-admin

mdc-admin

Usage guidelines

To ensure service continuity, verify that the interface has a backup link before configuring this command.

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

This command takes effect only when the hardware-failure-detection forwarding isolate command is configured.

This command does not take effect on an interface in the following situations:

·     Loopback testing is enabled (using the loopback { external | internal } command).

·     The interface is forcibly brought up (using the port up-mode command).

·     The interface is a physical IRF port.

After you enable hardware failure protection on an interface, the system automatically shuts down the interface when it detects a hardware failure on the interface. An interface shut down this way is in Protect Down state.

After the failure on an interface is removed, bring the interface up using the undo shutdown command.

Examples

# Enable hardware failure protection on interface GigabitEthernet 7/0/47.

<Sysname> system-view

[Sysname] interface GigabitEthernet 7/0/47

[Sysname-GigabitEthernet7/0/47] hardware-failure-protection auto-down

header

Use header to create a banner.

Use undo header to clear a banner.

Syntax

header { incoming | legal | login | motd | shell } text

undo header { incoming | legal | login | motd | shell }

Views

System view

Predefined user roles

network-admin

mdc-admin

Parameters

incoming: Configures the banner to be displayed before a modem dial-up user accesses user view. If authentication is required, the incoming banner appears after the authentication is passed.

legal: Configures the banner to be displayed before a user inputs the username and password to access the CLI.

login: Configures the banner displayed to be before password or scheme authentication is performed for a login user.

motd: Configures the greeting banner to be displayed before the legal banner appears.

shell: Configures the banner to be displayed before a non-modem dial-in user accesses user view.

text: Specifies the banner message, which can be entered in two formats. For more information, see Fundamentals Configuration Guide.

Examples

# Create the incoming banner, legal banner, login banner, MOTD banner, and shell banner.

<Sysname> system-view

[Sysname] header incoming

Please input banner content, and quit with the character '%'.

Welcome to incoming(header incoming)%

[Sysname] header legal

Please input banner content, and quit with the character '%'.

Welcome to legal (header legal)%

[Sysname] header login

Please input banner content, and quit with the character '%'.

Welcome to login(header login)%

[Sysname] header motd

Please input banner content, and quit with the character '%'.

Welcome to motd(header motd)%

[Sysname] header shell

Please input banner content, and quit with the character '%'.

Welcome to shell(header shell)%

In this example, the percentage sign (%) is the starting and ending character of the text argument. Entering the percentage sign after the text quits the header command. Because it is the starting and ending character, the percentage sign is not included in the banner.

# Test the configuration by using Telnet. The login banner appears only when password or scheme login authentication has been configured.

******************************************************************************

* Copyright (c) 2004-2013 Hangzhou H3C Tech. Co., Ltd. All rights reserved.  *

* Without the owner's prior written consent,                                 *

* no decompiling or reverse-engineering shall be allowed.                    *

******************************************************************************

 

 

Welcome to legal (header legal)

 Press Y or ENTER to continue, N to exit.

 

Welcome to motd(header motd)

 

Welcome to login(header login)

 

Login authentication

 

 

Password:

 

Welcome to shell(header shell)

job

Use job to assign a job to a schedule.

Use undo job to revoke a job.

Syntax

job job-name

undo job job-name

Default

No job is assigned to a schedule.

Views

Schedule view

Predefined user roles

network-admin

mdc-admin

Parameters

job-name: Specifies the job name, a case-sensitive string of 1 to 47 characters.

Usage guidelines

You can assign multiple jobs to a schedule. The jobs in a schedule are executed concurrently.

The jobs to be assigned to a schedule must already exist. To create a job, use the scheduler job command.

Examples

# Assign job save-job to schedule saveconfig.

<Sysname> system-view

[Sysname] scheduler schedule saveconfig

[Sysname-schedule-saveconfig] job save-job

Related commands

·     scheduler job

·     scheduler schedule

memory-threshold

Use memory-threshold to set memory usage thresholds.

Use undo memory-threshold to restore the defaults.

Syntax

In standalone mode:

memory-threshold [ slot slot-number ] minor minor-value severe severe-value critical critical-value normal normal-value

undo memory-threshold [ slot slot-number ]

In IRF mode:

memory-threshold [ chassis chassis-number slot slot-number ] minor minor-value severe severe-value critical critical-value normal normal-value

undo memory-threshold [ chassis chassis-number slot slot-number ]

Default

·     Minor alarm threshold: 96 MB.

·     Severe alarm threshold: 64 MB.

·     Critical alarm threshold: 48 MB.

·     Normal state threshold: 128 MB.

Views

System view

Predefined user roles

network-admin

mdc-admin

Parameters

minor minor-value: Specifies a minor alarm threshold in the range of 0 to 3398. This threshold must be equal to or less than the normal state threshold. Setting this threshold to 0 disables the minor alarm function.

severe severe-value: Specifies a severe alarm threshold in the range of 0 to 3398. This threshold must be equal to or less than the minor alarm threshold. Setting this threshold to 0 disables the severe alarm function.

critical critical-value: Specifies a critical alarm threshold in the range of 0 to 3398. This threshold must be equal to or less than the severe alarm threshold. Setting this threshold to 0 disables the critical alarm function.

normal normal-value: Specifies a normal state threshold in the range of 0 to 3398. This threshold must be equal to or greater than the total memory size, and be equal to or less than the size of the actual memory space.

slot slot-number: Specifies a card by its slot number. If you do not specify this option, the command sets memory usage thresholds for the active MPU. (In standalone mode.)

chassis chassis-number slot slot-number: Specifies a card on an IRF member device by its slot number and the member ID. If you do not specify this option, the command sets memory usage thresholds for the global active MPU. (In IRF mode.)

Usage guidelines

To ensure correct operation and improve memory efficiency, the system monitors the amount of free memory space in real time. When a threshold is exceeded, the system sends an alarm notification or an alarm-removed notification to affected feature modules or processes. For more information about the conditions and rules for generating alarm notifications and alarm-removed notifications, see Fundamentals Configuration Guide.

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

Examples

# Set the minor alarm, severe alarm, critical alarm, and normal state thresholds to 64 MB, 48 MB, 32 MB, and 96 MB, respectively.

<Sysname> system-view

[Sysname] memory-threshold minor 64 severe 48 critical 32 normal 96

monitor cpu-usage enable

Use monitor cpu-usage enable to enable CPU usage monitoring.

Use undo monitor cpu-usage enable to disable CPU usage monitoring.

Syntax

In standalone mode:

monitor cpu-usage enable [ slot slot-number]

undo monitor cpu-usage enable [ slot slot-number]

In IRF mode:

monitor cpu-usage enable [ chassis chassis-number slot slot-number ]

undo monitor cpu-usage enable [ chassis chassis-number slot slot-number ]

Default

CPU usage monitoring is enabled.

Views

System view

Predefined user roles

network-admin

mdc-admin

Parameters

slot slot-number: Specifies a card by its slot number. If you do not specify this option, the command enables CPU usage monitoring for the active MPU. (In standalone mode.)

chassis chassis-number slot slot-number: Specifies a card on an IRF member device by its slot number and the member ID. If you do not specify this option, the command enables CPU usage monitoring for the global active MPU. (In IRF mode.)

Examples

# Enable CPU usage monitoring.

<Sysname> system-view

[Sysname] monitor cpu-usage enable

Related commands

·     display cpu-usage

·     display cpu-usage configuration

·     display cpu-usage history

·     monitor cpu-usage interval

monitor cpu-usage interval

Use monitor cpu-usage interval to set the CPU usage sampling interval.

Syntax

In standalone mode:

monitor cpu-usage interval interval-value [ slot slot-number]

In IRF mode:

monitor cpu-usage interval interval-value [ chassis chassis-number slot slot-number ]

Default

The system samples CPU usage every 1 minute.

Views

System view

Predefined user roles

network-admin

mdc-admin

Parameters

interval-value: Specifies the CPU usage sampling interval. Valid values include 5Sec for 5 seconds, 1Min for 1 minute, and 5Min for 5 minutes.

slot slot-number: Specifies a card by its slot number. If you do not specify this option, the command sets the CPU usage sampling interval for the active MPU. (In standalone mode.)

chassis chassis-number slot slot-number: Specifies a card on an IRF member device by its slot number and the member ID. If you do not specify this option, the command sets the CPU usage sampling interval for the global active MPU. (In IRF mode.)

Examples

# Set the CPU usage sampling interval to 5 seconds.

<Sysname> system-view

[Sysname] monitor cpu-usage interval 5Sec

Related commands

·     display cpu-usage

·     display cpu-usage configuration

·     display cpu-usage history

·     monitor cpu-usage enable

power-supply off

Use power-supply off to power off a card.

Syntax

In standalone mode:

power-supply off slot slot-number

In IRF mode:

power-supply off chassis chassis-number slot slot-number

Views

User view

Predefined user roles

network-admin

mdc-admin

Parameters

slot slot-number: Specifies a card by its slot number. (In standalone mode.)

chassis chassis-number slot slot-number: Specifies a card on an IRF member device by its slot number and the member ID. (In IRF mode.)

Usage guidelines

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

This command is not applicable to MPUs and switching fabric modules.

When power is insufficient, you can manually power off LPUs that are idle or connected to unimportant network nodes to ensure power supply to critical LPUs.

To avoid IRF split, the system does not power off an LPU that contains all active physical IRF ports of a member device.

Examples

# (In standalone mode.) Power off the card in slot 9.

<Sysname> power-supply off slot 9

# (In IRF mode.) Power off the card in slot 3 on member device 1.

<Sysname> power-supply off chassis 1 slot 3

power-supply on

Use power-supply on to power on a card.

Syntax

In standalone mode:

power-supply on slot slot-number

In IRF mode:

power-supply on chassis chassis-number slot slot-number

Views

User view

Predefined user roles

network-admin

mdc-admin

Parameters

slot slot-number: Specifies a card by its slot number. (In standalone mode.)

chassis chassis-number slot slot-number: Specifies a card on an IRF member device by its slot number and the member ID. (In IRF mode.)

Usage guidelines

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

This command is not applicable to MPUs and switching fabric modules.

Examples

# (In standalone mode.) Power on the card in slot 9.

<Sysname> power-supply on slot 9

# (In IRF mode.) Power on the card in slot 3 on IRF member device 1.

<Sysname> power-supply on chassis 1 slot 3

power-supply led-blink

Use power-supply led-blink to correlate IDs randomly assigned by the system with the slot numbers of power modules.

Syntax

In standalone mode:

power-supply led-blink [ module id ] [ blink-time value ] [ delay-time value ]

In IRF mode:

power-supply led-blink chassis chassis-number [ module id ] [ blink-time value ] [ delay-time value ]

Views

System view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

module id: Specifies an AC power module by its ID.

blink-time value: Sets the operation LED blink duration of the AC power module, in the range of 1 to 10 seconds. The default is 3.

delay-time value: Sets the delay time after which the LED begins to blink in response to this command. The delay time is in the range of 0 to 30 seconds and the default is 0. If you set the delay time to 0, the LED of the power module that is using the specified ID blinks immediately.

chassis chassis-number: Specifies an IRF member device by its member ID. (In IRF mode.)

Usage guidelines

This command applies only to PSE9000 AC power modules. To view the models of power modules, use the display power-supply command.

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

If you execute this command for an individual power module, the operation LED of the power module blinks to show you its location. If you execute this command without specifying a power module ID, all power modules blink one by one in ascending order of IDs. You can watch the blink order of the power modules to correlate IDs randomly assigned by the system with the slot numbers of power modules.

Examples

# Make the power module with the ID 2 blink 5 seconds 10 seconds after the command is executed.

<Sysname> system-view

[Sysname] power-supply led-blink module 2 blink-time 5 delay-time 10

power-supply module new-id

Use power-supply module new-id to re-assign IDs to AC power modules.

Syntax

In standalone mode:

power-supply module old-id-list new-id new-id-list

In IRF mode:

power-supply module chassis chassis-number old-id-list new-id new-id-list

Views

System view

Predefined user roles

network-admin

mdc-admin

Parameters

old-id-list: Specifies the old IDs of the power modules. The IDs must be delimited by spaces.

new-id-list: Specifies the new IDs for the power modules. The IDs must be delimited by spaces.

chassis chassis-number: Specifies an IRF member device by its member ID. (In IRF mode.)

Usage guidelines

This command applies only to PSE9000 AC power modules. To view the models of power modules, use the display power-supply command.

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

The location of a power module's new ID in the new-ID list must be exactly the same as the location of the power module's old ID in the old-ID list.

Each AC power module must have a unique ID. For easy identification, H3C recommends that you use the slot numbers as the power modules' IDs.

Examples

# Re-set the IDs of AC power modules 2 and 3 to 3 and 2, respectively.

<Sysname> system-view

[Sysname] power-supply module 2 3 new-id 3 2

power-supply policy enable

Use power-supply policy enable to enable power supply management.

Use undo power-supply policy enable to disable power supply management.

Syntax

In standalone mode:

power-supply policy enable

undo power-supply policy enable

In IRF mode:

power-supply policy chassis chassis-number enable

undo power-supply policy chassis chassis-number enable

Default

Power supply management is enabled.

Views

System view

Predefined user roles

network-admin

mdc-admin

Parameters

chassis chassis-number: Specifies an IRF member device by its member ID. (In IRF mode.)

Usage guidelines

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

Examples

# (In standalone mode.) Enable power supply management.

<Sysname> system-view

[Sysname] power-supply policy enable

# (In IRF mode.) Enable power supply management for IRF member device 1.

<Sysname> system-view

[Sysname] power-supply policy chassis 1 enable

power-supply policy redundant

Use power-supply policy redundant to specify the number of redundant power modules.

Use undo power-supply policy redundant to restore the default.

Syntax

In standalone mode:

power-supply policy redundant module-count

undo power-supply policy redundant

In IRF mode:

power-supply policy chassis chassis-number redundant module-count

undo power-supply policy chassis chassis-number redundant

Default

There is one redundant power module.

Views

System view

Predefined user roles

network-admin

mdc-admin

Parameters

module-count: Specifies the number of redundant power modules. To view the value range, use the online help for this command at the CLI. The upper limit of the value range is the maximum number of redundant power modules supported by the system. The actual number of redundant power supplies that you can specify varies by number of the interface cards and their power consumption. It is smaller than or equal to the maximum number of redundant power modules supported by the system.

chassis chassis-number: Specifies an IRF member device by its member ID. (In IRF mode.)

Usage guidelines

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

The configuration of this command takes effect only when power supply management is enabled.

You can use the display power-supply verbose command to monitor the actual redundant power. If the value of the System power redundant(actual) field is less than Rated power × Number of redundant power modules, you can add power modules to ensure robust system power supply.

Examples

# (In standalone mode.) Set the number of redundant power modules to 3.

<Sysname> system-view

[Sysname] power-supply policy redundant 3

# (In IRF mode.) Set the number of redundant power modules on IRF member device 1 to 3.

<Sysname> system-view

[Sysname] power-supply policy chassis 1 redundant 3

Related commands

display power-supply

reboot

In standalone mode, use reboot to reboot a card or the entire system.

In IRF mode, use reboot to reboot an IRF member device or all IRF member devices.

Syntax

In standalone mode:

reboot [ slot slot-number ] [ force ]

In IRF mode:

reboot [ chassis chassis-number [ slot slot-number ] ] [ force ]

Views

User view

Predefined user roles

network-admin

mdc-admin

Parameters

chassis chassis-number: Specifies an IRF member device by its member ID. (In IRF mode.)

slot slot-number: Specifies a card by its slot number. This option is supported only on the default MDC.

force: Reboots the device immediately without performing any software check. If this keyword is not specified, the system first checks whether the reboot might result in data loss or a system failure. For example, the system checks whether the main system software image file exists and whether a write operation is in progress on a storage medium. If the reboot might cause problems, the system does not reboot the device.

Usage guidelines

CAUTION

CAUTION:

·     Device reboot might interrupts network services.

·     If the main startup software images are corrupt or missing, you must re-specify a set of main startup software images before executing the reboot command.

·     Use the force keyword only when the device fails or a reboot command without the force keyword cannot perform a reboot task correctly. A reboot command with the force keyword might result in file system corruption because it does not perform any data protection.

 

For data security purposes, the device does not reboot if you reboot the device while the device is performing file operations.

In standalone mode, specify a slot number to reboot the card. To reboot the entire device, do not specify the slot number option.

In IRF mode, you can use reboot [ chassis chassis-number [ slot slot-number ] ] on the master to reboot the master or a subordinate member.

·     To reboot a card, specify both the IRF member ID and the slot number.

·     To reboot an IRF member device, specify only the IRF member ID.

·     To reboot all IRF member devices, do not specify the member ID or slot number option.

Examples

# Reboot the device when no configuration change has occurred since the last time you saved the running configuration.

<Sysname> reboot

Start to check configuration with next startup configuration file, please wait.........DONE!

This command will reboot the device. Continue? [Y/N]:y

Now rebooting, please wait...

# If any configuration has changed, reboot the device and save the configuration.

<Sysname> reboot

Start to check configuration with next startup configuration file, please wait.........DONE!

Current configuration will be lost after the reboot, save current configuration? [Y/N]:y

Please input the file name(*.cfg)[flash:/startup.cfg]

(To leave the existing filename unchanged, press the enter key):

flash:/startup.cfg exists, overwrite? [Y/N]:y

Validating file. Please wait...

Configuration is saved to flash successfully.

This command will reboot the device. Continue? [Y/N]:y

Now rebooting, please wait...

# If any configuration has changed, reboot the device but do not save the configuration.

<Sysname> reboot

Start to check configuration with next startup configuration file, please wait.........DONE!

Current configuration will be lost after the reboot, save current configuration? [Y/N]:n

This command will reboot the device. Continue? [Y/N]:y

Now rebooting, please wait...

# Reboot the device immediately without performing any software check.

<Sysname> reboot force

A forced reboot might cause the storage medium to be corrupted. Continue? [Y/N]:y

Now rebooting, please wait...

# (In standalone mode.) Reboot the LPU in slot 2.

<Sysname> reboot slot 2

Start to check configuration with next startup configuration file, please wait..

.......DONE!

This command will reboot the specified slot, Continue? [Y/N]:y

Now rebooting, please wait...

# (In standalone mode.) Reboot the LPU in slot 2 by force.

<Sysname> reboot slot 2 force

A forced reboot might cause the storage medium to be corrupted. Continue? [Y/N]:y

Now rebooting, please wait...

# (In IRF mode.) Reboot IRF member device 2.

<Sysname> reboot chassis 2

Start to check configuration with next startup configuration file, please wait..

.......DONE!

This command will reboot the specified chassis, Continue? [Y/N]:y

Now rebooting, please wait...

# (In IRF mode.) Reboot IRF member device 2 by force.

<Sysname> reboot chassis 2 force

A forced reboot might cause the storage medium to be corrupted. Continue? [Y/N]:y

Now rebooting, please wait...

# (In IRF mode.) Reboot the LPU in slot 2 on IRF member device 2.

<Sysname> reboot chassis 2 slot 2

Start to check configuration with next startup configuration file, please wait..

.......DONE!

This command will reboot the specified slot, Continue? [Y/N]:y

Now rebooting, please wait...

# (In IRF mode.) Reboot the LPU in slot 2 on IRF member device 2 by force.

<Sysname> reboot chassis 2 slot 2 force

A forced reboot might cause the storage medium to be corrupted. Continue? [Y/N]:y

Now rebooting, please wait...

reset scheduler logfile

Use reset scheduler logfile to clear job execution log information.

Syntax

reset scheduler logfile

Default

None

Views

User view

Predefined user roles

network-admin

mdc-admin

Examples

# Clear job execution log information.

<Sysname> reset scheduler logfile

Related commands

display scheduler logfile

restore factory-default

Use restore factory-default to restore the factory-default configuration for the device.

Syntax

restore factory-default

Views

User view

Predefined user roles

network-admin

mdc-admin

Usage guidelines

CAUTION

CAUTION:

This command is disruptive. Use this command only when you cannot troubleshoot the device by using other methods, or you want to use the device in a different scenario.

 

This command performs the following tasks:

·     Deletes all configuration files (.cfg files) in the root directories of the storage media.

·     Deletes all log files (.log files in the folder /logfile).

·     Clears all log information (in the log buffer), trap information, and debugging information.

·     Restores the parameters for the BootWare to the factory-default settings.

·     Deletes all license files (.ak files).

After this command is executed, only items required for fundamental device operation are retained. These items include the .bin files, the MAC addresses, and the electronic label information.

Examples

# Restore the factory-default configuration for the device.

<Sysname> restore factory-default

This command will restore the system to the factory default configuration and clear the operation data. Continue [Y/N]:y

Restoring the factory default configuration. This process might take a few minutes. Please wait..........................................................................................................Done.

Please reboot the system to place the factory default configuration into effect.

Related commands

reboot

scheduler job

Use scheduler job to create a job and enter job view. If the job already exists, you enter job view directly.

Use undo scheduler job to delete a job.

Syntax

scheduler job job-name

undo scheduler job job-name

Default

No job exists.

Views

System view

Predefined user roles

network-admin

mdc-admin

Parameters

job-name: Specifies the job name, a case-sensitive string of 1 to 47 characters.

Usage guidelines

A job can be referenced by multiple schedules. In job view, you can assign commands to the job.

Examples

# Create a job named backupconfig and enter job view.

<Sysname> system-view

[Sysname] scheduler job backupconfig

[Sysname-job-backupconfig]

Related commands

·     command

·     scheduler schedule

scheduler logfile size

Use scheduler logfile size to set the size of the job execution log file.

Syntax

scheduler logfile size value

Default

The size of the job execution log file is 16 KB.

Views

System view

Predefined user roles

network-admin

mdc-admin

Parameters

value: Sets the size of the job execution log file, in KB. The value range is 16 to 1024.

Usage guidelines

The job execution log file saves the execution information of jobs. If the file is full, old records are deleted to make room for new records. If the size of the log information is greater than the file size, the excessive information is not written to the file.

Examples

# Set the size of the job execution log file to 32 KB.

<Sysname> system-view

[Sysname] scheduler logfile size 32

Related commands

display scheduler logfile

scheduler reboot at

Use scheduler reboot at to specify the reboot date and time.

Use undo scheduler reboot to remove the reboot schedule configuration.

Syntax

scheduler reboot at time [ date ]

undo scheduler reboot

Default

No reboot date or time is specified.

Views

User view

Predefined user roles

network-admin

mdc-admin

Parameters

time: Specifies the reboot time in the hh:mm format. The value range for hh is 0 to 23. The value range for mm is 0 to 59.

date: Specifies the reboot date in the format of MM/DD/YYYY or YYYY/MM/DD. The value range for YYYY is 2000 to 2035. The value range for MM is 1 to 12. The value range for DD depends on the month value.

Usage guidelines

CAUTION

CAUTION:

Device reboot interrupts network services.

 

When the date argument is not specified, the system uses the following rules to determine the reboot time:

·     If the reboot time is later than the current time, a reboot occurs at the reboot time of the current day.

·     If the reboot time is earlier than the current time, a reboot occurs at the reboot time the next day.

You can have only one reboot schedule. The schedule reboot at command and the schedule reboot delay command overwrite each other, and whichever is configured most recently takes effect.

For data security, if you are performing file operations at the reboot time, the system does not reboot.

Examples

# Configure the device to reboot at 12:00 p.m. This example assumes that the current time is 11:43 a.m. on June 6, 2011.

<Sysname> scheduler reboot at 12:00

Reboot system at 12:00:00 06/06/2011 (in 0 hours and 16 minutes). Confirm? [Y/N]:

Related commands

scheduler reboot delay

scheduler reboot delay

Use scheduler reboot delay to specify the reboot delay time.

Use undo scheduler reboot to remove the reboot schedule configuration.

Syntax

scheduler reboot delay time

undo scheduler reboot

Default

No reboot delay time is specified.

Views

User view

Predefined user roles

network-admin

mdc-admin

Parameters

time: Specifies the reboot delay time in the format of hh:mm or mm. This argument can consist up to 6 characters. When in the hh:mm format, mm must be in the range of 0 to 59.

Usage guidelines

CAUTION

CAUTION:

Device reboot interrupts network services.

 

For data security, if you are performing file operations at the reboot time, the system does not reboot.

You can have only one reboot schedule. The schedule reboot at command and the schedule reboot delay command overwrite each other, and whichever is configured most recently takes effect.

Examples

# Configure the device to reboot after 88 minutes. This example assumes that the current time is 11:48 a.m. on June 6, 2011.

<Sysname> scheduler reboot delay 88

Reboot system at 13:16 06/06/2011(in 1 hours and 28 minutes). Confirm? [Y/N]:

scheduler schedule

Use scheduler schedule to create a schedule and enter schedule view. If the schedule already exists, you enter schedule view directly.

Use undo scheduler schedule to delete a schedule.

Syntax

scheduler schedule schedule-name

undo scheduler schedule schedule-name

Default

No schedule exists.

Views

System view

Predefined user roles

network-admin

mdc-admin

Parameters

schedule-name: Specifies the schedule name, a case-sensitive string of 1 to 47 characters.

Usage guidelines

You can schedule a job to have the device automatically run a command or a set of commands without administrative interference.

To configure a schedule:

1.     Use the scheduler job command to create a job.

2.     In job view, use the command command to assign commands to the job.

3.     Use the scheduler schedule command to create a schedule.

4.     In schedule view, use the job command to assign the job to the schedule. You can assign multiple jobs to a schedule. The jobs must already exist.

5.     In schedule view, use the time at, time once, or time repeating command to specify an execution time for the schedule. You can specify only one execution time per schedule.

Examples

# Create a schedule named saveconfig.

<Sysname> system-view

[Sysname] scheduler schedule saveconfig

Related commands

·     job

·     time at

·     time once

·     time interval

shutdown-interval

Use shutdown-interval to set the detection timer.

Use undo shutdown-interval to restore the default.

Syntax

shutdown-interval time

undo shutdown-interval

Default

The detection interval is 30 seconds.

Views

System view

Predefined user roles

network-admin

mdc-admin

Parameters

time: Specifies a detection timer (in seconds) in the range of 1 to 300.

Usage guidelines

The device starts a detection timer when a port is shut down by a protocol. Once the timer expires, the device brings up the port so the port status reflects the port's physical status.

If you change the timer during port detection, the device compares the new setting (T1) with the time that elapsed since the port was shut down (T).

·     If T < T1, the port will be brought up after T1-T seconds.

·     If T T1, the port is brought up immediately.

For example, if you change the timer from 30 seconds to 10 seconds two seconds after the port is shut down, the port will come up 8 seconds later. If you change the timer from 30 seconds to 2 seconds ten seconds after the port is shut down, the port comes up immediately.

Examples

# Set the detection timer to 100 seconds.

<Sysname> system-view

[Sysname] shutdown-interval 100

sysname

Use sysname to set the device name.

Use undo sysname to restore the default.

Syntax

sysname sysname

undo sysname

Default

The device name is H3C.

Views

System view

Predefined user roles

network-admin

mdc-admin

Parameters

sysname: Specifies a name for the device, a string of 1 to 64 characters.

Usage guidelines

A device name identifies a device in a network and is used as the user view prompt at the CLI. For example, if the device name is Sysname, the user view prompt is <Sysname>.

Examples

# Set the name of the device to R2000.

<Sysname> system-view

[Sysname] sysname R2000

[R2000]

system-working-mode

Use system-working-mode to set the system operating mode.

Use undo system-working-mode to restore the default.

Syntax

system-working-mode { advance | bridgee | routee | standard | grand }

undo system-working-mode

Default

The device operates in standard mode.

Views

System view

Predefined user roles

network-admin

mdc-admin

Parameters

advance: Sets the system operating mode to advanced.

bridgee: Sets the system operating mode to enhanced Layer 2.

routee: Sets the system operating mode to enhanced Layer 3.

standard: Sets the system operating mode to standard.

grand: Sets the system operating mode to grand.

Usage guidelines

The supported features and the specifications of the supported features vary by system operating mode.

Different cards support different system operating modes. Table 20 shows the system operating mode and card compatibility.

To achieve the best card performance, set the system operating mode to grand if the device is using only FD cards and FG cards.

After changing the system operating mode, you must reboot the device to make the device operate in the new mode.

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

Table 20 System operating mode and card compatibility

Operating mode

EB card

EC card

EF card

FD/FG card

OAA cards

standard

bridgee

×

routee

×

advance

×

×

×

grand

×

×

×

×

 

The √ sign stands for "supported." The × sign stands for "unsupported."

Examples

# Set the system operating mode to advanced.

<Sysname> system-view

[Sysname] system-working-mode advance

Do you want to change the system working mode? [Y/N]:Y

The system working mode is changed, please save the configuration and reboot the

 system to make it effective!

Related commands

reboot

temperature-limit

Use temperature-limit to set the temperature alarm thresholds for the device.

Use undo temperature-limit to restore the default.

Syntax

In standalone mode:

temperature-limit { slot slot-number } { hotspot | inflow | outflow } sensor-number lowlimit warninglimit [ alarmlimit ]

undo temperature-limit { slot slot-number } { hotspot | inflow | outflow } sensor-number

In IRF mode:

temperature-limit chassis chassis-number { slot slot-number } { hotspot | inflow | outflow } sensor-number lowlimit warninglimit [ alarmlimit ]

undo temperature-limit chassis chassis-number { slot slot-number } { hotspot | inflow | outflow } sensor-number

Views

System view

Predefined user roles

network-admin

mdc-admin

Parameters

chassis chassis-number: Specifies an IRF member device by its member ID. (In IRF mode.)

slot slot-number: Specifies a card by its slot number.

hotspot: Configures temperature alarm thresholds for hotspot sensors. A hotspot sensor is typically near the chip that generates a great amount of heat and used to monitor the chip.

inflow: Configures temperature alarm thresholds for inlet sensors. An inlet sensor is near the air inlet and used for monitoring ambient temperature.

outflow: Configures temperature alarm thresholds for outlet sensors. An outlet sensor is near the air outlet for monitoring device temperature.

sensor-number: Specifies a sensor by its number, an integer starting from 1. Each number represents a temperature sensor on the device or card.

lowlimit: Specifies the low-temperature threshold in Celsius degrees.

warninglimit: Specifies the high-temperature warning threshold in Celsius degrees. This threshold must be greater than the low-temperature threshold.

alarmlimit: Specifies the high-temperature alarming threshold in Celsius degrees. This threshold must be greater than the high-temperature warning threshold.

Usage guidelines

When the device temperature drops below the low-temperature threshold or reaches the high-temperature warning threshold, the device performs the following tasks:

·     Logs the event.

·     Sends a log message.

·     Sends a trap.

When the device temperature reaches the high-temperature alarming threshold, the device performs the following tasks:

·     Logs the event.

·     Sends log messages repeatedly.

·     Sends trap messages repeatedly.

·     Sets the LEDs on the device panel.

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

The value ranges and defaults of the temperature thresholds depend on the device model and the card model, as shown in Table 21 through Table 23.

Table 21 Temperature alarm thresholds for the S12504

Card models

Temperature sensor

Low-temperature threshold

High-temperature warning threshold

High-temperature alarming threshold

LST1MRPNC1

LST1MRPNE1

LST1MRPNE2

Inflow

–20°C to 0°C, –10°C by default (–4°F to +32°F, 14°F by default)

28°C to 65°C, 55°C by default (82.4°F to 149°F, 131°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

Outflow

–15°C to +5°C, –5°C by default (5°F to 41°F, 23°F by default)

50°C to 70°C, 60°C by default (122°F to 158°F, 140°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 1 hotspot

–15°C to +5°C, –5°C by default (5°F to 41°F, 23°F by default)

50°C to 70°C, 60°C by default (122°F to 158°F, 140°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

LST1GT48LEB1

LST1GT48LEC1

LST1GT48LEC2

Inflow

–20°C to 0°C, –10°C by default (–4°F to +32°F, 14°F by default)

28°C to 70°C, 60°C by default (82.4°F to 158°F, 140°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

Outflow

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

50°C to 70°C, 60°C by default (122°F to 158°F, 140°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 1 hotspot

–15°C to +5°C, –5°C by default (5°F to 41°F, 23°F by default)

50°C to 70°C, 60°C by default (122°F to 158°F, 140°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

LST1GP48LEB1

LST1GP48LEC1

LST1GP48LEF1

LST1GP48LEC2

Inflow

–20°C to 0°C, –10°C by default (–4°F to +32°F, 14°F by default)

28°C to 70°C, 60°C by default (82.4°F to 158°F, 140°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

Outflow

–15°C to +5°C, –5°C by default (5°F to 41°F, 23°F by default)

50°C to 70°C, 60°C by default (122°F to 158°F, 140°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

No. 1 hotspot

–20°C to 0°C, –10°C by default (–4°F to +32°F, 14°F by default)

50°C to 70°C, 60°C by default (122°F to 158°F, 140°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

LST1XP4LEB1

LST1XP4LEC1

Inflow

–20°C to 0°C, –10°C by default (–4°F to +32°F, 14°F by default)

28°C to 65°C, 55°C by default (82.4°F to 149°F, 131°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

Outflow

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 1 hotspot

–15°C to +5°C, –5°C by default (5°F to 41°F, 23°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

LST1XP8LEB1

LST1XP8LEC1

LST1XP8LEF1

LST2XP8LEB1

LST2XP8LEC1

LST2XP8LEC2

LST2XP8LEF1

LST3XP8LEB1

LST3XP8LEC1

Inflow

–20°C to 0°C, –10°C by default (–4°F to +32°F, 14°F by default)

28°C to 70°C, 60°C by default (82.4°F to 158°F, 140°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

Outflow

0°C to 20°C, 10°C by default (32°F to 68°F, 50°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

No. 1 hotspot

–20°C to 0°C, –10°C by default (–4°F to +32°F, 14°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 2 hotspot

–5°C to +15°C, 5°C by default (23°F to 59°F, 41°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

LST2SF08C1

Inflow

–15°C to +5°C, –5°C by default (5°F to 41°F, 23°F by default)

28°C to 70°C, 60°C by default (82.4°F to 158°F, 140°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

Outflow

–20°C to 0°C, –10°C by default (–4°F to +32°F, 14°F by default)

50°C to 70°C, 60°C by default (122°F to 158°F, 140°F by default)

85°C to 115°C, 95°C by default (185°F to 239°F, 203°F by default)

No. 1 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

85°C to 115°C, 95°C by default (185°F to 239°F, 203°F by default)

LST1XP16LEB1

LST1XP16LEC1

LST1XP16LEC2

Inflow

–15°C to +5°C, –5°C by default (5°F to 41°F, 23°F by default)

28°C to 60°C, 50°C by default (82.4°F to 140°F, 122°F by default)

50°C to 70°C, 60°C by default (122°F to 158°F, 140°F by default)

Outflow

0°C to 20°C, 10°C by default (32°F to 68°F, 50°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

No. 1 hotspot

–5°C to +15°C, 5°C by default (23°F to 59°F, 41°F by default)

50°C to 70°C, 60°C by default (122°F to 158°F, 140°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

No. 2 hotspot

0°C to 20°C, 10°C by default (32°F to 68°F, 50°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

No. 3 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

50°C to 70°C, 60°C by default (122°F to 158°F, 140°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

No. 4 hotspot

5°C to 25°C, 15°C by default (41°F to 77°F, 59°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

No. 5 hotspot

–5°C to +15°C, 5°C by default (23°F to 59°F, 41°F by default)

45°C to 65°C, 55°C by default (113°F to 149°F, 131°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

No. 6 hotspot

0°C to 20°C, 10°C by default (32°F to 68°F, 50°F by default)

50°C to 70°C, 60°C by default (122°F to 158°F, 140°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

LST1XP32REB1

LST1XP32REC1

LST2XP32REB1

LST2XP32REC1

LST2XP32REC2

No. 1 Inflow

–15°C to +5°C, –5°C by default (5°F to 41°F, 23°F by default)

28°C to 70°C, 60°C by default (82.4°F to 158°F, 140°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

No. 2 Inflow

–15°C to +5°C, –5°C by default (5°F to 41°F, 23°F by default)

28°C to 70°C, 60°C by default (82.4°F to 158°F, 140°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

No. 1 Outflow

–5°C to +15°C, 5°C by default (23°F to 59°F, 41°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

No. 2 Outflow

0°C to 20°C, 10°C by default (32°F to 68°F, 50°F by default)

60°C to 85°C, 70°C by default (140°F to 176°F, 185°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 1 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

No. 2 hotspot

0°C to 20°C, 10°C by default (32°F to 68°F, 50°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

No. 3 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

No. 4 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

LST1XLP16RFD1

LST1XLP16RFD2

Inflow

–20°C to 0°C, –10°C by default (–4°F to +32°F, 14°F by default)

28°C to 65°C, 55°C by default (82.4°F to 149°F, 131°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

Outflow

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 1 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

No. 2 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 3 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 4 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 5 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

No. 6 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

LST1XP48LFD1

LST1XP48LFD2

Inflow

–15°C to +5°C, –5°C by default (5°F to 41°F, 23°F by default)

28°C to 70°C, 60°C by default (82.4°F to 158°F, 140°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

Outflow

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

No. 1 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

No. 2 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

No. 3 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 4 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 5 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

85°C to 105°C, 95°C by default (185°F to 221°F, 203°F by default)

No. 6 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

85°C to 105°C, 95°C by default (185°F to 221°F, 203°F by default)

LST1XP20RFD1

LST1XP20RFD2

Inflow

–15°C to +5°C, –5°C by default (5°F to 41°F, 23°F by default)

28°C to 70°C, 60°C by default (82.4°F to 158°F, 140°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

Outflow

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 1 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 2 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

85°C to 105°C, 95°C by default (185°F to 221°F, 203°F by default)

LST1XP40RFD1

LST1XP40RFD2

LST1XP40RFG1

LST1XP40RFG2

Inflow

–15°C to +5°C, –5°C by default (5°F to 41°F, 23°F by default)

28°C to 70°C, 60°C by default (82.4°F to 158°F, 140°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

Outflow

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 1 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 2 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

No. 3 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

85°C to 105°C, 95°C by default (185°F to 221°F, 203°F by default)

No. 4 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

85°C to 105°C, 95°C by default (185°F to 221°F, 203°F by default)

LST1CP4RFD1

LST1CP4RFD2

LST1CP4RFG1

LST1CP4RFG2

Inflow

–15°C to +5°C, –5°C by default (5°F to 41°F, 23°F by default)

28°C to 70°C, 60°C by default (82.4°F to 158°F, 140°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

Outflow

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

No. 1 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 2 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 3 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

 

Table 22 Temperature alarm thresholds for the S12508

Card models

Temperature sensor

Low-temperature threshold

High-temperature warning threshold

High-temperature alarming threshold

LST1MRPNC1

LST1MRPNE1

LST1MRPNE2

Inflow

–35°C to –15°C, –25°C by default (–31°F to +5°F, –13°F by default)

28°C to 80°C, 70°C by default (82.4°F to 176°F, 158°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

Outflow

–25°C to –5°C, –15°C by default (–13°F to +23°F, 5°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 1 hotspot

–25°C to –5°C, –15°C by default (–13°F to +23°F, 5°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

LST1GT48LEB1

LST1GT48LEC1

LST1GT48LEC2

Inflow

–30°C to –10°C, –20°C by default (–22°F to +14°F, –4°F by default)

28°C to 75°C, 65°C by default (82.4°F to 167°F, 149°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

Outflow

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 1 hotspot

–20°C to 0°C, –10°C by default (–4°F to +32°F, 14°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

LST1GP48LEB1

LST1GP48LEC1

LST1GP48LEF1

LST1GP48LEC2

Inflow

–25°C to –5°C, –15°C by default (–13°F to +23°F, 5°F by default)

28°C to 75°C, 65°C by default (82.4°F to 167°F, 149°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

Outflow

–15°C to +5°C, –5°C by default (5°F to 41°F, 23°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

No. 1 hotspot

–25°C to –5°C, –15°C by default (–13°F to +23°F, 5°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

LST1XP4LEB1

LST1XP4LEC1

Inflow

–30°C to –10°C, –20°C by default (–22°F to +14°F, –4°F by default)

28°C to 80°C, 70°C by default (82.4°F to 176°F, 158°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

Outflow

–5°C to +15°C, 5°C by default (23°F to 59°F, 41°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 1 hotspot

–15°C to +5°C, –5°C by default (5°F to 41°F, 23°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

LST1XP8LEB1

LST1XP8LEC1

LST1XP8LEF1

Inflow

–25°C to –5°C, –15°C by default (–13°F to +23°F, 5°F by default)

28°C to 75°C, 65°C by default (82.4°F to 167°F, 149°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

Outflow

5°C to 25°C, 15°C by default (41°F to 77°F, 59°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

No. 1 hotspot

–25°C to –5°C, –15°C by default (–13°F to +23°F, 5°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 2 hotspot

0°C to 20°C, 10°C by default (32°F to 68°F, 50°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

LST2XP8LEB1

LST2XP8LEC1

LST2XP8LEC2

LST2XP8LEF1

LST3XP8LEB1

LST3XP8LEC1

Inflow

–25°C to –5°C, –15°C by default (–13°F to +23°F, 5°F by default)

28°C to 80°C, 70°C by default (82.4°F to 176°F, 158°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

Outflow

20°C to 40°C, 30°C by default (68°F to 104°F, 86°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

No. 1 hotspot

–25°C to –5°C, –15°C by default (–13°F to +23°F, 5°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 2 hotspot

0°C to 20°C, 10°C by default (32°F to 68°F, 50°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

LST1SF08E1

Inflow

–20°C to 0°C, –10°C by default (–4°F to +32°F, 14°F by default)

28°C to 75°C, 65°C by default (82.4°F to 167°F, 149°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

Outflow

–15°C to +5°C, –5°C by default (5°F to 41°F, 23°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

No. 1 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

LST1XP16LEB1

LST1XP16LEC1

LST1XP16LEC2

Inflow

–25°C to –5°C, –15°C by default (–13°F to +23°F, 5°F by default)

28°C to 65°C, 55°C by default (82.4°F to 149°F, 131°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

Outflow

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

No. 1 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

No. 2 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

50°C to 70°C, 60°C by default (122°F to 158°F, 140°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

No. 3 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

No. 4 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

No. 5 hotspot

–15°C to +5°C, –5°C by default (5°F to 41°F, 23°F by default)

50°C to 70°C, 60°C by default (122°F to 158°F, 140°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

No. 6 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

LST1XP32REB1

LST1XP32REC1

LST2XP32REB1

LST2XP32REC1

LST2XP32REC2

No. 1 Inflow

–20°C to 0°C, –10°C by default (–4°F to +32°F, 14°F by default)

28°C to 70°C, 60°C by default (82.4°F to 158°F, 140°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

No. 2 Inflow

–20°C to 0°C, –10°C by default (–4°F to +32°F, 14°F by default)

28°C to 70°C, 60°C by default (82.4°F to 158°F, 140°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

No. 1 Outflow

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

No. 2 Outflow

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

No. 1 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

50°C to 70°C, 60°C by default (122°F to 158°F, 140°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

No. 2 hotspot

–15°C to +5°C, –5°C by default (5°F to 41°F, 23°F by default)

50°C to 70°C, 60°C by default (122°F to 158°F, 140°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

No. 3 hotspot

–15°C to +5°C, –5°C by default (5°F to 41°F, 23°F by default)

50°C to 70°C, 60°C by default (122°F to 158°F, 140°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

No. 4 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

LST1XLP16RFD1

LST1XLP16RFD2

Inflow

–20°C to 0°C, –10°C by default (–4°F to +32°F, 14°F by default)

28°C to 65°C, 55°C by default (82.4°F to 149°F, 131°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

Outflow

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

No. 1 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

No. 2 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

No. 3 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 4 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

No. 5 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 6 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

LST1XP48LFD1

LST1XP48LFD2

Inflow

–20°C to 0°C, –10°C by default (–4°F to +32°F, 14°F by default)

28°C to 70°C, 60°C by default (82.4°F to 158°F, 140°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

Outflow

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 1 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

No. 2 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

No. 3 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

85°C to 105°C, 95°C by default (185°F to 221°F, 203°F by default)

95°C to 115°C, 105°C by default (203°F to 239°F, 221°F by default)

No. 4 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

85°C to 105°C, 95°C by default (185°F to 221°F, 203°F by default)

No. 5 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

90°C to 110°C, 100°C by default (194°F to 230°F, 212°F by default)

No. 6 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

85°C to 105°C, 95°C by default (185°F to 221°F, 203°F by default)

LST1XP20RFD1

LST1XP20RFD2

Inflow

–20°C to 0°C, –10°C by default (–4°F to +32°F, 14°F by default)

28°C to 65°C, 55°C by default (82.4°F to 149°F, 131°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

Outflow

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

No. 1 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

No. 2 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

85°C to 105°C, 95°C by default (185°F to 221°F, 203°F by default)

LST1XP40RFD1

LST1XP40RFD2

LST1XP40RFG1

LST1XP40RFG2

Inflow

–20°C to 0°C, –10°C by default (–4°F to +32°F, 14°F by default)

28°C to 65°C, 55°C by default (82.4°F to 149°F, 131°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

Outflow

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

No. 1 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

No. 2 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 3 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

85°C to 105°C, 95°C by default (185°F to 221°F, 203°F by default)

No. 4 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

85°C to 105°C, 95°C by default (185°F to 221°F, 203°F by default)

LST1CP4RFD1

LST1CP4RFD2

LST1CP4RFG1

LST1CP4RFG2

Inflow

–20°C to 0°C, –10°C by default (–4°F to +32°F, 14°F by default)

28°C to 70°C, 60°C by default (82.4°F to 158°F, 140°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

Outflow

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

No. 1 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 2 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 3 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

 

Table 23 Temperature alarm thresholds for the S12518

Card models

Temperature sensor

Low-temperature threshold

High-temperature warning threshold

High-temperature alarming threshold

LST1MRPNC1

LST1MRPNE1

LST1MRPNE2

Inflow

–35°C to –15°C, –25°C by default (–31°F to +5°F, –13°F by default)

28°C to 80°C, 70°C by default (82.4°F to 176°F, 158°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

Outflow

–30°C to –10°C, –20°C by default (–22°F to +14°F, –4°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 1 hotspot

–30°C to –10°C, –20°C by default (–22°F to +14°F, –4°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

LST1GT48LEB1

LST1GT48LEC1

LST1GT48LEC2

Inflow

–30°C to –10°C, –20°C by default (–22°F to +14°F, –4°F by default)

28°C to 80°C, 70°C by default (82.4°F to 176°F, 158°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

Outflow

–20°C to 0°C, –10°C by default (–4°F to +32°F, 14°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

No. 1 hotspot

–20°C to 0°C, –10°C by default (–4°F to +32°F, 14°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

LST1GP48LEB1

LST1GP48LEC1

LST1GP48LEF1

LST1GP48LEC2

Inflow

–30°C to –10°C, –20°C by default (–22°F to +14°F, –4°F by default)

28°C to 80°C, 70°C by default (82.4°F to 176°F, 158°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

Outflow

–20°C to 0°C, –10°C by default (–4°F to +32°F, 14°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

No. 1 hotspot

–25°C to –5°C, –15°C by default (–13°F to +23°F, 5°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

LST1XP4LEB1

LST1XP4LEC1

Inflow

–35°C to –15°C, –25°C by default (–31°F to +5°F, –13°F by default)

28°C to 80°C, 70°C by default (82.4°F to 176°F, 158°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

Outflow

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

85°C to 105°C, 95°C by default (185°F to 221°F, 203°F by default)

No. 1 hotspot

–20°C to 0°C, –10°C by default (–4°F to +32°F, 14°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

LST1XP8LEB1

LST1XP8LEC1

LST1XP8LEF1

Inflow

–30°C to –10°C, –20°C by default (–22°F to +14°F, –4°F by default)

28°C to 80°C, 70°C by default (82.4°F to 176°F, 158°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

Outflow

0°C to 20°C, 10°C by default (32°F to 68°F, 50°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

85°C to 105°C, 95°C by default (185°F to 221°F, 203°F by default)

No. 1 hotspot

–30°C to –10°C, –20°C by default (–22°F to +14°F, –4°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

No. 2 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

LST2XP8LEB1

LST2XP8LEC1

LST2XP8LEC2

LST2XP8LEF1

LST3XP8LEB1

LST3XP8LEC1

Inflow

–30°C to –10°C, –20°C by default (–22°F to +14°F, –4°F by default)

28°C to 80°C, 70°C by default (82.4°F to 176°F, 158°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

Outflow

5°C to 25°C, 15°C by default (41°F to 77°F, 59°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 1 hotspot

–30°C to –10°C, –20°C by default (–22°F to +14°F, –4°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

No. 2 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

LST1SF18E1

Inflow

–15°C to +5°C, –5°C by default (5°F to 41°F, 23°F by default)

28°C to 80°C, 70°C by default (82.4°F to 176°F, 158°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

Outflow

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

No. 1 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 2 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

No. 3 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

LST1XP16LEB1

LST1XP16LEC1

LST1XP16LEC2

Inflow

–25°C to –5°C, –15°C by default (–13°F to +23°F, 5°F by default)

28°C to 70°C, 60°C by default (82.4°F to 158°F, 140°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

Outflow

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

No. 1 hotspot

–15°C to +5°C, –5°C by default (5°F to 41°F, 23°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

No. 2 hotspot

–15°C to +5°C, –5°C by default (5°F to 41°F, 23°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

No. 3 hotspot

–20°C to 0°C, –10°C by default (–4°F to +32°F, 14°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

No. 4 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

No. 5 hotspot

–25°C to –5°C, –15°C by default (–13°F to +23°F, 5°F by default)

50°C to 70°C, 60°C by default (122°F to 158°F, 140°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

No. 6 hotspot

–20°C to 0°C, –10°C by default (–4°F to +32°F, 14°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

LST1XP32REB1

LST1XP32REC1

LST2XP32REB1

LST2XP32REC1

LST2XP32REC2

No. 1 Inflow

–20°C to 0°C, –10°C by default (–4°F to +32°F, 14°F by default)

28°C to 75°C, 65°C by default (82.4°F to 167°F, 149°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

No. 2 Inflow

–25°C to –5°C, –15°C by default (–13°F to +23°F, 5°F by default)

28°C to 75°C, 65°C by default (82.4°F to 167°F, 149°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

No. 1 Outflow

–15°C to +5°C, –5°C by default (5°F to 41°F, 23°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

No. 2 Outflow

–15°C to +5°C, –5°C by default (5°F to 41°F, 23°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

No. 1 hotspot

–15°C to +5°C, –5°C by default (5°F to 41°F, 23°F by default)

28°C to 75°C, 65°C by default (82.4°F to 167°F, 149°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

No. 2 hotspot

–20°C to 0°C, –10°C by default (–4°F to +32°F, 14°F by default)

28°C to 75°C, 65°C by default (82.4°F to 167°F, 149°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

No. 3 hotspot

–15°C to +5°C, –5°C by default (5°F to 41°F, 23°F by default)

28°C to 75°C, 65°C by default (82.4°F to 167°F, 149°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

No. 4 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

LST1XLP16RFD1

LST1XLP16RFD2

Inflow

–20°C to 0°C, –10°C by default (–4°F to +32°F, 14°F by default)

28°C to 70°C, 60°C by default (82.4°F to 158°F, 140°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

Outflow

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

No. 1 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

No. 2 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

No. 3 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

No. 4 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

No. 5 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 6 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

LST1XP48LFD1

LST1XP48LFD2

Inflow

–20°C to 0°C, –10°C by default (–4°F to +32°F, 14°F by default)

28°C to 75°C, 65°C by default (82.4°F to 167°F, 149°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

Outflow

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 1 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 2 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

No. 3 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

No. 4 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

No. 5 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

85°C to 105°C, 95°C by default (185°F to 221°F, 203°F by default)

No. 6 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

85°C to 105°C, 95°C by default (185°F to 221°F, 203°F by default)

LST1XP20RFD1

LST1XP20RFD2

Inflow

–20°C to 0°C, –10°C by default (–4°F to +32°F, 14°F by default)

28°C to 75°C, 65°C by default (82.4°F to 167°F, 149°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

Outflow

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 1 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

No. 2 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

90°C to 110°C, 100°C by default (194°F to 230°F, 212°F by default)

LST1XP40RFD1

LST1XP40RFD2

LST1XP40RFG1

LST1XP40RFG2

Inflow

–20°C to 0°C, –10°C by default (–4°F to +32°F, 14°F by default)

28°C to 75°C, 65°C by default (82.4°F to 167°F, 149°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

Outflow

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 1 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

No. 2 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

No. 3 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

90°C to 110°C, 100°C by default (194°F to 230°F, 212°F by default)

No. 4 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

85°C to 105°C, 95°C by default (185°F to 221°F, 203°F by default)

95°C to 115°C, 105°C by default (203°F to 239°F, 221°F by default)

LST1CP4RFD1

LST1CP4RFD2

LST1CP4RFG1

LST1CP4RFG2

Inflow

–20°C to 0°C, –10°C by default (–4°F to +32°F, 14°F by default)

28°C to 70°C, 60°C by default (82.4°F to 158°F, 140°F by default)

60°C to 80°C, 70°C by default (140°F to 176°F, 158°F by default)

Outflow

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

55°C to 75°C, 65°C by default (131°F to 167°F, 149°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

No. 1 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 2 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

65°C to 85°C, 75°C by default (149°F to 185°F, 167°F by default)

75°C to 95°C, 85°C by default (167°F to 203°F, 185°F by default)

No. 3 hotspot

–10°C to +10°C, 0°C by default (14°F to 50°F, 32°F by default)

70°C to 90°C, 80°C by default (158°F to 194°F, 176°F by default)

80°C to 100°C, 90°C by default (176°F to 212°F, 194°F by default)

 

Examples

# (In standalone mode.) Set temperature alarm thresholds for inlet sensor 1 on the card in slot 0.

<Sysname> system-view

[Sysname] temperature-limit slot 0 inflow 1 -10 70 100

# (In IRF mode.) Set temperature alarm thresholds for inlet sensor 1 on the card in slot 0 on IRF member device 1.

<Sysname> system-view

[Sysname] temperature-limit chassis 1 slot 0 inflow 1 -10 70 100

time at

Use time at to specify an execution date and time for a one-time schedule.

Use undo time to remove the execution time configuration for a schedule.

Syntax

time at time date

undo time

Default

No execution time or date is specified for a schedule.

Views

Schedule view

Predefined user roles

network-admin

mdc-admin

Parameters

time: Specifies the schedule execution time in the hh:mm format. The value range for hh is 0 to 23. The value range for mm is 0 to 59.

date: Specifies the schedule execution date in the format of MM/DD/YYYY or YYYY/MM/DD. The value range for YYYY is 2000 to 2035. The value range for MM is 1 to 12. The value range for DD depends on the month value.

Usage guidelines

The specified time (date plus time) must be later than the current system time.

The time at command, the time once command, and the time repeating command overwrite one another. The most recently configured command takes effect.

Examples

# Configure the device to execute schedule saveconfig at 01:01 a.m. on May 11, 2011.

<Sysname> system-view

[Sysname] scheduler schedule saveconfig

[Sysname-schedule-saveconfig] time at 1:1 2011/05/11

Related commands

scheduler schedule

time once

Use time once to specify one or more execution days and the execution time for a one-time schedule.

Use undo time to remove the execution time configuration for a schedule.

Syntax

time once at time [ month-date month-day | week-day week-day&<1-7> ]

time once delay time

undo time

Default

No execution time or day is specified for a schedule.

Views

Schedule view

Predefined user roles

network-admin

mdc-admin

Parameters

at time: Specifies the execution time in the hh:mm format. The value range for hh is 0 to 23. The value range for mm is 0 to 59.

month-date month-day: Specifies a day in the current month, in the range of 1 to 31. If you specify a day that does not exist in the current month, the configuration takes effect on that day in the next month.

week-day week-day&<1-7>: Specifies a space-separated list of up to seven week days for the schedule. Valid values include Mon, Tue, Wed, Thu, Fri, Sat, and Sun.

delay time: Specifies the delay time for executing the schedule, in the format of hh:mm or mm. This argument can consist up to 6 characters. When in the hh:mm format, mm must be in the range of 0 to 59.

Usage guidelines

If the specified time has already occurred, the schedule will be executed at the specified time the following day.

If the day in the month has already occurred, the schedule will be executed at the specified day in the following month.

If the specified day in a week has already occurred, the schedule will be executed at the specified day in the following week.

The time at command, the time once command, and the time repeating command overwrite one another. The most recently configured command takes effect.

Examples

# Configure the device to execute schedule saveconfig once at 15:00.

<Sysname> system-view

[Sysname] scheduler schedule saveconfig

[Sysname-schedule-saveconfig] time once at 15:00

Schedule starts at 15:00 5/11/2011.

# Configure the device to execute schedule saveconfig once at 15:00 on the coming 15th day in a month.

<Sysname> system-view

[Sysname] scheduler schedule saveconfig

[Sysname-schedule-saveconfig] time once at 15:00 month-date 15

# Configure the device to execute schedule saveconfig at 12:00 p.m. on the coming Monday and Friday.

<Sysname> system-view

[Sysname] scheduler schedule saveconfig

[Sysname-schedule-saveconfig] time once at 12:00 week-day mon fri

# Configure the device to execute schedule saveconfig after 10 minutes.

<Sysname> system-view

[Sysname] scheduler schedule saveconfig

[Sysname-schedule-saveconfig] time once delay 10

Related commands

scheduler schedule

time repeating

Use time repeating to specify an execution time table for a periodic schedule.

Use undo time to remove the execution time configuration for a schedule.

Syntax

time repeating [ at time [ date ] ] interval interval-time

time repeating at time [ month-date [ month-day | last ] | week-day week-day&<1-7> ]

undo time

Default

No execution time table is specified for a schedule.

Views

Schedule view

Predefined user roles

network-admin

mdc-admin

Parameters

at time: Specifies the execution time in the hh:mm format. The value range for hh is 0 to 23. The value range for mm is 0 to 59. If you do not specify this option, the current system time is used as the execution time.

date: Specifies the start date for the periodic schedule, in the format of MM/DD/YYYY or YYYY/MM/DD. The value range for YYYY is 2000 to 2035. The value range for MM is 1 to 12. The value range for DD depends on the month value. If you do not specify this argument, the execution start date is the first day when the specified time arrives.

interval interval-time: Specifies the execution time interval in the format of hh:mm or mm. This argument can consist up to 6 characters. When in the hh:mm format, mm must be in the range of 0 to 59. When in the mm format, this argument must be equal to or greater than 1 minute.

month-date [ month-day | last ]: Specifies a day in a month, in the range 1 to 31. The last keyword indicates the last day of a month. If you specify a day that does not exist in a month, the configuration takes effect on that day in the next month.

week-day week-day&<1-7>: Specifies a space-separated list of up to seven week days. Valid values include Mon, Tue, Wed, Thu, Fri, Sat, and Sun.

Usage guidelines

The time repeating [ at time [ date ] ] interval interval-time command configures the device to execute a schedule at an interval from the specified time on.

The time repeating at time [ month-date [ month-day | last ] | week-day week-day&<1-7> ] command configures the device to execute a schedule at the specified time on every specified day in a month or week.

The time at command, the time once command, and the time repeating command overwrite one another, whichever is configured most recently takes effect.

Examples

# Configure the device to execute schedule saveconfig once an hour from 8:00 a.m. on.

<Sysname> system-view

[Sysname] scheduler schedule saveconfig

[Sysname-schedule-saveconfig] time repeating at 8:00 interval 60

# Configure the device to execute schedule saveconfig at 12:00 p.m. every day.

<Sysname> system-view

[Sysname] scheduler schedule saveconfig

[Sysname-schedule-saveconfig] time repeating at 12:00

# Configure the device to execute schedule saveconfig at 8:00 a.m. on the 5th of every month.

<Sysname> system-view

[Sysname] scheduler schedule saveconfig

[Sysname-schedule-saveconfig] time repeating at 8:00 month-date 5

# Configure the device to execute schedule saveconfig at 8:00 a.m. on the last day of every month.

<Sysname> system-view

[Sysname] scheduler schedule saveconfig

[Sysname-schedule-saveconfig] time repeating at 8:00 month-date last

# Configure the device to execute schedule saveconfig at 8:00 a.m. every Friday and Saturday.

<Sysname> system-view

[Sysname] scheduler schedule saveconfig

[Sysname-schedule-saveconfig] time repeating at 8:00 week-day fri sat

Related commands

scheduler schedule

transceiver phony-alarm-disable

Use transceiver phony-alarm-disable to disable alarm traps for transceiver modules.

Use undo transceiver phony-alarm-disable to restore the default.

Syntax

transceiver phony-alarm-disable

undo transceiver phony-alarm-disable

Default

Alarm traps are enabled for transceiver modules.

Views

System view

Predefined user roles

network-admin

mdc-admin

Usage guidelines

The device regularly detects transceiver modules that have no vendor name or have a vendor name other than H3C. Upon detecting such a transceiver module, the device repeatedly outputs traps and logs to notify the user to replace the module. If the transceiver module was manufactured or customized by H3C, you can disable alarm traps so the system stops outputting alarm traps.

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

Examples

# Disable alarm traps for transceiver modules.

<Sysname> system-view

[Sysname] transceiver phony-alarm-disable

usb disable

Use usb disable to disable all USB interfaces.

Use undo usb disable to enable all USB interfaces.

Syntax

usb disable

undo usb disable

Default

All USB interfaces are enabled.

Views

System view

Predefined user roles

network-admin

mdc-admin

Usage guidelines

Before executing this command, use the umount command to unmount all USB partitions.

This command is supported only on the default MDC. For more information about MDC, see Virtual Technologies Configuration Guide.

USB interfaces can be used to upload or download files. By default, all USB interfaces are enabled.

Examples

# Enable all USB interfaces:

1.     Unmount all USB partitions. In this example, the USB disk has two partitions.

<Sysname> umount usba0:

<Sysname> umount usba1:

2.     Enable all USB interfaces.

<Sysname> system-view

[Sysname] undo usb disable

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Intelligent Storage
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
  • Technical Blogs
All Support
  • Become A Partner
  • Partner Policy & Program
  • Global Learning
  • Partner Sales Resources
  • Partner Business Management
  • Service Business
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网