smSetDefBcGroup

Set a default broadcast group in the subnet manager.

Syntax:

smSetDefBcGroup [clear] [pKey] [mtu] [rate] [sl] [qKey]

Options:

clear

Clear the configuration.

pKey

Partition Key. 0 defaults to use the default PKey at index 0.

mtu

Maximum tranfer unit. 0 will default to use the port's mtu.

rate

Data Rate. 0 will default to use the port's current rate.

sl

Service level.

qKey

Queue Key. If no value entered, defaults to 0..

Sample Output:

-> smSetDefBcGroup 0xffff 4 3 0

NOTES: This will create a default broadcast group with 1 member with a GUID of 0x00066A00FACADE01ull. Executing this command with no parameters creates the default broadcast group with pkey=0xffff, MTU=4 (2048), RATE=3 (10GB), SL=0, QKey=0 Valid MTU values are 1(256), 2(512), 3(1024), 4(2048), and 5(4096) Valid RATE values are 2(2.5GB), 3(10GB), 4(30GB), 5(5GB), 6(20GB), 7(40GB), 8(60GB), 9(80GB), 10(120GB) Valid Values for SL is 0 (only value supported at this time) DO NOT CREATE THIS GROUP WITH PARAMETERS THAT YOUR FABRIC CANNOT SUPPORT!

smShowDefBcGroup

Display the default broadcast group configuration.

Syntax:

smShowDefBcGroup

Options:

None.

Sample Output:

-> smShowDefBcGroup

Default Muticast group: PKey: 0xffff MTU: 4 Rate: 3 SL: 0

Cisco SFS 7012 InfiniBand Server Switch Hardware Users Guide

 

B-48

OL-8787-05

 

 

 

Page 140
Image 140
Cisco Systems SFS 7012 manual SmSetDefBcGroup, SmShowDefBcGroup