Valid 350-601 Dumps shared by EduDump.com for Helping Passing 350-601 Exam! EduDump.com now offer the newest 350-601 exam dumps, the EduDump.com 350-601 exam questions have been updated and answers have been corrected get the newest EduDump.com 350-601 dumps with Test Engine here:
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?
Correct Answer: A
The command rmon alarmis 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 iflnOctets.1represents the number of incoming octets on the specified interface. Every 300 seconds: The value 300represents the sampling interval. Rising-threshold: The rising-threshold 10000defines the threshold at which the alarm is triggered. 1: The last parameter represents the action to take when the threshold is exceeded.