D Commands
diagnostic monitor module
124
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
diagnostic monitor module
To configure a diagnostic monitor test, use the diagnostic monitor module command. To remove a
diagnostic monitor test, use the no form of this command.
diagnostic monitor module module test {all | name | test-id}
no diagnostic monitor module module test {all | name | test-id}
Syntax Description
Defaults None
Command Modes Global configuration mode (config)
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to configure a diagnostic monitor test:
switch(config)# diagnostic monitor module 1 test all
switch(config)#
This example shows how to remove a diagnostic monitor test:
switch(config)# no diagnostic monitor module 1 test all
switch(config)#
module Module number.
test Specifies a diagnostic test selection.
all Specifies all test IDs.
name Test name. The maximum number of characters is 32.
test-id Test ID number.
Release Modification
4.0(1) This command was introduced.