Skip to main content
A newer release of this product is available.

system node internal-switch dump port-mapping

Contributors
Suggest changes

Display onboard switch port mapping

Availability: This command is available to cluster administrators at the admin privilege level.

Description

The system node internal-switch dump port-mapping command is used to show the internal switch port connections.

Parameters

{ [-fields <fieldname>,…​]

If you specify the -fields <fieldname>, …​ parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.

| [-instance ] }

If you specify the -instance parameter, the command displays detailed information about all fields.

[-node <nodename>] - Node

Use this parameter to specify the node the switch resides on.

[-switch-id <integer>] - Switch

Use this parameter to specify the switch id. For example, 1.

[-port-id <integer>] - Port

Use this parameter to specify the port id. For example, 0.

[-role <text>] - Port Name

Use this parameter to specify the port name. For example, e0M.

Examples

The following example shows the port connections of the internal switch 0 on Node1.

cluster1::> system node internal-switch dump port-mapping -node Node1 -switch-id 0
Port  Port Name
----  -----------------
Node: Node1    , Switch: 0
0     sw-wrench
1     sw-locked-wrench
2     sw-e0M
3     sw-e0P
4     sw-midplane-1
5     sw-expander-1
6     sw-sp-1
7 entries were displayed.