Difference between revisions of "get cmm status"
From cpwiki.net
(Created page with " # asg_chassis_ctrl get_cmm_status Getting CMM(s) status CMM #1 -> Health: 0, Active: 1 CMM #2 -> Health: 0, Active: 0 Active CMM firmware version: 2.83 [Expert@PDM...") |
|||
Line 1: | Line 1: | ||
− | + | example (normal status) | |
− | + | [Expert@my61k]# '''asg_chassis_ctrl get_cmm_status''' | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | [Expert@ | + | |
Getting CMM(s) status | Getting CMM(s) status | ||
CMM #1 -> Health: 1, Active: 1 | CMM #1 -> Health: 1, Active: 1 | ||
CMM #2 -> Health: 1, Active: 0 | CMM #2 -> Health: 1, Active: 0 | ||
Active CMM firmware version: 2.70 | Active CMM firmware version: 2.70 | ||
+ | |||
+ | |||
+ | example (problem status) | ||
+ | [Expert@my61k]# '''asg_chassis_ctrl get_cmm_status''' | ||
+ | Getting CMM(s) status | ||
+ | CMM #1 -> Health: 0, Active: 1 | ||
+ | CMM #2 -> Health: 0, Active: 0 | ||
+ | Active CMM firmware version: 2.83 | ||
[[category:61000]] | [[category:61000]] |
Latest revision as of 02:56, 7 April 2014
example (normal status)
[Expert@my61k]# asg_chassis_ctrl get_cmm_status Getting CMM(s) status CMM #1 -> Health: 1, Active: 1 CMM #2 -> Health: 1, Active: 0 Active CMM firmware version: 2.70
example (problem status)
[Expert@my61k]# asg_chassis_ctrl get_cmm_status Getting CMM(s) status CMM #1 -> Health: 0, Active: 1 CMM #2 -> Health: 0, Active: 0 Active CMM firmware version: 2.83