2.2.1.2.12 PRIORITY_INFO

The PRIORITY_INFO structure MUST be used to set preferences to different protocols on the RRAS server.

This structure is used in the following methods:


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

dwNumProtocols

ppmProtocolMetric (variable)

...

dwNumProtocols (4 bytes): This MUST be the number of protocols for which metric information is given in the PROTOCOL_METRIC (section 2.2.1.2.13) structure.

ppmProtocolMetric (variable): This MUST be an array of PROTOCOL_METRIC structures with dwNumProtocols specifying the number of elements in the array.

When this structure is used, the InfoType of RTR_TOC_ENTRY (section 2.2.1.2.4) structure MUST be 0xFFFF0006 to specify protocol priority information. Multiple instances of this structure can be present. If multiple instances are present, and there are overlapping protocol IDs, the metric specified in the last instance will be set.