HP UX 11i v2 Networking Software Table B-47 Acceptable PKey Values, Sweep-interval is 10 seconds

Models: UX 11i v2 Networking Software

1 236
Download 236 pages 18.16 Kb
Page 184
Image 184

the subnet management agent is done using the common management datagram (MAD) message structure. This structure entails the passing of subnet management packets (SMP).

There is a limit to the number of MAD packets that may be queued for a single file descriptor. Once the queue reaches its maximum length (currently set to 8), new packets are dropped. This prevents “livelock” in the situation where new MADs arrive faster than they can be processed.

The subnet management agent receives and transmits subnet management packets to and from the subnet manager. The subnet management packets never extend beyond their respective local InfiniBand subnet. Also, SMPs always use Virtual Lane 15 (VL15) and are exclusively addressed to Queue Pair 0 (QP0).

Regarding Partitions: Partitions are created, and then ports are added to those Partitions to enforce isolation. For more information regarding creating Partitions.

NOTE: HP recommends that the default partition be used for the cluster.

You can choose your own p_key values, or you can simply choose your values from the list in the following table.”

Table B-47 Acceptable P_Key Values

00:01

00:11

00:02

00:12

00:03

00:13

00:04

00:14

00:05

00:15

00:06

00:16

00:07

00:17

00:08

00:18

00:09

00:19

00:10

00:20

Examples: The following example defines a subnet manager, or redefines the existing subnet manager, with the specified priority, sm-key, response-timeout, and sweep-interval.

HP-IB(config)# ib sm subnet-prefix fe:80:00:00:00:00:00:00 priority 10 sm-key 00:00:00:00:00:00:00:00 response-timeout 2000 sweep-interval 10

The following example removes a specified subnet manager.

HP-IB(config)# no ib sm subnet-prefix fe:80:00:00:00:00:00:00

The following example resets the response-timeout value for the specified subnet manager back to its default value.

HP-IB(config)# no ib sm subnet-prefix fe:80:00:00:00:00:00:00 no response-timeout

The following example creates a Partition, and adds .

HP-IB(config)# ib sm subnet-prefix fe:80:00:00:00:00:00:00 p_key 00:02 partition-member 00:00:2c:90:01:1a:c8:00 full-member

Defaults: You may enter this command without arguments to add a subnet manager with default values.

The default are:

sm-key is 00:00:00:00:00:00:00:00 priority is 0

sweep-interval is 10 seconds

184 Switch Command Line Interface

Page 184
Image 184
HP UX 11i v2 Networking Software Table B-47 Acceptable PKey Values, Following example removes a specified subnet manager