beautypg.com

Diag post enable – Brocade Network OS Command Reference v4.1.0 User Manual

Page 262

background image

224

Network OS Command Reference

53-1003115-01

diag post enable

2

diag post enable

Enables and disables the power-on self-test (POST).

Synopsis

diag post [rbridge-id] enable

no diag post [rbridge-id] enable

Operands

rbridge-id

Specifies the RBridge ID on which POST is run.

enable

Enables the power-on self-test on the specified switch.

Defaults

POST is enabled.

Command Modes

Global configuration mode

Description

Use this command to enable or disable POST during bootup.

Usage Guidelines

Following the diag post enable command, update the startup-config by copying the running-config
to the start-up config, which takes effect during reboot or a power cycle.

Enter no diag post [rbridge-id] enable to disable the POST for that RBridge.

Examples

To enable the POST for a RBridge:

switch# config

Entering configuration mode terminal

switch(config)# diag post rbridge-id 1 enable

switch(config)# exit

switch# copy running-config startup-config

This operation will modify your startup configuration. Do you want to continue?

[y/n]: y

1970/01/01-09:09:49, [DCM-1101], 2086, M2, INFO, VDX8770-4, Copy running-config

to startup-config operation successful on this node.

To disable the POST for a RBridge:

switch(config)# no diag post rbridge-id 1 enable

See Also

show running-config diag post