monitor (meshpoint-device-config)

Enables monitoring of critical resource and primary port links. It also configures the action taken in case a critical resource goes down or a primary port link is lost.

Configured on WiNG 7.1.X controller and pushed to the following WiNG 5.9.X APs:

  • Access Points — AP7502, AP7522, AP7532, AP7562, AP7602, AP7612, AP7622, AP7632, AP7662, AP8163, AP8543, AP8533

Syntax

monitor [critical-resource|primary-port-link-loss] action no-root

Parameters

monitor [critical-resource|primary-port-link-loss] action no-root

critical-resource

Enables critical resource down event monitoring

primary-port-link-loss

Enables primary port link loss event monitoring

action

The following are common to all of the above:

  • action – Sets the action taken if a critical resource goes down or if a primary port link is lost

  • no-root – Changes the meshpoint to be non root (this is the action taken in case any of the above mentioned two events occur)

Examples

nx9500-6C8809(config-profile-AP71XXTestProfile-meshpoint-test)#monitor critical-resource 
action no-root
nx9500-6C8809(config-profile-AP71XXTestProfile-meshpoint-test)#show context
 meshpoint-device test
  name test
  monitor critical-resource action no-root
nx9500-6C8809(config-profile-AP71XXTestProfile-meshpoint-test)#

Related Commands

no (meshpoint-device-config) Disables monitoring of critical resource and primary port links.