system controller config show
Display System Configuration Information
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The system controller config show command displays system configuration information for the devices present in the controller. To display more details, use the -instance parameter.
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>|local}] - Node
- Selects the nodes that match this parameter value.
- [-device <text>] - Device
- Selects the configuration information that matches the specified device.
- [-subslot <integer>] - Subslot Number
- Selects the configuration information that matches the specified subslot.
- [-info <text>] - Device Info
- Selects the configuration information that matches the specified device information.
- [-slot <text>] - Slot
- Selects the configuration information that matches the specified slot.
Examples
The following example displays configuration information for slot 1 of the controller:
cluster1::> system controller config show -slot 1
Node: d7k100_1
Sub- Device/
Slot slot Information
---- ---- --------------------------------------------------------------------
1 - Dual 10/25G Ethernet T6225-CR
e1a MAC Address: 00:07:43:53:44:40 (auto-10g_twinax-fd-up)
SFP Vendor: IBM-Amphenol
SFP Part Number: 90Y9428-N31118A
SFP Serial Number: YK11FY74S3T3
e1b MAC Address: 00:07:43:53:44:48 (auto-10g_twinax-fd-up)
SFP Vendor: IBM-Amphenol
SFP Part Number: 90Y9428-N31118A
SFP Serial Number: YK11FY74S3R9
Device Type: T6 2
Firmware Version: 1.23.0.0
Part Number: 110122960A1
Hardware Revision: 0
Serial Number: PT18190143
Node: d7k100_2
Sub- Device/
Slot slot Information
---- ---- --------------------------------------------------------------------
1 - Dual 10/25G Ethernet T6225-CR
e1a MAC Address: 00:07:43:53:44:80 (auto-10g_twinax-fd-up)
SFP Vendor: IBM-Amphenol
SFP Part Number: 90Y9428-N31118A
SFP Serial Number: YK11FY74S5CD
e1b MAC Address: 00:07:43:53:44:88 (auto-10g_twinax-fd-up)
SFP Vendor: IBM-Amphenol
SFP Part Number: 90Y9428-N31118A
SFP Serial Number: YK11FY74S3R3
Device Type: T6 2
Firmware Version: 1.23.0.0
Part Number: 110122960A1
Hardware Revision: 0
Serial Number: PT18190043
cluster1::>
Give documentation feedback