
set linkflap action
D-Series CLI Reference 4-25
Defaults
None.
Mode
Switchcommand,read‐write.
Example
Thisexampleshowshowtosetthelinkflapintervalonportge.1.4to1000seconds.
D2(rw)->set linkflap interval ge.1.4 1000
set linkflap action
Usethiscommandtosetreactionstoalinkflapviolation.
Syntax
set linkflap action port-string {disableInterface | gensyslogentry | gentrap |
all}
Parameters
Defaults
None.
Mode
Switchmode,read‐write.
Example
Thisexampleshowshowtosetthelinkflapviolationactiononportge.1.4togeneratingaSyslog
entry.
D2(rw)->set linkflap action ge.1.4 gensyslogentry
clear linkflap action
Usethiscommandtoclearreactionstoalinkflapviolation.
Syntax
clear linkflap action [port-string] {disableInterface | gensyslogentry | gentrap
| all}
port‐string Specifiestheport(s)onwhichtosetthelinkflapaction.
disableInterface Setsthereactionasdisablingtheinterface.
gensyslogentry Setsthereactionasgeneratingasyslogentry.
gentrap Setsthe reactionasgeneratinganSNMPtrap.
all Setsthereactionasalloftheabove.