PrepAway - Latest Free Exam Questions & Answers

Which configuration excerpt accomplishes this objective?

You want to alter the factory-default storm control configuration so that interfaces on which the
storm control level is exceeded are temporarily shut down for five minutes. Which configuration
excerpt accomplishes this objective?

PrepAway - Latest Free Exam Questions & Answers

A.
{master:0}[edit ethernet-switching-options]
user@Switch-1# show
storm-control {
action-shutdown;
interface all;
error-disable {
disable-timeout 5;
}
}

B.
{master:0}[edit ethernet-switching-options]
user@Switch-1# show
port-error-disable {
disable-timeout 300;
}
storm-control {
action-shutdown;
interface all;
}

C.
{master:0}[edit ethernet-switching-options]
user@Switch-1# show
storm-control {
shutdown-action;
interface all;
error-disable {
disable-interval 5;
}
}

D.
{master:0}[edit ethernet-switching-options]
user@Switch-1# show
port-error-disable {
disable-interval 300;
}
storm-control {
shutdown-action;
interface all;
}

Explanation:


Leave a Reply