This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
storage:svc_esc_config [2024/11/29 15:48] manu |
storage:svc_esc_config [2025/03/17 17:17] (current) manu |
||
|---|---|---|---|
| Line 9: | Line 9: | ||
| {{:storage:svc_fc_connexions_08.png?4000}} | {{:storage:svc_fc_connexions_08.png?4000}} | ||
| - | {{:storage:SVC SA2-SV3 connection.png?650}} | + | {{:storage:svc_fc_connexions_09.png?2000}} |
| Set the port mask to 11, so only ports 1 and 2 are able to communicate in node | Set the port mask to 11, so only ports 1 and 2 are able to communicate in node | ||
| <cli prompt='>'> | <cli prompt='>'> | ||
| - | SVC:superuser>chsystem -localfcportmask 00000011 | + | SVC:superuser>chsystem -localfcportmask 00001100 |
| SVC:superuser>lssystem |grep mask | SVC:superuser>lssystem |grep mask | ||
| - | local_fc_port_mask 0000000000000000000000000000000000000000000000000000000000000011 | + | local_fc_port_mask 00000000000000000000000000000000000000000000000000000000001100 |
| </cli> | </cli> | ||