You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »


Modified: for 10.1.3

 


Note

The Platform Manager is not accessible through the EMA. 

Use this object to enable DoD mode, and to enable/disable CLI and/or EMA access for temporary troubleshooting and diagnostics.

Command Syntax

% set system admin <SYSTEM NAME> dod
	cliAccess <disabled | enabled>
	mode <disabled | enabled>
	pmAccess <disabled | enabled>

Command Parameters

Warning

Enabling CLI and/or EMA for DoD mode lowers the security posture of the SBC. Remember to disable CLI and PM access once troubleshooting and/or diagnostics is completed.

Parameter

Description

cliAccess

Use this flag to temporarily enable CLI for troubleshooting and diagnostic while the SBC is in DoD mode. 

  • disabled (default)
  • enabled

When enabled, this opens up port 22.

mode

Use this flag to enable/disable DoD Mode. When the control is enabled, it automatically blocks access to ports 22, 2024, 444, and 3091.

For more information port usage, see https://wiki.rbbn.com/display/ALLDOC/SBC+Core+Ports+Descriptions.

  • disabled (default)
  • enabled
pmAccess

Use this flag to temporarily enable EMA's Platform Mode for troubleshooting and diagnostic while the SBC is in DoD mode. 

  • disabled (default)
  • enabled

When enabled, this opens up port 444.


  • No labels