User Manual

Table Of Contents
alarm Type is Absolute
alarm Value = 0
alarm Rising Threshold = 10
alarm Rising Event = 1
alarm Falling Threshold = 7
alarm Falling Event = 1
alarm Startup Alarm = 3
alarm Owner is RMON_SNMP
4.13.11 Clear counters of the RMON Ethernet statistical information group
[Syntax]
rmon clear counters
[Input mode]
interface mode
[Description]
Clears the counters of the RMON Ethernet statistical information group for the applicable interface.
[Example]
Clear the counters of the RMON Ethernet statistical information group for port1.1.
SWP2(config)#interface port1.1
SWP2(config-if)#rmon clear counters
4.14 Telnet server
4.14.1 Start Telnet server and change listening port number
[Syntax]
telnet-server enable [port]
telnet-server disable
no telnet-server
[Keyword]
enable : Telnet server is enabled
disable : Telnet server is disable
[Parameter]
port : <1-65535>
Listening port of the Telnet server (if omitted: 23)
[Initial value]
telnet-server disable
[Input mode]
global configuration mode
[Description]
Enables the Telnet server. You can also specify the listening TCP port number.
If this command is executed with the "no" syntax, the function is disabled.
[Example]
Start the Telnet server with 12345 as the listening port number.
SWP2(config)#telnet-server enable 12345
4.14.2 Show Telnet server settings
[Syntax]
show telnet-server
Command Reference | Maintenance and operation functions | 75