nerdexam
Cisco

350-601 · Question #653

An engineer must configure monitoring on a Cisco MDS 9000 Series Switch for a critical interface prone to sporadic data traffic surges. A Remote Network Monitoring alarm must be configured to sample…

The correct answer is A. rmon alarm 1 iflnOctets.1 300 absolute rising-threshold 10000 1. The command is used to create an RMON (Remote Network Monitoring) alarm on a Cisco switch interface. In this case, the requirements are: Sample the number of incoming octets: The variable represents the number of incoming octets on the specified interface. Every 300 seconds…

Storage Network

Question

An engineer must configure monitoring on a Cisco MDS 9000 Series Switch for a critical interface prone to sporadic data traffic surges. A Remote Network Monitoring alarm must be configured to sample the number of incoming octets on the critical interface every 300 seconds and must be triggered if the traffic exceeds a certain threshold. Which command must be run?

Options

  • Armon alarm 1 iflnOctets.1 300 absolute rising-threshold 10000 1
  • Brmon event 1 log trap public interval 300 description "Input Octets Monitoring"
  • Crmon alarm 1 iflnOctets.1 60 absolute rising-threshold 10000 1 interval 300
  • Drmon alarm 1 gauge iflnOctets.1 300 absolute 10000 1

How the community answered

(47 responses)
  • A
    85% (40)
  • B
    9% (4)
  • C
    2% (1)
  • D
    4% (2)

Explanation

The command is used to create an RMON (Remote Network Monitoring) alarm on a Cisco switch interface. In this case, the requirements are: Sample the number of incoming octets: The variable represents the number of incoming octets on the specified interface. Every 300 seconds: The value 300 represents the sampling interval. Rising-threshold: The defines the threshold at which the alarm is rising-threshold 10000 1: The last parameter represents the action to take when the threshold is exceeded.

Topics

#RMON#Cisco MDS Switches#Network Monitoring#Storage Area Networks

Community Discussion

No community discussion yet for this question.

Full 350-601 Practice