<div class="content" name="BGP_CONFIG_HEADER" uuid="cf155bce-58dd-492d-8883-6a920c767d19"><p>The <b>BGP_CONFIG_HEADER</b> structure<a id="Appendix_A_Target_181"></a><a aria-label="Product behavior note 181" href="3bb906f0-b077-47ab-ad11-d8d807afde26#Appendix_A_181" data-linktype="relative-path">&lt;181&gt;</a> specifies information
pertaining to the BGP protocol using a set of <a href="b43a3cfe-4071-42d4-af4f-1c0f9497b6f6" data-linktype="relative-path"><b>BGP_TOC_ENTRY (section 2.2.1.2.253)</b></a>
structures.  </p><table>
 <tbody><tr>
  <th><p><br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>1<br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>2<br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>3<br/>0</p></th>
  <th><p><br/>1</p></th>
 </tr>
 <tr>
  <td colspan="32">Version</td>
 </tr>
 <tr>
  <td colspan="32">Size</td>
 </tr>
 <tr>
  <td colspan="32">TocEntriesCount</td>
 </tr>
 <tr>
  <td colspan="32">TocEntry (variable)</td>
 </tr>
 <tr>
  <td colspan="32">...</td>
 </tr>
</tbody></table><p><b>Version (4 bytes): </b>This is a 32-bit, unsigned
integer in <a href="fc2dfae9-0d04-4e1d-97c9-c51c2dc06c3b#gt_502de58c-ffc0-4dda-8fcb-b152b2c31fba" data-linktype="relative-path">network byte
order</a> that MUST be set to 0x00000001. No other versions are defined.</p><p><b>Size (4 bytes): </b>This is a 32-bit, unsigned
integer in network byte order that MUST specify the size of the structure in
bytes including the <b>Version</b>, <b>Size</b>, <b>TocEntriesCount</b>, and
entries (<b>TocEntry</b>). The size MUST be at least 28 bytes. The total size
depends on the number and type of the entries. This value MUST be the size of
the <a href="fc2dfae9-0d04-4e1d-97c9-c51c2dc06c3b#gt_ad861812-8cb0-497a-80bb-13c95aa4e425" data-linktype="relative-path">BLOB</a> represented by
the structure. This MUST be the sum of the InfoSize of each element of <b>TocEntry</b>
and <b>TocEntriesCount</b> times the size of <b>BGP_TOC_ENTRY</b>.</p><p><b>TocEntriesCount (4 bytes): </b>This is a 32-bit,
unsigned integer in network byte order that MUST specify the number of entries.
It MUST be greater than zero (0).</p><p><b>TocEntry (variable): </b>This is a list of
consecutive entries, <b>TocEntriesCount</b> in number, each of which MUST be
formatted as defined in <b>BGP_TOC_ENTRY</b>.</p></div>