Specifications

Management Guide CLI
TigerAccess™ EE
SMC7824M/VSW 99
Command Mode Description
thresh-15min-loss <0-900>
Configures threshold of duration of LOS. The unit is
second.
thresh-15min-sess <0-900>
Configures threshold of duration of SES. The unit is
second.
thresh-15min-uass <0-900>
Alarm-
Config
Configures threshold of duration of UAS. The unit is
second.
If the threshold is configured as “0”, it means no limit. and the default of threshold is no
limit.
The following is an example of configuring threshold of profile named TEST as 5 minutes
(300 seconds).
SWITCH(bridge-alarm-config-profile[TEST])# thresh-15min-ess 300
SWITCH(bridge-alarm-config-profile[TEST])# thresh-15min-lofs 300
SWITCH(bridge-alarm-config-profile[TEST])# thresh-15min-lols 300
SWITCH(bridge-alarm-config-profile[TEST])# thresh-15min-loss 300
SWITCH(bridge-alarm-config-profile[TEST])# thresh-15min-sess 300
SWITCH(bridge-alarm-config-profile[TEST])# thresh-15min-uass 300
SWITCH(bridge-alarm-config-profile[TEST])#
To confirm the configuration, use the following command.
Command Mode Description
show lre alarm-config-profile
[PORTS]
Enable/Global/Bridge
Shows the configuration of alarm-config
profiles
The following is an example of confirming the above configuration.
SWITCH(bridge-alarm-config-profile[TEST])# show running-config
(omitted)
alarm-config-profile TEST
thresh-15min-lofs 300
thresh-15min-loss 300
thresh-15min-lols 300
thresh-15min-ess 300
(omitted)
SWITCH(bridge-alarm-config-profile[TEST])##
Step 3
Enables configurations. Unless you do it, they will not be applied to ports. To enable or
disable configuration of Profile, use the following command.
Command Mode Description
active Enables this profile.
no active
Alarm-
config
Disables this profile
i