QTECH
Software Configuration Manual
4-61
no alarm all-packets
By default, alarm all-packets enable.
For example :
! Enable global alarm all-packets
QTECH(config)#alarm all-packets
4.9.4
Enable/disable port alarm on the port
Please configure it in interface configuration mode :
Enable port alarm on the port
alarm all-packets
Disable port alarm on the port
no alarm all-packets
For example :
! Enable alarm all-packets of Ethernet 0/0/8
QTECH(config-if-ethernet-0/0/8)# alarm all-packets
4.9.5
Configure the exceed threshold and normal threshold
of port alarm
Configure the exceed threshold and normal threshold of port alarm
alarm all-packets threshold
[ exeed
rate
] [ normal
rate
]
Caution : Exceed > normal. By default, 100 BASE exceed threshold is 85, normal
threshold is 60
For example :
! Configure alarm all-packets exceed threshold to be 500, and normal threshold to be 300
QTECH(config)#alarm all-packets threshold exceed 500 normal 300
4.9.6
Display port alarm
Input following command in any configuration mode to display global interface alarm :
show alarm all-packets
For example :
! Display global alarm all-packets information
QTECH(config)#show alarm all-packets interface ethernet 0/0/1
Input following command in any configuration mode to display interface alarm on the port :
show alarm all-packets interface
[
interface-list
]
Keyword “interface-list” is alternative. If there is no keyword, the alarm all-packets of all the interfaces are
displayed, or the information of specified port is displayed.
For example :
! Display the alarm all-packets interface information of Ethernet 0/0/1
QTECH(config)#show alarm all-packets interface ethernet 0/0/1
e0/0/1 port alarm information
Port alarm status : enable
Port alarm exceed threshold(Mbps) : 85
Port alarm normal threshold(Mbps) : 60