10 GbE Gateway
(sRB-20210G Module) User Manual
Version 2.0
135
Mellanox Technologies
|HCANew |1 |0x8f10001011456 |br1 |partial |
13.6.6.4
Viewing a GUID, Related Network, and Membership
To view the GUID and related network as well as network membership, run the
following command:
Command:
interface guid show
Description:
Shows the port GUID belonging to the networks and memberships
within the networks. This enables you to view to which network a
specific GUID belongs. If the table is empty, it means that there are no
networks assigned to the specific GUID (except for the management
network, which is present by default).
Syntax:
interface guid show [guid (hex 0x)]
Example:
Switch(config-sm-partition)# interface guid show 0x8f10001011301
------------------------------------------------
|guid name |network name |membership|
------------------------------------------------
|0x8f10001011301 |management |full |
|0x8f10001011301 |br1 |full |
|0x8f10001011301 |br3 |full |
|0x8f10001011301 |br4 |full |
|0x8f10001011301 |br2 |full |
|0x8f10001011301 |Bob |full |
To view all the port GUIDs included in the network, run the following command:
Command:
interface network show
Description:
Shows all the port GUIDs included in the network.
Syntax:
interface network show [network (str)]
Example 1:
Switch(config-sm-partition)# interface network show management
|guid name |membership|
------------------------------
|0x0 |full |
|0x8f10001011301 |full |
|0x8f10001011302 |full |
|0x8f10001011456 |full |
This example shows the GUIDs that are associated with the management default network.
Note that all GUIDs that are currently present in the PKey table should appear in this view
since all GUIDs are associated with the management network.
Example 2:
Switch(config-sm-partition)# interface network show Bob
|guid name |membership|
------------------------------
|0x8f10001011301 |full |
|0x8f10001011302 |full |