Switch User Manual

set linkflap interval
SecureStack C3 Configuration Guide 7-29
Mode
Switchcommand,readwrite.
Example
Thisexampleshowshowtoenablethelinktrapmonitoringonallports.
C3(rw)->set linkflap portstate enable
set linkflap interval
Usethiscommandtosetthetimeinterval(inseconds)foraccumulatinglinkdowntransitions.
Syntax
set linkflap interval port-string interval-value
Parameters
Defaults
None.
Mode
Switchcommand,readwrite.
Example
Thisexampleshowshowtosetthelinkflapintervalonportge.1.4to1000seconds.
C3(rw)->set linkflap interval ge.1.4 1000
set linkflap action
Usethiscommandtosetreactionstoalinkflapviolation.
Syntax
set linkflap action port-string {disableInterface | gensyslogentry | gentrap |
all}
Parameters
portstring Specifiestheport(s)onwhichtosetthelinkflapinterval.
intervalvalue Specifiesanintervalinseconds.Avalueof0willsettheintervalto
forever.
portstring Specifiestheport(s)onwhichtosetthelinkflapaction.
disableInterface Setsthereactionasdisablingtheinterface.
gensyslogentry Setsthereactionasgeneratingasyslogentry.
gentrap Setsthe reactionasgeneratinganSNMPtrap.
all Setsthereactionasalloftheabove.