![Mellanox Technologies sRB-20210G User Manual Download Page 134](http://html1.mh-extra.com/html/mellanox-technologies/srb-20210g/srb-20210g_user-manual_1768365134.webp)
Version 2.0
Partitioning
134
Mellanox Technologies
Run the
interface guid remove
command to remove the port GUID attached to the network:
Switch(config-sm-partition)# interface guid remove 0x8f10001011301
Bob
Expected results:
Switch(config-sm-partition)# interface show
---------------------------------------------------------------
|System name |Port #|Port Guid |network name|membership|
---------------------------------------------------------------
| |0 |0x0 |management |full |
|HCABob |1 |0x8f10001011301 |management |full |
|HCABob |1 |0x8f10001011301 |br1 |full |
|HCABob |1 |0x8f10001011301 |br3 |full |
|HCABob |1 |0x8f10001011301 |br4 |full |
|HCABob |1 |0x8f10001011301 |br2 |full |
|HCABob |1 |0x8f10001011301 |br5 |full |
|HCAJohn |2 |0x8f10001011302 |management |full |
|HCAJohn |2 |0x8f10001011302 |br1 |full |
|HCAJohn |2 |0x8f10001011302 |br3 |full |
|HCAJohn |2 |0x8f10001011302 |br4 |full |
|HCAJohn |2 |0x8f10001011302 |br2 |full |
|HCAJohn |2 |0x8f10001011302 |Bob |full |
|NewHCA |1 |0x8f10001011456 |management |full |
|NewHCA |1 |0x8f10001011456 |br1 |partial |
Note that port GUID 0x8f10001011301 was removed from the Bob network and was deleted
from the Pkey Table.
To remove a specific GUID from all networks ((removing the GUID from the Pkey
Table for all networks), run the following command:
Command:
interface guid remove-all
Description:
Removes the GUID from all the networks.
Syntax:
interface guid remove-all [guid (hex 0x)]
Example:
Switch(config-sm-partition)# interface guid remove-all
0x8f10001011301
Expected results:
Switch(config-sm-partition)# interface show
---------------------------------------------------------------
|System name |Port #|Port Guid |network name|membership|
---------------------------------------------------------------
| |0 |0x0 |management |full |
|HCAJohn |2 |0x8f10001011302 |management |full |
|HCAJohn |2 |0x8f10001011302 |br1 |full |
|HCAJohn |2 |0x8f10001011302 |br3 |full |
|HCAJohn |2 |0x8f10001011302 |br4 |full |
|HCAJohn |2 |0x8f10001011302 |br2 |full |
|HCAJohn |2 |0x8f10001011302 |Bob |full |
|HCANew |1 |0x8f10001011456 |management |full |