Files
ols-ucentral-schema/docs/ucentral-schema.html
2025-05-26 08:48:43 -04:00

117 lines
1.7 MiB
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html><html lang=en> <head><link rel=stylesheet type=text/css href="https://fonts.googleapis.com/css?family=Overpass:300,400,600,800"><script src=https://code.jquery.com/jquery-3.4.1.min.js integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin=anonymous></script><link href=https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css rel=stylesheet integrity=sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T crossorigin=anonymous><script src=https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js integrity=sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM crossorigin=anonymous></script><link rel=stylesheet type=text/css href=schema_doc.css><script src=https://use.fontawesome.com/facf9fa52c.js></script><script src=schema_doc.min.js></script><meta charset=utf-8><title>Schema Docs</title></head> <body onload=anchorOnLoad(); id=root><div class=text-right> <button class="btn btn-primary" type=button data-toggle=collapse data-target=.collapse:not(.show) aria-expanded=false>Expand all</button> <button class="btn btn-primary" type=button data-toggle=collapse data-target=.collapse.show aria-expanded=false>Collapse all</button> </div> <div class=breadcrumbs></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>OpenWrt uCentral schema</p> </span> <div class=accordion id=accordionstrict> <div class=card> <div class=card-header id=headingstrict> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#strict aria-expanded aria-controls=strict onclick="setAnchor('#strict')"><span class=property-name>strict</span></button> </h2> </div> <div id=strict class="collapse property-definition-div" aria-labelledby=headingstrict data-parent=#accordionstrict> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#strict onclick="anchorLink('strict')">strict</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>The device will reject any configuration that causes warnings if strict mode is enabled.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionuuid> <div class=card> <div class=card-header id=headinguuid> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#uuid aria-expanded aria-controls=uuid onclick="setAnchor('#uuid')"><span class=property-name>uuid</span></button> </h2> </div> <div id=uuid class="collapse property-definition-div" aria-labelledby=headinguuid data-parent=#accordionuuid> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#uuid onclick="anchorLink('uuid')">uuid</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>The unique ID of the configuration. This is the unix timestamp of when the config was created.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionpublic_ip_lookup> <div class=card> <div class=card-header id=headingpublic_ip_lookup> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#public_ip_lookup aria-expanded aria-controls=public_ip_lookup onclick="setAnchor('#public_ip_lookup')"><span class=property-name>public_ip_lookup</span></button> </h2> </div> <div id=public_ip_lookup class="collapse property-definition-div" aria-labelledby=headingpublic_ip_lookup data-parent=#accordionpublic_ip_lookup> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#public_ip_lookup onclick="anchorLink('public_ip_lookup')">public_ip_lookup</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-fqdn</span><br> <span class=description><p>The fqdn to retrieve public ip of internet connection.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionunit> <div class=card> <div class=card-header id=headingunit> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#unit aria-expanded aria-controls=unit onclick="setAnchor('#unit')"><span class=property-name>unit</span></button> </h2> </div> <div id=unit class="collapse property-definition-div" aria-labelledby=headingunit data-parent=#accordionunit> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit onclick="anchorLink('unit')">unit</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>A device has certain properties that describe its identity and location. These properties are described inside this object.</p> </span> <div class=accordion id=accordionunit_name> <div class=card> <div class=card-header id=headingunit_name> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#unit_name aria-expanded aria-controls=unit_name onclick="setAnchor('#unit_name')"><span class=property-name>name</span></button> </h2> </div> <div id=unit_name class="collapse property-definition-div" aria-labelledby=headingunit_name data-parent=#accordionunit_name> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit onclick="anchorLink('unit')">unit</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit_name onclick="anchorLink('unit_name')">name</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>This is a free text field, stating the administrative name of the device. It may contain spaces and special characters.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionunit_hostname> <div class=card> <div class=card-header id=headingunit_hostname> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#unit_hostname aria-expanded aria-controls=unit_hostname onclick="setAnchor('#unit_hostname')"><span class=property-name>hostname</span></button> </h2> </div> <div id=unit_hostname class="collapse property-definition-div" aria-labelledby=headingunit_hostname data-parent=#accordionunit_hostname> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit onclick="anchorLink('unit')">unit</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit_hostname onclick="anchorLink('unit_hostname')">hostname</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: hostname</span><br> <span class=description><p>The hostname that shall be set on the device. If this field is not set, then the devices serial number is used.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionunit_location> <div class=card> <div class=card-header id=headingunit_location> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#unit_location aria-expanded aria-controls=unit_location onclick="setAnchor('#unit_location')"><span class=property-name>location</span></button> </h2> </div> <div id=unit_location class="collapse property-definition-div" aria-labelledby=headingunit_location data-parent=#accordionunit_location> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit onclick="anchorLink('unit')">unit</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit_location onclick="anchorLink('unit_location')">location</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>This is a free text field, stating the location of the device. It may contain spaces and special characters.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionunit_timezone> <div class=card> <div class=card-header id=headingunit_timezone> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#unit_timezone aria-expanded aria-controls=unit_timezone onclick="setAnchor('#unit_timezone')"><span class=property-name>timezone</span></button> </h2> </div> <div id=unit_timezone class="collapse property-definition-div" aria-labelledby=headingunit_timezone data-parent=#accordionunit_timezone> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit onclick="anchorLink('unit')">unit</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit_timezone onclick="anchorLink('unit_timezone')">timezone</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>This allows you to change the TZ of the device.</p> </span> <br> <div class="badge badge-secondary">Examples:</div> <br><div id=unit_timezone_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;UTC&quot;</span>
</pre></div> </div><div id=unit_timezone_ex2 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;EST5&quot;</span>
</pre></div> </div><div id=unit_timezone_ex3 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;CET-1CEST,M3.5.0,M10.5.0/3&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionunit_leds-active> <div class=card> <div class=card-header id=headingunit_leds-active> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#unit_leds-active aria-expanded aria-controls=unit_leds-active onclick="setAnchor('#unit_leds-active')"><span class=property-name>leds-active</span></button> </h2> </div> <div id=unit_leds-active class="collapse property-definition-div" aria-labelledby=headingunit_leds-active data-parent=#accordionunit_leds-active> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit onclick="anchorLink('unit')">unit</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit_leds-active onclick="anchorLink('unit_leds-active')">leds-active</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>This allows forcing all LEDs off.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionunit_random-password> <div class=card> <div class=card-header id=headingunit_random-password> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#unit_random-password aria-expanded aria-controls=unit_random-password onclick="setAnchor('#unit_random-password')"><span class=property-name>random-password</span></button> </h2> </div> <div id=unit_random-password class="collapse property-definition-div" aria-labelledby=headingunit_random-password data-parent=#accordionunit_random-password> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit onclick="anchorLink('unit')">unit</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit_random-password onclick="anchorLink('unit_random-password')">random-password</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>The device shall create a random root password and tell the gateway about it.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionunit_system-password> <div class=card> <div class=card-header id=headingunit_system-password> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#unit_system-password aria-expanded aria-controls=unit_system-password onclick="setAnchor('#unit_system-password')"><span class=property-name>system-password</span></button> </h2> </div> <div id=unit_system-password class="collapse property-definition-div" aria-labelledby=headingunit_system-password data-parent=#accordionunit_system-password> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit onclick="anchorLink('unit')">unit</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit_system-password onclick="anchorLink('unit_system-password')">system-password</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>System-config string that holds the password for main (root / admin) user to apply.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionunit_beacon-advertisement> <div class=card> <div class=card-header id=headingunit_beacon-advertisement> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#unit_beacon-advertisement aria-expanded aria-controls=unit_beacon-advertisement onclick="setAnchor('#unit_beacon-advertisement')"><span class=property-name>beacon-advertisement</span></button> </h2> </div> <div id=unit_beacon-advertisement class="collapse property-definition-div" aria-labelledby=headingunit_beacon-advertisement data-parent=#accordionunit_beacon-advertisement> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit onclick="anchorLink('unit')">unit</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit_beacon-advertisement onclick="anchorLink('unit_beacon-advertisement')">beacon-advertisement</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>The TIP vendor IEs that shall be added to beacons</p> </span> <div class=accordion id=accordionunit_beacon-advertisement_device-name> <div class=card> <div class=card-header id=headingunit_beacon-advertisement_device-name> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#unit_beacon-advertisement_device-name aria-expanded aria-controls=unit_beacon-advertisement_device-name onclick="setAnchor('#unit_beacon-advertisement_device-name')"><span class=property-name>device-name</span></button> </h2> </div> <div id=unit_beacon-advertisement_device-name class="collapse property-definition-div" aria-labelledby=headingunit_beacon-advertisement_device-name data-parent=#accordionunit_beacon-advertisement_device-name> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit onclick="anchorLink('unit')">unit</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit_beacon-advertisement onclick="anchorLink('unit_beacon-advertisement')">beacon-advertisement</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit_beacon-advertisement_device-name onclick="anchorLink('unit_beacon-advertisement_device-name')">device-name</a></div><span class="badge badge-dark value-type">Type: boolean</span><br> <span class=description><p>Add an IE containing the device&#39;s name to beacons.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionunit_beacon-advertisement_device-serial> <div class=card> <div class=card-header id=headingunit_beacon-advertisement_device-serial> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#unit_beacon-advertisement_device-serial aria-expanded aria-controls=unit_beacon-advertisement_device-serial onclick="setAnchor('#unit_beacon-advertisement_device-serial')"><span class=property-name>device-serial</span></button> </h2> </div> <div id=unit_beacon-advertisement_device-serial class="collapse property-definition-div" aria-labelledby=headingunit_beacon-advertisement_device-serial data-parent=#accordionunit_beacon-advertisement_device-serial> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit onclick="anchorLink('unit')">unit</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit_beacon-advertisement onclick="anchorLink('unit_beacon-advertisement')">beacon-advertisement</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit_beacon-advertisement_device-serial onclick="anchorLink('unit_beacon-advertisement_device-serial')">device-serial</a></div><span class="badge badge-dark value-type">Type: boolean</span><br> <span class=description><p>Add an IE containing the device&#39;s serial to beacons.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionunit_beacon-advertisement_network-id> <div class=card> <div class=card-header id=headingunit_beacon-advertisement_network-id> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#unit_beacon-advertisement_network-id aria-expanded aria-controls=unit_beacon-advertisement_network-id onclick="setAnchor('#unit_beacon-advertisement_network-id')"><span class=property-name>network-id</span></button> </h2> </div> <div id=unit_beacon-advertisement_network-id class="collapse property-definition-div" aria-labelledby=headingunit_beacon-advertisement_network-id data-parent=#accordionunit_beacon-advertisement_network-id> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit onclick="anchorLink('unit')">unit</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit_beacon-advertisement onclick="anchorLink('unit_beacon-advertisement')">beacon-advertisement</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit_beacon-advertisement_network-id onclick="anchorLink('unit_beacon-advertisement_network-id')">network-id</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>A provider specific ID for the network/venue that the device is part of.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionunit_poe> <div class=card> <div class=card-header id=headingunit_poe> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#unit_poe aria-expanded aria-controls=unit_poe onclick="setAnchor('#unit_poe')"><span class=property-name>poe</span></button> </h2> </div> <div id=unit_poe class="collapse property-definition-div" aria-labelledby=headingunit_poe data-parent=#accordionunit_poe> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit onclick="anchorLink('unit')">unit</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit_poe onclick="anchorLink('unit_poe')">poe</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section describes the system-wide (unit) PoE controller configuration object.</p> </span> <div class=accordion id=accordionunit_poe_power-management> <div class=card> <div class=card-header id=headingunit_poe_power-management> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#unit_poe_power-management aria-expanded aria-controls=unit_poe_power-management onclick="setAnchor('#unit_poe_power-management')"><span class=property-name>power-management</span></button> </h2> </div> <div id=unit_poe_power-management class="collapse property-definition-div" aria-labelledby=headingunit_poe_power-management data-parent=#accordionunit_poe_power-management> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit onclick="anchorLink('unit')">unit</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit_poe onclick="anchorLink('unit_poe')">poe</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit_poe_power-management onclick="anchorLink('unit_poe_power-management')">power-management</a></div><span class="badge badge-dark value-type">Type: string</span><br> <div class="description collapse" id=collapseDescription_unit_poe_power-management> <p>This configuration mode controls the power management algorithm used by the Power sourcing equipment to deliver power to the requesting PDs. &#34;class&#34; option - Class-based power management. &#34;dynamic&#34; option - Power management is done by the POE controller and the maximum power for a port is not reserved for each port. &#34;static&#34; option - The power deducted from the total power pool is the maximum power for that port. This mode ensures that the maximum power specified by you for the interface is always reserved and cannot be shared by other PDs.</p> </div> <div> <a class="collapse-description-link collapsed" data-toggle=collapse href=#collapseDescription_unit_poe_power-management aria-expanded=false aria-controls=collapseDescriptionunit_poe_power-management></a> </div> <br> <div class="badge badge-secondary">Examples:</div> <br><div id=unit_poe_power-management_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;class&quot;</span>
</pre></div> </div><div id=unit_poe_power-management_ex2 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;dynamic&quot;</span>
</pre></div> </div><div id=unit_poe_power-management_ex3 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;dynamic-priority&quot;</span>
</pre></div> </div><div id=unit_poe_power-management_ex4 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;static&quot;</span>
</pre></div> </div><div id=unit_poe_power-management_ex5 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;static-priority&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionunit_poe_usage-threshold> <div class=card> <div class=card-header id=headingunit_poe_usage-threshold> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#unit_poe_usage-threshold aria-expanded aria-controls=unit_poe_usage-threshold onclick="setAnchor('#unit_poe_usage-threshold')"><span class=property-name>usage-threshold</span></button> </h2> </div> <div id=unit_poe_usage-threshold class="collapse property-definition-div" aria-labelledby=headingunit_poe_usage-threshold data-parent=#accordionunit_poe_usage-threshold> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit onclick="anchorLink('unit')">unit</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit_poe onclick="anchorLink('unit_poe')">poe</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit_poe_usage-threshold onclick="anchorLink('unit_poe_usage-threshold')">usage-threshold</a></div><span class="badge badge-dark value-type">Type: number</span> <span class="badge badge-success default-value">Default: 90</span><br> <span class=description><p>Configure a power alarm threshold for the Power sourcing equipment (in percentages %).</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionunit_multicast> <div class=card> <div class=card-header id=headingunit_multicast> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#unit_multicast aria-expanded aria-controls=unit_multicast onclick="setAnchor('#unit_multicast')"><span class=property-name>multicast</span></button> </h2> </div> <div id=unit_multicast class="collapse property-definition-div" aria-labelledby=headingunit_multicast data-parent=#accordionunit_multicast> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit onclick="anchorLink('unit')">unit</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit_multicast onclick="anchorLink('unit_multicast')">multicast</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This sections describes the system-wide (unit) multicast configuration object.</p> </span> <div class=accordion id=accordionunit_multicast_igmp-snooping-enable> <div class=card> <div class=card-header id=headingunit_multicast_igmp-snooping-enable> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#unit_multicast_igmp-snooping-enable aria-expanded aria-controls=unit_multicast_igmp-snooping-enable onclick="setAnchor('#unit_multicast_igmp-snooping-enable')"><span class=property-name>igmp-snooping-enable</span></button> </h2> </div> <div id=unit_multicast_igmp-snooping-enable class="collapse property-definition-div" aria-labelledby=headingunit_multicast_igmp-snooping-enable data-parent=#accordionunit_multicast_igmp-snooping-enable> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit onclick="anchorLink('unit')">unit</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit_multicast onclick="anchorLink('unit_multicast')">multicast</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit_multicast_igmp-snooping-enable onclick="anchorLink('unit_multicast_igmp-snooping-enable')">igmp-snooping-enable</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>Global config for controlling whether IGMP snooping is enabled. If this global setting is disabled, all VLANs are treated as disabled, whether they are enabled or not.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionunit_multicast_mld-snooping-enable> <div class=card> <div class=card-header id=headingunit_multicast_mld-snooping-enable> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#unit_multicast_mld-snooping-enable aria-expanded aria-controls=unit_multicast_mld-snooping-enable onclick="setAnchor('#unit_multicast_mld-snooping-enable')"><span class=property-name>mld-snooping-enable</span></button> </h2> </div> <div id=unit_multicast_mld-snooping-enable class="collapse property-definition-div" aria-labelledby=headingunit_multicast_mld-snooping-enable data-parent=#accordionunit_multicast_mld-snooping-enable> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit onclick="anchorLink('unit')">unit</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit_multicast onclick="anchorLink('unit_multicast')">multicast</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit_multicast_mld-snooping-enable onclick="anchorLink('unit_multicast_mld-snooping-enable')">mld-snooping-enable</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>Global config for controlling whether MLD snooping is enabled. If this global setting is disabled, all VLANs are treated as disabled, whether they are enabled or not.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionunit_multicast_unknown-multicast-flood-control> <div class=card> <div class=card-header id=headingunit_multicast_unknown-multicast-flood-control> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#unit_multicast_unknown-multicast-flood-control aria-expanded aria-controls=unit_multicast_unknown-multicast-flood-control onclick="setAnchor('#unit_multicast_unknown-multicast-flood-control')"><span class=property-name>unknown-multicast-flood-control</span></button> </h2> </div> <div id=unit_multicast_unknown-multicast-flood-control class="collapse property-definition-div" aria-labelledby=headingunit_multicast_unknown-multicast-flood-control data-parent=#accordionunit_multicast_unknown-multicast-flood-control> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit onclick="anchorLink('unit')">unit</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit_multicast onclick="anchorLink('unit_multicast')">multicast</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit_multicast_unknown-multicast-flood-control onclick="anchorLink('unit_multicast_unknown-multicast-flood-control')">unknown-multicast-flood-control</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Global config for the unknown multicast flood control feature. This enables the system to forward unknown multicast packets only to a multicast router (mrouter).</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionunit_multicast_querier-enable> <div class=card> <div class=card-header id=headingunit_multicast_querier-enable> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#unit_multicast_querier-enable aria-expanded aria-controls=unit_multicast_querier-enable onclick="setAnchor('#unit_multicast_querier-enable')"><span class=property-name>querier-enable</span></button> </h2> </div> <div id=unit_multicast_querier-enable class="collapse property-definition-div" aria-labelledby=headingunit_multicast_querier-enable data-parent=#accordionunit_multicast_querier-enable> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit onclick="anchorLink('unit')">unit</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit_multicast onclick="anchorLink('unit_multicast')">multicast</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#unit_multicast_querier-enable onclick="anchorLink('unit_multicast_querier-enable')">querier-enable</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Global IGMP querier config. This enables all Vlan interfaces to act as a querier.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionglobals> <div class=card> <div class=card-header id=headingglobals> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#globals aria-expanded aria-controls=globals onclick="setAnchor('#globals')"><span class=property-name>globals</span></button> </h2> </div> <div id=globals class="collapse property-definition-div" aria-labelledby=headingglobals data-parent=#accordionglobals> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#globals onclick="anchorLink('globals')">globals</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>A device has certain global properties that are used to derive parts of the final configuration that gets applied.</p> </span> <div class=accordion id=accordionglobals_ipv4-network> <div class=card> <div class=card-header id=headingglobals_ipv4-network> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#globals_ipv4-network aria-expanded aria-controls=globals_ipv4-network onclick="setAnchor('#globals_ipv4-network')"><span class=property-name>ipv4-network</span></button> </h2> </div> <div id=globals_ipv4-network class="collapse property-definition-div" aria-labelledby=headingglobals_ipv4-network data-parent=#accordionglobals_ipv4-network> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#globals onclick="anchorLink('globals')">globals</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#globals_ipv4-network onclick="anchorLink('globals_ipv4-network')">ipv4-network</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-cidr4</span><br> <span class=description><p>Define the IPv4 range that is delegatable to the downstream interfaces This is described as a CIDR block. (192.168.0.0/16, 172.16.128/17)</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=globals_ipv4-network_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;192.168.0.0/16&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionglobals_ipv6-network> <div class=card> <div class=card-header id=headingglobals_ipv6-network> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#globals_ipv6-network aria-expanded aria-controls=globals_ipv6-network onclick="setAnchor('#globals_ipv6-network')"><span class=property-name>ipv6-network</span></button> </h2> </div> <div id=globals_ipv6-network class="collapse property-definition-div" aria-labelledby=headingglobals_ipv6-network data-parent=#accordionglobals_ipv6-network> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#globals onclick="anchorLink('globals')">globals</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#globals_ipv6-network onclick="anchorLink('globals_ipv6-network')">ipv6-network</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-cidr6</span><br> <span class=description><p>Define the IPv6 range that is delegatable to the downstream interfaces This is described as a CIDR block. (fdca:1234:4567::/48)</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=globals_ipv6-network_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;fdca:1234:4567::/48&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionglobals_ipv4-blackhole> <div class=card> <div class=card-header id=headingglobals_ipv4-blackhole> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#globals_ipv4-blackhole aria-expanded aria-controls=globals_ipv4-blackhole onclick="setAnchor('#globals_ipv4-blackhole')"><span class=property-name>ipv4-blackhole</span></button> </h2> </div> <div id=globals_ipv4-blackhole class="collapse property-definition-div" aria-labelledby=headingglobals_ipv4-blackhole data-parent=#accordionglobals_ipv4-blackhole> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#globals onclick="anchorLink('globals')">globals</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#globals_ipv4-blackhole onclick="anchorLink('globals_ipv4-blackhole')">ipv4-blackhole</a></div><span class="badge badge-dark value-type">Type: array of object</span><br> <span class=description><p>Define a list of non-interface specific BLACKHOLE (to-nowhere) routes.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=globals_ipv4-blackhole_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#globals onclick="anchorLink('globals')">globals</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#globals_ipv4-blackhole onclick="anchorLink('globals_ipv4-blackhole')">ipv4-blackhole</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#globals_ipv4-blackhole_items onclick="anchorLink('globals_ipv4-blackhole_items')">ipv4-blackhole items</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordionglobals_ipv4-blackhole_items_prefix> <div class=card> <div class=card-header id=headingglobals_ipv4-blackhole_items_prefix> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#globals_ipv4-blackhole_items_prefix aria-expanded aria-controls=globals_ipv4-blackhole_items_prefix onclick="setAnchor('#globals_ipv4-blackhole_items_prefix')"><span class=property-name>prefix</span></button> </h2> </div> <div id=globals_ipv4-blackhole_items_prefix class="collapse property-definition-div" aria-labelledby=headingglobals_ipv4-blackhole_items_prefix data-parent=#accordionglobals_ipv4-blackhole_items_prefix> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#globals onclick="anchorLink('globals')">globals</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#globals_ipv4-blackhole onclick="anchorLink('globals_ipv4-blackhole')">ipv4-blackhole</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#globals_ipv4-blackhole_items onclick="anchorLink('globals_ipv4-blackhole_items')">ipv4-blackhole items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#globals_ipv4-blackhole_items_prefix onclick="anchorLink('globals_ipv4-blackhole_items_prefix')">prefix</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-cidr4</span><br> <span class=description><p>Defines a BLACKHOLE route&#39;s prefix.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=globals_ipv4-blackhole_items_prefix_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;192.168.1.0/24&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionglobals_ipv4-blackhole_items_vrf> <div class=card> <div class=card-header id=headingglobals_ipv4-blackhole_items_vrf> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#globals_ipv4-blackhole_items_vrf aria-expanded aria-controls=globals_ipv4-blackhole_items_vrf onclick="setAnchor('#globals_ipv4-blackhole_items_vrf')"><span class=property-name>vrf</span></button> </h2> </div> <div id=globals_ipv4-blackhole_items_vrf class="collapse property-definition-div" aria-labelledby=headingglobals_ipv4-blackhole_items_vrf data-parent=#accordionglobals_ipv4-blackhole_items_vrf> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#globals onclick="anchorLink('globals')">globals</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#globals_ipv4-blackhole onclick="anchorLink('globals_ipv4-blackhole')">ipv4-blackhole</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#globals_ipv4-blackhole_items onclick="anchorLink('globals_ipv4-blackhole_items')">ipv4-blackhole items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#globals_ipv4-blackhole_items_vrf onclick="anchorLink('globals_ipv4-blackhole_items_vrf')">vrf</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>VRF id.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionglobals_ipv4-unreachable> <div class=card> <div class=card-header id=headingglobals_ipv4-unreachable> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#globals_ipv4-unreachable aria-expanded aria-controls=globals_ipv4-unreachable onclick="setAnchor('#globals_ipv4-unreachable')"><span class=property-name>ipv4-unreachable</span></button> </h2> </div> <div id=globals_ipv4-unreachable class="collapse property-definition-div" aria-labelledby=headingglobals_ipv4-unreachable data-parent=#accordionglobals_ipv4-unreachable> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#globals onclick="anchorLink('globals')">globals</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#globals_ipv4-unreachable onclick="anchorLink('globals_ipv4-unreachable')">ipv4-unreachable</a></div><span class="badge badge-dark value-type">Type: array of object</span><br> <span class=description><p>Define a list of non-interface specific UNREACHABLE routes.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=globals_ipv4-unreachable_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#globals onclick="anchorLink('globals')">globals</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#globals_ipv4-unreachable onclick="anchorLink('globals_ipv4-unreachable')">ipv4-unreachable</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#globals_ipv4-unreachable_items onclick="anchorLink('globals_ipv4-unreachable_items')">ipv4-unreachable items</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordionglobals_ipv4-unreachable_items_prefix> <div class=card> <div class=card-header id=headingglobals_ipv4-unreachable_items_prefix> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#globals_ipv4-unreachable_items_prefix aria-expanded aria-controls=globals_ipv4-unreachable_items_prefix onclick="setAnchor('#globals_ipv4-unreachable_items_prefix')"><span class=property-name>prefix</span></button> </h2> </div> <div id=globals_ipv4-unreachable_items_prefix class="collapse property-definition-div" aria-labelledby=headingglobals_ipv4-unreachable_items_prefix data-parent=#accordionglobals_ipv4-unreachable_items_prefix> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#globals onclick="anchorLink('globals')">globals</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#globals_ipv4-unreachable onclick="anchorLink('globals_ipv4-unreachable')">ipv4-unreachable</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#globals_ipv4-unreachable_items onclick="anchorLink('globals_ipv4-unreachable_items')">ipv4-unreachable items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#globals_ipv4-unreachable_items_prefix onclick="anchorLink('globals_ipv4-unreachable_items_prefix')">prefix</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-cidr4</span><br> <span class=description><p>Defines a UNREACHABLE route&#39;s prefix.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=globals_ipv4-unreachable_items_prefix_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;192.168.1.0/24&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionglobals_ipv4-unreachable_items_vrf> <div class=card> <div class=card-header id=headingglobals_ipv4-unreachable_items_vrf> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#globals_ipv4-unreachable_items_vrf aria-expanded aria-controls=globals_ipv4-unreachable_items_vrf onclick="setAnchor('#globals_ipv4-unreachable_items_vrf')"><span class=property-name>vrf</span></button> </h2> </div> <div id=globals_ipv4-unreachable_items_vrf class="collapse property-definition-div" aria-labelledby=headingglobals_ipv4-unreachable_items_vrf data-parent=#accordionglobals_ipv4-unreachable_items_vrf> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#globals onclick="anchorLink('globals')">globals</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#globals_ipv4-unreachable onclick="anchorLink('globals_ipv4-unreachable')">ipv4-unreachable</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#globals_ipv4-unreachable_items onclick="anchorLink('globals_ipv4-unreachable_items')">ipv4-unreachable items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#globals_ipv4-unreachable_items_vrf onclick="anchorLink('globals_ipv4-unreachable_items_vrf')">vrf</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>VRF id.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionethernet> <div class=card> <div class=card-header id=headingethernet> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet aria-expanded aria-controls=ethernet onclick="setAnchor('#ethernet')"><span class=property-name>ethernet</span></button> </h2> </div> <div id=ethernet class="collapse property-definition-div" aria-labelledby=headingethernet data-parent=#accordionethernet> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a></div><span class="badge badge-dark value-type">Type: array</span><br> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=ethernet_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section defines the linkk speed and duplex mode of the physical copper/fiber ports of the device.</p> </span> <div class=accordion id=accordionethernet_items_select-ports> <div class=card> <div class=card-header id=headingethernet_items_select-ports> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_select-ports aria-expanded aria-controls=ethernet_items_select-ports onclick="setAnchor('#ethernet_items_select-ports')"><span class=property-name>select-ports</span></button> </h2> </div> <div id=ethernet_items_select-ports class="collapse property-definition-div" aria-labelledby=headingethernet_items_select-ports data-parent=#accordionethernet_items_select-ports> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_select-ports onclick="anchorLink('ethernet_items_select-ports')">select-ports</a></div><span class="badge badge-dark value-type">Type: array of string</span><br> <span class=description><p>The list of physical network devices that shall be configured. The names are logical ones and wildcardable.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=ethernet_items_select-ports_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_select-ports onclick="anchorLink('ethernet_items_select-ports')">select-ports</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_select-ports_items onclick="anchorLink('ethernet_items_select-ports_items')">select-ports items</a></div><span class="badge badge-dark value-type">Type: string</span><br> <br> <div class="badge badge-secondary">Examples:</div> <br><div id=ethernet_items_select-ports_items_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;LAN1&quot;</span>
</pre></div> </div><div id=ethernet_items_select-ports_items_ex2 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;LAN2&quot;</span>
</pre></div> </div><div id=ethernet_items_select-ports_items_ex3 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;LAN3&quot;</span>
</pre></div> </div><div id=ethernet_items_select-ports_items_ex4 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;LAN4&quot;</span>
</pre></div> </div><div id=ethernet_items_select-ports_items_ex5 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;LAN*&quot;</span>
</pre></div> </div><div id=ethernet_items_select-ports_items_ex6 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;WAN*&quot;</span>
</pre></div> </div><div id=ethernet_items_select-ports_items_ex7 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;*&quot;</span>
</pre></div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_name> <div class=card> <div class=card-header id=headingethernet_items_name> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_name aria-expanded aria-controls=ethernet_items_name onclick="setAnchor('#ethernet_items_name')"><span class=property-name>name</span></button> </h2> </div> <div id=ethernet_items_name class="collapse property-definition-div" aria-labelledby=headingethernet_items_name data-parent=#accordionethernet_items_name> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_name onclick="anchorLink('ethernet_items_name')">name</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>This is a free text field, stating the administrative name of the port. It may contain spaces and special characters, not exceeding 64 characters.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=ethernet_items_name_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;cloud_uplink_port&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_speed> <div class=card> <div class=card-header id=headingethernet_items_speed> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_speed aria-expanded aria-controls=ethernet_items_speed onclick="setAnchor('#ethernet_items_speed')"><span class=property-name>speed</span></button> </h2> </div> <div id=ethernet_items_speed class="collapse property-definition-div" aria-labelledby=headingethernet_items_speed data-parent=#accordionethernet_items_speed> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_speed onclick="anchorLink('ethernet_items_speed')">speed</a></div><span class="badge badge-dark value-type">Type: enum (of integer)</span> <span class="badge badge-success default-value">Default: 1000</span><br> <span class=description><p>The link speed that shall be forced.</p> </span><div class=enum-value id=ethernet_items_speed_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">10</li><li class="list-group-item enum-item">100</li><li class="list-group-item enum-item">1000</li><li class="list-group-item enum-item">2500</li><li class="list-group-item enum-item">5000</li><li class="list-group-item enum-item">10000</li><li class="list-group-item enum-item">25000</li><li class="list-group-item enum-item">40000</li><li class="list-group-item enum-item">50000</li><li class="list-group-item enum-item">100000</li><li class="list-group-item enum-item">200000</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_duplex> <div class=card> <div class=card-header id=headingethernet_items_duplex> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_duplex aria-expanded aria-controls=ethernet_items_duplex onclick="setAnchor('#ethernet_items_duplex')"><span class=property-name>duplex</span></button> </h2> </div> <div id=ethernet_items_duplex class="collapse property-definition-div" aria-labelledby=headingethernet_items_duplex data-parent=#accordionethernet_items_duplex> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_duplex onclick="anchorLink('ethernet_items_duplex')">duplex</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span> <span class="badge badge-success default-value">Default: "full"</span><br> <span class=description><p>The duplex mode that shall be forced.</p> </span><div class=enum-value id=ethernet_items_duplex_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"half"</li><li class="list-group-item enum-item">"full"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_enabled> <div class=card> <div class=card-header id=headingethernet_items_enabled> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_enabled aria-expanded aria-controls=ethernet_items_enabled onclick="setAnchor('#ethernet_items_enabled')"><span class=property-name>enabled</span></button> </h2> </div> <div id=ethernet_items_enabled class="collapse property-definition-div" aria-labelledby=headingethernet_items_enabled data-parent=#accordionethernet_items_enabled> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_enabled onclick="anchorLink('ethernet_items_enabled')">enabled</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>This allows forcing the port to down state by default.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_services> <div class=card> <div class=card-header id=headingethernet_items_services> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_services aria-expanded aria-controls=ethernet_items_services onclick="setAnchor('#ethernet_items_services')"><span class=property-name>services</span></button> </h2> </div> <div id=ethernet_items_services class="collapse property-definition-div" aria-labelledby=headingethernet_items_services data-parent=#accordionethernet_items_services> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_services onclick="anchorLink('ethernet_items_services')">services</a></div><span class="badge badge-dark value-type">Type: array of string</span><br> <span class=description><p>The services that shall be offered on this L2 interface.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=ethernet_items_services_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_services onclick="anchorLink('ethernet_items_services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_services_items onclick="anchorLink('ethernet_items_services_items')">services items</a></div><span class="badge badge-dark value-type">Type: string</span><br> <br> <div class="badge badge-secondary">Example:</div> <br><div id=ethernet_items_services_items_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;quality-of-service&quot;</span>
</pre></div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_poe> <div class=card> <div class=card-header id=headingethernet_items_poe> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_poe aria-expanded aria-controls=ethernet_items_poe onclick="setAnchor('#ethernet_items_poe')"><span class=property-name>poe</span></button> </h2> </div> <div id=ethernet_items_poe class="collapse property-definition-div" aria-labelledby=headingethernet_items_poe data-parent=#accordionethernet_items_poe> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_poe onclick="anchorLink('ethernet_items_poe')">poe</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section describes the ethernet poe-port configuration object.</p> </span> <div class=accordion id=accordionethernet_items_poe_admin-mode> <div class=card> <div class=card-header id=headingethernet_items_poe_admin-mode> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_poe_admin-mode aria-expanded aria-controls=ethernet_items_poe_admin-mode onclick="setAnchor('#ethernet_items_poe_admin-mode')"><span class=property-name>admin-mode</span></button> </h2> </div> <div id=ethernet_items_poe_admin-mode class="collapse property-definition-div" aria-labelledby=headingethernet_items_poe_admin-mode data-parent=#accordionethernet_items_poe_admin-mode> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_poe onclick="anchorLink('ethernet_items_poe')">poe</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_poe_admin-mode onclick="anchorLink('ethernet_items_poe_admin-mode')">admin-mode</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Option to force admin state over selected port. Setting to &lt;false&gt; immediately shuts down power. Setting to &lt;true&gt; starts PoE hanshake (Power sourcing equipment &lt; - &gt; Powered Device) sequence and in case of success, power is being delivered to Powered Device.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_poe_do-reset> <div class=card> <div class=card-header id=headingethernet_items_poe_do-reset> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_poe_do-reset aria-expanded aria-controls=ethernet_items_poe_do-reset onclick="setAnchor('#ethernet_items_poe_do-reset')"><span class=property-name>do-reset</span></button> </h2> </div> <div id=ethernet_items_poe_do-reset class="collapse property-definition-div" aria-labelledby=headingethernet_items_poe_do-reset data-parent=#accordionethernet_items_poe_do-reset> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_poe onclick="anchorLink('ethernet_items_poe')">poe</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_poe_do-reset onclick="anchorLink('ethernet_items_poe_do-reset')">do-reset</a></div><span class="badge badge-dark value-type">Type: boolean</span><br> <span class=description><p>Option to force device&#39;s PSE (Power sourcing equipment) to invoke a PoE port reset sequence. This option can be used to reset PoE port without flickering it via &lt;admin-mode&gt; down/up sequence.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_poe_detection> <div class=card> <div class=card-header id=headingethernet_items_poe_detection> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_poe_detection aria-expanded aria-controls=ethernet_items_poe_detection onclick="setAnchor('#ethernet_items_poe_detection')"><span class=property-name>detection</span></button> </h2> </div> <div id=ethernet_items_poe_detection class="collapse property-definition-div" aria-labelledby=headingethernet_items_poe_detection data-parent=#accordionethernet_items_poe_detection> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_poe onclick="anchorLink('ethernet_items_poe')">poe</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_poe_detection onclick="anchorLink('ethernet_items_poe_detection')">detection</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: "dot3bt"</span><br> <span class=description><p>The detection mode is used to set the type of devices that are allowed for powering up. The PoE controller can be configured to detect only IEEE standard devices or pre-IEEE legacy devices (which were pre-standard - non-IEEE 802.3af compliant). For example, if &#34;dot3af&#34; is used (PoE, max up to 15.4 W), and Powered Device drains &gt;15.4W, Power sourcing equipment won&#39;t allow this port to drain power.</p> </span> <br> <div class="badge badge-secondary">Examples:</div> <br><div id=ethernet_items_poe_detection_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;2pt-dot3af&quot;</span>
</pre></div> </div><div id=ethernet_items_poe_detection_ex2 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;2pt-dot3af+legacy&quot;</span>
</pre></div> </div><div id=ethernet_items_poe_detection_ex3 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;4pt-dot3af&quot;</span>
</pre></div> </div><div id=ethernet_items_poe_detection_ex4 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;4pt-dot3af+legacy&quot;</span>
</pre></div> </div><div id=ethernet_items_poe_detection_ex5 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;dot3bt&quot;</span>
</pre></div> </div><div id=ethernet_items_poe_detection_ex6 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;dot3bt+legacy&quot;</span>
</pre></div> </div><div id=ethernet_items_poe_detection_ex7 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;legacy&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_poe_power-limit> <div class=card> <div class=card-header id=headingethernet_items_poe_power-limit> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_poe_power-limit aria-expanded aria-controls=ethernet_items_poe_power-limit onclick="setAnchor('#ethernet_items_poe_power-limit')"><span class=property-name>power-limit</span></button> </h2> </div> <div id=ethernet_items_poe_power-limit class="collapse property-definition-div" aria-labelledby=headingethernet_items_poe_power-limit data-parent=#accordionethernet_items_poe_power-limit> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_poe onclick="anchorLink('ethernet_items_poe')">poe</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_poe_power-limit onclick="anchorLink('ethernet_items_poe_power-limit')">power-limit</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 99900</span><br> <span class=description><p>Option to configure user defined absolute power limit PoE port can dain (in milliwatts, mW).</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_poe_priority> <div class=card> <div class=card-header id=headingethernet_items_poe_priority> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_poe_priority aria-expanded aria-controls=ethernet_items_poe_priority onclick="setAnchor('#ethernet_items_poe_priority')"><span class=property-name>priority</span></button> </h2> </div> <div id=ethernet_items_poe_priority class="collapse property-definition-div" aria-labelledby=headingethernet_items_poe_priority data-parent=#accordionethernet_items_poe_priority> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_poe onclick="anchorLink('ethernet_items_poe')">poe</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_poe_priority onclick="anchorLink('ethernet_items_poe_priority')">priority</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: "low"</span><br> <span class=description><p>Option to set priority to each PoE port. When the PoE switch has less power available and more ports are required to supply power, higher priority ports are receive power in preference to lower priority ports.</p> </span> <br> <div class="badge badge-secondary">Examples:</div> <br><div id=ethernet_items_poe_priority_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;critical&quot;</span>
</pre></div> </div><div id=ethernet_items_poe_priority_ex2 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;high&quot;</span>
</pre></div> </div><div id=ethernet_items_poe_priority_ex3 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;medium&quot;</span>
</pre></div> </div><div id=ethernet_items_poe_priority_ex4 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;low&quot;</span>
</pre></div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_ieee8021x> <div class=card> <div class=card-header id=headingethernet_items_ieee8021x> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_ieee8021x aria-expanded aria-controls=ethernet_items_ieee8021x onclick="setAnchor('#ethernet_items_ieee8021x')"><span class=property-name>ieee8021x</span></button> </h2> </div> <div id=ethernet_items_ieee8021x class="collapse property-definition-div" aria-labelledby=headingethernet_items_ieee8021x data-parent=#accordionethernet_items_ieee8021x> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_ieee8021x onclick="anchorLink('ethernet_items_ieee8021x')">ieee8021x</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section describes the per-port specific 802.1X (port access control) configuration.</p> </span> <div class=accordion id=accordionethernet_items_ieee8021x_is-authenticator> <div class=card> <div class=card-header id=headingethernet_items_ieee8021x_is-authenticator> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_ieee8021x_is-authenticator aria-expanded aria-controls=ethernet_items_ieee8021x_is-authenticator onclick="setAnchor('#ethernet_items_ieee8021x_is-authenticator')"><span class=property-name>is-authenticator</span></button> </h2> </div> <div id=ethernet_items_ieee8021x_is-authenticator class="collapse property-definition-div" aria-labelledby=headingethernet_items_ieee8021x_is-authenticator data-parent=#accordionethernet_items_ieee8021x_is-authenticator> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_ieee8021x onclick="anchorLink('ethernet_items_ieee8021x')">ieee8021x</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_ieee8021x_is-authenticator onclick="anchorLink('ethernet_items_ieee8021x_is-authenticator')">is-authenticator</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Configure PAE processing on port, as well as select this port as an Authenticator (configure PAC role to authenticator). False configures the switch to not process PAC</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_ieee8021x_authentication-mode> <div class=card> <div class=card-header id=headingethernet_items_ieee8021x_authentication-mode> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_ieee8021x_authentication-mode aria-expanded aria-controls=ethernet_items_ieee8021x_authentication-mode onclick="setAnchor('#ethernet_items_ieee8021x_authentication-mode')"><span class=property-name>authentication-mode</span></button> </h2> </div> <div id=ethernet_items_ieee8021x_authentication-mode class="collapse property-definition-div" aria-labelledby=headingethernet_items_ieee8021x_authentication-mode data-parent=#accordionethernet_items_ieee8021x_authentication-mode> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_ieee8021x onclick="anchorLink('ethernet_items_ieee8021x')">ieee8021x</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_ieee8021x_authentication-mode onclick="anchorLink('ethernet_items_ieee8021x_authentication-mode')">authentication-mode</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span> <span class="badge badge-success default-value">Default: "force-authorized"</span><br> <div class="description collapse" id=collapseDescription_ethernet_items_ieee8021x_authentication-mode> <p>Configure PAE processing on port, as well as select this port as an Authenticator (configure PAC role to authenticator). force-authorized - Disables IEEE 802.1X authentication and causes the port to change to the authorized state without any authentication exchange required. The port sends and receives normal traffic without IEEE 802.1X-based authentication of the client. force-unauthorized - Causes the port to remain in the unauthorized state, ignoring all attempts by the supplicant to authenticate. The Device cannot provide authentication services to the supplicant through the port. auto - Enables IEEE 802.1X authentication and causes the port to begin in the unauthorized state, allowing only EAPOL frames to be sent and received through the port. The authentication process begins when the link state of the port changes from down to up or when an EAPOL-start frame is received. The Device requests the identity of the supplicant and begins relaying authentication messages between the supplicant and the authentication server. Each supplicant attempting to access the network is uniquely identified by the Device by using the supplicant MAC address.</p> </div> <div> <a class="collapse-description-link collapsed" data-toggle=collapse href=#collapseDescription_ethernet_items_ieee8021x_authentication-mode aria-expanded=false aria-controls=collapseDescriptionethernet_items_ieee8021x_authentication-mode></a> </div><div class=enum-value id=ethernet_items_ieee8021x_authentication-mode_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"force-authorized"</li><li class="list-group-item enum-item">"force-unauthorized"</li><li class="list-group-item enum-item">"auto"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_ieee8021x_host-mode> <div class=card> <div class=card-header id=headingethernet_items_ieee8021x_host-mode> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_ieee8021x_host-mode aria-expanded aria-controls=ethernet_items_ieee8021x_host-mode onclick="setAnchor('#ethernet_items_ieee8021x_host-mode')"><span class=property-name>host-mode</span></button> </h2> </div> <div id=ethernet_items_ieee8021x_host-mode class="collapse property-definition-div" aria-labelledby=headingethernet_items_ieee8021x_host-mode data-parent=#accordionethernet_items_ieee8021x_host-mode> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_ieee8021x onclick="anchorLink('ethernet_items_ieee8021x')">ieee8021x</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_ieee8021x_host-mode onclick="anchorLink('ethernet_items_ieee8021x_host-mode')">host-mode</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span> <span class="badge badge-success default-value">Default: "multi-auth"</span><br> <div class="description collapse" id=collapseDescription_ethernet_items_ieee8021x_host-mode> <p>Multi-auth - While in this mode, multiple devices are allowed to independently authenticate through the same port.<br> Multi-domain - While in this mode, the authenticator will allow one host from the data domain and one from the voice domain.<br> Multi-host - While in this mode, the first device to authenticate will open to the switchport so that all other devices can use the port. These other devices are not required to be authenticated independently.<br> Single-host - While in this mode, the switchport will only allow a single host to be authenticated and to pass traffic at a time.</p> </div> <div> <a class="collapse-description-link collapsed" data-toggle=collapse href=#collapseDescription_ethernet_items_ieee8021x_host-mode aria-expanded=false aria-controls=collapseDescriptionethernet_items_ieee8021x_host-mode></a> </div><div class=enum-value id=ethernet_items_ieee8021x_host-mode_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"multi-auth"</li><li class="list-group-item enum-item">"multi-domain"</li><li class="list-group-item enum-item">"multi-host"</li><li class="list-group-item enum-item">"single-host"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_ieee8021x_guest-vlan> <div class=card> <div class=card-header id=headingethernet_items_ieee8021x_guest-vlan> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_ieee8021x_guest-vlan aria-expanded aria-controls=ethernet_items_ieee8021x_guest-vlan onclick="setAnchor('#ethernet_items_ieee8021x_guest-vlan')"><span class=property-name>guest-vlan</span></button> </h2> </div> <div id=ethernet_items_ieee8021x_guest-vlan class="collapse property-definition-div" aria-labelledby=headingethernet_items_ieee8021x_guest-vlan data-parent=#accordionethernet_items_ieee8021x_guest-vlan> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_ieee8021x onclick="anchorLink('ethernet_items_ieee8021x')">ieee8021x</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_ieee8021x_guest-vlan onclick="anchorLink('ethernet_items_ieee8021x_guest-vlan')">guest-vlan</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>Configure a VLAN as a guest VLAN on an interface if the switch receives no response in an authentication event.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=ethernet_items_ieee8021x_guest-vlan_number>Value must be greater or equal to <code>1</code> and lesser or equal to <code>4094</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_ieee8021x_unauthenticated-vlan> <div class=card> <div class=card-header id=headingethernet_items_ieee8021x_unauthenticated-vlan> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_ieee8021x_unauthenticated-vlan aria-expanded aria-controls=ethernet_items_ieee8021x_unauthenticated-vlan onclick="setAnchor('#ethernet_items_ieee8021x_unauthenticated-vlan')"><span class=property-name>unauthenticated-vlan</span></button> </h2> </div> <div id=ethernet_items_ieee8021x_unauthenticated-vlan class="collapse property-definition-div" aria-labelledby=headingethernet_items_ieee8021x_unauthenticated-vlan data-parent=#accordionethernet_items_ieee8021x_unauthenticated-vlan> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_ieee8021x onclick="anchorLink('ethernet_items_ieee8021x')">ieee8021x</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_ieee8021x_unauthenticated-vlan onclick="anchorLink('ethernet_items_ieee8021x_unauthenticated-vlan')">unauthenticated-vlan</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>Configure the unauthenticated VLAN to use when the AAA server fails to recognize the client credentials</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=ethernet_items_ieee8021x_unauthenticated-vlan_number>Value must be greater or equal to <code>1</code> and lesser or equal to <code>4094</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_ieee8021x_mac-address-bypass> <div class=card> <div class=card-header id=headingethernet_items_ieee8021x_mac-address-bypass> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_ieee8021x_mac-address-bypass aria-expanded aria-controls=ethernet_items_ieee8021x_mac-address-bypass onclick="setAnchor('#ethernet_items_ieee8021x_mac-address-bypass')"><span class=property-name>mac-address-bypass</span></button> </h2> </div> <div id=ethernet_items_ieee8021x_mac-address-bypass class="collapse property-definition-div" aria-labelledby=headingethernet_items_ieee8021x_mac-address-bypass data-parent=#accordionethernet_items_ieee8021x_mac-address-bypass> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_ieee8021x onclick="anchorLink('ethernet_items_ieee8021x')">ieee8021x</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_ieee8021x_mac-address-bypass onclick="anchorLink('ethernet_items_ieee8021x_mac-address-bypass')">mac-address-bypass</a></div><span class="badge badge-dark value-type">Type: boolean</span><br> <span class=description><p>Enables bypass when a device does not support 802.1X authentication (e.g., printers, IP phones)</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_ieee8021x_mac-address-bypass-timeout-minutes> <div class=card> <div class=card-header id=headingethernet_items_ieee8021x_mac-address-bypass-timeout-minutes> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_ieee8021x_mac-address-bypass-timeout-minutes aria-expanded aria-controls=ethernet_items_ieee8021x_mac-address-bypass-timeout-minutes onclick="setAnchor('#ethernet_items_ieee8021x_mac-address-bypass-timeout-minutes')"><span class=property-name>mac-address-bypass-timeout-minutes</span></button> </h2> </div> <div id=ethernet_items_ieee8021x_mac-address-bypass-timeout-minutes class="collapse property-definition-div" aria-labelledby=headingethernet_items_ieee8021x_mac-address-bypass-timeout-minutes data-parent=#accordionethernet_items_ieee8021x_mac-address-bypass-timeout-minutes> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_ieee8021x onclick="anchorLink('ethernet_items_ieee8021x')">ieee8021x</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_ieee8021x_mac-address-bypass-timeout-minutes onclick="anchorLink('ethernet_items_ieee8021x_mac-address-bypass-timeout-minutes')">mac-address-bypass-timeout-minutes</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>Defines the time period (in minutes) for which a MAC address is allowed access to the network without requiring reauthentication, after being authenticated or allowed via MAC Authentication Bypass (MAB).</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_trunk-group> <div class=card> <div class=card-header id=headingethernet_items_trunk-group> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_trunk-group aria-expanded aria-controls=ethernet_items_trunk-group onclick="setAnchor('#ethernet_items_trunk-group')"><span class=property-name>trunk-group</span></button> </h2> </div> <div id=ethernet_items_trunk-group class="collapse property-definition-div" aria-labelledby=headingethernet_items_trunk-group data-parent=#accordionethernet_items_trunk-group> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_trunk-group onclick="anchorLink('ethernet_items_trunk-group')">trunk-group</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>Associates this port to a trunk or a port-channel.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=ethernet_items_trunk-group_number>Value must be greater or equal to <code>1</code> and lesser or equal to <code>64</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lacp-config> <div class=card> <div class=card-header id=headingethernet_items_lacp-config> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lacp-config aria-expanded aria-controls=ethernet_items_lacp-config onclick="setAnchor('#ethernet_items_lacp-config')"><span class=property-name>lacp-config</span></button> </h2> </div> <div id=ethernet_items_lacp-config class="collapse property-definition-div" aria-labelledby=headingethernet_items_lacp-config data-parent=#accordionethernet_items_lacp-config> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lacp-config onclick="anchorLink('ethernet_items_lacp-config')">lacp-config</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section describes the 802.3ad Link Aggregation Control Protocol (LACP) configuration for the current interface.</p> </span> <div class=accordion id=accordionethernet_items_lacp-config_lacp-enable> <div class=card> <div class=card-header id=headingethernet_items_lacp-config_lacp-enable> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lacp-config_lacp-enable aria-expanded aria-controls=ethernet_items_lacp-config_lacp-enable onclick="setAnchor('#ethernet_items_lacp-config_lacp-enable')"><span class=property-name>lacp-enable</span></button> </h2> </div> <div id=ethernet_items_lacp-config_lacp-enable class="collapse property-definition-div" aria-labelledby=headingethernet_items_lacp-config_lacp-enable data-parent=#accordionethernet_items_lacp-config_lacp-enable> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lacp-config onclick="anchorLink('ethernet_items_lacp-config')">lacp-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lacp-config_lacp-enable onclick="anchorLink('ethernet_items_lacp-config_lacp-enable')">lacp-enable</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enables 802.3ad Link Aggregation Control Protocol (LACP) for the current interface.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lacp-config_lacp-role> <div class=card> <div class=card-header id=headingethernet_items_lacp-config_lacp-role> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lacp-config_lacp-role aria-expanded aria-controls=ethernet_items_lacp-config_lacp-role onclick="setAnchor('#ethernet_items_lacp-config_lacp-role')"><span class=property-name>lacp-role</span></button> </h2> </div> <div id=ethernet_items_lacp-config_lacp-role class="collapse property-definition-div" aria-labelledby=headingethernet_items_lacp-config_lacp-role data-parent=#accordionethernet_items_lacp-config_lacp-role> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lacp-config onclick="anchorLink('ethernet_items_lacp-config')">lacp-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lacp-config_lacp-role onclick="anchorLink('ethernet_items_lacp-config_lacp-role')">lacp-role</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span> <span class="badge badge-success default-value">Default: "actor"</span><br> <span class=description><p>Configures the port LACP role as actor or partner.</p> </span><div class=enum-value id=ethernet_items_lacp-config_lacp-role_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"actor"</li><li class="list-group-item enum-item">"partner"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lacp-config_lacp-mode> <div class=card> <div class=card-header id=headingethernet_items_lacp-config_lacp-mode> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lacp-config_lacp-mode aria-expanded aria-controls=ethernet_items_lacp-config_lacp-mode onclick="setAnchor('#ethernet_items_lacp-config_lacp-mode')"><span class=property-name>lacp-mode</span></button> </h2> </div> <div id=ethernet_items_lacp-config_lacp-mode class="collapse property-definition-div" aria-labelledby=headingethernet_items_lacp-config_lacp-mode data-parent=#accordionethernet_items_lacp-config_lacp-mode> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lacp-config onclick="anchorLink('ethernet_items_lacp-config')">lacp-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lacp-config_lacp-mode onclick="anchorLink('ethernet_items_lacp-config_lacp-mode')">lacp-mode</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span> <span class="badge badge-success default-value">Default: "passive"</span><br> <span class=description><p>Configures the LACP negotiation activity mode as active or passive.</p> </span><div class=enum-value id=ethernet_items_lacp-config_lacp-mode_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"active"</li><li class="list-group-item enum-item">"passive"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lacp-config_lacp-port-admin-key> <div class=card> <div class=card-header id=headingethernet_items_lacp-config_lacp-port-admin-key> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lacp-config_lacp-port-admin-key aria-expanded aria-controls=ethernet_items_lacp-config_lacp-port-admin-key onclick="setAnchor('#ethernet_items_lacp-config_lacp-port-admin-key')"><span class=property-name>lacp-port-admin-key</span></button> </h2> </div> <div id=ethernet_items_lacp-config_lacp-port-admin-key class="collapse property-definition-div" aria-labelledby=headingethernet_items_lacp-config_lacp-port-admin-key data-parent=#accordionethernet_items_lacp-config_lacp-port-admin-key> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lacp-config onclick="anchorLink('ethernet_items_lacp-config')">lacp-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lacp-config_lacp-port-admin-key onclick="anchorLink('ethernet_items_lacp-config_lacp-port-admin-key')">lacp-port-admin-key</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 1</span><br> <span class=description><p>Configures the port&#39;s LACP administration key.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=ethernet_items_lacp-config_lacp-port-admin-key_number>Value must be greater or equal to <code>1</code> and lesser or equal to <code>65535</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lacp-config_lacp-port-priority> <div class=card> <div class=card-header id=headingethernet_items_lacp-config_lacp-port-priority> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lacp-config_lacp-port-priority aria-expanded aria-controls=ethernet_items_lacp-config_lacp-port-priority onclick="setAnchor('#ethernet_items_lacp-config_lacp-port-priority')"><span class=property-name>lacp-port-priority</span></button> </h2> </div> <div id=ethernet_items_lacp-config_lacp-port-priority class="collapse property-definition-div" aria-labelledby=headingethernet_items_lacp-config_lacp-port-priority data-parent=#accordionethernet_items_lacp-config_lacp-port-priority> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lacp-config onclick="anchorLink('ethernet_items_lacp-config')">lacp-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lacp-config_lacp-port-priority onclick="anchorLink('ethernet_items_lacp-config_lacp-port-priority')">lacp-port-priority</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 32768</span><br> <span class=description><p>Configures the LACP port priority.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=ethernet_items_lacp-config_lacp-port-priority_number>Value must be greater or equal to <code>1</code> and lesser or equal to <code>65535</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lacp-config_lacp-system-priority> <div class=card> <div class=card-header id=headingethernet_items_lacp-config_lacp-system-priority> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lacp-config_lacp-system-priority aria-expanded aria-controls=ethernet_items_lacp-config_lacp-system-priority onclick="setAnchor('#ethernet_items_lacp-config_lacp-system-priority')"><span class=property-name>lacp-system-priority</span></button> </h2> </div> <div id=ethernet_items_lacp-config_lacp-system-priority class="collapse property-definition-div" aria-labelledby=headingethernet_items_lacp-config_lacp-system-priority data-parent=#accordionethernet_items_lacp-config_lacp-system-priority> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lacp-config onclick="anchorLink('ethernet_items_lacp-config')">lacp-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lacp-config_lacp-system-priority onclick="anchorLink('ethernet_items_lacp-config_lacp-system-priority')">lacp-system-priority</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 32768</span><br> <span class=description><p>Configures the LACP System priority.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=ethernet_items_lacp-config_lacp-system-priority_number>Value must be greater or equal to <code>1</code> and lesser or equal to <code>65535</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lacp-config_lacp-pchan-admin-key> <div class=card> <div class=card-header id=headingethernet_items_lacp-config_lacp-pchan-admin-key> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lacp-config_lacp-pchan-admin-key aria-expanded aria-controls=ethernet_items_lacp-config_lacp-pchan-admin-key onclick="setAnchor('#ethernet_items_lacp-config_lacp-pchan-admin-key')"><span class=property-name>lacp-pchan-admin-key</span></button> </h2> </div> <div id=ethernet_items_lacp-config_lacp-pchan-admin-key class="collapse property-definition-div" aria-labelledby=headingethernet_items_lacp-config_lacp-pchan-admin-key data-parent=#accordionethernet_items_lacp-config_lacp-pchan-admin-key> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lacp-config onclick="anchorLink('ethernet_items_lacp-config')">lacp-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lacp-config_lacp-pchan-admin-key onclick="anchorLink('ethernet_items_lacp-config_lacp-pchan-admin-key')">lacp-pchan-admin-key</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>Configures the port channel&#39;s LACP administration key (optional).</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=ethernet_items_lacp-config_lacp-pchan-admin-key_number>Value must be greater or equal to <code>1</code> and lesser or equal to <code>65535</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lacp-config_lacp-timeout> <div class=card> <div class=card-header id=headingethernet_items_lacp-config_lacp-timeout> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lacp-config_lacp-timeout aria-expanded aria-controls=ethernet_items_lacp-config_lacp-timeout onclick="setAnchor('#ethernet_items_lacp-config_lacp-timeout')"><span class=property-name>lacp-timeout</span></button> </h2> </div> <div id=ethernet_items_lacp-config_lacp-timeout class="collapse property-definition-div" aria-labelledby=headingethernet_items_lacp-config_lacp-timeout data-parent=#accordionethernet_items_lacp-config_lacp-timeout> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lacp-config onclick="anchorLink('ethernet_items_lacp-config')">lacp-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lacp-config_lacp-timeout onclick="anchorLink('ethernet_items_lacp-config_lacp-timeout')">lacp-timeout</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span> <span class="badge badge-success default-value">Default: "long"</span><br> <span class=description><p>Configures the timeout to wait for the next LACP data unit.</p> </span><div class=enum-value id=ethernet_items_lacp-config_lacp-timeout_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"short"</li><li class="list-group-item enum-item">"long"</li></ul> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lldp-interface-config> <div class=card> <div class=card-header id=headingethernet_items_lldp-interface-config> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lldp-interface-config aria-expanded aria-controls=ethernet_items_lldp-interface-config onclick="setAnchor('#ethernet_items_lldp-interface-config')"><span class=property-name>lldp-interface-config</span></button> </h2> </div> <div id=ethernet_items_lldp-interface-config class="collapse property-definition-div" aria-labelledby=headingethernet_items_lldp-interface-config data-parent=#accordionethernet_items_lldp-interface-config> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config onclick="anchorLink('ethernet_items_lldp-interface-config')">lldp-interface-config</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>Configurations of LLDP on a specified interface.</p> </span> <div class=accordion id=accordionethernet_items_lldp-interface-config_lldp-admin-status> <div class=card> <div class=card-header id=headingethernet_items_lldp-interface-config_lldp-admin-status> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lldp-interface-config_lldp-admin-status aria-expanded aria-controls=ethernet_items_lldp-interface-config_lldp-admin-status onclick="setAnchor('#ethernet_items_lldp-interface-config_lldp-admin-status')"><span class=property-name>lldp-admin-status</span></button> </h2> </div> <div id=ethernet_items_lldp-interface-config_lldp-admin-status class="collapse property-definition-div" aria-labelledby=headingethernet_items_lldp-interface-config_lldp-admin-status data-parent=#accordionethernet_items_lldp-interface-config_lldp-admin-status> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config onclick="anchorLink('ethernet_items_lldp-interface-config')">lldp-interface-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-admin-status onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-admin-status')">lldp-admin-status</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span><br> <span class=description><p>Enables LLDP transmit, receive, or transmit and receive mode on the specified port.</p> </span><div class=enum-value id=ethernet_items_lldp-interface-config_lldp-admin-status_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"rx"</li><li class="list-group-item enum-item">"tx"</li><li class="list-group-item enum-item">"rx-tx"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lldp-interface-config_lldp-basic-tlv-mgmt-ip-v4> <div class=card> <div class=card-header id=headingethernet_items_lldp-interface-config_lldp-basic-tlv-mgmt-ip-v4> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lldp-interface-config_lldp-basic-tlv-mgmt-ip-v4 aria-expanded aria-controls=ethernet_items_lldp-interface-config_lldp-basic-tlv-mgmt-ip-v4 onclick="setAnchor('#ethernet_items_lldp-interface-config_lldp-basic-tlv-mgmt-ip-v4')"><span class=property-name>lldp-basic-tlv-mgmt-ip-v4</span></button> </h2> </div> <div id=ethernet_items_lldp-interface-config_lldp-basic-tlv-mgmt-ip-v4 class="collapse property-definition-div" aria-labelledby=headingethernet_items_lldp-interface-config_lldp-basic-tlv-mgmt-ip-v4 data-parent=#accordionethernet_items_lldp-interface-config_lldp-basic-tlv-mgmt-ip-v4> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config onclick="anchorLink('ethernet_items_lldp-interface-config')">lldp-interface-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-basic-tlv-mgmt-ip-v4 onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-basic-tlv-mgmt-ip-v4')">lldp-basic-tlv-mgmt-ip-v4</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>Configures an LLDP-enabled port to advertise the management address for this device.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lldp-interface-config_lldp-basic-tlv-mgmt-ip-v6> <div class=card> <div class=card-header id=headingethernet_items_lldp-interface-config_lldp-basic-tlv-mgmt-ip-v6> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lldp-interface-config_lldp-basic-tlv-mgmt-ip-v6 aria-expanded aria-controls=ethernet_items_lldp-interface-config_lldp-basic-tlv-mgmt-ip-v6 onclick="setAnchor('#ethernet_items_lldp-interface-config_lldp-basic-tlv-mgmt-ip-v6')"><span class=property-name>lldp-basic-tlv-mgmt-ip-v6</span></button> </h2> </div> <div id=ethernet_items_lldp-interface-config_lldp-basic-tlv-mgmt-ip-v6 class="collapse property-definition-div" aria-labelledby=headingethernet_items_lldp-interface-config_lldp-basic-tlv-mgmt-ip-v6 data-parent=#accordionethernet_items_lldp-interface-config_lldp-basic-tlv-mgmt-ip-v6> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config onclick="anchorLink('ethernet_items_lldp-interface-config')">lldp-interface-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-basic-tlv-mgmt-ip-v6 onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-basic-tlv-mgmt-ip-v6')">lldp-basic-tlv-mgmt-ip-v6</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Configures an LLDP-enabled port to advertise the management IPv6 address for this device, if available.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lldp-interface-config_lldp-basic-tlv-port-descr> <div class=card> <div class=card-header id=headingethernet_items_lldp-interface-config_lldp-basic-tlv-port-descr> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lldp-interface-config_lldp-basic-tlv-port-descr aria-expanded aria-controls=ethernet_items_lldp-interface-config_lldp-basic-tlv-port-descr onclick="setAnchor('#ethernet_items_lldp-interface-config_lldp-basic-tlv-port-descr')"><span class=property-name>lldp-basic-tlv-port-descr</span></button> </h2> </div> <div id=ethernet_items_lldp-interface-config_lldp-basic-tlv-port-descr class="collapse property-definition-div" aria-labelledby=headingethernet_items_lldp-interface-config_lldp-basic-tlv-port-descr data-parent=#accordionethernet_items_lldp-interface-config_lldp-basic-tlv-port-descr> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config onclick="anchorLink('ethernet_items_lldp-interface-config')">lldp-interface-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-basic-tlv-port-descr onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-basic-tlv-port-descr')">lldp-basic-tlv-port-descr</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>Configures an LLDP-enabled port to advertise its port description.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lldp-interface-config_lldp-basic-tlv-sys-capab> <div class=card> <div class=card-header id=headingethernet_items_lldp-interface-config_lldp-basic-tlv-sys-capab> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lldp-interface-config_lldp-basic-tlv-sys-capab aria-expanded aria-controls=ethernet_items_lldp-interface-config_lldp-basic-tlv-sys-capab onclick="setAnchor('#ethernet_items_lldp-interface-config_lldp-basic-tlv-sys-capab')"><span class=property-name>lldp-basic-tlv-sys-capab</span></button> </h2> </div> <div id=ethernet_items_lldp-interface-config_lldp-basic-tlv-sys-capab class="collapse property-definition-div" aria-labelledby=headingethernet_items_lldp-interface-config_lldp-basic-tlv-sys-capab data-parent=#accordionethernet_items_lldp-interface-config_lldp-basic-tlv-sys-capab> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config onclick="anchorLink('ethernet_items_lldp-interface-config')">lldp-interface-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-basic-tlv-sys-capab onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-basic-tlv-sys-capab')">lldp-basic-tlv-sys-capab</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>Configures an LLDP-enabled port to advertise its system capabilities.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lldp-interface-config_lldp-basic-tlv-sys-descr> <div class=card> <div class=card-header id=headingethernet_items_lldp-interface-config_lldp-basic-tlv-sys-descr> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lldp-interface-config_lldp-basic-tlv-sys-descr aria-expanded aria-controls=ethernet_items_lldp-interface-config_lldp-basic-tlv-sys-descr onclick="setAnchor('#ethernet_items_lldp-interface-config_lldp-basic-tlv-sys-descr')"><span class=property-name>lldp-basic-tlv-sys-descr</span></button> </h2> </div> <div id=ethernet_items_lldp-interface-config_lldp-basic-tlv-sys-descr class="collapse property-definition-div" aria-labelledby=headingethernet_items_lldp-interface-config_lldp-basic-tlv-sys-descr data-parent=#accordionethernet_items_lldp-interface-config_lldp-basic-tlv-sys-descr> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config onclick="anchorLink('ethernet_items_lldp-interface-config')">lldp-interface-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-basic-tlv-sys-descr onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-basic-tlv-sys-descr')">lldp-basic-tlv-sys-descr</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>Configures an LLDP-enabled port to advertise the system description.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lldp-interface-config_lldp-basic-tlv-sys-name> <div class=card> <div class=card-header id=headingethernet_items_lldp-interface-config_lldp-basic-tlv-sys-name> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lldp-interface-config_lldp-basic-tlv-sys-name aria-expanded aria-controls=ethernet_items_lldp-interface-config_lldp-basic-tlv-sys-name onclick="setAnchor('#ethernet_items_lldp-interface-config_lldp-basic-tlv-sys-name')"><span class=property-name>lldp-basic-tlv-sys-name</span></button> </h2> </div> <div id=ethernet_items_lldp-interface-config_lldp-basic-tlv-sys-name class="collapse property-definition-div" aria-labelledby=headingethernet_items_lldp-interface-config_lldp-basic-tlv-sys-name data-parent=#accordionethernet_items_lldp-interface-config_lldp-basic-tlv-sys-name> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config onclick="anchorLink('ethernet_items_lldp-interface-config')">lldp-interface-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-basic-tlv-sys-name onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-basic-tlv-sys-name')">lldp-basic-tlv-sys-name</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>Configures an LLDP-enabled port to advertise its system name.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lldp-interface-config_lldp-dot1-tlv-proto-ident> <div class=card> <div class=card-header id=headingethernet_items_lldp-interface-config_lldp-dot1-tlv-proto-ident> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lldp-interface-config_lldp-dot1-tlv-proto-ident aria-expanded aria-controls=ethernet_items_lldp-interface-config_lldp-dot1-tlv-proto-ident onclick="setAnchor('#ethernet_items_lldp-interface-config_lldp-dot1-tlv-proto-ident')"><span class=property-name>lldp-dot1-tlv-proto-ident</span></button> </h2> </div> <div id=ethernet_items_lldp-interface-config_lldp-dot1-tlv-proto-ident class="collapse property-definition-div" aria-labelledby=headingethernet_items_lldp-interface-config_lldp-dot1-tlv-proto-ident data-parent=#accordionethernet_items_lldp-interface-config_lldp-dot1-tlv-proto-ident> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config onclick="anchorLink('ethernet_items_lldp-interface-config')">lldp-interface-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-dot1-tlv-proto-ident onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-dot1-tlv-proto-ident')">lldp-dot1-tlv-proto-ident</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>Configures an LLDP-enabled port to advertise the supported protocols.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lldp-interface-config_lldp-dot1-tlv-proto-vid> <div class=card> <div class=card-header id=headingethernet_items_lldp-interface-config_lldp-dot1-tlv-proto-vid> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lldp-interface-config_lldp-dot1-tlv-proto-vid aria-expanded aria-controls=ethernet_items_lldp-interface-config_lldp-dot1-tlv-proto-vid onclick="setAnchor('#ethernet_items_lldp-interface-config_lldp-dot1-tlv-proto-vid')"><span class=property-name>lldp-dot1-tlv-proto-vid</span></button> </h2> </div> <div id=ethernet_items_lldp-interface-config_lldp-dot1-tlv-proto-vid class="collapse property-definition-div" aria-labelledby=headingethernet_items_lldp-interface-config_lldp-dot1-tlv-proto-vid data-parent=#accordionethernet_items_lldp-interface-config_lldp-dot1-tlv-proto-vid> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config onclick="anchorLink('ethernet_items_lldp-interface-config')">lldp-interface-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-dot1-tlv-proto-vid onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-dot1-tlv-proto-vid')">lldp-dot1-tlv-proto-vid</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>Configures an LLDP-enabled port to advertise port-based protocol-related VLAN information.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lldp-interface-config_lldp-dot1-tlv-pvid> <div class=card> <div class=card-header id=headingethernet_items_lldp-interface-config_lldp-dot1-tlv-pvid> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lldp-interface-config_lldp-dot1-tlv-pvid aria-expanded aria-controls=ethernet_items_lldp-interface-config_lldp-dot1-tlv-pvid onclick="setAnchor('#ethernet_items_lldp-interface-config_lldp-dot1-tlv-pvid')"><span class=property-name>lldp-dot1-tlv-pvid</span></button> </h2> </div> <div id=ethernet_items_lldp-interface-config_lldp-dot1-tlv-pvid class="collapse property-definition-div" aria-labelledby=headingethernet_items_lldp-interface-config_lldp-dot1-tlv-pvid data-parent=#accordionethernet_items_lldp-interface-config_lldp-dot1-tlv-pvid> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config onclick="anchorLink('ethernet_items_lldp-interface-config')">lldp-interface-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-dot1-tlv-pvid onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-dot1-tlv-pvid')">lldp-dot1-tlv-pvid</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>Configures an LLDP-enabled port to advertise its default Native VLAN ID (PVID).</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lldp-interface-config_lldp-dot1-tlv-vlan-name> <div class=card> <div class=card-header id=headingethernet_items_lldp-interface-config_lldp-dot1-tlv-vlan-name> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lldp-interface-config_lldp-dot1-tlv-vlan-name aria-expanded aria-controls=ethernet_items_lldp-interface-config_lldp-dot1-tlv-vlan-name onclick="setAnchor('#ethernet_items_lldp-interface-config_lldp-dot1-tlv-vlan-name')"><span class=property-name>lldp-dot1-tlv-vlan-name</span></button> </h2> </div> <div id=ethernet_items_lldp-interface-config_lldp-dot1-tlv-vlan-name class="collapse property-definition-div" aria-labelledby=headingethernet_items_lldp-interface-config_lldp-dot1-tlv-vlan-name data-parent=#accordionethernet_items_lldp-interface-config_lldp-dot1-tlv-vlan-name> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config onclick="anchorLink('ethernet_items_lldp-interface-config')">lldp-interface-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-dot1-tlv-vlan-name onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-dot1-tlv-vlan-name')">lldp-dot1-tlv-vlan-name</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>Configures an LLDP-enabled port to advertise its VLAN name.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lldp-interface-config_lldp-dot3-tlv-link-agg> <div class=card> <div class=card-header id=headingethernet_items_lldp-interface-config_lldp-dot3-tlv-link-agg> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lldp-interface-config_lldp-dot3-tlv-link-agg aria-expanded aria-controls=ethernet_items_lldp-interface-config_lldp-dot3-tlv-link-agg onclick="setAnchor('#ethernet_items_lldp-interface-config_lldp-dot3-tlv-link-agg')"><span class=property-name>lldp-dot3-tlv-link-agg</span></button> </h2> </div> <div id=ethernet_items_lldp-interface-config_lldp-dot3-tlv-link-agg class="collapse property-definition-div" aria-labelledby=headingethernet_items_lldp-interface-config_lldp-dot3-tlv-link-agg data-parent=#accordionethernet_items_lldp-interface-config_lldp-dot3-tlv-link-agg> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config onclick="anchorLink('ethernet_items_lldp-interface-config')">lldp-interface-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-dot3-tlv-link-agg onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-dot3-tlv-link-agg')">lldp-dot3-tlv-link-agg</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>Configures an LLDP-enabled port to advertise its link aggregation capabilities.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lldp-interface-config_lldp-dot3-tlv-mac-phy> <div class=card> <div class=card-header id=headingethernet_items_lldp-interface-config_lldp-dot3-tlv-mac-phy> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lldp-interface-config_lldp-dot3-tlv-mac-phy aria-expanded aria-controls=ethernet_items_lldp-interface-config_lldp-dot3-tlv-mac-phy onclick="setAnchor('#ethernet_items_lldp-interface-config_lldp-dot3-tlv-mac-phy')"><span class=property-name>lldp-dot3-tlv-mac-phy</span></button> </h2> </div> <div id=ethernet_items_lldp-interface-config_lldp-dot3-tlv-mac-phy class="collapse property-definition-div" aria-labelledby=headingethernet_items_lldp-interface-config_lldp-dot3-tlv-mac-phy data-parent=#accordionethernet_items_lldp-interface-config_lldp-dot3-tlv-mac-phy> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config onclick="anchorLink('ethernet_items_lldp-interface-config')">lldp-interface-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-dot3-tlv-mac-phy onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-dot3-tlv-mac-phy')">lldp-dot3-tlv-mac-phy</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>Configures an LLDP-enabled port to advertise its MAC and physical layer specifications.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lldp-interface-config_lldp-dot3-tlv-max-frame> <div class=card> <div class=card-header id=headingethernet_items_lldp-interface-config_lldp-dot3-tlv-max-frame> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lldp-interface-config_lldp-dot3-tlv-max-frame aria-expanded aria-controls=ethernet_items_lldp-interface-config_lldp-dot3-tlv-max-frame onclick="setAnchor('#ethernet_items_lldp-interface-config_lldp-dot3-tlv-max-frame')"><span class=property-name>lldp-dot3-tlv-max-frame</span></button> </h2> </div> <div id=ethernet_items_lldp-interface-config_lldp-dot3-tlv-max-frame class="collapse property-definition-div" aria-labelledby=headingethernet_items_lldp-interface-config_lldp-dot3-tlv-max-frame data-parent=#accordionethernet_items_lldp-interface-config_lldp-dot3-tlv-max-frame> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config onclick="anchorLink('ethernet_items_lldp-interface-config')">lldp-interface-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-dot3-tlv-max-frame onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-dot3-tlv-max-frame')">lldp-dot3-tlv-max-frame</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>Configures an LLDP-enabled port to advertise its maximum frame size.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lldp-interface-config_lldp-dot3-tlv-poe> <div class=card> <div class=card-header id=headingethernet_items_lldp-interface-config_lldp-dot3-tlv-poe> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lldp-interface-config_lldp-dot3-tlv-poe aria-expanded aria-controls=ethernet_items_lldp-interface-config_lldp-dot3-tlv-poe onclick="setAnchor('#ethernet_items_lldp-interface-config_lldp-dot3-tlv-poe')"><span class=property-name>lldp-dot3-tlv-poe</span></button> </h2> </div> <div id=ethernet_items_lldp-interface-config_lldp-dot3-tlv-poe class="collapse property-definition-div" aria-labelledby=headingethernet_items_lldp-interface-config_lldp-dot3-tlv-poe data-parent=#accordionethernet_items_lldp-interface-config_lldp-dot3-tlv-poe> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config onclick="anchorLink('ethernet_items_lldp-interface-config')">lldp-interface-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-dot3-tlv-poe onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-dot3-tlv-poe')">lldp-dot3-tlv-poe</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>Configures an LLDP-enabled port to advertise its Power-over-Ethernet capabilities.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lldp-interface-config_lldp-med-location-civic-addr> <div class=card> <div class=card-header id=headingethernet_items_lldp-interface-config_lldp-med-location-civic-addr> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr aria-expanded aria-controls=ethernet_items_lldp-interface-config_lldp-med-location-civic-addr onclick="setAnchor('#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr')"><span class=property-name>lldp-med-location-civic-addr</span></button> </h2> </div> <div id=ethernet_items_lldp-interface-config_lldp-med-location-civic-addr class="collapse property-definition-div" aria-labelledby=headingethernet_items_lldp-interface-config_lldp-med-location-civic-addr data-parent=#accordionethernet_items_lldp-interface-config_lldp-med-location-civic-addr> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config onclick="anchorLink('ethernet_items_lldp-interface-config')">lldp-interface-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-med-location-civic-addr')">lldp-med-location-civic-addr</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>Configures an LLDP-MED-enabled port to advertise its location identification details.</p> </span> <div class=accordion id=accordionethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-addr-admin-status> <div class=card> <div class=card-header id=headingethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-addr-admin-status> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-addr-admin-status aria-expanded aria-controls=ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-addr-admin-status onclick="setAnchor('#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-addr-admin-status')"><span class=property-name>lldp-med-location-civic-addr-admin-status</span></button> </h2> </div> <div id=ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-addr-admin-status class="collapse property-definition-div" aria-labelledby=headingethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-addr-admin-status data-parent=#accordionethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-addr-admin-status> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config onclick="anchorLink('ethernet_items_lldp-interface-config')">lldp-interface-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-med-location-civic-addr')">lldp-med-location-civic-addr</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-addr-admin-status onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-addr-admin-status')">lldp-med-location-civic-addr-admin-status</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enables or disables the advertisement of this TLV.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-country-code> <div class=card> <div class=card-header id=headingethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-country-code> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-country-code aria-expanded aria-controls=ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-country-code onclick="setAnchor('#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-country-code')"><span class=property-name>lldp-med-location-civic-country-code</span></button> </h2> </div> <div id=ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-country-code class="collapse property-definition-div" aria-labelledby=headingethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-country-code data-parent=#accordionethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-country-code> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config onclick="anchorLink('ethernet_items_lldp-interface-config')">lldp-interface-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-med-location-civic-addr')">lldp-med-location-civic-addr</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-country-code onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-country-code')">lldp-med-location-civic-country-code</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>Configure the two-letter ISO 3166 country code in capital ASCII letters.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-device-type> <div class=card> <div class=card-header id=headingethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-device-type> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-device-type aria-expanded aria-controls=ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-device-type onclick="setAnchor('#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-device-type')"><span class=property-name>lldp-med-location-civic-device-type</span></button> </h2> </div> <div id=ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-device-type class="collapse property-definition-div" aria-labelledby=headingethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-device-type data-parent=#accordionethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-device-type> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config onclick="anchorLink('ethernet_items_lldp-interface-config')">lldp-interface-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-med-location-civic-addr')">lldp-med-location-civic-addr</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-device-type onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-device-type')">lldp-med-location-civic-device-type</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>The type of device to which the location applies.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca> <div class=card> <div class=card-header id=headingethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca aria-expanded aria-controls=ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca onclick="setAnchor('#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca')"><span class=property-name>lldp-med-location-civic-ca</span></button> </h2> </div> <div id=ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca class="collapse property-definition-div" aria-labelledby=headingethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca data-parent=#accordionethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config onclick="anchorLink('ethernet_items_lldp-interface-config')">lldp-interface-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-med-location-civic-addr')">lldp-med-location-civic-addr</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca')">lldp-med-location-civic-ca</a></div><span class="badge badge-dark value-type">Type: array of object</span><br> <span class=description><p>The list of LLDP MED Location CA Types to advertise the physical location of the device, that is the city, street number, building and room information.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config onclick="anchorLink('ethernet_items_lldp-interface-config')">lldp-interface-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-med-location-civic-addr')">lldp-med-location-civic-addr</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca')">lldp-med-location-civic-ca</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca_items onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca_items')">lldp-med-location-civic-ca items</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordionethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca_items_lldp-med-location-civic-ca-type> <div class=card> <div class=card-header id=headingethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca_items_lldp-med-location-civic-ca-type> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca_items_lldp-med-location-civic-ca-type aria-expanded aria-controls=ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca_items_lldp-med-location-civic-ca-type onclick="setAnchor('#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca_items_lldp-med-location-civic-ca-type')"><span class=property-name>lldp-med-location-civic-ca-type</span></button> </h2> </div> <div id=ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca_items_lldp-med-location-civic-ca-type class="collapse property-definition-div" aria-labelledby=headingethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca_items_lldp-med-location-civic-ca-type data-parent=#accordionethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca_items_lldp-med-location-civic-ca-type> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config onclick="anchorLink('ethernet_items_lldp-interface-config')">lldp-interface-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-med-location-civic-addr')">lldp-med-location-civic-addr</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca')">lldp-med-location-civic-ca</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca_items onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca_items')">lldp-med-location-civic-ca items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca_items_lldp-med-location-civic-ca-type onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca_items_lldp-med-location-civic-ca-type')">lldp-med-location-civic-ca-type</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>A one-octet descriptor of the data civic address value.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca_items_lldp-med-location-civic-ca-type_number>Value must be greater or equal to <code>0</code> and lesser or equal to <code>255</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca_items_lldp-med-location-civic-ca-value> <div class=card> <div class=card-header id=headingethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca_items_lldp-med-location-civic-ca-value> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca_items_lldp-med-location-civic-ca-value aria-expanded aria-controls=ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca_items_lldp-med-location-civic-ca-value onclick="setAnchor('#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca_items_lldp-med-location-civic-ca-value')"><span class=property-name>lldp-med-location-civic-ca-value</span></button> </h2> </div> <div id=ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca_items_lldp-med-location-civic-ca-value class="collapse property-definition-div" aria-labelledby=headingethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca_items_lldp-med-location-civic-ca-value data-parent=#accordionethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca_items_lldp-med-location-civic-ca-value> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config onclick="anchorLink('ethernet_items_lldp-interface-config')">lldp-interface-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-med-location-civic-addr')">lldp-med-location-civic-addr</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca')">lldp-med-location-civic-ca</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca_items onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca_items')">lldp-med-location-civic-ca items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca_items_lldp-med-location-civic-ca-value onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca_items_lldp-med-location-civic-ca-value')">lldp-med-location-civic-ca-value</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>Description of a location.</p> </span> <p><span class="badge badge-light restriction min-length-restriction" id=ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca_items_lldp-med-location-civic-ca-value_minLength>Must be at least <code>1</code> characters long</span></p><p><span class="badge badge-light restriction max-length-restriction" id=ethernet_items_lldp-interface-config_lldp-med-location-civic-addr_lldp-med-location-civic-ca_items_lldp-med-location-civic-ca-value_maxLength>Must be at most <code>32</code> characters long</span></p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lldp-interface-config_lldp-med-notification> <div class=card> <div class=card-header id=headingethernet_items_lldp-interface-config_lldp-med-notification> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lldp-interface-config_lldp-med-notification aria-expanded aria-controls=ethernet_items_lldp-interface-config_lldp-med-notification onclick="setAnchor('#ethernet_items_lldp-interface-config_lldp-med-notification')"><span class=property-name>lldp-med-notification</span></button> </h2> </div> <div id=ethernet_items_lldp-interface-config_lldp-med-notification class="collapse property-definition-div" aria-labelledby=headingethernet_items_lldp-interface-config_lldp-med-notification data-parent=#accordionethernet_items_lldp-interface-config_lldp-med-notification> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config onclick="anchorLink('ethernet_items_lldp-interface-config')">lldp-interface-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-med-notification onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-med-notification')">lldp-med-notification</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enables the transmission of SNMP trap notifications about LLDP-MED changes.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lldp-interface-config_lldp-med-tlv-ext-poe> <div class=card> <div class=card-header id=headingethernet_items_lldp-interface-config_lldp-med-tlv-ext-poe> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lldp-interface-config_lldp-med-tlv-ext-poe aria-expanded aria-controls=ethernet_items_lldp-interface-config_lldp-med-tlv-ext-poe onclick="setAnchor('#ethernet_items_lldp-interface-config_lldp-med-tlv-ext-poe')"><span class=property-name>lldp-med-tlv-ext-poe</span></button> </h2> </div> <div id=ethernet_items_lldp-interface-config_lldp-med-tlv-ext-poe class="collapse property-definition-div" aria-labelledby=headingethernet_items_lldp-interface-config_lldp-med-tlv-ext-poe data-parent=#accordionethernet_items_lldp-interface-config_lldp-med-tlv-ext-poe> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config onclick="anchorLink('ethernet_items_lldp-interface-config')">lldp-interface-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-med-tlv-ext-poe onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-med-tlv-ext-poe')">lldp-med-tlv-ext-poe</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>Configures an LLDP-MED-enabled port to advertise its extended Power over Ethernet configuration and usage information.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lldp-interface-config_lldp-med-tlv-inventory> <div class=card> <div class=card-header id=headingethernet_items_lldp-interface-config_lldp-med-tlv-inventory> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lldp-interface-config_lldp-med-tlv-inventory aria-expanded aria-controls=ethernet_items_lldp-interface-config_lldp-med-tlv-inventory onclick="setAnchor('#ethernet_items_lldp-interface-config_lldp-med-tlv-inventory')"><span class=property-name>lldp-med-tlv-inventory</span></button> </h2> </div> <div id=ethernet_items_lldp-interface-config_lldp-med-tlv-inventory class="collapse property-definition-div" aria-labelledby=headingethernet_items_lldp-interface-config_lldp-med-tlv-inventory data-parent=#accordionethernet_items_lldp-interface-config_lldp-med-tlv-inventory> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config onclick="anchorLink('ethernet_items_lldp-interface-config')">lldp-interface-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-med-tlv-inventory onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-med-tlv-inventory')">lldp-med-tlv-inventory</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>Configures an LLDP-MED-enabled port to advertise its inventory identification details.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lldp-interface-config_lldp-med-tlv-location> <div class=card> <div class=card-header id=headingethernet_items_lldp-interface-config_lldp-med-tlv-location> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lldp-interface-config_lldp-med-tlv-location aria-expanded aria-controls=ethernet_items_lldp-interface-config_lldp-med-tlv-location onclick="setAnchor('#ethernet_items_lldp-interface-config_lldp-med-tlv-location')"><span class=property-name>lldp-med-tlv-location</span></button> </h2> </div> <div id=ethernet_items_lldp-interface-config_lldp-med-tlv-location class="collapse property-definition-div" aria-labelledby=headingethernet_items_lldp-interface-config_lldp-med-tlv-location data-parent=#accordionethernet_items_lldp-interface-config_lldp-med-tlv-location> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config onclick="anchorLink('ethernet_items_lldp-interface-config')">lldp-interface-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-med-tlv-location onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-med-tlv-location')">lldp-med-tlv-location</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>Configures an LLDP-MED-enabled port to advertise its location identification details.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lldp-interface-config_lldp-med-tlv-med-cap> <div class=card> <div class=card-header id=headingethernet_items_lldp-interface-config_lldp-med-tlv-med-cap> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lldp-interface-config_lldp-med-tlv-med-cap aria-expanded aria-controls=ethernet_items_lldp-interface-config_lldp-med-tlv-med-cap onclick="setAnchor('#ethernet_items_lldp-interface-config_lldp-med-tlv-med-cap')"><span class=property-name>lldp-med-tlv-med-cap</span></button> </h2> </div> <div id=ethernet_items_lldp-interface-config_lldp-med-tlv-med-cap class="collapse property-definition-div" aria-labelledby=headingethernet_items_lldp-interface-config_lldp-med-tlv-med-cap data-parent=#accordionethernet_items_lldp-interface-config_lldp-med-tlv-med-cap> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config onclick="anchorLink('ethernet_items_lldp-interface-config')">lldp-interface-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-med-tlv-med-cap onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-med-tlv-med-cap')">lldp-med-tlv-med-cap</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>Configures an LLDP-MED-enabled port to advertise its Media Endpoint Device capabilities.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lldp-interface-config_lldp-med-tlv-network-policy> <div class=card> <div class=card-header id=headingethernet_items_lldp-interface-config_lldp-med-tlv-network-policy> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lldp-interface-config_lldp-med-tlv-network-policy aria-expanded aria-controls=ethernet_items_lldp-interface-config_lldp-med-tlv-network-policy onclick="setAnchor('#ethernet_items_lldp-interface-config_lldp-med-tlv-network-policy')"><span class=property-name>lldp-med-tlv-network-policy</span></button> </h2> </div> <div id=ethernet_items_lldp-interface-config_lldp-med-tlv-network-policy class="collapse property-definition-div" aria-labelledby=headingethernet_items_lldp-interface-config_lldp-med-tlv-network-policy data-parent=#accordionethernet_items_lldp-interface-config_lldp-med-tlv-network-policy> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config onclick="anchorLink('ethernet_items_lldp-interface-config')">lldp-interface-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-med-tlv-network-policy onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-med-tlv-network-policy')">lldp-med-tlv-network-policy</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>Configures an LLDP-MED-enabled port to advertise its network policy configuration.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_lldp-interface-config_lldp-notification> <div class=card> <div class=card-header id=headingethernet_items_lldp-interface-config_lldp-notification> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_lldp-interface-config_lldp-notification aria-expanded aria-controls=ethernet_items_lldp-interface-config_lldp-notification onclick="setAnchor('#ethernet_items_lldp-interface-config_lldp-notification')"><span class=property-name>lldp-notification</span></button> </h2> </div> <div id=ethernet_items_lldp-interface-config_lldp-notification class="collapse property-definition-div" aria-labelledby=headingethernet_items_lldp-interface-config_lldp-notification data-parent=#accordionethernet_items_lldp-interface-config_lldp-notification> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config onclick="anchorLink('ethernet_items_lldp-interface-config')">lldp-interface-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_lldp-interface-config_lldp-notification onclick="anchorLink('ethernet_items_lldp-interface-config_lldp-notification')">lldp-notification</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enables the transmission of SNMP trap notifications about LLDP changes.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_ip-arp-inspect-port> <div class=card> <div class=card-header id=headingethernet_items_ip-arp-inspect-port> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_ip-arp-inspect-port aria-expanded aria-controls=ethernet_items_ip-arp-inspect-port onclick="setAnchor('#ethernet_items_ip-arp-inspect-port')"><span class=property-name>ip-arp-inspect-port</span></button> </h2> </div> <div id=ethernet_items_ip-arp-inspect-port class="collapse property-definition-div" aria-labelledby=headingethernet_items_ip-arp-inspect-port data-parent=#accordionethernet_items_ip-arp-inspect-port> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_ip-arp-inspect-port onclick="anchorLink('ethernet_items_ip-arp-inspect-port')">ip-arp-inspect-port</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>Configuration for ARP Inspection on specific interfaces or ports in the switch.</p> </span> <div class=accordion id=accordionethernet_items_ip-arp-inspect-port_rate-limit-pps> <div class=card> <div class=card-header id=headingethernet_items_ip-arp-inspect-port_rate-limit-pps> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_ip-arp-inspect-port_rate-limit-pps aria-expanded aria-controls=ethernet_items_ip-arp-inspect-port_rate-limit-pps onclick="setAnchor('#ethernet_items_ip-arp-inspect-port_rate-limit-pps')"><span class=property-name>rate-limit-pps</span></button> </h2> </div> <div id=ethernet_items_ip-arp-inspect-port_rate-limit-pps class="collapse property-definition-div" aria-labelledby=headingethernet_items_ip-arp-inspect-port_rate-limit-pps data-parent=#accordionethernet_items_ip-arp-inspect-port_rate-limit-pps> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_ip-arp-inspect-port onclick="anchorLink('ethernet_items_ip-arp-inspect-port')">ip-arp-inspect-port</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_ip-arp-inspect-port_rate-limit-pps onclick="anchorLink('ethernet_items_ip-arp-inspect-port_rate-limit-pps')">rate-limit-pps</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>Sets a rate limit (packets per second) for the ARP packets received on a port. Ensures that the port does not process ARP packets beyond the configured limit.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=ethernet_items_ip-arp-inspect-port_rate-limit-pps_number>Value must be greater or equal to <code>0</code> and lesser or equal to <code>65535</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_ip-arp-inspect-port_trusted> <div class=card> <div class=card-header id=headingethernet_items_ip-arp-inspect-port_trusted> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_ip-arp-inspect-port_trusted aria-expanded aria-controls=ethernet_items_ip-arp-inspect-port_trusted onclick="setAnchor('#ethernet_items_ip-arp-inspect-port_trusted')"><span class=property-name>trusted</span></button> </h2> </div> <div id=ethernet_items_ip-arp-inspect-port_trusted class="collapse property-definition-div" aria-labelledby=headingethernet_items_ip-arp-inspect-port_trusted data-parent=#accordionethernet_items_ip-arp-inspect-port_trusted> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_ip-arp-inspect-port onclick="anchorLink('ethernet_items_ip-arp-inspect-port')">ip-arp-inspect-port</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_ip-arp-inspect-port_trusted onclick="anchorLink('ethernet_items_ip-arp-inspect-port_trusted')">trusted</a></div><span class="badge badge-dark value-type">Type: boolean</span><br> <span class=description><p>Configures the port as trusted, exempting it from ARP Inspection. Trusted ports bypass ARP validation checks.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_rate-limit-port> <div class=card> <div class=card-header id=headingethernet_items_rate-limit-port> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_rate-limit-port aria-expanded aria-controls=ethernet_items_rate-limit-port onclick="setAnchor('#ethernet_items_rate-limit-port')"><span class=property-name>rate-limit-port</span></button> </h2> </div> <div id=ethernet_items_rate-limit-port class="collapse property-definition-div" aria-labelledby=headingethernet_items_rate-limit-port data-parent=#accordionethernet_items_rate-limit-port> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_rate-limit-port onclick="anchorLink('ethernet_items_rate-limit-port')">rate-limit-port</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>Configuration for ingress and egress rate limiting on a specific port (in kbps)</p> </span> <div class=accordion id=accordionethernet_items_rate-limit-port_ingress-kbps> <div class=card> <div class=card-header id=headingethernet_items_rate-limit-port_ingress-kbps> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_rate-limit-port_ingress-kbps aria-expanded aria-controls=ethernet_items_rate-limit-port_ingress-kbps onclick="setAnchor('#ethernet_items_rate-limit-port_ingress-kbps')"><span class=property-name>ingress-kbps</span></button> </h2> </div> <div id=ethernet_items_rate-limit-port_ingress-kbps class="collapse property-definition-div" aria-labelledby=headingethernet_items_rate-limit-port_ingress-kbps data-parent=#accordionethernet_items_rate-limit-port_ingress-kbps> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_rate-limit-port onclick="anchorLink('ethernet_items_rate-limit-port')">rate-limit-port</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_rate-limit-port_ingress-kbps onclick="anchorLink('ethernet_items_rate-limit-port_ingress-kbps')">ingress-kbps</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>Sets the maximum allowed ingress (input) traffic rate for the port, in kilobits per second (kbps).</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=ethernet_items_rate-limit-port_ingress-kbps_number>Value must be greater or equal to <code>64</code> and lesser or equal to <code>1000000000</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_rate-limit-port_egress-kbps> <div class=card> <div class=card-header id=headingethernet_items_rate-limit-port_egress-kbps> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_rate-limit-port_egress-kbps aria-expanded aria-controls=ethernet_items_rate-limit-port_egress-kbps onclick="setAnchor('#ethernet_items_rate-limit-port_egress-kbps')"><span class=property-name>egress-kbps</span></button> </h2> </div> <div id=ethernet_items_rate-limit-port_egress-kbps class="collapse property-definition-div" aria-labelledby=headingethernet_items_rate-limit-port_egress-kbps data-parent=#accordionethernet_items_rate-limit-port_egress-kbps> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_rate-limit-port onclick="anchorLink('ethernet_items_rate-limit-port')">rate-limit-port</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_rate-limit-port_egress-kbps onclick="anchorLink('ethernet_items_rate-limit-port_egress-kbps')">egress-kbps</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>Sets the maximum allowed egress (output) traffic rate for the port, in kilobits per second (kbps).</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=ethernet_items_rate-limit-port_egress-kbps_number>Value must be greater or equal to <code>64</code> and lesser or equal to <code>1000000000</code></span></p> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_ip-source-guard-port> <div class=card> <div class=card-header id=headingethernet_items_ip-source-guard-port> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_ip-source-guard-port aria-expanded aria-controls=ethernet_items_ip-source-guard-port onclick="setAnchor('#ethernet_items_ip-source-guard-port')"><span class=property-name>ip-source-guard-port</span></button> </h2> </div> <div id=ethernet_items_ip-source-guard-port class="collapse property-definition-div" aria-labelledby=headingethernet_items_ip-source-guard-port data-parent=#accordionethernet_items_ip-source-guard-port> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_ip-source-guard-port onclick="anchorLink('ethernet_items_ip-source-guard-port')">ip-source-guard-port</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>Configuration of IP Source Guard (IPSG) on a physical interface in a Layer 2 switch.</p> </span> <div class=accordion id=accordionethernet_items_ip-source-guard-port_rule> <div class=card> <div class=card-header id=headingethernet_items_ip-source-guard-port_rule> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_ip-source-guard-port_rule aria-expanded aria-controls=ethernet_items_ip-source-guard-port_rule onclick="setAnchor('#ethernet_items_ip-source-guard-port_rule')"><span class=property-name>rule</span></button> </h2> </div> <div id=ethernet_items_ip-source-guard-port_rule class="collapse property-definition-div" aria-labelledby=headingethernet_items_ip-source-guard-port_rule data-parent=#accordionethernet_items_ip-source-guard-port_rule> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_ip-source-guard-port onclick="anchorLink('ethernet_items_ip-source-guard-port')">ip-source-guard-port</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_ip-source-guard-port_rule onclick="anchorLink('ethernet_items_ip-source-guard-port_rule')">rule</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span><br> <span class=description><p>Configures the switch to filter inbound traffic based on source IP address only, or source IP address and corresponding MAC address combined.</p> </span><div class=enum-value id=ethernet_items_ip-source-guard-port_rule_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"sip"</li><li class="list-group-item enum-item">"sip-mac"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_ip-source-guard-port_mode> <div class=card> <div class=card-header id=headingethernet_items_ip-source-guard-port_mode> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_ip-source-guard-port_mode aria-expanded aria-controls=ethernet_items_ip-source-guard-port_mode onclick="setAnchor('#ethernet_items_ip-source-guard-port_mode')"><span class=property-name>mode</span></button> </h2> </div> <div id=ethernet_items_ip-source-guard-port_mode class="collapse property-definition-div" aria-labelledby=headingethernet_items_ip-source-guard-port_mode data-parent=#accordionethernet_items_ip-source-guard-port_mode> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_ip-source-guard-port onclick="anchorLink('ethernet_items_ip-source-guard-port')">ip-source-guard-port</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_ip-source-guard-port_mode onclick="anchorLink('ethernet_items_ip-source-guard-port_mode')">mode</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span><br> <span class=description><p>Specifies the learning mode to use for validation, either MAC address table or ACL table. The system searches for source addresses in the specified table.</p> </span><div class=enum-value id=ethernet_items_ip-source-guard-port_mode_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"mac"</li><li class="list-group-item enum-item">"acl"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_ip-source-guard-port_max-binding> <div class=card> <div class=card-header id=headingethernet_items_ip-source-guard-port_max-binding> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_ip-source-guard-port_max-binding aria-expanded aria-controls=ethernet_items_ip-source-guard-port_max-binding onclick="setAnchor('#ethernet_items_ip-source-guard-port_max-binding')"><span class=property-name>max-binding</span></button> </h2> </div> <div id=ethernet_items_ip-source-guard-port_max-binding class="collapse property-definition-div" aria-labelledby=headingethernet_items_ip-source-guard-port_max-binding data-parent=#accordionethernet_items_ip-source-guard-port_max-binding> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_ip-source-guard-port onclick="anchorLink('ethernet_items_ip-source-guard-port')">ip-source-guard-port</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_ip-source-guard-port_max-binding onclick="anchorLink('ethernet_items_ip-source-guard-port_max-binding')">max-binding</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>Sets the maximum number of address entries that can be mapped to an interface in the binding table. Includes both static entries and dynamically learned entries via DHCP Snooping.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=ethernet_items_ip-source-guard-port_max-binding_number>Value must be greater or equal to <code>1</code> and lesser or equal to <code>65535</code></span></p> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_acl> <div class=card> <div class=card-header id=headingethernet_items_acl> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_acl aria-expanded aria-controls=ethernet_items_acl onclick="setAnchor('#ethernet_items_acl')"><span class=property-name>acl</span></button> </h2> </div> <div id=ethernet_items_acl class="collapse property-definition-div" aria-labelledby=headingethernet_items_acl data-parent=#accordionethernet_items_acl> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_acl onclick="anchorLink('ethernet_items_acl')">acl</a></div><span class="badge badge-dark value-type">Type: array of object</span><br> <span class=description><p>A collection of access control entries that define the rules for filtering traffic through a network port.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=ethernet_items_acl_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_acl onclick="anchorLink('ethernet_items_acl')">acl</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_acl_items onclick="anchorLink('ethernet_items_acl_items')">acl items</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordionethernet_items_acl_items_acl-inf-policy-preference> <div class=card> <div class=card-header id=headingethernet_items_acl_items_acl-inf-policy-preference> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_acl_items_acl-inf-policy-preference aria-expanded aria-controls=ethernet_items_acl_items_acl-inf-policy-preference onclick="setAnchor('#ethernet_items_acl_items_acl-inf-policy-preference')"><span class=property-name>acl-inf-policy-preference</span></button> </h2> </div> <div id=ethernet_items_acl_items_acl-inf-policy-preference class="collapse property-definition-div" aria-labelledby=headingethernet_items_acl_items_acl-inf-policy-preference data-parent=#accordionethernet_items_acl_items_acl-inf-policy-preference> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_acl onclick="anchorLink('ethernet_items_acl')">acl</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_acl_items onclick="anchorLink('ethernet_items_acl_items')">acl items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_acl_items_acl-inf-policy-preference onclick="anchorLink('ethernet_items_acl_items_acl-inf-policy-preference')">acl-inf-policy-preference</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 1</span><br> <span class=description><p>Determines the priority of multiple ACL policies when more than one is applied to an interface, if any.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=ethernet_items_acl_items_acl-inf-policy-preference_number>Value must be greater or equal to <code>1</code> and lesser or equal to <code>64</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_acl_items_acl-inf-policy-ingress> <div class=card> <div class=card-header id=headingethernet_items_acl_items_acl-inf-policy-ingress> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_acl_items_acl-inf-policy-ingress aria-expanded aria-controls=ethernet_items_acl_items_acl-inf-policy-ingress onclick="setAnchor('#ethernet_items_acl_items_acl-inf-policy-ingress')"><span class=property-name>acl-inf-policy-ingress</span></button> </h2> </div> <div id=ethernet_items_acl_items_acl-inf-policy-ingress class="collapse property-definition-div" aria-labelledby=headingethernet_items_acl_items_acl-inf-policy-ingress data-parent=#accordionethernet_items_acl_items_acl-inf-policy-ingress> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_acl onclick="anchorLink('ethernet_items_acl')">acl</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_acl_items onclick="anchorLink('ethernet_items_acl_items')">acl items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_acl_items_acl-inf-policy-ingress onclick="anchorLink('ethernet_items_acl_items_acl-inf-policy-ingress')">acl-inf-policy-ingress</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>Specifies the ACL policy that is applied to incoming traffic on an interface.</p> </span> <p><span class="badge badge-light restriction min-length-restriction" id=ethernet_items_acl_items_acl-inf-policy-ingress_minLength>Must be at least <code>1</code> characters long</span></p><p><span class="badge badge-light restriction max-length-restriction" id=ethernet_items_acl_items_acl-inf-policy-ingress_maxLength>Must be at most <code>32</code> characters long</span></p> <br> <div class="badge badge-secondary">Example:</div> <br><div id=ethernet_items_acl_items_acl-inf-policy-ingress_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;blacklisted-macs&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_acl_items_acl-inf-counters-ingress> <div class=card> <div class=card-header id=headingethernet_items_acl_items_acl-inf-counters-ingress> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_acl_items_acl-inf-counters-ingress aria-expanded aria-controls=ethernet_items_acl_items_acl-inf-counters-ingress onclick="setAnchor('#ethernet_items_acl_items_acl-inf-counters-ingress')"><span class=property-name>acl-inf-counters-ingress</span></button> </h2> </div> <div id=ethernet_items_acl_items_acl-inf-counters-ingress class="collapse property-definition-div" aria-labelledby=headingethernet_items_acl_items_acl-inf-counters-ingress data-parent=#accordionethernet_items_acl_items_acl-inf-counters-ingress> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_acl onclick="anchorLink('ethernet_items_acl')">acl</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_acl_items onclick="anchorLink('ethernet_items_acl_items')">acl items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_acl_items_acl-inf-counters-ingress onclick="anchorLink('ethernet_items_acl_items_acl-inf-counters-ingress')">acl-inf-counters-ingress</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Tracks the number and type of packets that match the ingress ACL rules on an interface.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_acl_items_acl-inf-policy-egress> <div class=card> <div class=card-header id=headingethernet_items_acl_items_acl-inf-policy-egress> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_acl_items_acl-inf-policy-egress aria-expanded aria-controls=ethernet_items_acl_items_acl-inf-policy-egress onclick="setAnchor('#ethernet_items_acl_items_acl-inf-policy-egress')"><span class=property-name>acl-inf-policy-egress</span></button> </h2> </div> <div id=ethernet_items_acl_items_acl-inf-policy-egress class="collapse property-definition-div" aria-labelledby=headingethernet_items_acl_items_acl-inf-policy-egress data-parent=#accordionethernet_items_acl_items_acl-inf-policy-egress> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_acl onclick="anchorLink('ethernet_items_acl')">acl</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_acl_items onclick="anchorLink('ethernet_items_acl_items')">acl items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_acl_items_acl-inf-policy-egress onclick="anchorLink('ethernet_items_acl_items_acl-inf-policy-egress')">acl-inf-policy-egress</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>Specifies the ACL policy that is applied to outgoing traffic from an interface.</p> </span> <p><span class="badge badge-light restriction min-length-restriction" id=ethernet_items_acl_items_acl-inf-policy-egress_minLength>Must be at least <code>1</code> characters long</span></p><p><span class="badge badge-light restriction max-length-restriction" id=ethernet_items_acl_items_acl-inf-policy-egress_maxLength>Must be at most <code>32</code> characters long</span></p> <br> <div class="badge badge-secondary">Example:</div> <br><div id=ethernet_items_acl_items_acl-inf-policy-egress_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;blacklisted-macs&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_acl_items_acl-inf-counters-egress> <div class=card> <div class=card-header id=headingethernet_items_acl_items_acl-inf-counters-egress> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_acl_items_acl-inf-counters-egress aria-expanded aria-controls=ethernet_items_acl_items_acl-inf-counters-egress onclick="setAnchor('#ethernet_items_acl_items_acl-inf-counters-egress')"><span class=property-name>acl-inf-counters-egress</span></button> </h2> </div> <div id=ethernet_items_acl_items_acl-inf-counters-egress class="collapse property-definition-div" aria-labelledby=headingethernet_items_acl_items_acl-inf-counters-egress data-parent=#accordionethernet_items_acl_items_acl-inf-counters-egress> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_acl onclick="anchorLink('ethernet_items_acl')">acl</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_acl_items onclick="anchorLink('ethernet_items_acl_items')">acl items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_acl_items_acl-inf-counters-egress onclick="anchorLink('ethernet_items_acl_items_acl-inf-counters-egress')">acl-inf-counters-egress</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Tracks the number and type of packets that match the egress ACL rules on an interface.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_voice-vlan-intf-config> <div class=card> <div class=card-header id=headingethernet_items_voice-vlan-intf-config> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_voice-vlan-intf-config aria-expanded aria-controls=ethernet_items_voice-vlan-intf-config onclick="setAnchor('#ethernet_items_voice-vlan-intf-config')"><span class=property-name>voice-vlan-intf-config</span></button> </h2> </div> <div id=ethernet_items_voice-vlan-intf-config class="collapse property-definition-div" aria-labelledby=headingethernet_items_voice-vlan-intf-config data-parent=#accordionethernet_items_voice-vlan-intf-config> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_voice-vlan-intf-config onclick="anchorLink('ethernet_items_voice-vlan-intf-config')">voice-vlan-intf-config</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>Configure the Voice VLAN feature at the interface level, allowing for VoIP traffic to be prioritized on this specific port.</p> </span> <div class=accordion id=accordionethernet_items_voice-vlan-intf-config_voice-vlan-intf-mode> <div class=card> <div class=card-header id=headingethernet_items_voice-vlan-intf-config_voice-vlan-intf-mode> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_voice-vlan-intf-config_voice-vlan-intf-mode aria-expanded aria-controls=ethernet_items_voice-vlan-intf-config_voice-vlan-intf-mode onclick="setAnchor('#ethernet_items_voice-vlan-intf-config_voice-vlan-intf-mode')"><span class=property-name>voice-vlan-intf-mode</span></button> </h2> </div> <div id=ethernet_items_voice-vlan-intf-config_voice-vlan-intf-mode class="collapse property-definition-div" aria-labelledby=headingethernet_items_voice-vlan-intf-config_voice-vlan-intf-mode data-parent=#accordionethernet_items_voice-vlan-intf-config_voice-vlan-intf-mode> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_voice-vlan-intf-config onclick="anchorLink('ethernet_items_voice-vlan-intf-config')">voice-vlan-intf-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_voice-vlan-intf-config_voice-vlan-intf-mode onclick="anchorLink('ethernet_items_voice-vlan-intf-config_voice-vlan-intf-mode')">voice-vlan-intf-mode</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span> <span class="badge badge-success default-value">Default: "auto"</span><br> <span class=description><p>Specify the mode of placing this port on the voice VLAN.</p> </span><div class=enum-value id=ethernet_items_voice-vlan-intf-config_voice-vlan-intf-mode_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"none"</li><li class="list-group-item enum-item">"manual"</li><li class="list-group-item enum-item">"auto"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_voice-vlan-intf-config_voice-vlan-intf-priority> <div class=card> <div class=card-header id=headingethernet_items_voice-vlan-intf-config_voice-vlan-intf-priority> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_voice-vlan-intf-config_voice-vlan-intf-priority aria-expanded aria-controls=ethernet_items_voice-vlan-intf-config_voice-vlan-intf-priority onclick="setAnchor('#ethernet_items_voice-vlan-intf-config_voice-vlan-intf-priority')"><span class=property-name>voice-vlan-intf-priority</span></button> </h2> </div> <div id=ethernet_items_voice-vlan-intf-config_voice-vlan-intf-priority class="collapse property-definition-div" aria-labelledby=headingethernet_items_voice-vlan-intf-config_voice-vlan-intf-priority data-parent=#accordionethernet_items_voice-vlan-intf-config_voice-vlan-intf-priority> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_voice-vlan-intf-config onclick="anchorLink('ethernet_items_voice-vlan-intf-config')">voice-vlan-intf-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_voice-vlan-intf-config_voice-vlan-intf-priority onclick="anchorLink('ethernet_items_voice-vlan-intf-config_voice-vlan-intf-priority')">voice-vlan-intf-priority</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 6</span><br> <span class=description><p>Define the Class of Service (CoS) priority for VoIP traffic passing through this port, ensuring higher priority over other traffic types.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=ethernet_items_voice-vlan-intf-config_voice-vlan-intf-priority_number>Value must be greater or equal to <code>0</code> and lesser or equal to <code>6</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_voice-vlan-intf-config_voice-vlan-intf-detect-voice> <div class=card> <div class=card-header id=headingethernet_items_voice-vlan-intf-config_voice-vlan-intf-detect-voice> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_voice-vlan-intf-config_voice-vlan-intf-detect-voice aria-expanded aria-controls=ethernet_items_voice-vlan-intf-config_voice-vlan-intf-detect-voice onclick="setAnchor('#ethernet_items_voice-vlan-intf-config_voice-vlan-intf-detect-voice')"><span class=property-name>voice-vlan-intf-detect-voice</span></button> </h2> </div> <div id=ethernet_items_voice-vlan-intf-config_voice-vlan-intf-detect-voice class="collapse property-definition-div" aria-labelledby=headingethernet_items_voice-vlan-intf-config_voice-vlan-intf-detect-voice data-parent=#accordionethernet_items_voice-vlan-intf-config_voice-vlan-intf-detect-voice> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_voice-vlan-intf-config onclick="anchorLink('ethernet_items_voice-vlan-intf-config')">voice-vlan-intf-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_voice-vlan-intf-config_voice-vlan-intf-detect-voice onclick="anchorLink('ethernet_items_voice-vlan-intf-config_voice-vlan-intf-detect-voice')">voice-vlan-intf-detect-voice</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span> <span class="badge badge-success default-value">Default: "oui"</span><br> <span class=description><p>Select the detection method for identifying VoIP traffic on this port, such as OUI-based detection or traffic pattern recognition.</p> </span><div class=enum-value id=ethernet_items_voice-vlan-intf-config_voice-vlan-intf-detect-voice_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"oui"</li><li class="list-group-item enum-item">"lldp"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_voice-vlan-intf-config_voice-vlan-intf-security> <div class=card> <div class=card-header id=headingethernet_items_voice-vlan-intf-config_voice-vlan-intf-security> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_voice-vlan-intf-config_voice-vlan-intf-security aria-expanded aria-controls=ethernet_items_voice-vlan-intf-config_voice-vlan-intf-security onclick="setAnchor('#ethernet_items_voice-vlan-intf-config_voice-vlan-intf-security')"><span class=property-name>voice-vlan-intf-security</span></button> </h2> </div> <div id=ethernet_items_voice-vlan-intf-config_voice-vlan-intf-security class="collapse property-definition-div" aria-labelledby=headingethernet_items_voice-vlan-intf-config_voice-vlan-intf-security data-parent=#accordionethernet_items_voice-vlan-intf-config_voice-vlan-intf-security> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_voice-vlan-intf-config onclick="anchorLink('ethernet_items_voice-vlan-intf-config')">voice-vlan-intf-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_voice-vlan-intf-config_voice-vlan-intf-security onclick="anchorLink('ethernet_items_voice-vlan-intf-config_voice-vlan-intf-security')">voice-vlan-intf-security</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable or configure security filtering for VoIP traffic on the interface to protect against unauthorized devices.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_dhcp-snoop-port> <div class=card> <div class=card-header id=headingethernet_items_dhcp-snoop-port> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_dhcp-snoop-port aria-expanded aria-controls=ethernet_items_dhcp-snoop-port onclick="setAnchor('#ethernet_items_dhcp-snoop-port')"><span class=property-name>dhcp-snoop-port</span></button> </h2> </div> <div id=ethernet_items_dhcp-snoop-port class="collapse property-definition-div" aria-labelledby=headingethernet_items_dhcp-snoop-port data-parent=#accordionethernet_items_dhcp-snoop-port> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_dhcp-snoop-port onclick="anchorLink('ethernet_items_dhcp-snoop-port')">dhcp-snoop-port</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>Configuration for DHCP Snooping on a port level on a switch</p> </span> <div class=accordion id=accordionethernet_items_dhcp-snoop-port_dhcp-snoop-port-trust> <div class=card> <div class=card-header id=headingethernet_items_dhcp-snoop-port_dhcp-snoop-port-trust> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_dhcp-snoop-port_dhcp-snoop-port-trust aria-expanded aria-controls=ethernet_items_dhcp-snoop-port_dhcp-snoop-port-trust onclick="setAnchor('#ethernet_items_dhcp-snoop-port_dhcp-snoop-port-trust')"><span class=property-name>dhcp-snoop-port-trust</span></button> </h2> </div> <div id=ethernet_items_dhcp-snoop-port_dhcp-snoop-port-trust class="collapse property-definition-div" aria-labelledby=headingethernet_items_dhcp-snoop-port_dhcp-snoop-port-trust data-parent=#accordionethernet_items_dhcp-snoop-port_dhcp-snoop-port-trust> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_dhcp-snoop-port onclick="anchorLink('ethernet_items_dhcp-snoop-port')">dhcp-snoop-port</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_dhcp-snoop-port_dhcp-snoop-port-trust onclick="anchorLink('ethernet_items_dhcp-snoop-port_dhcp-snoop-port-trust')">dhcp-snoop-port-trust</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>This parameter designates a switch port as trusted for DHCP messages, meaning it can forward DHCP offers and acknowledgments, which is essential for connecting to legitimate DHCP servers</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_dhcp-snoop-port_dhcp-snoop-port-client-limit> <div class=card> <div class=card-header id=headingethernet_items_dhcp-snoop-port_dhcp-snoop-port-client-limit> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_dhcp-snoop-port_dhcp-snoop-port-client-limit aria-expanded aria-controls=ethernet_items_dhcp-snoop-port_dhcp-snoop-port-client-limit onclick="setAnchor('#ethernet_items_dhcp-snoop-port_dhcp-snoop-port-client-limit')"><span class=property-name>dhcp-snoop-port-client-limit</span></button> </h2> </div> <div id=ethernet_items_dhcp-snoop-port_dhcp-snoop-port-client-limit class="collapse property-definition-div" aria-labelledby=headingethernet_items_dhcp-snoop-port_dhcp-snoop-port-client-limit data-parent=#accordionethernet_items_dhcp-snoop-port_dhcp-snoop-port-client-limit> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_dhcp-snoop-port onclick="anchorLink('ethernet_items_dhcp-snoop-port')">dhcp-snoop-port</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_dhcp-snoop-port_dhcp-snoop-port-client-limit onclick="anchorLink('ethernet_items_dhcp-snoop-port_dhcp-snoop-port-client-limit')">dhcp-snoop-port-client-limit</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>It sets a limit on the number of DHCP clients that can be associated with a single port, helping to prevent a single port from exhausting the networks IP address pool</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=ethernet_items_dhcp-snoop-port_dhcp-snoop-port-client-limit_number>Value must be greater or equal to <code>1</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionethernet_items_dhcp-snoop-port_dhcp-snoop-port-circuit-id> <div class=card> <div class=card-header id=headingethernet_items_dhcp-snoop-port_dhcp-snoop-port-circuit-id> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#ethernet_items_dhcp-snoop-port_dhcp-snoop-port-circuit-id aria-expanded aria-controls=ethernet_items_dhcp-snoop-port_dhcp-snoop-port-circuit-id onclick="setAnchor('#ethernet_items_dhcp-snoop-port_dhcp-snoop-port-circuit-id')"><span class=property-name>dhcp-snoop-port-circuit-id</span></button> </h2> </div> <div id=ethernet_items_dhcp-snoop-port_dhcp-snoop-port-circuit-id class="collapse property-definition-div" aria-labelledby=headingethernet_items_dhcp-snoop-port_dhcp-snoop-port-circuit-id data-parent=#accordionethernet_items_dhcp-snoop-port_dhcp-snoop-port-circuit-id> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet onclick="anchorLink('ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items onclick="anchorLink('ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_dhcp-snoop-port onclick="anchorLink('ethernet_items_dhcp-snoop-port')">dhcp-snoop-port</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#ethernet_items_dhcp-snoop-port_dhcp-snoop-port-circuit-id onclick="anchorLink('ethernet_items_dhcp-snoop-port_dhcp-snoop-port-circuit-id')">dhcp-snoop-port-circuit-id</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>Specifies DHCP Option 82 circuit ID suboption information. Often including information like the interface number and VLAN ID, this can be useful for network management and troubleshooting</p> </span> <p><span class="badge badge-light restriction min-length-restriction" id=ethernet_items_dhcp-snoop-port_dhcp-snoop-port-circuit-id_minLength>Must be at least <code>1</code> characters long</span></p><p><span class="badge badge-light restriction max-length-restriction" id=ethernet_items_dhcp-snoop-port_dhcp-snoop-port-circuit-id_maxLength>Must be at most <code>32</code> characters long</span></p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch> <div class=card> <div class=card-header id=headingswitch> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch aria-expanded aria-controls=switch onclick="setAnchor('#switch')"><span class=property-name>switch</span></button> </h2> </div> <div id=switch class="collapse property-definition-div" aria-labelledby=headingswitch data-parent=#accordionswitch> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section defines the switch fabric specific features of a physical switch.</p> </span> <div class=accordion id=accordionswitch_port-mirror> <div class=card> <div class=card-header id=headingswitch_port-mirror> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_port-mirror aria-expanded aria-controls=switch_port-mirror onclick="setAnchor('#switch_port-mirror')"><span class=property-name>port-mirror</span></button> </h2> </div> <div id=switch_port-mirror class="collapse property-definition-div" aria-labelledby=headingswitch_port-mirror data-parent=#accordionswitch_port-mirror> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-mirror onclick="anchorLink('switch_port-mirror')">port-mirror</a></div><span class="badge badge-dark value-type">Type: array of object</span><br> <span class=description><p>Enable mirror of traffic from multiple minotor ports to a single analysis port.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=switch_port-mirror_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-mirror onclick="anchorLink('switch_port-mirror')">port-mirror</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-mirror_items onclick="anchorLink('switch_port-mirror_items')">port-mirror items</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordionswitch_port-mirror_items_monitor-ports> <div class=card> <div class=card-header id=headingswitch_port-mirror_items_monitor-ports> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_port-mirror_items_monitor-ports aria-expanded aria-controls=switch_port-mirror_items_monitor-ports onclick="setAnchor('#switch_port-mirror_items_monitor-ports')"><span class=property-name>monitor-ports</span></button> </h2> </div> <div id=switch_port-mirror_items_monitor-ports class="collapse property-definition-div" aria-labelledby=headingswitch_port-mirror_items_monitor-ports data-parent=#accordionswitch_port-mirror_items_monitor-ports> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-mirror onclick="anchorLink('switch_port-mirror')">port-mirror</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-mirror_items onclick="anchorLink('switch_port-mirror_items')">port-mirror items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-mirror_items_monitor-ports onclick="anchorLink('switch_port-mirror_items_monitor-ports')">monitor-ports</a></div><span class="badge badge-dark value-type">Type: array of string</span><br> <span class=description><p>The list of ports that we want to mirror.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=switch_port-mirror_items_monitor-ports_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-mirror onclick="anchorLink('switch_port-mirror')">port-mirror</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-mirror_items onclick="anchorLink('switch_port-mirror_items')">port-mirror items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-mirror_items_monitor-ports onclick="anchorLink('switch_port-mirror_items_monitor-ports')">monitor-ports</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-mirror_items_monitor-ports_items onclick="anchorLink('switch_port-mirror_items_monitor-ports_items')">monitor-ports items</a></div><span class="badge badge-dark value-type">Type: string</span><br> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_port-mirror_items_analysis-port> <div class=card> <div class=card-header id=headingswitch_port-mirror_items_analysis-port> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_port-mirror_items_analysis-port aria-expanded aria-controls=switch_port-mirror_items_analysis-port onclick="setAnchor('#switch_port-mirror_items_analysis-port')"><span class=property-name>analysis-port</span></button> </h2> </div> <div id=switch_port-mirror_items_analysis-port class="collapse property-definition-div" aria-labelledby=headingswitch_port-mirror_items_analysis-port data-parent=#accordionswitch_port-mirror_items_analysis-port> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-mirror onclick="anchorLink('switch_port-mirror')">port-mirror</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-mirror_items onclick="anchorLink('switch_port-mirror_items')">port-mirror items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-mirror_items_analysis-port onclick="anchorLink('switch_port-mirror_items_analysis-port')">analysis-port</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>The port that mirror&#39;ed packets should be sent to.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_loop-detection> <div class=card> <div class=card-header id=headingswitch_loop-detection> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_loop-detection aria-expanded aria-controls=switch_loop-detection onclick="setAnchor('#switch_loop-detection')"><span class=property-name>loop-detection</span></button> </h2> </div> <div id=switch_loop-detection class="collapse property-definition-div" aria-labelledby=headingswitch_loop-detection data-parent=#accordionswitch_loop-detection> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection onclick="anchorLink('switch_loop-detection')">loop-detection</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>Enable loop detection on the L2 switches/bridge.</p> </span> <div class=accordion id=accordionswitch_loop-detection_protocol> <div class=card> <div class=card-header id=headingswitch_loop-detection_protocol> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_loop-detection_protocol aria-expanded aria-controls=switch_loop-detection_protocol onclick="setAnchor('#switch_loop-detection_protocol')"><span class=property-name>protocol</span></button> </h2> </div> <div id=switch_loop-detection_protocol class="collapse property-definition-div" aria-labelledby=headingswitch_loop-detection_protocol data-parent=#accordionswitch_loop-detection_protocol> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection onclick="anchorLink('switch_loop-detection')">loop-detection</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection_protocol onclick="anchorLink('switch_loop-detection_protocol')">protocol</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span> <span class="badge badge-success default-value">Default: "rstp"</span><br> <span class=description><p>Define which protocol shall be used for loop detection.</p> </span><div class=enum-value id=switch_loop-detection_protocol_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"none"</li><li class="list-group-item enum-item">"stp"</li><li class="list-group-item enum-item">"rstp"</li><li class="list-group-item enum-item">"mstp"</li><li class="list-group-item enum-item">"pvstp"</li><li class="list-group-item enum-item">"rpvstp"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_loop-detection_roles> <div class=card> <div class=card-header id=headingswitch_loop-detection_roles> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_loop-detection_roles aria-expanded aria-controls=switch_loop-detection_roles onclick="setAnchor('#switch_loop-detection_roles')"><span class=property-name>roles</span></button> </h2> </div> <div id=switch_loop-detection_roles class="collapse property-definition-div" aria-labelledby=headingswitch_loop-detection_roles data-parent=#accordionswitch_loop-detection_roles> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection onclick="anchorLink('switch_loop-detection')">loop-detection</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection_roles onclick="anchorLink('switch_loop-detection_roles')">roles</a></div><span class="badge badge-dark value-type">Type: array of enum (of string)</span><br> <span class=description><p>Define on which logical switches/bridges we want to provide loop-detection.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=switch_loop-detection_roles_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection onclick="anchorLink('switch_loop-detection')">loop-detection</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection_roles onclick="anchorLink('switch_loop-detection_roles')">roles</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection_roles_items onclick="anchorLink('switch_loop-detection_roles_items')">roles items</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span><br> <div class=enum-value id=switch_loop-detection_roles_items_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"upstream"</li><li class="list-group-item enum-item">"downstream"</li></ul> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_loop-detection_instances> <div class=card> <div class=card-header id=headingswitch_loop-detection_instances> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_loop-detection_instances aria-expanded aria-controls=switch_loop-detection_instances onclick="setAnchor('#switch_loop-detection_instances')"><span class=property-name>instances</span></button> </h2> </div> <div id=switch_loop-detection_instances class="collapse property-definition-div" aria-labelledby=headingswitch_loop-detection_instances data-parent=#accordionswitch_loop-detection_instances> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection onclick="anchorLink('switch_loop-detection')">loop-detection</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection_instances onclick="anchorLink('switch_loop-detection_instances')">instances</a></div><span class="badge badge-dark value-type">Type: array of object</span><br> <span class=description><p>Define a list of configuration for each STP instance. Meaning of this field depends on current STP protocol (switch.loop-detection.protocol)</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=switch_loop-detection_instances_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection onclick="anchorLink('switch_loop-detection')">loop-detection</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection_instances onclick="anchorLink('switch_loop-detection_instances')">instances</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection_instances_items onclick="anchorLink('switch_loop-detection_instances_items')">instances items</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordionswitch_loop-detection_instances_items_id> <div class=card> <div class=card-header id=headingswitch_loop-detection_instances_items_id> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_loop-detection_instances_items_id aria-expanded aria-controls=switch_loop-detection_instances_items_id onclick="setAnchor('#switch_loop-detection_instances_items_id')"><span class=property-name>id</span></button> </h2> </div> <div id=switch_loop-detection_instances_items_id class="collapse property-definition-div" aria-labelledby=headingswitch_loop-detection_instances_items_id data-parent=#accordionswitch_loop-detection_instances_items_id> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection onclick="anchorLink('switch_loop-detection')">loop-detection</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection_instances onclick="anchorLink('switch_loop-detection_instances')">instances</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection_instances_items onclick="anchorLink('switch_loop-detection_instances_items')">instances items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection_instances_items_id onclick="anchorLink('switch_loop-detection_instances_items_id')">id</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>Indicates instance to configure. Depends on current STP protocol If RPVSTP/PVSTP - vlan id If MSTP - instance id</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_loop-detection_instances_items_enabled> <div class=card> <div class=card-header id=headingswitch_loop-detection_instances_items_enabled> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_loop-detection_instances_items_enabled aria-expanded aria-controls=switch_loop-detection_instances_items_enabled onclick="setAnchor('#switch_loop-detection_instances_items_enabled')"><span class=property-name>enabled</span></button> </h2> </div> <div id=switch_loop-detection_instances_items_enabled class="collapse property-definition-div" aria-labelledby=headingswitch_loop-detection_instances_items_enabled data-parent=#accordionswitch_loop-detection_instances_items_enabled> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection onclick="anchorLink('switch_loop-detection')">loop-detection</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection_instances onclick="anchorLink('switch_loop-detection_instances')">instances</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection_instances_items onclick="anchorLink('switch_loop-detection_instances_items')">instances items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection_instances_items_enabled onclick="anchorLink('switch_loop-detection_instances_items_enabled')">enabled</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>Enable STP on this instance.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_loop-detection_instances_items_priority> <div class=card> <div class=card-header id=headingswitch_loop-detection_instances_items_priority> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_loop-detection_instances_items_priority aria-expanded aria-controls=switch_loop-detection_instances_items_priority onclick="setAnchor('#switch_loop-detection_instances_items_priority')"><span class=property-name>priority</span></button> </h2> </div> <div id=switch_loop-detection_instances_items_priority class="collapse property-definition-div" aria-labelledby=headingswitch_loop-detection_instances_items_priority data-parent=#accordionswitch_loop-detection_instances_items_priority> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection onclick="anchorLink('switch_loop-detection')">loop-detection</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection_instances onclick="anchorLink('switch_loop-detection_instances')">instances</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection_instances_items onclick="anchorLink('switch_loop-detection_instances_items')">instances items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection_instances_items_priority onclick="anchorLink('switch_loop-detection_instances_items_priority')">priority</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 32768</span><br> <span class=description><p>Bridge priority.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_loop-detection_instances_items_forward_delay> <div class=card> <div class=card-header id=headingswitch_loop-detection_instances_items_forward_delay> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_loop-detection_instances_items_forward_delay aria-expanded aria-controls=switch_loop-detection_instances_items_forward_delay onclick="setAnchor('#switch_loop-detection_instances_items_forward_delay')"><span class=property-name>forward_delay</span></button> </h2> </div> <div id=switch_loop-detection_instances_items_forward_delay class="collapse property-definition-div" aria-labelledby=headingswitch_loop-detection_instances_items_forward_delay data-parent=#accordionswitch_loop-detection_instances_items_forward_delay> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection onclick="anchorLink('switch_loop-detection')">loop-detection</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection_instances onclick="anchorLink('switch_loop-detection_instances')">instances</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection_instances_items onclick="anchorLink('switch_loop-detection_instances_items')">instances items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection_instances_items_forward_delay onclick="anchorLink('switch_loop-detection_instances_items_forward_delay')">forward_delay</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 15</span><br> <span class=description><p>Defines the amount of time a switch port stays in the Listening and Learning states before transitioning to the Forwarding state.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_loop-detection_instances_items_hello_time> <div class=card> <div class=card-header id=headingswitch_loop-detection_instances_items_hello_time> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_loop-detection_instances_items_hello_time aria-expanded aria-controls=switch_loop-detection_instances_items_hello_time onclick="setAnchor('#switch_loop-detection_instances_items_hello_time')"><span class=property-name>hello_time</span></button> </h2> </div> <div id=switch_loop-detection_instances_items_hello_time class="collapse property-definition-div" aria-labelledby=headingswitch_loop-detection_instances_items_hello_time data-parent=#accordionswitch_loop-detection_instances_items_hello_time> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection onclick="anchorLink('switch_loop-detection')">loop-detection</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection_instances onclick="anchorLink('switch_loop-detection_instances')">instances</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection_instances_items onclick="anchorLink('switch_loop-detection_instances_items')">instances items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection_instances_items_hello_time onclick="anchorLink('switch_loop-detection_instances_items_hello_time')">hello_time</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 2</span><br> <span class=description><p>Determines how often switches send BPDU.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_loop-detection_instances_items_max_age> <div class=card> <div class=card-header id=headingswitch_loop-detection_instances_items_max_age> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_loop-detection_instances_items_max_age aria-expanded aria-controls=switch_loop-detection_instances_items_max_age onclick="setAnchor('#switch_loop-detection_instances_items_max_age')"><span class=property-name>max_age</span></button> </h2> </div> <div id=switch_loop-detection_instances_items_max_age class="collapse property-definition-div" aria-labelledby=headingswitch_loop-detection_instances_items_max_age data-parent=#accordionswitch_loop-detection_instances_items_max_age> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection onclick="anchorLink('switch_loop-detection')">loop-detection</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection_instances onclick="anchorLink('switch_loop-detection_instances')">instances</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection_instances_items onclick="anchorLink('switch_loop-detection_instances_items')">instances items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_loop-detection_instances_items_max_age onclick="anchorLink('switch_loop-detection_instances_items_max_age')">max_age</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 20</span><br> <span class=description><p>Specifies the maximum time that a switch port should wait to receive a BPDU from its neighbor before considering the link as failed or disconnected.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_ieee8021x> <div class=card> <div class=card-header id=headingswitch_ieee8021x> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_ieee8021x aria-expanded aria-controls=switch_ieee8021x onclick="setAnchor('#switch_ieee8021x')"><span class=property-name>ieee8021x</span></button> </h2> </div> <div id=switch_ieee8021x class="collapse property-definition-div" aria-labelledby=headingswitch_ieee8021x data-parent=#accordionswitch_ieee8021x> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x onclick="anchorLink('switch_ieee8021x')">ieee8021x</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section describes the global 802.1X (port access control) configuration.</p> </span> <div class=accordion id=accordionswitch_ieee8021x_auth-control-enable> <div class=card> <div class=card-header id=headingswitch_ieee8021x_auth-control-enable> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_ieee8021x_auth-control-enable aria-expanded aria-controls=switch_ieee8021x_auth-control-enable onclick="setAnchor('#switch_ieee8021x_auth-control-enable')"><span class=property-name>auth-control-enable</span></button> </h2> </div> <div id=switch_ieee8021x_auth-control-enable class="collapse property-definition-div" aria-labelledby=headingswitch_ieee8021x_auth-control-enable data-parent=#accordionswitch_ieee8021x_auth-control-enable> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x onclick="anchorLink('switch_ieee8021x')">ieee8021x</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_auth-control-enable onclick="anchorLink('switch_ieee8021x_auth-control-enable')">auth-control-enable</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enabled processing of PAE frames on ports that have .1X configured.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_ieee8021x_radius> <div class=card> <div class=card-header id=headingswitch_ieee8021x_radius> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_ieee8021x_radius aria-expanded aria-controls=switch_ieee8021x_radius onclick="setAnchor('#switch_ieee8021x_radius')"><span class=property-name>radius</span></button> </h2> </div> <div id=switch_ieee8021x_radius class="collapse property-definition-div" aria-labelledby=headingswitch_ieee8021x_radius data-parent=#accordionswitch_ieee8021x_radius> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x onclick="anchorLink('switch_ieee8021x')">ieee8021x</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_radius onclick="anchorLink('switch_ieee8021x_radius')">radius</a></div><span class="badge badge-dark value-type">Type: array of object</span><br> <span class=description><p>Define a list of RADIUS server to forward auth requests to.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=switch_ieee8021x_radius_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x onclick="anchorLink('switch_ieee8021x')">ieee8021x</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_radius onclick="anchorLink('switch_ieee8021x_radius')">radius</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_radius_items onclick="anchorLink('switch_ieee8021x_radius_items')">radius items</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordionswitch_ieee8021x_radius_items_server-host> <div class=card> <div class=card-header id=headingswitch_ieee8021x_radius_items_server-host> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_ieee8021x_radius_items_server-host aria-expanded aria-controls=switch_ieee8021x_radius_items_server-host onclick="setAnchor('#switch_ieee8021x_radius_items_server-host')"><span class=property-name>server-host</span></button> </h2> </div> <div id=switch_ieee8021x_radius_items_server-host class="collapse property-definition-div" aria-labelledby=headingswitch_ieee8021x_radius_items_server-host data-parent=#accordionswitch_ieee8021x_radius_items_server-host> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x onclick="anchorLink('switch_ieee8021x')">ieee8021x</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_radius onclick="anchorLink('switch_ieee8021x_radius')">radius</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_radius_items onclick="anchorLink('switch_ieee8021x_radius_items')">radius items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_radius_items_server-host onclick="anchorLink('switch_ieee8021x_radius_items_server-host')">server-host</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>Remote radius server address (IP or hostname).</p> </span> <br> <div class="badge badge-secondary">Examples:</div> <br><div id=switch_ieee8021x_radius_items_server-host_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;192.168.1.1&quot;</span>
</pre></div> </div><div id=switch_ieee8021x_radius_items_server-host_ex2 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;somehost.com&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_ieee8021x_radius_items_server-authentication-port> <div class=card> <div class=card-header id=headingswitch_ieee8021x_radius_items_server-authentication-port> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_ieee8021x_radius_items_server-authentication-port aria-expanded aria-controls=switch_ieee8021x_radius_items_server-authentication-port onclick="setAnchor('#switch_ieee8021x_radius_items_server-authentication-port')"><span class=property-name>server-authentication-port</span></button> </h2> </div> <div id=switch_ieee8021x_radius_items_server-authentication-port class="collapse property-definition-div" aria-labelledby=headingswitch_ieee8021x_radius_items_server-authentication-port data-parent=#accordionswitch_ieee8021x_radius_items_server-authentication-port> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x onclick="anchorLink('switch_ieee8021x')">ieee8021x</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_radius onclick="anchorLink('switch_ieee8021x_radius')">radius</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_radius_items onclick="anchorLink('switch_ieee8021x_radius_items')">radius items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_radius_items_server-authentication-port onclick="anchorLink('switch_ieee8021x_radius_items_server-authentication-port')">server-authentication-port</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>The port that the RADIUS authentication agent is running on.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=switch_ieee8021x_radius_items_server-authentication-port_number>Value must be greater or equal to <code>1</code> and lesser or equal to <code>65535</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionswitch_ieee8021x_radius_items_server-key> <div class=card> <div class=card-header id=headingswitch_ieee8021x_radius_items_server-key> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_ieee8021x_radius_items_server-key aria-expanded aria-controls=switch_ieee8021x_radius_items_server-key onclick="setAnchor('#switch_ieee8021x_radius_items_server-key')"><span class=property-name>server-key</span></button> </h2> </div> <div id=switch_ieee8021x_radius_items_server-key class="collapse property-definition-div" aria-labelledby=headingswitch_ieee8021x_radius_items_server-key data-parent=#accordionswitch_ieee8021x_radius_items_server-key> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x onclick="anchorLink('switch_ieee8021x')">ieee8021x</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_radius onclick="anchorLink('switch_ieee8021x_radius')">radius</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_radius_items onclick="anchorLink('switch_ieee8021x_radius_items')">radius items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_radius_items_server-key onclick="anchorLink('switch_ieee8021x_radius_items_server-key')">server-key</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>Secret key text that is shared between a RADIUS server and the switch.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=switch_ieee8021x_radius_items_server-key_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;somepassword&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_ieee8021x_radius_items_server-priority> <div class=card> <div class=card-header id=headingswitch_ieee8021x_radius_items_server-priority> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_ieee8021x_radius_items_server-priority aria-expanded aria-controls=switch_ieee8021x_radius_items_server-priority onclick="setAnchor('#switch_ieee8021x_radius_items_server-priority')"><span class=property-name>server-priority</span></button> </h2> </div> <div id=switch_ieee8021x_radius_items_server-priority class="collapse property-definition-div" aria-labelledby=headingswitch_ieee8021x_radius_items_server-priority data-parent=#accordionswitch_ieee8021x_radius_items_server-priority> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x onclick="anchorLink('switch_ieee8021x')">ieee8021x</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_radius onclick="anchorLink('switch_ieee8021x_radius')">radius</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_radius_items onclick="anchorLink('switch_ieee8021x_radius_items')">radius items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_radius_items_server-priority onclick="anchorLink('switch_ieee8021x_radius_items_server-priority')">server-priority</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>The server&#39;s priority (used when multiple servers are present. Bigger prio value = higher priority).</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=switch_ieee8021x_radius_items_server-priority_number>Value must be greater or equal to <code>1</code> and lesser or equal to <code>64</code></span></p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_ieee8021x_dynamic-authorization> <div class=card> <div class=card-header id=headingswitch_ieee8021x_dynamic-authorization> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_ieee8021x_dynamic-authorization aria-expanded aria-controls=switch_ieee8021x_dynamic-authorization onclick="setAnchor('#switch_ieee8021x_dynamic-authorization')"><span class=property-name>dynamic-authorization</span></button> </h2> </div> <div id=switch_ieee8021x_dynamic-authorization class="collapse property-definition-div" aria-labelledby=headingswitch_ieee8021x_dynamic-authorization data-parent=#accordionswitch_ieee8021x_dynamic-authorization> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x onclick="anchorLink('switch_ieee8021x')">ieee8021x</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_dynamic-authorization onclick="anchorLink('switch_ieee8021x_dynamic-authorization')">dynamic-authorization</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>Additional dynamic authorization (RFC 5176 compliant) - configure option for DAS that enable RM and CoA processing.</p> </span> <div class=accordion id=accordionswitch_ieee8021x_dynamic-authorization_auth-type> <div class=card> <div class=card-header id=headingswitch_ieee8021x_dynamic-authorization_auth-type> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_ieee8021x_dynamic-authorization_auth-type aria-expanded aria-controls=switch_ieee8021x_dynamic-authorization_auth-type onclick="setAnchor('#switch_ieee8021x_dynamic-authorization_auth-type')"><span class=property-name>auth-type</span></button> </h2> </div> <div id=switch_ieee8021x_dynamic-authorization_auth-type class="collapse property-definition-div" aria-labelledby=headingswitch_ieee8021x_dynamic-authorization_auth-type data-parent=#accordionswitch_ieee8021x_dynamic-authorization_auth-type> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x onclick="anchorLink('switch_ieee8021x')">ieee8021x</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_dynamic-authorization onclick="anchorLink('switch_ieee8021x_dynamic-authorization')">dynamic-authorization</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_dynamic-authorization_auth-type onclick="anchorLink('switch_ieee8021x_dynamic-authorization_auth-type')">auth-type</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span><br> <span class=description><p>Sets the accepted authorization types for dynamic RADIUS clients. all - Selects all COA client authentication types. All authentication attributes must match for the authentication to succeed. any - Selects any COA client authentication type. Any authentication attribute may match for the authentication to succeed. session-key - Indicates that the session-key must match for authentication to succeed.</p> </span><div class=enum-value id=switch_ieee8021x_dynamic-authorization_auth-type_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"all"</li><li class="list-group-item enum-item">"any"</li><li class="list-group-item enum-item">"session-key"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_ieee8021x_dynamic-authorization_bounce-port-ignore> <div class=card> <div class=card-header id=headingswitch_ieee8021x_dynamic-authorization_bounce-port-ignore> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_ieee8021x_dynamic-authorization_bounce-port-ignore aria-expanded aria-controls=switch_ieee8021x_dynamic-authorization_bounce-port-ignore onclick="setAnchor('#switch_ieee8021x_dynamic-authorization_bounce-port-ignore')"><span class=property-name>bounce-port-ignore</span></button> </h2> </div> <div id=switch_ieee8021x_dynamic-authorization_bounce-port-ignore class="collapse property-definition-div" aria-labelledby=headingswitch_ieee8021x_dynamic-authorization_bounce-port-ignore data-parent=#accordionswitch_ieee8021x_dynamic-authorization_bounce-port-ignore> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x onclick="anchorLink('switch_ieee8021x')">ieee8021x</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_dynamic-authorization onclick="anchorLink('switch_ieee8021x_dynamic-authorization')">dynamic-authorization</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_dynamic-authorization_bounce-port-ignore onclick="anchorLink('switch_ieee8021x_dynamic-authorization_bounce-port-ignore')">bounce-port-ignore</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Sets the switch to ignore bounce-port requests from dynamic authorization clients.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_ieee8021x_dynamic-authorization_disable-port-ignore> <div class=card> <div class=card-header id=headingswitch_ieee8021x_dynamic-authorization_disable-port-ignore> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_ieee8021x_dynamic-authorization_disable-port-ignore aria-expanded aria-controls=switch_ieee8021x_dynamic-authorization_disable-port-ignore onclick="setAnchor('#switch_ieee8021x_dynamic-authorization_disable-port-ignore')"><span class=property-name>disable-port-ignore</span></button> </h2> </div> <div id=switch_ieee8021x_dynamic-authorization_disable-port-ignore class="collapse property-definition-div" aria-labelledby=headingswitch_ieee8021x_dynamic-authorization_disable-port-ignore data-parent=#accordionswitch_ieee8021x_dynamic-authorization_disable-port-ignore> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x onclick="anchorLink('switch_ieee8021x')">ieee8021x</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_dynamic-authorization onclick="anchorLink('switch_ieee8021x_dynamic-authorization')">dynamic-authorization</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_dynamic-authorization_disable-port-ignore onclick="anchorLink('switch_ieee8021x_dynamic-authorization_disable-port-ignore')">disable-port-ignore</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Sets the switch to ignore requests from dynamic authorization clients.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_ieee8021x_dynamic-authorization_ignore-server-key> <div class=card> <div class=card-header id=headingswitch_ieee8021x_dynamic-authorization_ignore-server-key> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_ieee8021x_dynamic-authorization_ignore-server-key aria-expanded aria-controls=switch_ieee8021x_dynamic-authorization_ignore-server-key onclick="setAnchor('#switch_ieee8021x_dynamic-authorization_ignore-server-key')"><span class=property-name>ignore-server-key</span></button> </h2> </div> <div id=switch_ieee8021x_dynamic-authorization_ignore-server-key class="collapse property-definition-div" aria-labelledby=headingswitch_ieee8021x_dynamic-authorization_ignore-server-key data-parent=#accordionswitch_ieee8021x_dynamic-authorization_ignore-server-key> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x onclick="anchorLink('switch_ieee8021x')">ieee8021x</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_dynamic-authorization onclick="anchorLink('switch_ieee8021x_dynamic-authorization')">dynamic-authorization</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_dynamic-authorization_ignore-server-key onclick="anchorLink('switch_ieee8021x_dynamic-authorization_ignore-server-key')">ignore-server-key</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Do not attmept to authenticate with the server key.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_ieee8021x_dynamic-authorization_ignore-session-key> <div class=card> <div class=card-header id=headingswitch_ieee8021x_dynamic-authorization_ignore-session-key> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_ieee8021x_dynamic-authorization_ignore-session-key aria-expanded aria-controls=switch_ieee8021x_dynamic-authorization_ignore-session-key onclick="setAnchor('#switch_ieee8021x_dynamic-authorization_ignore-session-key')"><span class=property-name>ignore-session-key</span></button> </h2> </div> <div id=switch_ieee8021x_dynamic-authorization_ignore-session-key class="collapse property-definition-div" aria-labelledby=headingswitch_ieee8021x_dynamic-authorization_ignore-session-key data-parent=#accordionswitch_ieee8021x_dynamic-authorization_ignore-session-key> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x onclick="anchorLink('switch_ieee8021x')">ieee8021x</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_dynamic-authorization onclick="anchorLink('switch_ieee8021x_dynamic-authorization')">dynamic-authorization</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_dynamic-authorization_ignore-session-key onclick="anchorLink('switch_ieee8021x_dynamic-authorization_ignore-session-key')">ignore-session-key</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Do not attmept to authenticate with the session key.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_ieee8021x_dynamic-authorization_server-key> <div class=card> <div class=card-header id=headingswitch_ieee8021x_dynamic-authorization_server-key> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_ieee8021x_dynamic-authorization_server-key aria-expanded aria-controls=switch_ieee8021x_dynamic-authorization_server-key onclick="setAnchor('#switch_ieee8021x_dynamic-authorization_server-key')"><span class=property-name>server-key</span></button> </h2> </div> <div id=switch_ieee8021x_dynamic-authorization_server-key class="collapse property-definition-div" aria-labelledby=headingswitch_ieee8021x_dynamic-authorization_server-key data-parent=#accordionswitch_ieee8021x_dynamic-authorization_server-key> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x onclick="anchorLink('switch_ieee8021x')">ieee8021x</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_dynamic-authorization onclick="anchorLink('switch_ieee8021x_dynamic-authorization')">dynamic-authorization</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_dynamic-authorization_server-key onclick="anchorLink('switch_ieee8021x_dynamic-authorization_server-key')">server-key</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>Sets the shared secret to verify client COA requests for this server.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_ieee8021x_dynamic-authorization_client> <div class=card> <div class=card-header id=headingswitch_ieee8021x_dynamic-authorization_client> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_ieee8021x_dynamic-authorization_client aria-expanded aria-controls=switch_ieee8021x_dynamic-authorization_client onclick="setAnchor('#switch_ieee8021x_dynamic-authorization_client')"><span class=property-name>client</span></button> </h2> </div> <div id=switch_ieee8021x_dynamic-authorization_client class="collapse property-definition-div" aria-labelledby=headingswitch_ieee8021x_dynamic-authorization_client data-parent=#accordionswitch_ieee8021x_dynamic-authorization_client> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x onclick="anchorLink('switch_ieee8021x')">ieee8021x</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_dynamic-authorization onclick="anchorLink('switch_ieee8021x_dynamic-authorization')">dynamic-authorization</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_dynamic-authorization_client onclick="anchorLink('switch_ieee8021x_dynamic-authorization_client')">client</a></div><span class="badge badge-dark value-type">Type: array of object</span><br> <span class=description><p>Configure DAC.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=switch_ieee8021x_dynamic-authorization_client_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x onclick="anchorLink('switch_ieee8021x')">ieee8021x</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_dynamic-authorization onclick="anchorLink('switch_ieee8021x_dynamic-authorization')">dynamic-authorization</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_dynamic-authorization_client onclick="anchorLink('switch_ieee8021x_dynamic-authorization_client')">client</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_dynamic-authorization_client_items onclick="anchorLink('switch_ieee8021x_dynamic-authorization_client_items')">client items</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordionswitch_ieee8021x_dynamic-authorization_client_items_address> <div class=card> <div class=card-header id=headingswitch_ieee8021x_dynamic-authorization_client_items_address> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_ieee8021x_dynamic-authorization_client_items_address aria-expanded aria-controls=switch_ieee8021x_dynamic-authorization_client_items_address onclick="setAnchor('#switch_ieee8021x_dynamic-authorization_client_items_address')"><span class=property-name>address</span></button> </h2> </div> <div id=switch_ieee8021x_dynamic-authorization_client_items_address class="collapse property-definition-div" aria-labelledby=headingswitch_ieee8021x_dynamic-authorization_client_items_address data-parent=#accordionswitch_ieee8021x_dynamic-authorization_client_items_address> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x onclick="anchorLink('switch_ieee8021x')">ieee8021x</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_dynamic-authorization onclick="anchorLink('switch_ieee8021x_dynamic-authorization')">dynamic-authorization</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_dynamic-authorization_client onclick="anchorLink('switch_ieee8021x_dynamic-authorization_client')">client</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_dynamic-authorization_client_items onclick="anchorLink('switch_ieee8021x_dynamic-authorization_client_items')">client items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_dynamic-authorization_client_items_address onclick="anchorLink('switch_ieee8021x_dynamic-authorization_client_items_address')">address</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>A valid IP address or hostname of a DAC.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_ieee8021x_dynamic-authorization_client_items_server-key> <div class=card> <div class=card-header id=headingswitch_ieee8021x_dynamic-authorization_client_items_server-key> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_ieee8021x_dynamic-authorization_client_items_server-key aria-expanded aria-controls=switch_ieee8021x_dynamic-authorization_client_items_server-key onclick="setAnchor('#switch_ieee8021x_dynamic-authorization_client_items_server-key')"><span class=property-name>server-key</span></button> </h2> </div> <div id=switch_ieee8021x_dynamic-authorization_client_items_server-key class="collapse property-definition-div" aria-labelledby=headingswitch_ieee8021x_dynamic-authorization_client_items_server-key data-parent=#accordionswitch_ieee8021x_dynamic-authorization_client_items_server-key> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x onclick="anchorLink('switch_ieee8021x')">ieee8021x</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_dynamic-authorization onclick="anchorLink('switch_ieee8021x_dynamic-authorization')">dynamic-authorization</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_dynamic-authorization_client onclick="anchorLink('switch_ieee8021x_dynamic-authorization_client')">client</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_dynamic-authorization_client_items onclick="anchorLink('switch_ieee8021x_dynamic-authorization_client_items')">client items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ieee8021x_dynamic-authorization_client_items_server-key onclick="anchorLink('switch_ieee8021x_dynamic-authorization_client_items_server-key')">server-key</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>Sets the shared secret to verify client COA requests for this server.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_port-isolation> <div class=card> <div class=card-header id=headingswitch_port-isolation> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_port-isolation aria-expanded aria-controls=switch_port-isolation onclick="setAnchor('#switch_port-isolation')"><span class=property-name>port-isolation</span></button> </h2> </div> <div id=switch_port-isolation class="collapse property-definition-div" aria-labelledby=headingswitch_port-isolation data-parent=#accordionswitch_port-isolation> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation onclick="anchorLink('switch_port-isolation')">port-isolation</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section describes the per-port specific port-isolation matrix (to which ports selected port can forward traffic to) configuration. Omitting this configuration completely fully disables any port-isolation configuration on this given port.</p> </span> <div class=accordion id=accordionswitch_port-isolation_sessions> <div class=card> <div class=card-header id=headingswitch_port-isolation_sessions> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_port-isolation_sessions aria-expanded aria-controls=switch_port-isolation_sessions onclick="setAnchor('#switch_port-isolation_sessions')"><span class=property-name>sessions</span></button> </h2> </div> <div id=switch_port-isolation_sessions class="collapse property-definition-div" aria-labelledby=headingswitch_port-isolation_sessions data-parent=#accordionswitch_port-isolation_sessions> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation onclick="anchorLink('switch_port-isolation')">port-isolation</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation_sessions onclick="anchorLink('switch_port-isolation_sessions')">sessions</a></div><span class="badge badge-dark value-type">Type: array of object</span><br> <span class=description><p>Allow selected port to forward traffic in the provided session-based format.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=switch_port-isolation_sessions_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation onclick="anchorLink('switch_port-isolation')">port-isolation</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation_sessions onclick="anchorLink('switch_port-isolation_sessions')">sessions</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation_sessions_items onclick="anchorLink('switch_port-isolation_sessions_items')">sessions items</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordionswitch_port-isolation_sessions_items_id> <div class=card> <div class=card-header id=headingswitch_port-isolation_sessions_items_id> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_port-isolation_sessions_items_id aria-expanded aria-controls=switch_port-isolation_sessions_items_id onclick="setAnchor('#switch_port-isolation_sessions_items_id')"><span class=property-name>id</span></button> </h2> </div> <div id=switch_port-isolation_sessions_items_id class="collapse property-definition-div" aria-labelledby=headingswitch_port-isolation_sessions_items_id data-parent=#accordionswitch_port-isolation_sessions_items_id> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation onclick="anchorLink('switch_port-isolation')">port-isolation</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation_sessions onclick="anchorLink('switch_port-isolation_sessions')">sessions</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation_sessions_items onclick="anchorLink('switch_port-isolation_sessions_items')">sessions items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation_sessions_items_id onclick="anchorLink('switch_port-isolation_sessions_items_id')">id</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>Session id to configure.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_port-isolation_sessions_items_uplink> <div class=card> <div class=card-header id=headingswitch_port-isolation_sessions_items_uplink> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_port-isolation_sessions_items_uplink aria-expanded aria-controls=switch_port-isolation_sessions_items_uplink onclick="setAnchor('#switch_port-isolation_sessions_items_uplink')"><span class=property-name>uplink</span></button> </h2> </div> <div id=switch_port-isolation_sessions_items_uplink class="collapse property-definition-div" aria-labelledby=headingswitch_port-isolation_sessions_items_uplink data-parent=#accordionswitch_port-isolation_sessions_items_uplink> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation onclick="anchorLink('switch_port-isolation')">port-isolation</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation_sessions onclick="anchorLink('switch_port-isolation_sessions')">sessions</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation_sessions_items onclick="anchorLink('switch_port-isolation_sessions_items')">sessions items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation_sessions_items_uplink onclick="anchorLink('switch_port-isolation_sessions_items_uplink')">uplink</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>Configuration object for uplink interface(s)</p> </span> <div class=accordion id=accordionswitch_port-isolation_sessions_items_uplink_interface-list> <div class=card> <div class=card-header id=headingswitch_port-isolation_sessions_items_uplink_interface-list> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_port-isolation_sessions_items_uplink_interface-list aria-expanded aria-controls=switch_port-isolation_sessions_items_uplink_interface-list onclick="setAnchor('#switch_port-isolation_sessions_items_uplink_interface-list')"><span class=property-name>interface-list</span></button> </h2> </div> <div id=switch_port-isolation_sessions_items_uplink_interface-list class="collapse property-definition-div" aria-labelledby=headingswitch_port-isolation_sessions_items_uplink_interface-list data-parent=#accordionswitch_port-isolation_sessions_items_uplink_interface-list> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation onclick="anchorLink('switch_port-isolation')">port-isolation</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation_sessions onclick="anchorLink('switch_port-isolation_sessions')">sessions</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation_sessions_items onclick="anchorLink('switch_port-isolation_sessions_items')">sessions items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation_sessions_items_uplink onclick="anchorLink('switch_port-isolation_sessions_items_uplink')">uplink</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation_sessions_items_uplink_interface-list onclick="anchorLink('switch_port-isolation_sessions_items_uplink_interface-list')">interface-list</a></div><span class="badge badge-dark value-type">Type: array of string</span><br> <span class=description><p>List of interfaces (either physical or trunk ports)</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=switch_port-isolation_sessions_items_uplink_interface-list_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation onclick="anchorLink('switch_port-isolation')">port-isolation</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation_sessions onclick="anchorLink('switch_port-isolation_sessions')">sessions</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation_sessions_items onclick="anchorLink('switch_port-isolation_sessions_items')">sessions items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation_sessions_items_uplink onclick="anchorLink('switch_port-isolation_sessions_items_uplink')">uplink</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation_sessions_items_uplink_interface-list onclick="anchorLink('switch_port-isolation_sessions_items_uplink_interface-list')">interface-list</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation_sessions_items_uplink_interface-list_items onclick="anchorLink('switch_port-isolation_sessions_items_uplink_interface-list_items')">interface-list items</a></div><span class="badge badge-dark value-type">Type: string</span><br> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_port-isolation_sessions_items_downlink> <div class=card> <div class=card-header id=headingswitch_port-isolation_sessions_items_downlink> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_port-isolation_sessions_items_downlink aria-expanded aria-controls=switch_port-isolation_sessions_items_downlink onclick="setAnchor('#switch_port-isolation_sessions_items_downlink')"><span class=property-name>downlink</span></button> </h2> </div> <div id=switch_port-isolation_sessions_items_downlink class="collapse property-definition-div" aria-labelledby=headingswitch_port-isolation_sessions_items_downlink data-parent=#accordionswitch_port-isolation_sessions_items_downlink> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation onclick="anchorLink('switch_port-isolation')">port-isolation</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation_sessions onclick="anchorLink('switch_port-isolation_sessions')">sessions</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation_sessions_items onclick="anchorLink('switch_port-isolation_sessions_items')">sessions items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation_sessions_items_downlink onclick="anchorLink('switch_port-isolation_sessions_items_downlink')">downlink</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>Configuration object for downlink interface(s)</p> </span> <div class=accordion id=accordionswitch_port-isolation_sessions_items_downlink_interface-list> <div class=card> <div class=card-header id=headingswitch_port-isolation_sessions_items_downlink_interface-list> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_port-isolation_sessions_items_downlink_interface-list aria-expanded aria-controls=switch_port-isolation_sessions_items_downlink_interface-list onclick="setAnchor('#switch_port-isolation_sessions_items_downlink_interface-list')"><span class=property-name>interface-list</span></button> </h2> </div> <div id=switch_port-isolation_sessions_items_downlink_interface-list class="collapse property-definition-div" aria-labelledby=headingswitch_port-isolation_sessions_items_downlink_interface-list data-parent=#accordionswitch_port-isolation_sessions_items_downlink_interface-list> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation onclick="anchorLink('switch_port-isolation')">port-isolation</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation_sessions onclick="anchorLink('switch_port-isolation_sessions')">sessions</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation_sessions_items onclick="anchorLink('switch_port-isolation_sessions_items')">sessions items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation_sessions_items_downlink onclick="anchorLink('switch_port-isolation_sessions_items_downlink')">downlink</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation_sessions_items_downlink_interface-list onclick="anchorLink('switch_port-isolation_sessions_items_downlink_interface-list')">interface-list</a></div><span class="badge badge-dark value-type">Type: array of string</span><br> <span class=description><p>List of interfaces (either physical or trunk ports)</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=switch_port-isolation_sessions_items_downlink_interface-list_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation onclick="anchorLink('switch_port-isolation')">port-isolation</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation_sessions onclick="anchorLink('switch_port-isolation_sessions')">sessions</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation_sessions_items onclick="anchorLink('switch_port-isolation_sessions_items')">sessions items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation_sessions_items_downlink onclick="anchorLink('switch_port-isolation_sessions_items_downlink')">downlink</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation_sessions_items_downlink_interface-list onclick="anchorLink('switch_port-isolation_sessions_items_downlink_interface-list')">interface-list</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_port-isolation_sessions_items_downlink_interface-list_items onclick="anchorLink('switch_port-isolation_sessions_items_downlink_interface-list_items')">interface-list items</a></div><span class="badge badge-dark value-type">Type: string</span><br> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_trunk-balance-method> <div class=card> <div class=card-header id=headingswitch_trunk-balance-method> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_trunk-balance-method aria-expanded aria-controls=switch_trunk-balance-method onclick="setAnchor('#switch_trunk-balance-method')"><span class=property-name>trunk-balance-method</span></button> </h2> </div> <div id=switch_trunk-balance-method class="collapse property-definition-div" aria-labelledby=headingswitch_trunk-balance-method data-parent=#accordionswitch_trunk-balance-method> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_trunk-balance-method onclick="anchorLink('switch_trunk-balance-method')">trunk-balance-method</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span> <span class="badge badge-success default-value">Default: "src-dst-mac"</span><br> <span class=description><p>Sets the load-distribution method among ports in aggregated links for both static and LACP based trunks.</p> </span><div class=enum-value id=switch_trunk-balance-method_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"dst-ip"</li><li class="list-group-item enum-item">"dst-mac"</li><li class="list-group-item enum-item">"src-dst-ip"</li><li class="list-group-item enum-item">"src-dst-mac"</li><li class="list-group-item enum-item">"src-ip"</li><li class="list-group-item enum-item">"src-mac"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_jumbo-frames> <div class=card> <div class=card-header id=headingswitch_jumbo-frames> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_jumbo-frames aria-expanded aria-controls=switch_jumbo-frames onclick="setAnchor('#switch_jumbo-frames')"><span class=property-name>jumbo-frames</span></button> </h2> </div> <div id=switch_jumbo-frames class="collapse property-definition-div" aria-labelledby=headingswitch_jumbo-frames data-parent=#accordionswitch_jumbo-frames> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_jumbo-frames onclick="anchorLink('switch_jumbo-frames')">jumbo-frames</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enables Jumbo frames</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_dhcp-snooping> <div class=card> <div class=card-header id=headingswitch_dhcp-snooping> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_dhcp-snooping aria-expanded aria-controls=switch_dhcp-snooping onclick="setAnchor('#switch_dhcp-snooping')"><span class=property-name>dhcp-snooping</span></button> </h2> </div> <div id=switch_dhcp-snooping class="collapse property-definition-div" aria-labelledby=headingswitch_dhcp-snooping data-parent=#accordionswitch_dhcp-snooping> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_dhcp-snooping onclick="anchorLink('switch_dhcp-snooping')">dhcp-snooping</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>DHCP Snooping configuration parameters</p> </span> <div class=accordion id=accordionswitch_dhcp-snooping_dhcp-snoop-enable> <div class=card> <div class=card-header id=headingswitch_dhcp-snooping_dhcp-snoop-enable> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_dhcp-snooping_dhcp-snoop-enable aria-expanded aria-controls=switch_dhcp-snooping_dhcp-snoop-enable onclick="setAnchor('#switch_dhcp-snooping_dhcp-snoop-enable')"><span class=property-name>dhcp-snoop-enable</span></button> </h2> </div> <div id=switch_dhcp-snooping_dhcp-snoop-enable class="collapse property-definition-div" aria-labelledby=headingswitch_dhcp-snooping_dhcp-snoop-enable data-parent=#accordionswitch_dhcp-snooping_dhcp-snoop-enable> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_dhcp-snooping onclick="anchorLink('switch_dhcp-snooping')">dhcp-snooping</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_dhcp-snooping_dhcp-snoop-enable onclick="anchorLink('switch_dhcp-snooping_dhcp-snoop-enable')">dhcp-snoop-enable</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enables DHCP Snooping on the network switch, which is a security feature that prevents unauthorized DHCP servers from offering IP addresses</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_dhcp-snooping_dhcp-snoop-rate-limit> <div class=card> <div class=card-header id=headingswitch_dhcp-snooping_dhcp-snoop-rate-limit> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_dhcp-snooping_dhcp-snoop-rate-limit aria-expanded aria-controls=switch_dhcp-snooping_dhcp-snoop-rate-limit onclick="setAnchor('#switch_dhcp-snooping_dhcp-snoop-rate-limit')"><span class=property-name>dhcp-snoop-rate-limit</span></button> </h2> </div> <div id=switch_dhcp-snooping_dhcp-snoop-rate-limit class="collapse property-definition-div" aria-labelledby=headingswitch_dhcp-snooping_dhcp-snoop-rate-limit data-parent=#accordionswitch_dhcp-snooping_dhcp-snoop-rate-limit> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_dhcp-snooping onclick="anchorLink('switch_dhcp-snooping')">dhcp-snooping</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_dhcp-snooping_dhcp-snoop-rate-limit onclick="anchorLink('switch_dhcp-snooping_dhcp-snoop-rate-limit')">dhcp-snoop-rate-limit</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>Sets a limit on the number of DHCP packets per second that can be received on an untrusted interface to prevent DHCP flooding attacks</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=switch_dhcp-snooping_dhcp-snoop-rate-limit_number>Value must be greater or equal to <code>1</code> and lesser or equal to <code>2048</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionswitch_dhcp-snooping_dhcp-snoop-mac-verify> <div class=card> <div class=card-header id=headingswitch_dhcp-snooping_dhcp-snoop-mac-verify> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_dhcp-snooping_dhcp-snoop-mac-verify aria-expanded aria-controls=switch_dhcp-snooping_dhcp-snoop-mac-verify onclick="setAnchor('#switch_dhcp-snooping_dhcp-snoop-mac-verify')"><span class=property-name>dhcp-snoop-mac-verify</span></button> </h2> </div> <div id=switch_dhcp-snooping_dhcp-snoop-mac-verify class="collapse property-definition-div" aria-labelledby=headingswitch_dhcp-snooping_dhcp-snoop-mac-verify data-parent=#accordionswitch_dhcp-snooping_dhcp-snoop-mac-verify> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_dhcp-snooping onclick="anchorLink('switch_dhcp-snooping')">dhcp-snooping</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_dhcp-snooping_dhcp-snoop-mac-verify onclick="anchorLink('switch_dhcp-snooping_dhcp-snoop-mac-verify')">dhcp-snoop-mac-verify</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>This option ensures that the MAC address in a DHCP request matches the source MAC address of the packet, providing an additional layer of security</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_dhcp-snooping_dhcp-snoop-inf-opt-82> <div class=card> <div class=card-header id=headingswitch_dhcp-snooping_dhcp-snoop-inf-opt-82> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_dhcp-snooping_dhcp-snoop-inf-opt-82 aria-expanded aria-controls=switch_dhcp-snooping_dhcp-snoop-inf-opt-82 onclick="setAnchor('#switch_dhcp-snooping_dhcp-snoop-inf-opt-82')"><span class=property-name>dhcp-snoop-inf-opt-82</span></button> </h2> </div> <div id=switch_dhcp-snooping_dhcp-snoop-inf-opt-82 class="collapse property-definition-div" aria-labelledby=headingswitch_dhcp-snooping_dhcp-snoop-inf-opt-82 data-parent=#accordionswitch_dhcp-snooping_dhcp-snoop-inf-opt-82> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_dhcp-snooping onclick="anchorLink('switch_dhcp-snooping')">dhcp-snooping</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_dhcp-snooping_dhcp-snoop-inf-opt-82 onclick="anchorLink('switch_dhcp-snooping_dhcp-snoop-inf-opt-82')">dhcp-snoop-inf-opt-82</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>This refers to the insertion of information option 82 in DHCP packets, which adds more details about the clients location and network information for tracking and control purposes</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_dhcp-snooping_dhcp-snoop-inf-opt-encode-subopt> <div class=card> <div class=card-header id=headingswitch_dhcp-snooping_dhcp-snoop-inf-opt-encode-subopt> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_dhcp-snooping_dhcp-snoop-inf-opt-encode-subopt aria-expanded aria-controls=switch_dhcp-snooping_dhcp-snoop-inf-opt-encode-subopt onclick="setAnchor('#switch_dhcp-snooping_dhcp-snoop-inf-opt-encode-subopt')"><span class=property-name>dhcp-snoop-inf-opt-encode-subopt</span></button> </h2> </div> <div id=switch_dhcp-snooping_dhcp-snoop-inf-opt-encode-subopt class="collapse property-definition-div" aria-labelledby=headingswitch_dhcp-snooping_dhcp-snoop-inf-opt-encode-subopt data-parent=#accordionswitch_dhcp-snooping_dhcp-snoop-inf-opt-encode-subopt> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_dhcp-snooping onclick="anchorLink('switch_dhcp-snooping')">dhcp-snooping</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_dhcp-snooping_dhcp-snoop-inf-opt-encode-subopt onclick="anchorLink('switch_dhcp-snooping_dhcp-snoop-inf-opt-encode-subopt')">dhcp-snoop-inf-opt-encode-subopt</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>This parameter allows for the encoding of sub-options within option 82 to further specify client information</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_dhcp-snooping_dhcp-snoop-inf-opt-remoteid> <div class=card> <div class=card-header id=headingswitch_dhcp-snooping_dhcp-snoop-inf-opt-remoteid> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_dhcp-snooping_dhcp-snoop-inf-opt-remoteid aria-expanded aria-controls=switch_dhcp-snooping_dhcp-snoop-inf-opt-remoteid onclick="setAnchor('#switch_dhcp-snooping_dhcp-snoop-inf-opt-remoteid')"><span class=property-name>dhcp-snoop-inf-opt-remoteid</span></button> </h2> </div> <div id=switch_dhcp-snooping_dhcp-snoop-inf-opt-remoteid class="collapse property-definition-div" aria-labelledby=headingswitch_dhcp-snooping_dhcp-snoop-inf-opt-remoteid data-parent=#accordionswitch_dhcp-snooping_dhcp-snoop-inf-opt-remoteid> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_dhcp-snooping onclick="anchorLink('switch_dhcp-snooping')">dhcp-snooping</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_dhcp-snooping_dhcp-snoop-inf-opt-remoteid onclick="anchorLink('switch_dhcp-snooping_dhcp-snoop-inf-opt-remoteid')">dhcp-snoop-inf-opt-remoteid</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>It specifies the remote ID sub-option in option 82, which typically includes information like the circuit ID or remote host identifier</p> </span> <p><span class="badge badge-light restriction min-length-restriction" id=switch_dhcp-snooping_dhcp-snoop-inf-opt-remoteid_minLength>Must be at least <code>1</code> characters long</span></p><p><span class="badge badge-light restriction max-length-restriction" id=switch_dhcp-snooping_dhcp-snoop-inf-opt-remoteid_maxLength>Must be at most <code>32</code> characters long</span></p> </div> </div> </div> </div> <div class=accordion id=accordionswitch_dhcp-snooping_dhcp-snoop-inf-opt-policy> <div class=card> <div class=card-header id=headingswitch_dhcp-snooping_dhcp-snoop-inf-opt-policy> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_dhcp-snooping_dhcp-snoop-inf-opt-policy aria-expanded aria-controls=switch_dhcp-snooping_dhcp-snoop-inf-opt-policy onclick="setAnchor('#switch_dhcp-snooping_dhcp-snoop-inf-opt-policy')"><span class=property-name>dhcp-snoop-inf-opt-policy</span></button> </h2> </div> <div id=switch_dhcp-snooping_dhcp-snoop-inf-opt-policy class="collapse property-definition-div" aria-labelledby=headingswitch_dhcp-snooping_dhcp-snoop-inf-opt-policy data-parent=#accordionswitch_dhcp-snooping_dhcp-snoop-inf-opt-policy> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_dhcp-snooping onclick="anchorLink('switch_dhcp-snooping')">dhcp-snooping</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_dhcp-snooping_dhcp-snoop-inf-opt-policy onclick="anchorLink('switch_dhcp-snooping_dhcp-snoop-inf-opt-policy')">dhcp-snoop-inf-opt-policy</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span><br> <span class=description><p>This defines the policy for handling packets with option 82, determining whether they should be forwarded or dropped based on the configuration</p> </span><div class=enum-value id=switch_dhcp-snooping_dhcp-snoop-inf-opt-policy_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"drop"</li><li class="list-group-item enum-item">"keep"</li><li class="list-group-item enum-item">"replace"</li></ul> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_mvr-config> <div class=card> <div class=card-header id=headingswitch_mvr-config> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_mvr-config aria-expanded aria-controls=switch_mvr-config onclick="setAnchor('#switch_mvr-config')"><span class=property-name>mvr-config</span></button> </h2> </div> <div id=switch_mvr-config class="collapse property-definition-div" aria-labelledby=headingswitch_mvr-config data-parent=#accordionswitch_mvr-config> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-config onclick="anchorLink('switch_mvr-config')">mvr-config</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section defines the Multicast VLAN Registration (MVR) general configuration.</p> </span> <div class=accordion id=accordionswitch_mvr-config_mvr-enable> <div class=card> <div class=card-header id=headingswitch_mvr-config_mvr-enable> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_mvr-config_mvr-enable aria-expanded aria-controls=switch_mvr-config_mvr-enable onclick="setAnchor('#switch_mvr-config_mvr-enable')"><span class=property-name>mvr-enable</span></button> </h2> </div> <div id=switch_mvr-config_mvr-enable class="collapse property-definition-div" aria-labelledby=headingswitch_mvr-config_mvr-enable data-parent=#accordionswitch_mvr-config_mvr-enable> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-config onclick="anchorLink('switch_mvr-config')">mvr-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-config_mvr-enable onclick="anchorLink('switch_mvr-config_mvr-enable')">mvr-enable</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable/Disable MVR globally on the switch.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_mvr-config_mvr-proxy-query-intvl> <div class=card> <div class=card-header id=headingswitch_mvr-config_mvr-proxy-query-intvl> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_mvr-config_mvr-proxy-query-intvl aria-expanded aria-controls=switch_mvr-config_mvr-proxy-query-intvl onclick="setAnchor('#switch_mvr-config_mvr-proxy-query-intvl')"><span class=property-name>mvr-proxy-query-intvl</span></button> </h2> </div> <div id=switch_mvr-config_mvr-proxy-query-intvl class="collapse property-definition-div" aria-labelledby=headingswitch_mvr-config_mvr-proxy-query-intvl data-parent=#accordionswitch_mvr-config_mvr-proxy-query-intvl> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-config onclick="anchorLink('switch_mvr-config')">mvr-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-config_mvr-proxy-query-intvl onclick="anchorLink('switch_mvr-config_mvr-proxy-query-intvl')">mvr-proxy-query-intvl</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 125</span><br> <span class=description><p>This command configures the interval (in seconds) at which the receiver port sends out general queries. The maximum value is determined based on 12 hours as maximum interval, and minimum as 1 second as allowed value.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=switch_mvr-config_mvr-proxy-query-intvl_number>Value must be greater or equal to <code>1</code> and lesser or equal to <code>43200</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionswitch_mvr-config_mvr-proxy-switching> <div class=card> <div class=card-header id=headingswitch_mvr-config_mvr-proxy-switching> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_mvr-config_mvr-proxy-switching aria-expanded aria-controls=switch_mvr-config_mvr-proxy-switching onclick="setAnchor('#switch_mvr-config_mvr-proxy-switching')"><span class=property-name>mvr-proxy-switching</span></button> </h2> </div> <div id=switch_mvr-config_mvr-proxy-switching class="collapse property-definition-div" aria-labelledby=headingswitch_mvr-config_mvr-proxy-switching data-parent=#accordionswitch_mvr-config_mvr-proxy-switching> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-config onclick="anchorLink('switch_mvr-config')">mvr-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-config_mvr-proxy-switching onclick="anchorLink('switch_mvr-config_mvr-proxy-switching')">mvr-proxy-switching</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable the MVR proxy switching mode, where the source port acts as a host, and the receiver port acts as an MVR router with querier service enabled.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_mvr-config_mvr-robustness-val> <div class=card> <div class=card-header id=headingswitch_mvr-config_mvr-robustness-val> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_mvr-config_mvr-robustness-val aria-expanded aria-controls=switch_mvr-config_mvr-robustness-val onclick="setAnchor('#switch_mvr-config_mvr-robustness-val')"><span class=property-name>mvr-robustness-val</span></button> </h2> </div> <div id=switch_mvr-config_mvr-robustness-val class="collapse property-definition-div" aria-labelledby=headingswitch_mvr-config_mvr-robustness-val data-parent=#accordionswitch_mvr-config_mvr-robustness-val> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-config onclick="anchorLink('switch_mvr-config')">mvr-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-config_mvr-robustness-val onclick="anchorLink('switch_mvr-config_mvr-robustness-val')">mvr-robustness-val</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 2</span><br> <span class=description><p>Configure the expected packet loss, and thereby the number of times to generate report and group-specific queries when changes are learned about downstream groups, and the number of times group-specific queries are sent to downstream receiver ports. Right configuration ensures that multicast group memberships are correctly maintained even if some control messages are lost due to network issues.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=switch_mvr-config_mvr-robustness-val_number>Value must be greater or equal to <code>1</code> and lesser or equal to <code>255</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionswitch_mvr-config_mvr-source-port-mode> <div class=card> <div class=card-header id=headingswitch_mvr-config_mvr-source-port-mode> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_mvr-config_mvr-source-port-mode aria-expanded aria-controls=switch_mvr-config_mvr-source-port-mode onclick="setAnchor('#switch_mvr-config_mvr-source-port-mode')"><span class=property-name>mvr-source-port-mode</span></button> </h2> </div> <div id=switch_mvr-config_mvr-source-port-mode class="collapse property-definition-div" aria-labelledby=headingswitch_mvr-config_mvr-source-port-mode data-parent=#accordionswitch_mvr-config_mvr-source-port-mode> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-config onclick="anchorLink('switch_mvr-config')">mvr-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-config_mvr-source-port-mode onclick="anchorLink('switch_mvr-config_mvr-source-port-mode')">mvr-source-port-mode</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span> <span class="badge badge-success default-value">Default: "forward"</span><br> <span class=description><p>Configure the switch to forward only multicast streams that a source port has dynamically joined or to forward all multicast groups.</p> </span><div class=enum-value id=switch_mvr-config_mvr-source-port-mode_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"dynamic"</li><li class="list-group-item enum-item">"forward"</li></ul> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_mvr-domain-config> <div class=card> <div class=card-header id=headingswitch_mvr-domain-config> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_mvr-domain-config aria-expanded aria-controls=switch_mvr-domain-config onclick="setAnchor('#switch_mvr-domain-config')"><span class=property-name>mvr-domain-config</span></button> </h2> </div> <div id=switch_mvr-domain-config class="collapse property-definition-div" aria-labelledby=headingswitch_mvr-domain-config data-parent=#accordionswitch_mvr-domain-config> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-domain-config onclick="anchorLink('switch_mvr-domain-config')">mvr-domain-config</a></div><span class="badge badge-dark value-type">Type: array of object</span><br> <span class=description><p>Configure the Multicast VLAN Registration (MVR) domains.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=switch_mvr-domain-config_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-domain-config onclick="anchorLink('switch_mvr-domain-config')">mvr-domain-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-domain-config_items onclick="anchorLink('switch_mvr-domain-config_items')">mvr-domain-config items</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordionswitch_mvr-domain-config_items_mvr-domain-id> <div class=card> <div class=card-header id=headingswitch_mvr-domain-config_items_mvr-domain-id> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_mvr-domain-config_items_mvr-domain-id aria-expanded aria-controls=switch_mvr-domain-config_items_mvr-domain-id onclick="setAnchor('#switch_mvr-domain-config_items_mvr-domain-id')"><span class=property-name>mvr-domain-id</span></button> </h2> </div> <div id=switch_mvr-domain-config_items_mvr-domain-id class="collapse property-definition-div" aria-labelledby=headingswitch_mvr-domain-config_items_mvr-domain-id data-parent=#accordionswitch_mvr-domain-config_items_mvr-domain-id> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-domain-config onclick="anchorLink('switch_mvr-domain-config')">mvr-domain-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-domain-config_items onclick="anchorLink('switch_mvr-domain-config_items')">mvr-domain-config items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-domain-config_items_mvr-domain-id onclick="anchorLink('switch_mvr-domain-config_items_mvr-domain-id')">mvr-domain-id</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 1</span><br> <span class=description><p>Unique identifier for a Multicast Domain defined under the MVR.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=switch_mvr-domain-config_items_mvr-domain-id_number>Value must be greater or equal to <code>1</code> and lesser or equal to <code>10</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionswitch_mvr-domain-config_items_mvr-domain-enable> <div class=card> <div class=card-header id=headingswitch_mvr-domain-config_items_mvr-domain-enable> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_mvr-domain-config_items_mvr-domain-enable aria-expanded aria-controls=switch_mvr-domain-config_items_mvr-domain-enable onclick="setAnchor('#switch_mvr-domain-config_items_mvr-domain-enable')"><span class=property-name>mvr-domain-enable</span></button> </h2> </div> <div id=switch_mvr-domain-config_items_mvr-domain-enable class="collapse property-definition-div" aria-labelledby=headingswitch_mvr-domain-config_items_mvr-domain-enable data-parent=#accordionswitch_mvr-domain-config_items_mvr-domain-enable> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-domain-config onclick="anchorLink('switch_mvr-domain-config')">mvr-domain-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-domain-config_items onclick="anchorLink('switch_mvr-domain-config_items')">mvr-domain-config items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-domain-config_items_mvr-domain-enable onclick="anchorLink('switch_mvr-domain-config_items_mvr-domain-enable')">mvr-domain-enable</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable/disable Multicast VLAN Registration (MVR) for a specific domain.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_mvr-domain-config_items_mvr-domain-vlan-id> <div class=card> <div class=card-header id=headingswitch_mvr-domain-config_items_mvr-domain-vlan-id> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_mvr-domain-config_items_mvr-domain-vlan-id aria-expanded aria-controls=switch_mvr-domain-config_items_mvr-domain-vlan-id onclick="setAnchor('#switch_mvr-domain-config_items_mvr-domain-vlan-id')"><span class=property-name>mvr-domain-vlan-id</span></button> </h2> </div> <div id=switch_mvr-domain-config_items_mvr-domain-vlan-id class="collapse property-definition-div" aria-labelledby=headingswitch_mvr-domain-config_items_mvr-domain-vlan-id data-parent=#accordionswitch_mvr-domain-config_items_mvr-domain-vlan-id> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-domain-config onclick="anchorLink('switch_mvr-domain-config')">mvr-domain-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-domain-config_items onclick="anchorLink('switch_mvr-domain-config_items')">mvr-domain-config items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-domain-config_items_mvr-domain-vlan-id onclick="anchorLink('switch_mvr-domain-config_items_mvr-domain-vlan-id')">mvr-domain-vlan-id</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 1</span><br> <span class=description><p>Per domain Level Multicast VLAN ID. Specifies the VLAN through which MVR multicast data is received. This is the VLAN to which all source ports must be assigned.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=switch_mvr-domain-config_items_mvr-domain-vlan-id_number>Value must be greater or equal to <code>1</code> and lesser or equal to <code>4094</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionswitch_mvr-domain-config_items_mvr-domain-upstream-sip> <div class=card> <div class=card-header id=headingswitch_mvr-domain-config_items_mvr-domain-upstream-sip> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_mvr-domain-config_items_mvr-domain-upstream-sip aria-expanded aria-controls=switch_mvr-domain-config_items_mvr-domain-upstream-sip onclick="setAnchor('#switch_mvr-domain-config_items_mvr-domain-upstream-sip')"><span class=property-name>mvr-domain-upstream-sip</span></button> </h2> </div> <div id=switch_mvr-domain-config_items_mvr-domain-upstream-sip class="collapse property-definition-div" aria-labelledby=headingswitch_mvr-domain-config_items_mvr-domain-upstream-sip data-parent=#accordionswitch_mvr-domain-config_items_mvr-domain-upstream-sip> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-domain-config onclick="anchorLink('switch_mvr-domain-config')">mvr-domain-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-domain-config_items onclick="anchorLink('switch_mvr-domain-config_items')">mvr-domain-config items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-domain-config_items_mvr-domain-upstream-sip onclick="anchorLink('switch_mvr-domain-config_items_mvr-domain-upstream-sip')">mvr-domain-upstream-sip</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: ipv4</span><br> <span class=description><p>Configures the source IP address assigned to all MVR control packets sent upstream on all domains or on a specified domain.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=switch_mvr-domain-config_items_mvr-domain-upstream-sip_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;192.168.0.5&quot;</span>
</pre></div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_mvr-group-config> <div class=card> <div class=card-header id=headingswitch_mvr-group-config> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_mvr-group-config aria-expanded aria-controls=switch_mvr-group-config onclick="setAnchor('#switch_mvr-group-config')"><span class=property-name>mvr-group-config</span></button> </h2> </div> <div id=switch_mvr-group-config class="collapse property-definition-div" aria-labelledby=headingswitch_mvr-group-config data-parent=#accordionswitch_mvr-group-config> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-group-config onclick="anchorLink('switch_mvr-group-config')">mvr-group-config</a></div><span class="badge badge-dark value-type">Type: array of object</span><br> <span class=description><p>List of MVR groups (or profiles) configuration.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=switch_mvr-group-config_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-group-config onclick="anchorLink('switch_mvr-group-config')">mvr-group-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-group-config_items onclick="anchorLink('switch_mvr-group-config_items')">mvr-group-config items</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordionswitch_mvr-group-config_items_mvr-group-name> <div class=card> <div class=card-header id=headingswitch_mvr-group-config_items_mvr-group-name> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_mvr-group-config_items_mvr-group-name aria-expanded aria-controls=switch_mvr-group-config_items_mvr-group-name onclick="setAnchor('#switch_mvr-group-config_items_mvr-group-name')"><span class=property-name>mvr-group-name</span> <span class="badge badge-warning required-property">Required</span></button> </h2> </div> <div id=switch_mvr-group-config_items_mvr-group-name class="collapse property-definition-div" aria-labelledby=headingswitch_mvr-group-config_items_mvr-group-name data-parent=#accordionswitch_mvr-group-config_items_mvr-group-name> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-group-config onclick="anchorLink('switch_mvr-group-config')">mvr-group-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-group-config_items onclick="anchorLink('switch_mvr-group-config_items')">mvr-group-config items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-group-config_items_mvr-group-name onclick="anchorLink('switch_mvr-group-config_items_mvr-group-name')">mvr-group-name</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>The name of a MVR group that consists of one or more MVR group addresses</p> </span> <p><span class="badge badge-light restriction min-length-restriction" id=switch_mvr-group-config_items_mvr-group-name_minLength>Must be at least <code>1</code> characters long</span></p><p><span class="badge badge-light restriction max-length-restriction" id=switch_mvr-group-config_items_mvr-group-name_maxLength>Must be at most <code>16</code> characters long</span></p> </div> </div> </div> </div> <div class=accordion id=accordionswitch_mvr-group-config_items_mvr-group-range-start> <div class=card> <div class=card-header id=headingswitch_mvr-group-config_items_mvr-group-range-start> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_mvr-group-config_items_mvr-group-range-start aria-expanded aria-controls=switch_mvr-group-config_items_mvr-group-range-start onclick="setAnchor('#switch_mvr-group-config_items_mvr-group-range-start')"><span class=property-name>mvr-group-range-start</span> <span class="badge badge-warning required-property">Required</span></button> </h2> </div> <div id=switch_mvr-group-config_items_mvr-group-range-start class="collapse property-definition-div" aria-labelledby=headingswitch_mvr-group-config_items_mvr-group-range-start data-parent=#accordionswitch_mvr-group-config_items_mvr-group-range-start> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-group-config onclick="anchorLink('switch_mvr-group-config')">mvr-group-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-group-config_items onclick="anchorLink('switch_mvr-group-config_items')">mvr-group-config items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-group-config_items_mvr-group-range-start onclick="anchorLink('switch_mvr-group-config_items_mvr-group-range-start')">mvr-group-range-start</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: ipv4</span><br> <span class=description><p>Start IP address on the range of MVR group addresses that maps to a profile/MVR group</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_mvr-group-config_items_mvr-group-range-end> <div class=card> <div class=card-header id=headingswitch_mvr-group-config_items_mvr-group-range-end> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_mvr-group-config_items_mvr-group-range-end aria-expanded aria-controls=switch_mvr-group-config_items_mvr-group-range-end onclick="setAnchor('#switch_mvr-group-config_items_mvr-group-range-end')"><span class=property-name>mvr-group-range-end</span> <span class="badge badge-warning required-property">Required</span></button> </h2> </div> <div id=switch_mvr-group-config_items_mvr-group-range-end class="collapse property-definition-div" aria-labelledby=headingswitch_mvr-group-config_items_mvr-group-range-end data-parent=#accordionswitch_mvr-group-config_items_mvr-group-range-end> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-group-config onclick="anchorLink('switch_mvr-group-config')">mvr-group-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-group-config_items onclick="anchorLink('switch_mvr-group-config_items')">mvr-group-config items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-group-config_items_mvr-group-range-end onclick="anchorLink('switch_mvr-group-config_items_mvr-group-range-end')">mvr-group-range-end</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: ipv4</span><br> <span class=description><p>Statically configure all multicast group addresses that will join an MVR VLAN. Map a range of MVR group addresses to a profile</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_mvr-group-config_items_mvr-group-assoc-domain> <div class=card> <div class=card-header id=headingswitch_mvr-group-config_items_mvr-group-assoc-domain> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_mvr-group-config_items_mvr-group-assoc-domain aria-expanded aria-controls=switch_mvr-group-config_items_mvr-group-assoc-domain onclick="setAnchor('#switch_mvr-group-config_items_mvr-group-assoc-domain')"><span class=property-name>mvr-group-assoc-domain</span> <span class="badge badge-warning required-property">Required</span></button> </h2> </div> <div id=switch_mvr-group-config_items_mvr-group-assoc-domain class="collapse property-definition-div" aria-labelledby=headingswitch_mvr-group-config_items_mvr-group-assoc-domain data-parent=#accordionswitch_mvr-group-config_items_mvr-group-assoc-domain> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-group-config onclick="anchorLink('switch_mvr-group-config')">mvr-group-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-group-config_items onclick="anchorLink('switch_mvr-group-config_items')">mvr-group-config items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-group-config_items_mvr-group-assoc-domain onclick="anchorLink('switch_mvr-group-config_items_mvr-group-assoc-domain')">mvr-group-assoc-domain</a></div><span class="badge badge-dark value-type">Type: array of integer</span><br> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=switch_mvr-group-config_items_mvr-group-assoc-domain_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-group-config onclick="anchorLink('switch_mvr-group-config')">mvr-group-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-group-config_items onclick="anchorLink('switch_mvr-group-config_items')">mvr-group-config items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-group-config_items_mvr-group-assoc-domain onclick="anchorLink('switch_mvr-group-config_items_mvr-group-assoc-domain')">mvr-group-assoc-domain</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mvr-group-config_items_mvr-group-assoc-domain_items onclick="anchorLink('switch_mvr-group-config_items_mvr-group-assoc-domain_items')">mvr-group-assoc-domain items</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <p><span class="badge badge-light restriction numeric-restriction" id=switch_mvr-group-config_items_mvr-group-assoc-domain_items_number>Value must be greater or equal to <code>1</code> and lesser or equal to <code>10</code></span></p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_lldp-global-config> <div class=card> <div class=card-header id=headingswitch_lldp-global-config> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_lldp-global-config aria-expanded aria-controls=switch_lldp-global-config onclick="setAnchor('#switch_lldp-global-config')"><span class=property-name>lldp-global-config</span></button> </h2> </div> <div id=switch_lldp-global-config class="collapse property-definition-div" aria-labelledby=headingswitch_lldp-global-config data-parent=#accordionswitch_lldp-global-config> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_lldp-global-config onclick="anchorLink('switch_lldp-global-config')">lldp-global-config</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>Configuration options for LLDP on a global level in a OLS switch.</p> </span> <div class=accordion id=accordionswitch_lldp-global-config_lldp-enable> <div class=card> <div class=card-header id=headingswitch_lldp-global-config_lldp-enable> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_lldp-global-config_lldp-enable aria-expanded aria-controls=switch_lldp-global-config_lldp-enable onclick="setAnchor('#switch_lldp-global-config_lldp-enable')"><span class=property-name>lldp-enable</span></button> </h2> </div> <div id=switch_lldp-global-config_lldp-enable class="collapse property-definition-div" aria-labelledby=headingswitch_lldp-global-config_lldp-enable data-parent=#accordionswitch_lldp-global-config_lldp-enable> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_lldp-global-config onclick="anchorLink('switch_lldp-global-config')">lldp-global-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_lldp-global-config_lldp-enable onclick="anchorLink('switch_lldp-global-config_lldp-enable')">lldp-enable</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>Enables or disables LLDP globally at a switch level.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_lldp-global-config_lldp-holdtime-multiplier> <div class=card> <div class=card-header id=headingswitch_lldp-global-config_lldp-holdtime-multiplier> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_lldp-global-config_lldp-holdtime-multiplier aria-expanded aria-controls=switch_lldp-global-config_lldp-holdtime-multiplier onclick="setAnchor('#switch_lldp-global-config_lldp-holdtime-multiplier')"><span class=property-name>lldp-holdtime-multiplier</span></button> </h2> </div> <div id=switch_lldp-global-config_lldp-holdtime-multiplier class="collapse property-definition-div" aria-labelledby=headingswitch_lldp-global-config_lldp-holdtime-multiplier data-parent=#accordionswitch_lldp-global-config_lldp-holdtime-multiplier> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_lldp-global-config onclick="anchorLink('switch_lldp-global-config')">lldp-global-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_lldp-global-config_lldp-holdtime-multiplier onclick="anchorLink('switch_lldp-global-config_lldp-holdtime-multiplier')">lldp-holdtime-multiplier</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 4</span><br> <span class=description><p>Configures the time-to-live (TTL) value sent in LLDP advertisements. The TTL tells the receiving LLDP agent how long to retain all information from the sending LLDP agent if it does not transmit updates in a timely manner.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_lldp-global-config_lldp-med-fast-start-count> <div class=card> <div class=card-header id=headingswitch_lldp-global-config_lldp-med-fast-start-count> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_lldp-global-config_lldp-med-fast-start-count aria-expanded aria-controls=switch_lldp-global-config_lldp-med-fast-start-count onclick="setAnchor('#switch_lldp-global-config_lldp-med-fast-start-count')"><span class=property-name>lldp-med-fast-start-count</span></button> </h2> </div> <div id=switch_lldp-global-config_lldp-med-fast-start-count class="collapse property-definition-div" aria-labelledby=headingswitch_lldp-global-config_lldp-med-fast-start-count data-parent=#accordionswitch_lldp-global-config_lldp-med-fast-start-count> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_lldp-global-config onclick="anchorLink('switch_lldp-global-config')">lldp-global-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_lldp-global-config_lldp-med-fast-start-count onclick="anchorLink('switch_lldp-global-config_lldp-med-fast-start-count')">lldp-med-fast-start-count</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 4</span><br> <span class=description><p>Configures how many medFastStart packets are transmitted during the activation process of the LLDP-MED Fast Start mechanism.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_lldp-global-config_lldp-refresh-interval> <div class=card> <div class=card-header id=headingswitch_lldp-global-config_lldp-refresh-interval> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_lldp-global-config_lldp-refresh-interval aria-expanded aria-controls=switch_lldp-global-config_lldp-refresh-interval onclick="setAnchor('#switch_lldp-global-config_lldp-refresh-interval')"><span class=property-name>lldp-refresh-interval</span></button> </h2> </div> <div id=switch_lldp-global-config_lldp-refresh-interval class="collapse property-definition-div" aria-labelledby=headingswitch_lldp-global-config_lldp-refresh-interval data-parent=#accordionswitch_lldp-global-config_lldp-refresh-interval> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_lldp-global-config onclick="anchorLink('switch_lldp-global-config')">lldp-global-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_lldp-global-config_lldp-refresh-interval onclick="anchorLink('switch_lldp-global-config_lldp-refresh-interval')">lldp-refresh-interval</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 30</span><br> <span class=description><p>Configures the periodic transmit interval for LLDP advertisements (in seconds).</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_lldp-global-config_lldp-reinit-delay> <div class=card> <div class=card-header id=headingswitch_lldp-global-config_lldp-reinit-delay> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_lldp-global-config_lldp-reinit-delay aria-expanded aria-controls=switch_lldp-global-config_lldp-reinit-delay onclick="setAnchor('#switch_lldp-global-config_lldp-reinit-delay')"><span class=property-name>lldp-reinit-delay</span></button> </h2> </div> <div id=switch_lldp-global-config_lldp-reinit-delay class="collapse property-definition-div" aria-labelledby=headingswitch_lldp-global-config_lldp-reinit-delay data-parent=#accordionswitch_lldp-global-config_lldp-reinit-delay> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_lldp-global-config onclick="anchorLink('switch_lldp-global-config')">lldp-global-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_lldp-global-config_lldp-reinit-delay onclick="anchorLink('switch_lldp-global-config_lldp-reinit-delay')">lldp-reinit-delay</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 2</span><br> <span class=description><p>Configures the delay (in seconds) before reinitializing after LLDP ports are disabled or the link goes down.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_lldp-global-config_lldp-tx-delay> <div class=card> <div class=card-header id=headingswitch_lldp-global-config_lldp-tx-delay> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_lldp-global-config_lldp-tx-delay aria-expanded aria-controls=switch_lldp-global-config_lldp-tx-delay onclick="setAnchor('#switch_lldp-global-config_lldp-tx-delay')"><span class=property-name>lldp-tx-delay</span></button> </h2> </div> <div id=switch_lldp-global-config_lldp-tx-delay class="collapse property-definition-div" aria-labelledby=headingswitch_lldp-global-config_lldp-tx-delay data-parent=#accordionswitch_lldp-global-config_lldp-tx-delay> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_lldp-global-config onclick="anchorLink('switch_lldp-global-config')">lldp-global-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_lldp-global-config_lldp-tx-delay onclick="anchorLink('switch_lldp-global-config_lldp-tx-delay')">lldp-tx-delay</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>Configures a delay (in seconds) between successive transmissions of advertisements initiated by a change in local LLDP state.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=switch_lldp-global-config_lldp-tx-delay_number>Value must be greater or equal to <code>1</code> and lesser or equal to <code>8192</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionswitch_lldp-global-config_lldp-notification-interval> <div class=card> <div class=card-header id=headingswitch_lldp-global-config_lldp-notification-interval> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_lldp-global-config_lldp-notification-interval aria-expanded aria-controls=switch_lldp-global-config_lldp-notification-interval onclick="setAnchor('#switch_lldp-global-config_lldp-notification-interval')"><span class=property-name>lldp-notification-interval</span></button> </h2> </div> <div id=switch_lldp-global-config_lldp-notification-interval class="collapse property-definition-div" aria-labelledby=headingswitch_lldp-global-config_lldp-notification-interval data-parent=#accordionswitch_lldp-global-config_lldp-notification-interval> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_lldp-global-config onclick="anchorLink('switch_lldp-global-config')">lldp-global-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_lldp-global-config_lldp-notification-interval onclick="anchorLink('switch_lldp-global-config_lldp-notification-interval')">lldp-notification-interval</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 5</span><br> <span class=description><p>Configures the interval (in seconds) for sending SNMP notifications about LLDP changes.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_mc-lag> <div class=card> <div class=card-header id=headingswitch_mc-lag> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_mc-lag aria-expanded aria-controls=switch_mc-lag onclick="setAnchor('#switch_mc-lag')"><span class=property-name>mc-lag</span></button> </h2> </div> <div id=switch_mc-lag class="collapse property-definition-div" aria-labelledby=headingswitch_mc-lag data-parent=#accordionswitch_mc-lag> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mc-lag onclick="anchorLink('switch_mc-lag')">mc-lag</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enables MC-LAG or disables it.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_mclag-config> <div class=card> <div class=card-header id=headingswitch_mclag-config> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_mclag-config aria-expanded aria-controls=switch_mclag-config onclick="setAnchor('#switch_mclag-config')"><span class=property-name>mclag-config</span></button> </h2> </div> <div id=switch_mclag-config class="collapse property-definition-div" aria-labelledby=headingswitch_mclag-config data-parent=#accordionswitch_mclag-config> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config onclick="anchorLink('switch_mclag-config')">mclag-config</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section defines the MC-LAG configuration parameters for the switch.</p> </span> <div class=accordion id=accordionswitch_mclag-config_mclag-domains> <div class=card> <div class=card-header id=headingswitch_mclag-config_mclag-domains> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_mclag-config_mclag-domains aria-expanded aria-controls=switch_mclag-config_mclag-domains onclick="setAnchor('#switch_mclag-config_mclag-domains')"><span class=property-name>mclag-domains</span></button> </h2> </div> <div id=switch_mclag-config_mclag-domains class="collapse property-definition-div" aria-labelledby=headingswitch_mclag-config_mclag-domains data-parent=#accordionswitch_mclag-config_mclag-domains> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config onclick="anchorLink('switch_mclag-config')">mclag-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains onclick="anchorLink('switch_mclag-config_mclag-domains')">mclag-domains</a></div><span class="badge badge-dark value-type">Type: array of object</span><br> <span class=description><p>List of MC-LAG domain configurations for the switch.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=switch_mclag-config_mclag-domains_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config onclick="anchorLink('switch_mclag-config')">mclag-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains onclick="anchorLink('switch_mclag-config_mclag-domains')">mclag-domains</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items onclick="anchorLink('switch_mclag-config_mclag-domains_items')">mclag-domains items</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordionswitch_mclag-config_mclag-domains_items_mclag-domain> <div class=card> <div class=card-header id=headingswitch_mclag-config_mclag-domains_items_mclag-domain> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_mclag-config_mclag-domains_items_mclag-domain aria-expanded aria-controls=switch_mclag-config_mclag-domains_items_mclag-domain onclick="setAnchor('#switch_mclag-config_mclag-domains_items_mclag-domain')"><span class=property-name>mclag-domain</span></button> </h2> </div> <div id=switch_mclag-config_mclag-domains_items_mclag-domain class="collapse property-definition-div" aria-labelledby=headingswitch_mclag-config_mclag-domains_items_mclag-domain data-parent=#accordionswitch_mclag-config_mclag-domains_items_mclag-domain> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config onclick="anchorLink('switch_mclag-config')">mclag-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains onclick="anchorLink('switch_mclag-config_mclag-domains')">mclag-domains</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items onclick="anchorLink('switch_mclag-config_mclag-domains_items')">mclag-domains items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items_mclag-domain onclick="anchorLink('switch_mclag-config_mclag-domains_items_mclag-domain')">mclag-domain</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 1</span><br> <span class=description><p>Specifies the MC-LAG domain ID to identify the grouping of peer switches.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=switch_mclag-config_mclag-domains_items_mclag-domain_number>Value must be greater or equal to <code>1</code> and lesser or equal to <code>1024</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionswitch_mclag-config_mclag-domains_items_peer-link> <div class=card> <div class=card-header id=headingswitch_mclag-config_mclag-domains_items_peer-link> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_mclag-config_mclag-domains_items_peer-link aria-expanded aria-controls=switch_mclag-config_mclag-domains_items_peer-link onclick="setAnchor('#switch_mclag-config_mclag-domains_items_peer-link')"><span class=property-name>peer-link</span></button> </h2> </div> <div id=switch_mclag-config_mclag-domains_items_peer-link class="collapse property-definition-div" aria-labelledby=headingswitch_mclag-config_mclag-domains_items_peer-link data-parent=#accordionswitch_mclag-config_mclag-domains_items_peer-link> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config onclick="anchorLink('switch_mclag-config')">mclag-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains onclick="anchorLink('switch_mclag-config_mclag-domains')">mclag-domains</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items onclick="anchorLink('switch_mclag-config_mclag-domains_items')">mclag-domains items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items_peer-link onclick="anchorLink('switch_mclag-config_mclag-domains_items_peer-link')">peer-link</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>Configures the peer-link, which could be a physical port or a trunk group that connects the two MC-LAG peer switches.</p> </span> <div class=accordion id=accordionswitch_mclag-config_mclag-domains_items_peer-link_type> <div class=card> <div class=card-header id=headingswitch_mclag-config_mclag-domains_items_peer-link_type> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_mclag-config_mclag-domains_items_peer-link_type aria-expanded aria-controls=switch_mclag-config_mclag-domains_items_peer-link_type onclick="setAnchor('#switch_mclag-config_mclag-domains_items_peer-link_type')"><span class=property-name>type</span></button> </h2> </div> <div id=switch_mclag-config_mclag-domains_items_peer-link_type class="collapse property-definition-div" aria-labelledby=headingswitch_mclag-config_mclag-domains_items_peer-link_type data-parent=#accordionswitch_mclag-config_mclag-domains_items_peer-link_type> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config onclick="anchorLink('switch_mclag-config')">mclag-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains onclick="anchorLink('switch_mclag-config_mclag-domains')">mclag-domains</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items onclick="anchorLink('switch_mclag-config_mclag-domains_items')">mclag-domains items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items_peer-link onclick="anchorLink('switch_mclag-config_mclag-domains_items_peer-link')">peer-link</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items_peer-link_type onclick="anchorLink('switch_mclag-config_mclag-domains_items_peer-link_type')">type</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span> <span class="badge badge-success default-value">Default: "trunk-group"</span><br> <span class=description><p>Defines the type of peer-link, either &#39;port&#39; or &#39;trunk-group&#39;</p> </span><div class=enum-value id=switch_mclag-config_mclag-domains_items_peer-link_type_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"port"</li><li class="list-group-item enum-item">"trunk-group"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_mclag-config_mclag-domains_items_peer-link_value> <div class=card> <div class=card-header id=headingswitch_mclag-config_mclag-domains_items_peer-link_value> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_mclag-config_mclag-domains_items_peer-link_value aria-expanded aria-controls=switch_mclag-config_mclag-domains_items_peer-link_value onclick="setAnchor('#switch_mclag-config_mclag-domains_items_peer-link_value')"><span class=property-name>value</span></button> </h2> </div> <div id=switch_mclag-config_mclag-domains_items_peer-link_value class="collapse property-definition-div" aria-labelledby=headingswitch_mclag-config_mclag-domains_items_peer-link_value data-parent=#accordionswitch_mclag-config_mclag-domains_items_peer-link_value> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config onclick="anchorLink('switch_mclag-config')">mclag-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains onclick="anchorLink('switch_mclag-config_mclag-domains')">mclag-domains</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items onclick="anchorLink('switch_mclag-config_mclag-domains_items')">mclag-domains items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items_peer-link onclick="anchorLink('switch_mclag-config_mclag-domains_items_peer-link')">peer-link</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items_peer-link_value onclick="anchorLink('switch_mclag-config_mclag-domains_items_peer-link_value')">value</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>Specifies the port or trunk-group ID for the peer-link.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=switch_mclag-config_mclag-domains_items_peer-link_value_number>Value must be greater or equal to <code>1</code> and lesser or equal to <code>64</code></span></p> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_mclag-config_mclag-domains_items_mclag-group> <div class=card> <div class=card-header id=headingswitch_mclag-config_mclag-domains_items_mclag-group> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_mclag-config_mclag-domains_items_mclag-group aria-expanded aria-controls=switch_mclag-config_mclag-domains_items_mclag-group onclick="setAnchor('#switch_mclag-config_mclag-domains_items_mclag-group')"><span class=property-name>mclag-group</span></button> </h2> </div> <div id=switch_mclag-config_mclag-domains_items_mclag-group class="collapse property-definition-div" aria-labelledby=headingswitch_mclag-config_mclag-domains_items_mclag-group data-parent=#accordionswitch_mclag-config_mclag-domains_items_mclag-group> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config onclick="anchorLink('switch_mclag-config')">mclag-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains onclick="anchorLink('switch_mclag-config_mclag-domains')">mclag-domains</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items onclick="anchorLink('switch_mclag-config_mclag-domains_items')">mclag-domains items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items_mclag-group onclick="anchorLink('switch_mclag-config_mclag-domains_items_mclag-group')">mclag-group</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>Configures the MC-LAG group, which binds the interfaces into a multi-chassis LAG.</p> </span> <div class=accordion id=accordionswitch_mclag-config_mclag-domains_items_mclag-group_group-id> <div class=card> <div class=card-header id=headingswitch_mclag-config_mclag-domains_items_mclag-group_group-id> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_mclag-config_mclag-domains_items_mclag-group_group-id aria-expanded aria-controls=switch_mclag-config_mclag-domains_items_mclag-group_group-id onclick="setAnchor('#switch_mclag-config_mclag-domains_items_mclag-group_group-id')"><span class=property-name>group-id</span></button> </h2> </div> <div id=switch_mclag-config_mclag-domains_items_mclag-group_group-id class="collapse property-definition-div" aria-labelledby=headingswitch_mclag-config_mclag-domains_items_mclag-group_group-id data-parent=#accordionswitch_mclag-config_mclag-domains_items_mclag-group_group-id> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config onclick="anchorLink('switch_mclag-config')">mclag-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains onclick="anchorLink('switch_mclag-config_mclag-domains')">mclag-domains</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items onclick="anchorLink('switch_mclag-config_mclag-domains_items')">mclag-domains items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items_mclag-group onclick="anchorLink('switch_mclag-config_mclag-domains_items_mclag-group')">mclag-group</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items_mclag-group_group-id onclick="anchorLink('switch_mclag-config_mclag-domains_items_mclag-group_group-id')">group-id</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>Defines the unique MC-LAG group identifier.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=switch_mclag-config_mclag-domains_items_mclag-group_group-id_number>Value must be greater or equal to <code>1</code> and lesser or equal to <code>128</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionswitch_mclag-config_mclag-domains_items_mclag-group_members> <div class=card> <div class=card-header id=headingswitch_mclag-config_mclag-domains_items_mclag-group_members> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_mclag-config_mclag-domains_items_mclag-group_members aria-expanded aria-controls=switch_mclag-config_mclag-domains_items_mclag-group_members onclick="setAnchor('#switch_mclag-config_mclag-domains_items_mclag-group_members')"><span class=property-name>members</span></button> </h2> </div> <div id=switch_mclag-config_mclag-domains_items_mclag-group_members class="collapse property-definition-div" aria-labelledby=headingswitch_mclag-config_mclag-domains_items_mclag-group_members data-parent=#accordionswitch_mclag-config_mclag-domains_items_mclag-group_members> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config onclick="anchorLink('switch_mclag-config')">mclag-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains onclick="anchorLink('switch_mclag-config_mclag-domains')">mclag-domains</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items onclick="anchorLink('switch_mclag-config_mclag-domains_items')">mclag-domains items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items_mclag-group onclick="anchorLink('switch_mclag-config_mclag-domains_items_mclag-group')">mclag-group</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items_mclag-group_members onclick="anchorLink('switch_mclag-config_mclag-domains_items_mclag-group_members')">members</a></div><span class="badge badge-dark value-type">Type: array of string</span><br> <span class=description><p>List of interfaces that participate in the MC-LAG group.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=switch_mclag-config_mclag-domains_items_mclag-group_members_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config onclick="anchorLink('switch_mclag-config')">mclag-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains onclick="anchorLink('switch_mclag-config_mclag-domains')">mclag-domains</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items onclick="anchorLink('switch_mclag-config_mclag-domains_items')">mclag-domains items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items_mclag-group onclick="anchorLink('switch_mclag-config_mclag-domains_items_mclag-group')">mclag-group</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items_mclag-group_members onclick="anchorLink('switch_mclag-config_mclag-domains_items_mclag-group_members')">members</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items_mclag-group_members_items onclick="anchorLink('switch_mclag-config_mclag-domains_items_mclag-group_members_items')">members items</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>Interface names that are part of the MC-LAG group.</p> </span> <br> <div class="badge badge-secondary">Examples:</div> <br><div id=switch_mclag-config_mclag-domains_items_mclag-group_members_items_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;eth0&quot;</span>
</pre></div> </div><div id=switch_mclag-config_mclag-domains_items_mclag-group_members_items_ex2 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;eth1&quot;</span>
</pre></div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_mclag-config_mclag-domains_items_mclag-group_lacp-config> <div class=card> <div class=card-header id=headingswitch_mclag-config_mclag-domains_items_mclag-group_lacp-config> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_mclag-config_mclag-domains_items_mclag-group_lacp-config aria-expanded aria-controls=switch_mclag-config_mclag-domains_items_mclag-group_lacp-config onclick="setAnchor('#switch_mclag-config_mclag-domains_items_mclag-group_lacp-config')"><span class=property-name>lacp-config</span></button> </h2> </div> <div id=switch_mclag-config_mclag-domains_items_mclag-group_lacp-config class="collapse property-definition-div" aria-labelledby=headingswitch_mclag-config_mclag-domains_items_mclag-group_lacp-config data-parent=#accordionswitch_mclag-config_mclag-domains_items_mclag-group_lacp-config> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config onclick="anchorLink('switch_mclag-config')">mclag-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains onclick="anchorLink('switch_mclag-config_mclag-domains')">mclag-domains</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items onclick="anchorLink('switch_mclag-config_mclag-domains_items')">mclag-domains items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items_mclag-group onclick="anchorLink('switch_mclag-config_mclag-domains_items_mclag-group')">mclag-group</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items_mclag-group_lacp-config onclick="anchorLink('switch_mclag-config_mclag-domains_items_mclag-group_lacp-config')">lacp-config</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>LACP configuration settings for the MC-LAG group.</p> </span> <div class=accordion id=accordionswitch_mclag-config_mclag-domains_items_mclag-group_lacp-config_lacp-enable> <div class=card> <div class=card-header id=headingswitch_mclag-config_mclag-domains_items_mclag-group_lacp-config_lacp-enable> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_mclag-config_mclag-domains_items_mclag-group_lacp-config_lacp-enable aria-expanded aria-controls=switch_mclag-config_mclag-domains_items_mclag-group_lacp-config_lacp-enable onclick="setAnchor('#switch_mclag-config_mclag-domains_items_mclag-group_lacp-config_lacp-enable')"><span class=property-name>lacp-enable</span></button> </h2> </div> <div id=switch_mclag-config_mclag-domains_items_mclag-group_lacp-config_lacp-enable class="collapse property-definition-div" aria-labelledby=headingswitch_mclag-config_mclag-domains_items_mclag-group_lacp-config_lacp-enable data-parent=#accordionswitch_mclag-config_mclag-domains_items_mclag-group_lacp-config_lacp-enable> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config onclick="anchorLink('switch_mclag-config')">mclag-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains onclick="anchorLink('switch_mclag-config_mclag-domains')">mclag-domains</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items onclick="anchorLink('switch_mclag-config_mclag-domains_items')">mclag-domains items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items_mclag-group onclick="anchorLink('switch_mclag-config_mclag-domains_items_mclag-group')">mclag-group</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items_mclag-group_lacp-config onclick="anchorLink('switch_mclag-config_mclag-domains_items_mclag-group_lacp-config')">lacp-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items_mclag-group_lacp-config_lacp-enable onclick="anchorLink('switch_mclag-config_mclag-domains_items_mclag-group_lacp-config_lacp-enable')">lacp-enable</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>Enables or disables LACP for the MC-LAG group.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_mclag-config_mclag-domains_items_mclag-group_lacp-config_lacp-role> <div class=card> <div class=card-header id=headingswitch_mclag-config_mclag-domains_items_mclag-group_lacp-config_lacp-role> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_mclag-config_mclag-domains_items_mclag-group_lacp-config_lacp-role aria-expanded aria-controls=switch_mclag-config_mclag-domains_items_mclag-group_lacp-config_lacp-role onclick="setAnchor('#switch_mclag-config_mclag-domains_items_mclag-group_lacp-config_lacp-role')"><span class=property-name>lacp-role</span></button> </h2> </div> <div id=switch_mclag-config_mclag-domains_items_mclag-group_lacp-config_lacp-role class="collapse property-definition-div" aria-labelledby=headingswitch_mclag-config_mclag-domains_items_mclag-group_lacp-config_lacp-role data-parent=#accordionswitch_mclag-config_mclag-domains_items_mclag-group_lacp-config_lacp-role> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config onclick="anchorLink('switch_mclag-config')">mclag-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains onclick="anchorLink('switch_mclag-config_mclag-domains')">mclag-domains</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items onclick="anchorLink('switch_mclag-config_mclag-domains_items')">mclag-domains items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items_mclag-group onclick="anchorLink('switch_mclag-config_mclag-domains_items_mclag-group')">mclag-group</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items_mclag-group_lacp-config onclick="anchorLink('switch_mclag-config_mclag-domains_items_mclag-group_lacp-config')">lacp-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items_mclag-group_lacp-config_lacp-role onclick="anchorLink('switch_mclag-config_mclag-domains_items_mclag-group_lacp-config_lacp-role')">lacp-role</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span> <span class="badge badge-success default-value">Default: "actor"</span><br> <span class=description><p>Configures the LACP role as &#39;actor&#39; or &#39;partner&#39;</p> </span><div class=enum-value id=switch_mclag-config_mclag-domains_items_mclag-group_lacp-config_lacp-role_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"actor"</li><li class="list-group-item enum-item">"partner"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_mclag-config_mclag-domains_items_mclag-group_lacp-config_lacp-timeout> <div class=card> <div class=card-header id=headingswitch_mclag-config_mclag-domains_items_mclag-group_lacp-config_lacp-timeout> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_mclag-config_mclag-domains_items_mclag-group_lacp-config_lacp-timeout aria-expanded aria-controls=switch_mclag-config_mclag-domains_items_mclag-group_lacp-config_lacp-timeout onclick="setAnchor('#switch_mclag-config_mclag-domains_items_mclag-group_lacp-config_lacp-timeout')"><span class=property-name>lacp-timeout</span></button> </h2> </div> <div id=switch_mclag-config_mclag-domains_items_mclag-group_lacp-config_lacp-timeout class="collapse property-definition-div" aria-labelledby=headingswitch_mclag-config_mclag-domains_items_mclag-group_lacp-config_lacp-timeout data-parent=#accordionswitch_mclag-config_mclag-domains_items_mclag-group_lacp-config_lacp-timeout> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config onclick="anchorLink('switch_mclag-config')">mclag-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains onclick="anchorLink('switch_mclag-config_mclag-domains')">mclag-domains</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items onclick="anchorLink('switch_mclag-config_mclag-domains_items')">mclag-domains items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items_mclag-group onclick="anchorLink('switch_mclag-config_mclag-domains_items_mclag-group')">mclag-group</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items_mclag-group_lacp-config onclick="anchorLink('switch_mclag-config_mclag-domains_items_mclag-group_lacp-config')">lacp-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items_mclag-group_lacp-config_lacp-timeout onclick="anchorLink('switch_mclag-config_mclag-domains_items_mclag-group_lacp-config_lacp-timeout')">lacp-timeout</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span> <span class="badge badge-success default-value">Default: "long"</span><br> <span class=description><p>Sets the LACP timeout as either &#39;short&#39; or &#39;long&#39;.</p> </span><div class=enum-value id=switch_mclag-config_mclag-domains_items_mclag-group_lacp-config_lacp-timeout_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"short"</li><li class="list-group-item enum-item">"long"</li></ul> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_mclag-config_mclag-domains_items_system-priority> <div class=card> <div class=card-header id=headingswitch_mclag-config_mclag-domains_items_system-priority> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_mclag-config_mclag-domains_items_system-priority aria-expanded aria-controls=switch_mclag-config_mclag-domains_items_system-priority onclick="setAnchor('#switch_mclag-config_mclag-domains_items_system-priority')"><span class=property-name>system-priority</span></button> </h2> </div> <div id=switch_mclag-config_mclag-domains_items_system-priority class="collapse property-definition-div" aria-labelledby=headingswitch_mclag-config_mclag-domains_items_system-priority data-parent=#accordionswitch_mclag-config_mclag-domains_items_system-priority> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config onclick="anchorLink('switch_mclag-config')">mclag-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains onclick="anchorLink('switch_mclag-config_mclag-domains')">mclag-domains</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items onclick="anchorLink('switch_mclag-config_mclag-domains_items')">mclag-domains items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items_system-priority onclick="anchorLink('switch_mclag-config_mclag-domains_items_system-priority')">system-priority</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 32768</span><br> <span class=description><p>Specifies the system priority used by the switch for LACP negotiations.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=switch_mclag-config_mclag-domains_items_system-priority_number>Value must be greater or equal to <code>1</code> and lesser or equal to <code>65535</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionswitch_mclag-config_mclag-domains_items_dual-active-detection> <div class=card> <div class=card-header id=headingswitch_mclag-config_mclag-domains_items_dual-active-detection> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_mclag-config_mclag-domains_items_dual-active-detection aria-expanded aria-controls=switch_mclag-config_mclag-domains_items_dual-active-detection onclick="setAnchor('#switch_mclag-config_mclag-domains_items_dual-active-detection')"><span class=property-name>dual-active-detection</span></button> </h2> </div> <div id=switch_mclag-config_mclag-domains_items_dual-active-detection class="collapse property-definition-div" aria-labelledby=headingswitch_mclag-config_mclag-domains_items_dual-active-detection data-parent=#accordionswitch_mclag-config_mclag-domains_items_dual-active-detection> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config onclick="anchorLink('switch_mclag-config')">mclag-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains onclick="anchorLink('switch_mclag-config_mclag-domains')">mclag-domains</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items onclick="anchorLink('switch_mclag-config_mclag-domains_items')">mclag-domains items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_mclag-config_mclag-domains_items_dual-active-detection onclick="anchorLink('switch_mclag-config_mclag-domains_items_dual-active-detection')">dual-active-detection</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>Enables dual-active detection to prevent split-brain scenarios in MC-LAG.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_voice-vlan-config> <div class=card> <div class=card-header id=headingswitch_voice-vlan-config> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_voice-vlan-config aria-expanded aria-controls=switch_voice-vlan-config onclick="setAnchor('#switch_voice-vlan-config')"><span class=property-name>voice-vlan-config</span></button> </h2> </div> <div id=switch_voice-vlan-config class="collapse property-definition-div" aria-labelledby=headingswitch_voice-vlan-config data-parent=#accordionswitch_voice-vlan-config> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_voice-vlan-config onclick="anchorLink('switch_voice-vlan-config')">voice-vlan-config</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This parameter enables or disables the overall configuration of the Voice VLAN feature on the switch. When enabled, it allows the system to classify and prioritize voice traffic.</p> </span> <div class=accordion id=accordionswitch_voice-vlan-config_voice-vlan-id> <div class=card> <div class=card-header id=headingswitch_voice-vlan-config_voice-vlan-id> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_voice-vlan-config_voice-vlan-id aria-expanded aria-controls=switch_voice-vlan-config_voice-vlan-id onclick="setAnchor('#switch_voice-vlan-config_voice-vlan-id')"><span class=property-name>voice-vlan-id</span></button> </h2> </div> <div id=switch_voice-vlan-config_voice-vlan-id class="collapse property-definition-div" aria-labelledby=headingswitch_voice-vlan-config_voice-vlan-id data-parent=#accordionswitch_voice-vlan-config_voice-vlan-id> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_voice-vlan-config onclick="anchorLink('switch_voice-vlan-config')">voice-vlan-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_voice-vlan-config_voice-vlan-id onclick="anchorLink('switch_voice-vlan-config_voice-vlan-id')">voice-vlan-id</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>Specifies the VLAN ID assigned to the Voice VLAN. This is the unique identifier for the VLAN that will be used for prioritizing voice traffic.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=switch_voice-vlan-config_voice-vlan-id_number>Value must be greater or equal to <code>1</code> and lesser or equal to <code>4094</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionswitch_voice-vlan-config_voice-vlan-ageing-time> <div class=card> <div class=card-header id=headingswitch_voice-vlan-config_voice-vlan-ageing-time> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_voice-vlan-config_voice-vlan-ageing-time aria-expanded aria-controls=switch_voice-vlan-config_voice-vlan-ageing-time onclick="setAnchor('#switch_voice-vlan-config_voice-vlan-ageing-time')"><span class=property-name>voice-vlan-ageing-time</span></button> </h2> </div> <div id=switch_voice-vlan-config_voice-vlan-ageing-time class="collapse property-definition-div" aria-labelledby=headingswitch_voice-vlan-config_voice-vlan-ageing-time data-parent=#accordionswitch_voice-vlan-config_voice-vlan-ageing-time> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_voice-vlan-config onclick="anchorLink('switch_voice-vlan-config')">voice-vlan-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_voice-vlan-config_voice-vlan-ageing-time onclick="anchorLink('switch_voice-vlan-config_voice-vlan-ageing-time')">voice-vlan-ageing-time</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 1440</span><br> <span class=description><p>Defines the time, in minutes, that a dynamic Voice VLAN entry remains in the VLAN after voice traffic is no longer detected. It helps manage resources by removing inactive voice devices from the VLAN after this time elapses.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=switch_voice-vlan-config_voice-vlan-ageing-time_number>Value must be greater or equal to <code>5</code> and lesser or equal to <code>43200</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionswitch_voice-vlan-config_voice-vlan-oui-config> <div class=card> <div class=card-header id=headingswitch_voice-vlan-config_voice-vlan-oui-config> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_voice-vlan-config_voice-vlan-oui-config aria-expanded aria-controls=switch_voice-vlan-config_voice-vlan-oui-config onclick="setAnchor('#switch_voice-vlan-config_voice-vlan-oui-config')"><span class=property-name>voice-vlan-oui-config</span></button> </h2> </div> <div id=switch_voice-vlan-config_voice-vlan-oui-config class="collapse property-definition-div" aria-labelledby=headingswitch_voice-vlan-config_voice-vlan-oui-config data-parent=#accordionswitch_voice-vlan-config_voice-vlan-oui-config> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_voice-vlan-config onclick="anchorLink('switch_voice-vlan-config')">voice-vlan-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_voice-vlan-config_voice-vlan-oui-config onclick="anchorLink('switch_voice-vlan-config_voice-vlan-oui-config')">voice-vlan-oui-config</a></div><span class="badge badge-dark value-type">Type: array of object</span><br> <span class=description><p>Configures the Organizationally Unique Identifier (OUI) for identifying the voice devices (like IP phones).</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=switch_voice-vlan-config_voice-vlan-oui-config_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_voice-vlan-config onclick="anchorLink('switch_voice-vlan-config')">voice-vlan-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_voice-vlan-config_voice-vlan-oui-config onclick="anchorLink('switch_voice-vlan-config_voice-vlan-oui-config')">voice-vlan-oui-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_voice-vlan-config_voice-vlan-oui-config_items onclick="anchorLink('switch_voice-vlan-config_voice-vlan-oui-config_items')">voice-vlan-oui-config items</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordionswitch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-mac> <div class=card> <div class=card-header id=headingswitch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-mac> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-mac aria-expanded aria-controls=switch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-mac onclick="setAnchor('#switch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-mac')"><span class=property-name>voice-vlan-oui-mac</span></button> </h2> </div> <div id=switch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-mac class="collapse property-definition-div" aria-labelledby=headingswitch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-mac data-parent=#accordionswitch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-mac> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_voice-vlan-config onclick="anchorLink('switch_voice-vlan-config')">voice-vlan-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_voice-vlan-config_voice-vlan-oui-config onclick="anchorLink('switch_voice-vlan-config_voice-vlan-oui-config')">voice-vlan-oui-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_voice-vlan-config_voice-vlan-oui-config_items onclick="anchorLink('switch_voice-vlan-config_voice-vlan-oui-config_items')">voice-vlan-oui-config items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-mac onclick="anchorLink('switch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-mac')">voice-vlan-oui-mac</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-mac</span><br> <span class=description><p>The specific MAC address pattern that corresponds to voice devices, as determined by the OUI. It is used for identifying and classifying voice traffic.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-mask> <div class=card> <div class=card-header id=headingswitch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-mask> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-mask aria-expanded aria-controls=switch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-mask onclick="setAnchor('#switch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-mask')"><span class=property-name>voice-vlan-oui-mask</span></button> </h2> </div> <div id=switch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-mask class="collapse property-definition-div" aria-labelledby=headingswitch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-mask data-parent=#accordionswitch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-mask> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_voice-vlan-config onclick="anchorLink('switch_voice-vlan-config')">voice-vlan-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_voice-vlan-config_voice-vlan-oui-config onclick="anchorLink('switch_voice-vlan-config_voice-vlan-oui-config')">voice-vlan-oui-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_voice-vlan-config_voice-vlan-oui-config_items onclick="anchorLink('switch_voice-vlan-config_voice-vlan-oui-config_items')">voice-vlan-oui-config items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-mask onclick="anchorLink('switch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-mask')">voice-vlan-oui-mask</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-mac</span><br> <span class=description><p>A mask applied to the MAC address to help match the OUI more precisely. It ensures that the correct portion of the MAC address is evaluated to identify a device as a voice device.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-description> <div class=card> <div class=card-header id=headingswitch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-description> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-description aria-expanded aria-controls=switch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-description onclick="setAnchor('#switch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-description')"><span class=property-name>voice-vlan-oui-description</span></button> </h2> </div> <div id=switch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-description class="collapse property-definition-div" aria-labelledby=headingswitch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-description data-parent=#accordionswitch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-description> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_voice-vlan-config onclick="anchorLink('switch_voice-vlan-config')">voice-vlan-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_voice-vlan-config_voice-vlan-oui-config onclick="anchorLink('switch_voice-vlan-config_voice-vlan-oui-config')">voice-vlan-oui-config</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_voice-vlan-config_voice-vlan-oui-config_items onclick="anchorLink('switch_voice-vlan-config_voice-vlan-oui-config_items')">voice-vlan-oui-config items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-description onclick="anchorLink('switch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-description')">voice-vlan-oui-description</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>A descriptive label or comment for the OUI configuration. This can help administrators keep track of which OUI belongs to which type of voice device or vendor.</p> </span> <p><span class="badge badge-light restriction min-length-restriction" id=switch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-description_minLength>Must be at least <code>1</code> characters long</span></p><p><span class="badge badge-light restriction max-length-restriction" id=switch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-description_maxLength>Must be at most <code>32</code> characters long</span></p> <br> <div class="badge badge-secondary">Example:</div> <br><div id=switch_voice-vlan-config_voice-vlan-oui-config_items_voice-vlan-oui-description_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;A VoIP Phone&quot;</span>
</pre></div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_arp-inspect> <div class=card> <div class=card-header id=headingswitch_arp-inspect> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_arp-inspect aria-expanded aria-controls=switch_arp-inspect onclick="setAnchor('#switch_arp-inspect')"><span class=property-name>arp-inspect</span></button> </h2> </div> <div id=switch_arp-inspect class="collapse property-definition-div" aria-labelledby=headingswitch_arp-inspect data-parent=#accordionswitch_arp-inspect> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_arp-inspect onclick="anchorLink('switch_arp-inspect')">arp-inspect</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>Global configuration for ARP Inspection on the switch.</p> </span> <div class=accordion id=accordionswitch_arp-inspect_ip-arp-inspect> <div class=card> <div class=card-header id=headingswitch_arp-inspect_ip-arp-inspect> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_arp-inspect_ip-arp-inspect aria-expanded aria-controls=switch_arp-inspect_ip-arp-inspect onclick="setAnchor('#switch_arp-inspect_ip-arp-inspect')"><span class=property-name>ip-arp-inspect</span></button> </h2> </div> <div id=switch_arp-inspect_ip-arp-inspect class="collapse property-definition-div" aria-labelledby=headingswitch_arp-inspect_ip-arp-inspect data-parent=#accordionswitch_arp-inspect_ip-arp-inspect> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_arp-inspect onclick="anchorLink('switch_arp-inspect')">arp-inspect</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_arp-inspect_ip-arp-inspect onclick="anchorLink('switch_arp-inspect_ip-arp-inspect')">ip-arp-inspect</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable or disable ARP Inspection globally.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_arp-inspect_validate-dst-mac> <div class=card> <div class=card-header id=headingswitch_arp-inspect_validate-dst-mac> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_arp-inspect_validate-dst-mac aria-expanded aria-controls=switch_arp-inspect_validate-dst-mac onclick="setAnchor('#switch_arp-inspect_validate-dst-mac')"><span class=property-name>validate-dst-mac</span></button> </h2> </div> <div id=switch_arp-inspect_validate-dst-mac class="collapse property-definition-div" aria-labelledby=headingswitch_arp-inspect_validate-dst-mac data-parent=#accordionswitch_arp-inspect_validate-dst-mac> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_arp-inspect onclick="anchorLink('switch_arp-inspect')">arp-inspect</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_arp-inspect_validate-dst-mac onclick="anchorLink('switch_arp-inspect_validate-dst-mac')">validate-dst-mac</a></div><span class="badge badge-dark value-type">Type: boolean</span><br> <span class=description><p>Validate that the destination MAC address in the Ethernet header matches the target MAC address in the ARP body for ARP responses.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_arp-inspect_validate-ip> <div class=card> <div class=card-header id=headingswitch_arp-inspect_validate-ip> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_arp-inspect_validate-ip aria-expanded aria-controls=switch_arp-inspect_validate-ip onclick="setAnchor('#switch_arp-inspect_validate-ip')"><span class=property-name>validate-ip</span></button> </h2> </div> <div id=switch_arp-inspect_validate-ip class="collapse property-definition-div" aria-labelledby=headingswitch_arp-inspect_validate-ip data-parent=#accordionswitch_arp-inspect_validate-ip> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_arp-inspect onclick="anchorLink('switch_arp-inspect')">arp-inspect</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_arp-inspect_validate-ip onclick="anchorLink('switch_arp-inspect_validate-ip')">validate-ip</a></div><span class="badge badge-dark value-type">Type: boolean</span><br> <span class=description><p>Validate ARP packets for unexpected or invalid IP addresses, such as 0.0.0.0, 255.255.255.255, and IP multicast addresses.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_arp-inspect_validate-allow-zeros> <div class=card> <div class=card-header id=headingswitch_arp-inspect_validate-allow-zeros> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_arp-inspect_validate-allow-zeros aria-expanded aria-controls=switch_arp-inspect_validate-allow-zeros onclick="setAnchor('#switch_arp-inspect_validate-allow-zeros')"><span class=property-name>validate-allow-zeros</span></button> </h2> </div> <div id=switch_arp-inspect_validate-allow-zeros class="collapse property-definition-div" aria-labelledby=headingswitch_arp-inspect_validate-allow-zeros data-parent=#accordionswitch_arp-inspect_validate-allow-zeros> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_arp-inspect onclick="anchorLink('switch_arp-inspect')">arp-inspect</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_arp-inspect_validate-allow-zeros onclick="anchorLink('switch_arp-inspect_validate-allow-zeros')">validate-allow-zeros</a></div><span class="badge badge-dark value-type">Type: boolean</span><br> <span class=description><p>Allow ARP packets where the sender IP address is 0.0.0.0.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_arp-inspect_validate-src-mac> <div class=card> <div class=card-header id=headingswitch_arp-inspect_validate-src-mac> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_arp-inspect_validate-src-mac aria-expanded aria-controls=switch_arp-inspect_validate-src-mac onclick="setAnchor('#switch_arp-inspect_validate-src-mac')"><span class=property-name>validate-src-mac</span></button> </h2> </div> <div id=switch_arp-inspect_validate-src-mac class="collapse property-definition-div" aria-labelledby=headingswitch_arp-inspect_validate-src-mac data-parent=#accordionswitch_arp-inspect_validate-src-mac> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_arp-inspect onclick="anchorLink('switch_arp-inspect')">arp-inspect</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_arp-inspect_validate-src-mac onclick="anchorLink('switch_arp-inspect_validate-src-mac')">validate-src-mac</a></div><span class="badge badge-dark value-type">Type: boolean</span><br> <span class=description><p>Validate that the source MAC address in the Ethernet header matches the sender MAC address in the ARP body for both ARP requests and responses.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_ip-source-guard> <div class=card> <div class=card-header id=headingswitch_ip-source-guard> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_ip-source-guard aria-expanded aria-controls=switch_ip-source-guard onclick="setAnchor('#switch_ip-source-guard')"><span class=property-name>ip-source-guard</span></button> </h2> </div> <div id=switch_ip-source-guard class="collapse property-definition-div" aria-labelledby=headingswitch_ip-source-guard data-parent=#accordionswitch_ip-source-guard> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ip-source-guard onclick="anchorLink('switch_ip-source-guard')">ip-source-guard</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>Configuration for IP Source Guard global static bindings in a Layer 2 switch.</p> </span> <div class=accordion id=accordionswitch_ip-source-guard_bindings> <div class=card> <div class=card-header id=headingswitch_ip-source-guard_bindings> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_ip-source-guard_bindings aria-expanded aria-controls=switch_ip-source-guard_bindings onclick="setAnchor('#switch_ip-source-guard_bindings')"><span class=property-name>bindings</span></button> </h2> </div> <div id=switch_ip-source-guard_bindings class="collapse property-definition-div" aria-labelledby=headingswitch_ip-source-guard_bindings data-parent=#accordionswitch_ip-source-guard_bindings> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ip-source-guard onclick="anchorLink('switch_ip-source-guard')">ip-source-guard</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ip-source-guard_bindings onclick="anchorLink('switch_ip-source-guard_bindings')">bindings</a></div><span class="badge badge-dark value-type">Type: array of object</span><br> <span class=description><p>List of static bindings for IP Source Guard.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=switch_ip-source-guard_bindings_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ip-source-guard onclick="anchorLink('switch_ip-source-guard')">ip-source-guard</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ip-source-guard_bindings onclick="anchorLink('switch_ip-source-guard_bindings')">bindings</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ip-source-guard_bindings_items onclick="anchorLink('switch_ip-source-guard_bindings_items')">bindings items</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordionswitch_ip-source-guard_bindings_items_binding-mode> <div class=card> <div class=card-header id=headingswitch_ip-source-guard_bindings_items_binding-mode> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_ip-source-guard_bindings_items_binding-mode aria-expanded aria-controls=switch_ip-source-guard_bindings_items_binding-mode onclick="setAnchor('#switch_ip-source-guard_bindings_items_binding-mode')"><span class=property-name>binding-mode</span></button> </h2> </div> <div id=switch_ip-source-guard_bindings_items_binding-mode class="collapse property-definition-div" aria-labelledby=headingswitch_ip-source-guard_bindings_items_binding-mode data-parent=#accordionswitch_ip-source-guard_bindings_items_binding-mode> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ip-source-guard onclick="anchorLink('switch_ip-source-guard')">ip-source-guard</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ip-source-guard_bindings onclick="anchorLink('switch_ip-source-guard_bindings')">bindings</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ip-source-guard_bindings_items onclick="anchorLink('switch_ip-source-guard_bindings_items')">bindings items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ip-source-guard_bindings_items_binding-mode onclick="anchorLink('switch_ip-source-guard_bindings_items_binding-mode')">binding-mode</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span><br> <span class=description><p>Specifies the mode for adding a static address to the Source Guard ACL or MAC address binding table. It determines whether the binding is based on MAC addresses or ACLs.</p> </span><div class=enum-value id=switch_ip-source-guard_bindings_items_binding-mode_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"mac"</li><li class="list-group-item enum-item">"acl"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_ip-source-guard_bindings_items_binding-mac> <div class=card> <div class=card-header id=headingswitch_ip-source-guard_bindings_items_binding-mac> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_ip-source-guard_bindings_items_binding-mac aria-expanded aria-controls=switch_ip-source-guard_bindings_items_binding-mac onclick="setAnchor('#switch_ip-source-guard_bindings_items_binding-mac')"><span class=property-name>binding-mac</span></button> </h2> </div> <div id=switch_ip-source-guard_bindings_items_binding-mac class="collapse property-definition-div" aria-labelledby=headingswitch_ip-source-guard_bindings_items_binding-mac data-parent=#accordionswitch_ip-source-guard_bindings_items_binding-mac> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ip-source-guard onclick="anchorLink('switch_ip-source-guard')">ip-source-guard</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ip-source-guard_bindings onclick="anchorLink('switch_ip-source-guard_bindings')">bindings</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ip-source-guard_bindings_items onclick="anchorLink('switch_ip-source-guard_bindings_items')">bindings items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ip-source-guard_bindings_items_binding-mac onclick="anchorLink('switch_ip-source-guard_bindings_items_binding-mac')">binding-mac</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-mac</span><br> <span class=description><p>A valid unicast MAC address for binding to the Source Guard filtering table.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_ip-source-guard_bindings_items_binding-vlans> <div class=card> <div class=card-header id=headingswitch_ip-source-guard_bindings_items_binding-vlans> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_ip-source-guard_bindings_items_binding-vlans aria-expanded aria-controls=switch_ip-source-guard_bindings_items_binding-vlans onclick="setAnchor('#switch_ip-source-guard_bindings_items_binding-vlans')"><span class=property-name>binding-vlans</span></button> </h2> </div> <div id=switch_ip-source-guard_bindings_items_binding-vlans class="collapse property-definition-div" aria-labelledby=headingswitch_ip-source-guard_bindings_items_binding-vlans data-parent=#accordionswitch_ip-source-guard_bindings_items_binding-vlans> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ip-source-guard onclick="anchorLink('switch_ip-source-guard')">ip-source-guard</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ip-source-guard_bindings onclick="anchorLink('switch_ip-source-guard_bindings')">bindings</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ip-source-guard_bindings_items onclick="anchorLink('switch_ip-source-guard_bindings_items')">bindings items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ip-source-guard_bindings_items_binding-vlans onclick="anchorLink('switch_ip-source-guard_bindings_items_binding-vlans')">binding-vlans</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>The VLAN ID associated with the static binding for Source Guard filtering. Must be a valid, configured VLAN on the switch.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_ip-source-guard_bindings_items_binding-ip> <div class=card> <div class=card-header id=headingswitch_ip-source-guard_bindings_items_binding-ip> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_ip-source-guard_bindings_items_binding-ip aria-expanded aria-controls=switch_ip-source-guard_bindings_items_binding-ip onclick="setAnchor('#switch_ip-source-guard_bindings_items_binding-ip')"><span class=property-name>binding-ip</span></button> </h2> </div> <div id=switch_ip-source-guard_bindings_items_binding-ip class="collapse property-definition-div" aria-labelledby=headingswitch_ip-source-guard_bindings_items_binding-ip data-parent=#accordionswitch_ip-source-guard_bindings_items_binding-ip> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ip-source-guard onclick="anchorLink('switch_ip-source-guard')">ip-source-guard</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ip-source-guard_bindings onclick="anchorLink('switch_ip-source-guard_bindings')">bindings</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ip-source-guard_bindings_items onclick="anchorLink('switch_ip-source-guard_bindings_items')">bindings items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ip-source-guard_bindings_items_binding-ip onclick="anchorLink('switch_ip-source-guard_bindings_items_binding-ip')">binding-ip</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: ipv4</span><br> <span class=description><p>A valid unicast IPv4 address to associate with the Source Guard filtering table.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_ip-source-guard_bindings_items_binding-port> <div class=card> <div class=card-header id=headingswitch_ip-source-guard_bindings_items_binding-port> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_ip-source-guard_bindings_items_binding-port aria-expanded aria-controls=switch_ip-source-guard_bindings_items_binding-port onclick="setAnchor('#switch_ip-source-guard_bindings_items_binding-port')"><span class=property-name>binding-port</span></button> </h2> </div> <div id=switch_ip-source-guard_bindings_items_binding-port class="collapse property-definition-div" aria-labelledby=headingswitch_ip-source-guard_bindings_items_binding-port data-parent=#accordionswitch_ip-source-guard_bindings_items_binding-port> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ip-source-guard onclick="anchorLink('switch_ip-source-guard')">ip-source-guard</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ip-source-guard_bindings onclick="anchorLink('switch_ip-source-guard_bindings')">bindings</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ip-source-guard_bindings_items onclick="anchorLink('switch_ip-source-guard_bindings_items')">bindings items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_ip-source-guard_bindings_items_binding-port onclick="anchorLink('switch_ip-source-guard_bindings_items_binding-port')">binding-port</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>The physical interface (e.g., ethernet0, ethernet1) where the Source Guard binding applies.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_rt-events> <div class=card> <div class=card-header id=headingswitch_rt-events> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events aria-expanded aria-controls=switch_rt-events onclick="setAnchor('#switch_rt-events')"><span class=property-name>rt-events</span></button> </h2> </div> <div id=switch_rt-events class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events data-parent=#accordionswitch_rt-events> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>Configuration for enabling or disabling specific event categories and their sub-events.</p> </span> <div class=accordion id=accordionswitch_rt-events_port-status> <div class=card> <div class=card-header id=headingswitch_rt-events_port-status> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_port-status aria-expanded aria-controls=switch_rt-events_port-status onclick="setAnchor('#switch_rt-events_port-status')"><span class=property-name>port-status</span></button> </h2> </div> <div id=switch_rt-events_port-status class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_port-status data-parent=#accordionswitch_rt-events_port-status> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_port-status onclick="anchorLink('switch_rt-events_port-status')">port-status</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>Enable/Disable Port Status events.</p> </span> <div class=accordion id=accordionswitch_rt-events_port-status_enabled> <div class=card> <div class=card-header id=headingswitch_rt-events_port-status_enabled> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_port-status_enabled aria-expanded aria-controls=switch_rt-events_port-status_enabled onclick="setAnchor('#switch_rt-events_port-status_enabled')"><span class=property-name>enabled</span></button> </h2> </div> <div id=switch_rt-events_port-status_enabled class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_port-status_enabled data-parent=#accordionswitch_rt-events_port-status_enabled> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_port-status onclick="anchorLink('switch_rt-events_port-status')">port-status</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_port-status_enabled onclick="anchorLink('switch_rt-events_port-status_enabled')">enabled</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable/Disable Port Status category.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_rt-events_port-status_sub-events> <div class=card> <div class=card-header id=headingswitch_rt-events_port-status_sub-events> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_port-status_sub-events aria-expanded aria-controls=switch_rt-events_port-status_sub-events onclick="setAnchor('#switch_rt-events_port-status_sub-events')"><span class=property-name>sub-events</span></button> </h2> </div> <div id=switch_rt-events_port-status_sub-events class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_port-status_sub-events data-parent=#accordionswitch_rt-events_port-status_sub-events> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_port-status onclick="anchorLink('switch_rt-events_port-status')">port-status</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_port-status_sub-events onclick="anchorLink('switch_rt-events_port-status_sub-events')">sub-events</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordionswitch_rt-events_port-status_sub-events_wiredcarrier-down> <div class=card> <div class=card-header id=headingswitch_rt-events_port-status_sub-events_wiredcarrier-down> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_port-status_sub-events_wiredcarrier-down aria-expanded aria-controls=switch_rt-events_port-status_sub-events_wiredcarrier-down onclick="setAnchor('#switch_rt-events_port-status_sub-events_wiredcarrier-down')"><span class=property-name>wired.carrier-down</span></button> </h2> </div> <div id=switch_rt-events_port-status_sub-events_wiredcarrier-down class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_port-status_sub-events_wiredcarrier-down data-parent=#accordionswitch_rt-events_port-status_sub-events_wiredcarrier-down> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_port-status onclick="anchorLink('switch_rt-events_port-status')">port-status</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_port-status_sub-events onclick="anchorLink('switch_rt-events_port-status_sub-events')">sub-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_port-status_sub-events_wiredcarrier-down onclick="anchorLink('switch_rt-events_port-status_sub-events_wiredcarrier-down')">wired.carrier-down</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable/Disable carrier down event.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_rt-events_port-status_sub-events_wiredcarrier-up> <div class=card> <div class=card-header id=headingswitch_rt-events_port-status_sub-events_wiredcarrier-up> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_port-status_sub-events_wiredcarrier-up aria-expanded aria-controls=switch_rt-events_port-status_sub-events_wiredcarrier-up onclick="setAnchor('#switch_rt-events_port-status_sub-events_wiredcarrier-up')"><span class=property-name>wired.carrier-up</span></button> </h2> </div> <div id=switch_rt-events_port-status_sub-events_wiredcarrier-up class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_port-status_sub-events_wiredcarrier-up data-parent=#accordionswitch_rt-events_port-status_sub-events_wiredcarrier-up> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_port-status onclick="anchorLink('switch_rt-events_port-status')">port-status</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_port-status_sub-events onclick="anchorLink('switch_rt-events_port-status_sub-events')">sub-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_port-status_sub-events_wiredcarrier-up onclick="anchorLink('switch_rt-events_port-status_sub-events_wiredcarrier-up')">wired.carrier-up</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable/Disable carrier up event.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_rt-events_module> <div class=card> <div class=card-header id=headingswitch_rt-events_module> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_module aria-expanded aria-controls=switch_rt-events_module onclick="setAnchor('#switch_rt-events_module')"><span class=property-name>module</span></button> </h2> </div> <div id=switch_rt-events_module class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_module data-parent=#accordionswitch_rt-events_module> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_module onclick="anchorLink('switch_rt-events_module')">module</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>Enable/Disable Module events.</p> </span> <div class=accordion id=accordionswitch_rt-events_module_enabled> <div class=card> <div class=card-header id=headingswitch_rt-events_module_enabled> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_module_enabled aria-expanded aria-controls=switch_rt-events_module_enabled onclick="setAnchor('#switch_rt-events_module_enabled')"><span class=property-name>enabled</span></button> </h2> </div> <div id=switch_rt-events_module_enabled class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_module_enabled data-parent=#accordionswitch_rt-events_module_enabled> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_module onclick="anchorLink('switch_rt-events_module')">module</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_module_enabled onclick="anchorLink('switch_rt-events_module_enabled')">enabled</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable/Disable Module category.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_rt-events_module_sub-events> <div class=card> <div class=card-header id=headingswitch_rt-events_module_sub-events> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_module_sub-events aria-expanded aria-controls=switch_rt-events_module_sub-events onclick="setAnchor('#switch_rt-events_module_sub-events')"><span class=property-name>sub-events</span></button> </h2> </div> <div id=switch_rt-events_module_sub-events class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_module_sub-events data-parent=#accordionswitch_rt-events_module_sub-events> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_module onclick="anchorLink('switch_rt-events_module')">module</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_module_sub-events onclick="anchorLink('switch_rt-events_module_sub-events')">sub-events</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordionswitch_rt-events_module_sub-events_moduleplugout> <div class=card> <div class=card-header id=headingswitch_rt-events_module_sub-events_moduleplugout> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_module_sub-events_moduleplugout aria-expanded aria-controls=switch_rt-events_module_sub-events_moduleplugout onclick="setAnchor('#switch_rt-events_module_sub-events_moduleplugout')"><span class=property-name>module.plugout</span></button> </h2> </div> <div id=switch_rt-events_module_sub-events_moduleplugout class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_module_sub-events_moduleplugout data-parent=#accordionswitch_rt-events_module_sub-events_moduleplugout> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_module onclick="anchorLink('switch_rt-events_module')">module</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_module_sub-events onclick="anchorLink('switch_rt-events_module_sub-events')">sub-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_module_sub-events_moduleplugout onclick="anchorLink('switch_rt-events_module_sub-events_moduleplugout')">module.plugout</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable/Disable module plugout event.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_rt-events_module_sub-events_moduleplugin> <div class=card> <div class=card-header id=headingswitch_rt-events_module_sub-events_moduleplugin> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_module_sub-events_moduleplugin aria-expanded aria-controls=switch_rt-events_module_sub-events_moduleplugin onclick="setAnchor('#switch_rt-events_module_sub-events_moduleplugin')"><span class=property-name>module.plugin</span></button> </h2> </div> <div id=switch_rt-events_module_sub-events_moduleplugin class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_module_sub-events_moduleplugin data-parent=#accordionswitch_rt-events_module_sub-events_moduleplugin> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_module onclick="anchorLink('switch_rt-events_module')">module</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_module_sub-events onclick="anchorLink('switch_rt-events_module_sub-events')">sub-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_module_sub-events_moduleplugin onclick="anchorLink('switch_rt-events_module_sub-events_moduleplugin')">module.plugin</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable/Disable module plugin event.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_rt-events_stp> <div class=card> <div class=card-header id=headingswitch_rt-events_stp> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_stp aria-expanded aria-controls=switch_rt-events_stp onclick="setAnchor('#switch_rt-events_stp')"><span class=property-name>stp</span></button> </h2> </div> <div id=switch_rt-events_stp class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_stp data-parent=#accordionswitch_rt-events_stp> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_stp onclick="anchorLink('switch_rt-events_stp')">stp</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>Enable/Disable STP events.</p> </span> <div class=accordion id=accordionswitch_rt-events_stp_enabled> <div class=card> <div class=card-header id=headingswitch_rt-events_stp_enabled> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_stp_enabled aria-expanded aria-controls=switch_rt-events_stp_enabled onclick="setAnchor('#switch_rt-events_stp_enabled')"><span class=property-name>enabled</span></button> </h2> </div> <div id=switch_rt-events_stp_enabled class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_stp_enabled data-parent=#accordionswitch_rt-events_stp_enabled> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_stp onclick="anchorLink('switch_rt-events_stp')">stp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_stp_enabled onclick="anchorLink('switch_rt-events_stp_enabled')">enabled</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable/Disable STP category.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_rt-events_stp_sub-events> <div class=card> <div class=card-header id=headingswitch_rt-events_stp_sub-events> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_stp_sub-events aria-expanded aria-controls=switch_rt-events_stp_sub-events onclick="setAnchor('#switch_rt-events_stp_sub-events')"><span class=property-name>sub-events</span></button> </h2> </div> <div id=switch_rt-events_stp_sub-events class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_stp_sub-events data-parent=#accordionswitch_rt-events_stp_sub-events> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_stp onclick="anchorLink('switch_rt-events_stp')">stp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_stp_sub-events onclick="anchorLink('switch_rt-events_stp_sub-events')">sub-events</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordionswitch_rt-events_stp_sub-events_stploop-detected> <div class=card> <div class=card-header id=headingswitch_rt-events_stp_sub-events_stploop-detected> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_stp_sub-events_stploop-detected aria-expanded aria-controls=switch_rt-events_stp_sub-events_stploop-detected onclick="setAnchor('#switch_rt-events_stp_sub-events_stploop-detected')"><span class=property-name>stp.loop-detected</span></button> </h2> </div> <div id=switch_rt-events_stp_sub-events_stploop-detected class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_stp_sub-events_stploop-detected data-parent=#accordionswitch_rt-events_stp_sub-events_stploop-detected> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_stp onclick="anchorLink('switch_rt-events_stp')">stp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_stp_sub-events onclick="anchorLink('switch_rt-events_stp_sub-events')">sub-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_stp_sub-events_stploop-detected onclick="anchorLink('switch_rt-events_stp_sub-events_stploop-detected')">stp.loop-detected</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable/Disable loop detected event.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_rt-events_stp_sub-events_stploop-cleared> <div class=card> <div class=card-header id=headingswitch_rt-events_stp_sub-events_stploop-cleared> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_stp_sub-events_stploop-cleared aria-expanded aria-controls=switch_rt-events_stp_sub-events_stploop-cleared onclick="setAnchor('#switch_rt-events_stp_sub-events_stploop-cleared')"><span class=property-name>stp.loop-cleared</span></button> </h2> </div> <div id=switch_rt-events_stp_sub-events_stploop-cleared class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_stp_sub-events_stploop-cleared data-parent=#accordionswitch_rt-events_stp_sub-events_stploop-cleared> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_stp onclick="anchorLink('switch_rt-events_stp')">stp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_stp_sub-events onclick="anchorLink('switch_rt-events_stp_sub-events')">sub-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_stp_sub-events_stploop-cleared onclick="anchorLink('switch_rt-events_stp_sub-events_stploop-cleared')">stp.loop-cleared</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable/Disable loop cleared event.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_rt-events_stp_sub-events_stpstate-change> <div class=card> <div class=card-header id=headingswitch_rt-events_stp_sub-events_stpstate-change> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_stp_sub-events_stpstate-change aria-expanded aria-controls=switch_rt-events_stp_sub-events_stpstate-change onclick="setAnchor('#switch_rt-events_stp_sub-events_stpstate-change')"><span class=property-name>stp.state-change</span></button> </h2> </div> <div id=switch_rt-events_stp_sub-events_stpstate-change class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_stp_sub-events_stpstate-change data-parent=#accordionswitch_rt-events_stp_sub-events_stpstate-change> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_stp onclick="anchorLink('switch_rt-events_stp')">stp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_stp_sub-events onclick="anchorLink('switch_rt-events_stp_sub-events')">sub-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_stp_sub-events_stpstate-change onclick="anchorLink('switch_rt-events_stp_sub-events_stpstate-change')">stp.state-change</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable/Disable state change event.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_rt-events_rstp> <div class=card> <div class=card-header id=headingswitch_rt-events_rstp> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_rstp aria-expanded aria-controls=switch_rt-events_rstp onclick="setAnchor('#switch_rt-events_rstp')"><span class=property-name>rstp</span></button> </h2> </div> <div id=switch_rt-events_rstp class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_rstp data-parent=#accordionswitch_rt-events_rstp> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_rstp onclick="anchorLink('switch_rt-events_rstp')">rstp</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>Enable/Disable RSTP events.</p> </span> <div class=accordion id=accordionswitch_rt-events_rstp_enabled> <div class=card> <div class=card-header id=headingswitch_rt-events_rstp_enabled> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_rstp_enabled aria-expanded aria-controls=switch_rt-events_rstp_enabled onclick="setAnchor('#switch_rt-events_rstp_enabled')"><span class=property-name>enabled</span></button> </h2> </div> <div id=switch_rt-events_rstp_enabled class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_rstp_enabled data-parent=#accordionswitch_rt-events_rstp_enabled> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_rstp onclick="anchorLink('switch_rt-events_rstp')">rstp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_rstp_enabled onclick="anchorLink('switch_rt-events_rstp_enabled')">enabled</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable/Disable RSTP category.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_rt-events_rstp_sub-events> <div class=card> <div class=card-header id=headingswitch_rt-events_rstp_sub-events> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_rstp_sub-events aria-expanded aria-controls=switch_rt-events_rstp_sub-events onclick="setAnchor('#switch_rt-events_rstp_sub-events')"><span class=property-name>sub-events</span></button> </h2> </div> <div id=switch_rt-events_rstp_sub-events class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_rstp_sub-events data-parent=#accordionswitch_rt-events_rstp_sub-events> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_rstp onclick="anchorLink('switch_rt-events_rstp')">rstp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_rstp_sub-events onclick="anchorLink('switch_rt-events_rstp_sub-events')">sub-events</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordionswitch_rt-events_rstp_sub-events_rstploop-detected> <div class=card> <div class=card-header id=headingswitch_rt-events_rstp_sub-events_rstploop-detected> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_rstp_sub-events_rstploop-detected aria-expanded aria-controls=switch_rt-events_rstp_sub-events_rstploop-detected onclick="setAnchor('#switch_rt-events_rstp_sub-events_rstploop-detected')"><span class=property-name>rstp.loop-detected</span></button> </h2> </div> <div id=switch_rt-events_rstp_sub-events_rstploop-detected class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_rstp_sub-events_rstploop-detected data-parent=#accordionswitch_rt-events_rstp_sub-events_rstploop-detected> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_rstp onclick="anchorLink('switch_rt-events_rstp')">rstp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_rstp_sub-events onclick="anchorLink('switch_rt-events_rstp_sub-events')">sub-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_rstp_sub-events_rstploop-detected onclick="anchorLink('switch_rt-events_rstp_sub-events_rstploop-detected')">rstp.loop-detected</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable/Disable loop detected event.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_rt-events_rstp_sub-events_rstploop-cleared> <div class=card> <div class=card-header id=headingswitch_rt-events_rstp_sub-events_rstploop-cleared> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_rstp_sub-events_rstploop-cleared aria-expanded aria-controls=switch_rt-events_rstp_sub-events_rstploop-cleared onclick="setAnchor('#switch_rt-events_rstp_sub-events_rstploop-cleared')"><span class=property-name>rstp.loop-cleared</span></button> </h2> </div> <div id=switch_rt-events_rstp_sub-events_rstploop-cleared class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_rstp_sub-events_rstploop-cleared data-parent=#accordionswitch_rt-events_rstp_sub-events_rstploop-cleared> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_rstp onclick="anchorLink('switch_rt-events_rstp')">rstp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_rstp_sub-events onclick="anchorLink('switch_rt-events_rstp_sub-events')">sub-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_rstp_sub-events_rstploop-cleared onclick="anchorLink('switch_rt-events_rstp_sub-events_rstploop-cleared')">rstp.loop-cleared</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable/Disable loop cleared event.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_rt-events_rstp_sub-events_rstpstate-change> <div class=card> <div class=card-header id=headingswitch_rt-events_rstp_sub-events_rstpstate-change> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_rstp_sub-events_rstpstate-change aria-expanded aria-controls=switch_rt-events_rstp_sub-events_rstpstate-change onclick="setAnchor('#switch_rt-events_rstp_sub-events_rstpstate-change')"><span class=property-name>rstp.state-change</span></button> </h2> </div> <div id=switch_rt-events_rstp_sub-events_rstpstate-change class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_rstp_sub-events_rstpstate-change data-parent=#accordionswitch_rt-events_rstp_sub-events_rstpstate-change> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_rstp onclick="anchorLink('switch_rt-events_rstp')">rstp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_rstp_sub-events onclick="anchorLink('switch_rt-events_rstp_sub-events')">sub-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_rstp_sub-events_rstpstate-change onclick="anchorLink('switch_rt-events_rstp_sub-events_rstpstate-change')">rstp.state-change</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable/Disable state change event.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_rt-events_fw-upgrade> <div class=card> <div class=card-header id=headingswitch_rt-events_fw-upgrade> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_fw-upgrade aria-expanded aria-controls=switch_rt-events_fw-upgrade onclick="setAnchor('#switch_rt-events_fw-upgrade')"><span class=property-name>fw-upgrade</span></button> </h2> </div> <div id=switch_rt-events_fw-upgrade class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_fw-upgrade data-parent=#accordionswitch_rt-events_fw-upgrade> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade onclick="anchorLink('switch_rt-events_fw-upgrade')">fw-upgrade</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>Enable/Disable Firmware Upgrade events.</p> </span> <div class=accordion id=accordionswitch_rt-events_fw-upgrade_enabled> <div class=card> <div class=card-header id=headingswitch_rt-events_fw-upgrade_enabled> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_fw-upgrade_enabled aria-expanded aria-controls=switch_rt-events_fw-upgrade_enabled onclick="setAnchor('#switch_rt-events_fw-upgrade_enabled')"><span class=property-name>enabled</span></button> </h2> </div> <div id=switch_rt-events_fw-upgrade_enabled class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_fw-upgrade_enabled data-parent=#accordionswitch_rt-events_fw-upgrade_enabled> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade onclick="anchorLink('switch_rt-events_fw-upgrade')">fw-upgrade</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade_enabled onclick="anchorLink('switch_rt-events_fw-upgrade_enabled')">enabled</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable/Disable Firmware Upgrade category.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_rt-events_fw-upgrade_sub-events> <div class=card> <div class=card-header id=headingswitch_rt-events_fw-upgrade_sub-events> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_fw-upgrade_sub-events aria-expanded aria-controls=switch_rt-events_fw-upgrade_sub-events onclick="setAnchor('#switch_rt-events_fw-upgrade_sub-events')"><span class=property-name>sub-events</span></button> </h2> </div> <div id=switch_rt-events_fw-upgrade_sub-events class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_fw-upgrade_sub-events data-parent=#accordionswitch_rt-events_fw-upgrade_sub-events> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade onclick="anchorLink('switch_rt-events_fw-upgrade')">fw-upgrade</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade_sub-events onclick="anchorLink('switch_rt-events_fw-upgrade_sub-events')">sub-events</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordionswitch_rt-events_fw-upgrade_sub-events_upgdownload-start> <div class=card> <div class=card-header id=headingswitch_rt-events_fw-upgrade_sub-events_upgdownload-start> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_fw-upgrade_sub-events_upgdownload-start aria-expanded aria-controls=switch_rt-events_fw-upgrade_sub-events_upgdownload-start onclick="setAnchor('#switch_rt-events_fw-upgrade_sub-events_upgdownload-start')"><span class=property-name>upg.download-start</span></button> </h2> </div> <div id=switch_rt-events_fw-upgrade_sub-events_upgdownload-start class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_fw-upgrade_sub-events_upgdownload-start data-parent=#accordionswitch_rt-events_fw-upgrade_sub-events_upgdownload-start> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade onclick="anchorLink('switch_rt-events_fw-upgrade')">fw-upgrade</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade_sub-events onclick="anchorLink('switch_rt-events_fw-upgrade_sub-events')">sub-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade_sub-events_upgdownload-start onclick="anchorLink('switch_rt-events_fw-upgrade_sub-events_upgdownload-start')">upg.download-start</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable/Disable download start event.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_rt-events_fw-upgrade_sub-events_upgdownload-in-progress> <div class=card> <div class=card-header id=headingswitch_rt-events_fw-upgrade_sub-events_upgdownload-in-progress> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_fw-upgrade_sub-events_upgdownload-in-progress aria-expanded aria-controls=switch_rt-events_fw-upgrade_sub-events_upgdownload-in-progress onclick="setAnchor('#switch_rt-events_fw-upgrade_sub-events_upgdownload-in-progress')"><span class=property-name>upg.download-in-progress</span></button> </h2> </div> <div id=switch_rt-events_fw-upgrade_sub-events_upgdownload-in-progress class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_fw-upgrade_sub-events_upgdownload-in-progress data-parent=#accordionswitch_rt-events_fw-upgrade_sub-events_upgdownload-in-progress> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade onclick="anchorLink('switch_rt-events_fw-upgrade')">fw-upgrade</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade_sub-events onclick="anchorLink('switch_rt-events_fw-upgrade_sub-events')">sub-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade_sub-events_upgdownload-in-progress onclick="anchorLink('switch_rt-events_fw-upgrade_sub-events_upgdownload-in-progress')">upg.download-in-progress</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable/Disable download in progress event.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_rt-events_fw-upgrade_sub-events_upgdownload-failed> <div class=card> <div class=card-header id=headingswitch_rt-events_fw-upgrade_sub-events_upgdownload-failed> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_fw-upgrade_sub-events_upgdownload-failed aria-expanded aria-controls=switch_rt-events_fw-upgrade_sub-events_upgdownload-failed onclick="setAnchor('#switch_rt-events_fw-upgrade_sub-events_upgdownload-failed')"><span class=property-name>upg.download-failed</span></button> </h2> </div> <div id=switch_rt-events_fw-upgrade_sub-events_upgdownload-failed class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_fw-upgrade_sub-events_upgdownload-failed data-parent=#accordionswitch_rt-events_fw-upgrade_sub-events_upgdownload-failed> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade onclick="anchorLink('switch_rt-events_fw-upgrade')">fw-upgrade</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade_sub-events onclick="anchorLink('switch_rt-events_fw-upgrade_sub-events')">sub-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade_sub-events_upgdownload-failed onclick="anchorLink('switch_rt-events_fw-upgrade_sub-events_upgdownload-failed')">upg.download-failed</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable/Disable download failed event.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_rt-events_fw-upgrade_sub-events_upgvalidation-start> <div class=card> <div class=card-header id=headingswitch_rt-events_fw-upgrade_sub-events_upgvalidation-start> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_fw-upgrade_sub-events_upgvalidation-start aria-expanded aria-controls=switch_rt-events_fw-upgrade_sub-events_upgvalidation-start onclick="setAnchor('#switch_rt-events_fw-upgrade_sub-events_upgvalidation-start')"><span class=property-name>upg.validation-start</span></button> </h2> </div> <div id=switch_rt-events_fw-upgrade_sub-events_upgvalidation-start class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_fw-upgrade_sub-events_upgvalidation-start data-parent=#accordionswitch_rt-events_fw-upgrade_sub-events_upgvalidation-start> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade onclick="anchorLink('switch_rt-events_fw-upgrade')">fw-upgrade</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade_sub-events onclick="anchorLink('switch_rt-events_fw-upgrade_sub-events')">sub-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade_sub-events_upgvalidation-start onclick="anchorLink('switch_rt-events_fw-upgrade_sub-events_upgvalidation-start')">upg.validation-start</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable/Disable validation start event.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_rt-events_fw-upgrade_sub-events_upgvalidation-success> <div class=card> <div class=card-header id=headingswitch_rt-events_fw-upgrade_sub-events_upgvalidation-success> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_fw-upgrade_sub-events_upgvalidation-success aria-expanded aria-controls=switch_rt-events_fw-upgrade_sub-events_upgvalidation-success onclick="setAnchor('#switch_rt-events_fw-upgrade_sub-events_upgvalidation-success')"><span class=property-name>upg.validation-success</span></button> </h2> </div> <div id=switch_rt-events_fw-upgrade_sub-events_upgvalidation-success class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_fw-upgrade_sub-events_upgvalidation-success data-parent=#accordionswitch_rt-events_fw-upgrade_sub-events_upgvalidation-success> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade onclick="anchorLink('switch_rt-events_fw-upgrade')">fw-upgrade</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade_sub-events onclick="anchorLink('switch_rt-events_fw-upgrade_sub-events')">sub-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade_sub-events_upgvalidation-success onclick="anchorLink('switch_rt-events_fw-upgrade_sub-events_upgvalidation-success')">upg.validation-success</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable/Disable validation success event.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_rt-events_fw-upgrade_sub-events_upgvalidation-failed> <div class=card> <div class=card-header id=headingswitch_rt-events_fw-upgrade_sub-events_upgvalidation-failed> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_fw-upgrade_sub-events_upgvalidation-failed aria-expanded aria-controls=switch_rt-events_fw-upgrade_sub-events_upgvalidation-failed onclick="setAnchor('#switch_rt-events_fw-upgrade_sub-events_upgvalidation-failed')"><span class=property-name>upg.validation-failed</span></button> </h2> </div> <div id=switch_rt-events_fw-upgrade_sub-events_upgvalidation-failed class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_fw-upgrade_sub-events_upgvalidation-failed data-parent=#accordionswitch_rt-events_fw-upgrade_sub-events_upgvalidation-failed> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade onclick="anchorLink('switch_rt-events_fw-upgrade')">fw-upgrade</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade_sub-events onclick="anchorLink('switch_rt-events_fw-upgrade_sub-events')">sub-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade_sub-events_upgvalidation-failed onclick="anchorLink('switch_rt-events_fw-upgrade_sub-events_upgvalidation-failed')">upg.validation-failed</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable/Disable validation failed event.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_rt-events_fw-upgrade_sub-events_upgbackup-current-firmware> <div class=card> <div class=card-header id=headingswitch_rt-events_fw-upgrade_sub-events_upgbackup-current-firmware> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_fw-upgrade_sub-events_upgbackup-current-firmware aria-expanded aria-controls=switch_rt-events_fw-upgrade_sub-events_upgbackup-current-firmware onclick="setAnchor('#switch_rt-events_fw-upgrade_sub-events_upgbackup-current-firmware')"><span class=property-name>upg.backup-current-firmware</span></button> </h2> </div> <div id=switch_rt-events_fw-upgrade_sub-events_upgbackup-current-firmware class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_fw-upgrade_sub-events_upgbackup-current-firmware data-parent=#accordionswitch_rt-events_fw-upgrade_sub-events_upgbackup-current-firmware> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade onclick="anchorLink('switch_rt-events_fw-upgrade')">fw-upgrade</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade_sub-events onclick="anchorLink('switch_rt-events_fw-upgrade_sub-events')">sub-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade_sub-events_upgbackup-current-firmware onclick="anchorLink('switch_rt-events_fw-upgrade_sub-events_upgbackup-current-firmware')">upg.backup-current-firmware</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable/Disable firmware backup event.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_rt-events_fw-upgrade_sub-events_upginstall-start> <div class=card> <div class=card-header id=headingswitch_rt-events_fw-upgrade_sub-events_upginstall-start> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_fw-upgrade_sub-events_upginstall-start aria-expanded aria-controls=switch_rt-events_fw-upgrade_sub-events_upginstall-start onclick="setAnchor('#switch_rt-events_fw-upgrade_sub-events_upginstall-start')"><span class=property-name>upg.install-start</span></button> </h2> </div> <div id=switch_rt-events_fw-upgrade_sub-events_upginstall-start class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_fw-upgrade_sub-events_upginstall-start data-parent=#accordionswitch_rt-events_fw-upgrade_sub-events_upginstall-start> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade onclick="anchorLink('switch_rt-events_fw-upgrade')">fw-upgrade</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade_sub-events onclick="anchorLink('switch_rt-events_fw-upgrade_sub-events')">sub-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade_sub-events_upginstall-start onclick="anchorLink('switch_rt-events_fw-upgrade_sub-events_upginstall-start')">upg.install-start</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable/Disable install start event.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_rt-events_fw-upgrade_sub-events_upginstall-failed> <div class=card> <div class=card-header id=headingswitch_rt-events_fw-upgrade_sub-events_upginstall-failed> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_fw-upgrade_sub-events_upginstall-failed aria-expanded aria-controls=switch_rt-events_fw-upgrade_sub-events_upginstall-failed onclick="setAnchor('#switch_rt-events_fw-upgrade_sub-events_upginstall-failed')"><span class=property-name>upg.install-failed</span></button> </h2> </div> <div id=switch_rt-events_fw-upgrade_sub-events_upginstall-failed class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_fw-upgrade_sub-events_upginstall-failed data-parent=#accordionswitch_rt-events_fw-upgrade_sub-events_upginstall-failed> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade onclick="anchorLink('switch_rt-events_fw-upgrade')">fw-upgrade</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade_sub-events onclick="anchorLink('switch_rt-events_fw-upgrade_sub-events')">sub-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade_sub-events_upginstall-failed onclick="anchorLink('switch_rt-events_fw-upgrade_sub-events_upginstall-failed')">upg.install-failed</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable/Disable install failed event.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_rt-events_fw-upgrade_sub-events_upgreboot-start> <div class=card> <div class=card-header id=headingswitch_rt-events_fw-upgrade_sub-events_upgreboot-start> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_fw-upgrade_sub-events_upgreboot-start aria-expanded aria-controls=switch_rt-events_fw-upgrade_sub-events_upgreboot-start onclick="setAnchor('#switch_rt-events_fw-upgrade_sub-events_upgreboot-start')"><span class=property-name>upg.reboot-start</span></button> </h2> </div> <div id=switch_rt-events_fw-upgrade_sub-events_upgreboot-start class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_fw-upgrade_sub-events_upgreboot-start data-parent=#accordionswitch_rt-events_fw-upgrade_sub-events_upgreboot-start> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade onclick="anchorLink('switch_rt-events_fw-upgrade')">fw-upgrade</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade_sub-events onclick="anchorLink('switch_rt-events_fw-upgrade_sub-events')">sub-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade_sub-events_upgreboot-start onclick="anchorLink('switch_rt-events_fw-upgrade_sub-events_upgreboot-start')">upg.reboot-start</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable/Disable reboot start event.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_rt-events_fw-upgrade_sub-events_upgsuccess> <div class=card> <div class=card-header id=headingswitch_rt-events_fw-upgrade_sub-events_upgsuccess> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_fw-upgrade_sub-events_upgsuccess aria-expanded aria-controls=switch_rt-events_fw-upgrade_sub-events_upgsuccess onclick="setAnchor('#switch_rt-events_fw-upgrade_sub-events_upgsuccess')"><span class=property-name>upg.success</span></button> </h2> </div> <div id=switch_rt-events_fw-upgrade_sub-events_upgsuccess class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_fw-upgrade_sub-events_upgsuccess data-parent=#accordionswitch_rt-events_fw-upgrade_sub-events_upgsuccess> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade onclick="anchorLink('switch_rt-events_fw-upgrade')">fw-upgrade</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade_sub-events onclick="anchorLink('switch_rt-events_fw-upgrade_sub-events')">sub-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_fw-upgrade_sub-events_upgsuccess onclick="anchorLink('switch_rt-events_fw-upgrade_sub-events_upgsuccess')">upg.success</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable/Disable upgrade success event.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_rt-events_dhcp-snooping> <div class=card> <div class=card-header id=headingswitch_rt-events_dhcp-snooping> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_dhcp-snooping aria-expanded aria-controls=switch_rt-events_dhcp-snooping onclick="setAnchor('#switch_rt-events_dhcp-snooping')"><span class=property-name>dhcp-snooping</span></button> </h2> </div> <div id=switch_rt-events_dhcp-snooping class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_dhcp-snooping data-parent=#accordionswitch_rt-events_dhcp-snooping> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_dhcp-snooping onclick="anchorLink('switch_rt-events_dhcp-snooping')">dhcp-snooping</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>Enable/Disable DHCP Snooping events.</p> </span> <div class=accordion id=accordionswitch_rt-events_dhcp-snooping_enabled> <div class=card> <div class=card-header id=headingswitch_rt-events_dhcp-snooping_enabled> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_dhcp-snooping_enabled aria-expanded aria-controls=switch_rt-events_dhcp-snooping_enabled onclick="setAnchor('#switch_rt-events_dhcp-snooping_enabled')"><span class=property-name>enabled</span></button> </h2> </div> <div id=switch_rt-events_dhcp-snooping_enabled class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_dhcp-snooping_enabled data-parent=#accordionswitch_rt-events_dhcp-snooping_enabled> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_dhcp-snooping onclick="anchorLink('switch_rt-events_dhcp-snooping')">dhcp-snooping</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_dhcp-snooping_enabled onclick="anchorLink('switch_rt-events_dhcp-snooping_enabled')">enabled</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable/Disable DHCP Snooping category.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_rt-events_dhcp-snooping_sub-events> <div class=card> <div class=card-header id=headingswitch_rt-events_dhcp-snooping_sub-events> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_dhcp-snooping_sub-events aria-expanded aria-controls=switch_rt-events_dhcp-snooping_sub-events onclick="setAnchor('#switch_rt-events_dhcp-snooping_sub-events')"><span class=property-name>sub-events</span></button> </h2> </div> <div id=switch_rt-events_dhcp-snooping_sub-events class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_dhcp-snooping_sub-events data-parent=#accordionswitch_rt-events_dhcp-snooping_sub-events> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_dhcp-snooping onclick="anchorLink('switch_rt-events_dhcp-snooping')">dhcp-snooping</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_dhcp-snooping_sub-events onclick="anchorLink('switch_rt-events_dhcp-snooping_sub-events')">sub-events</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordionswitch_rt-events_dhcp-snooping_sub-events_dhcp-snoopingviolation-detected> <div class=card> <div class=card-header id=headingswitch_rt-events_dhcp-snooping_sub-events_dhcp-snoopingviolation-detected> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_dhcp-snooping_sub-events_dhcp-snoopingviolation-detected aria-expanded aria-controls=switch_rt-events_dhcp-snooping_sub-events_dhcp-snoopingviolation-detected onclick="setAnchor('#switch_rt-events_dhcp-snooping_sub-events_dhcp-snoopingviolation-detected')"><span class=property-name>dhcp-snooping.violation-detected</span></button> </h2> </div> <div id=switch_rt-events_dhcp-snooping_sub-events_dhcp-snoopingviolation-detected class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_dhcp-snooping_sub-events_dhcp-snoopingviolation-detected data-parent=#accordionswitch_rt-events_dhcp-snooping_sub-events_dhcp-snoopingviolation-detected> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_dhcp-snooping onclick="anchorLink('switch_rt-events_dhcp-snooping')">dhcp-snooping</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_dhcp-snooping_sub-events onclick="anchorLink('switch_rt-events_dhcp-snooping_sub-events')">sub-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_dhcp-snooping_sub-events_dhcp-snoopingviolation-detected onclick="anchorLink('switch_rt-events_dhcp-snooping_sub-events_dhcp-snoopingviolation-detected')">dhcp-snooping.violation-detected</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable/Disable DHCP Snooping violation detected event.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_rt-events_dhcp-snooping_sub-events_dhcp-snoopingviolation-cleared> <div class=card> <div class=card-header id=headingswitch_rt-events_dhcp-snooping_sub-events_dhcp-snoopingviolation-cleared> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_rt-events_dhcp-snooping_sub-events_dhcp-snoopingviolation-cleared aria-expanded aria-controls=switch_rt-events_dhcp-snooping_sub-events_dhcp-snoopingviolation-cleared onclick="setAnchor('#switch_rt-events_dhcp-snooping_sub-events_dhcp-snoopingviolation-cleared')"><span class=property-name>dhcp-snooping.violation-cleared</span></button> </h2> </div> <div id=switch_rt-events_dhcp-snooping_sub-events_dhcp-snoopingviolation-cleared class="collapse property-definition-div" aria-labelledby=headingswitch_rt-events_dhcp-snooping_sub-events_dhcp-snoopingviolation-cleared data-parent=#accordionswitch_rt-events_dhcp-snooping_sub-events_dhcp-snoopingviolation-cleared> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events onclick="anchorLink('switch_rt-events')">rt-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_dhcp-snooping onclick="anchorLink('switch_rt-events_dhcp-snooping')">dhcp-snooping</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_dhcp-snooping_sub-events onclick="anchorLink('switch_rt-events_dhcp-snooping_sub-events')">sub-events</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_rt-events_dhcp-snooping_sub-events_dhcp-snoopingviolation-cleared onclick="anchorLink('switch_rt-events_dhcp-snooping_sub-events_dhcp-snoopingviolation-cleared')">dhcp-snooping.violation-cleared</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable/Disable DHCP Snooping violation cleared event.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_acl> <div class=card> <div class=card-header id=headingswitch_acl> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_acl aria-expanded aria-controls=switch_acl onclick="setAnchor('#switch_acl')"><span class=property-name>acl</span></button> </h2> </div> <div id=switch_acl class="collapse property-definition-div" aria-labelledby=headingswitch_acl data-parent=#accordionswitch_acl> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl onclick="anchorLink('switch_acl')">acl</a></div><span class="badge badge-dark value-type">Type: array of object</span><br> <span class=description><p>Contains all the access control rule definitions</p> </span> <p><span class="badge badge-light restriction unique-items-restriction" id=switch_acl_uniqueItems>All items must be unique</span></p> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=switch_acl_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl onclick="anchorLink('switch_acl')">acl</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items onclick="anchorLink('switch_acl_items')">acl items</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordionswitch_acl_items_acl-name> <div class=card> <div class=card-header id=headingswitch_acl_items_acl-name> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_acl_items_acl-name aria-expanded aria-controls=switch_acl_items_acl-name onclick="setAnchor('#switch_acl_items_acl-name')"><span class=property-name>acl-name</span></button> </h2> </div> <div id=switch_acl_items_acl-name class="collapse property-definition-div" aria-labelledby=headingswitch_acl_items_acl-name data-parent=#accordionswitch_acl_items_acl-name> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl onclick="anchorLink('switch_acl')">acl</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items onclick="anchorLink('switch_acl_items')">acl items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-name onclick="anchorLink('switch_acl_items_acl-name')">acl-name</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>The identifier or name for the Access Control List</p> </span> <p><span class="badge badge-light restriction min-length-restriction" id=switch_acl_items_acl-name_minLength>Must be at least <code>1</code> characters long</span></p><p><span class="badge badge-light restriction max-length-restriction" id=switch_acl_items_acl-name_maxLength>Must be at most <code>32</code> characters long</span></p> </div> </div> </div> </div> <div class=accordion id=accordionswitch_acl_items_acl-type> <div class=card> <div class=card-header id=headingswitch_acl_items_acl-type> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_acl_items_acl-type aria-expanded aria-controls=switch_acl_items_acl-type onclick="setAnchor('#switch_acl_items_acl-type')"><span class=property-name>acl-type</span></button> </h2> </div> <div id=switch_acl_items_acl-type class="collapse property-definition-div" aria-labelledby=headingswitch_acl_items_acl-type data-parent=#accordionswitch_acl_items_acl-type> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl onclick="anchorLink('switch_acl')">acl</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items onclick="anchorLink('switch_acl_items')">acl items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-type onclick="anchorLink('switch_acl_items_acl-type')">acl-type</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span><br> <span class=description><p>Type of the access control list</p> </span><div class=enum-value id=switch_acl_items_acl-type_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"ipv4"</li><li class="list-group-item enum-item">"ipv6"</li><li class="list-group-item enum-item">"ipv4Ext"</li><li class="list-group-item enum-item">"ipv6Ext"</li><li class="list-group-item enum-item">"mac"</li><li class="list-group-item enum-item">"arp"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_acl_items_acl-rules> <div class=card> <div class=card-header id=headingswitch_acl_items_acl-rules> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_acl_items_acl-rules aria-expanded aria-controls=switch_acl_items_acl-rules onclick="setAnchor('#switch_acl_items_acl-rules')"><span class=property-name>acl-rules</span></button> </h2> </div> <div id=switch_acl_items_acl-rules class="collapse property-definition-div" aria-labelledby=headingswitch_acl_items_acl-rules data-parent=#accordionswitch_acl_items_acl-rules> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl onclick="anchorLink('switch_acl')">acl</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items onclick="anchorLink('switch_acl_items')">acl items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules onclick="anchorLink('switch_acl_items_acl-rules')">acl-rules</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>access control rules under this ACL</p> </span> <div class=accordion id=accordionswitch_acl_items_acl-rules_additionalProperties> <div class=card> <div class=card-header id=headingswitch_acl_items_acl-rules_additionalProperties> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_acl_items_acl-rules_additionalProperties aria-expanded aria-controls=switch_acl_items_acl-rules_additionalProperties onclick="setAnchor('#switch_acl_items_acl-rules_additionalProperties')"><em><span class=property-name>Additional Properties</span></em></button> </h2> </div> <div id=switch_acl_items_acl-rules_additionalProperties class="collapse property-definition-div" aria-labelledby=headingswitch_acl_items_acl-rules_additionalProperties data-parent=#accordionswitch_acl_items_acl-rules_additionalProperties> <div class="card-body pl-5"><p class=additional-properties>Each additional property must conform to the following schema</p> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl onclick="anchorLink('switch_acl')">acl</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items onclick="anchorLink('switch_acl_items')">acl items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules onclick="anchorLink('switch_acl_items_acl-rules')">acl-rules</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties')">additionalProperties</a></div><span class="badge badge-dark value-type">Type: array of object</span><br> <p><span class="badge badge-light restriction unique-items-restriction" id=switch_acl_items_acl-rules_additionalProperties_uniqueItems>All items must be unique</span></p> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=switch_acl_items_acl-rules_additionalProperties_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl onclick="anchorLink('switch_acl')">acl</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items onclick="anchorLink('switch_acl_items')">acl items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules onclick="anchorLink('switch_acl_items_acl-rules')">acl-rules</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties')">additionalProperties</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items')">additionalProperties items</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-rule-action> <div class=card> <div class=card-header id=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-rule-action> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_acl_items_acl-rules_additionalProperties_items_acl-rule-action aria-expanded aria-controls=switch_acl_items_acl-rules_additionalProperties_items_acl-rule-action onclick="setAnchor('#switch_acl_items_acl-rules_additionalProperties_items_acl-rule-action')"><span class=property-name>acl-rule-action</span></button> </h2> </div> <div id=switch_acl_items_acl-rules_additionalProperties_items_acl-rule-action class="collapse property-definition-div" aria-labelledby=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-rule-action data-parent=#accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-rule-action> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl onclick="anchorLink('switch_acl')">acl</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items onclick="anchorLink('switch_acl_items')">acl items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules onclick="anchorLink('switch_acl_items_acl-rules')">acl-rules</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties')">additionalProperties</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items')">additionalProperties items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items_acl-rule-action onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items_acl-rule-action')">acl-rule-action</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span><br> <span class=description><p>Defines whether to permit or deny traffic matching the rule</p> </span><div class=enum-value id=switch_acl_items_acl-rules_additionalProperties_items_acl-rule-action_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"permit"</li><li class="list-group-item enum-item">"deny"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-source-macaddress> <div class=card> <div class=card-header id=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-source-macaddress> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_acl_items_acl-rules_additionalProperties_items_acl-source-macaddress aria-expanded aria-controls=switch_acl_items_acl-rules_additionalProperties_items_acl-source-macaddress onclick="setAnchor('#switch_acl_items_acl-rules_additionalProperties_items_acl-source-macaddress')"><span class=property-name>acl-source-macaddress</span></button> </h2> </div> <div id=switch_acl_items_acl-rules_additionalProperties_items_acl-source-macaddress class="collapse property-definition-div" aria-labelledby=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-source-macaddress data-parent=#accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-source-macaddress> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl onclick="anchorLink('switch_acl')">acl</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items onclick="anchorLink('switch_acl_items')">acl items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules onclick="anchorLink('switch_acl_items_acl-rules')">acl-rules</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties')">additionalProperties</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items')">additionalProperties items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items_acl-source-macaddress onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items_acl-source-macaddress')">acl-source-macaddress</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-mac</span><br> <span class=description><p>Specifies the source MAC address to filter on</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-source-macbitmask> <div class=card> <div class=card-header id=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-source-macbitmask> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_acl_items_acl-rules_additionalProperties_items_acl-source-macbitmask aria-expanded aria-controls=switch_acl_items_acl-rules_additionalProperties_items_acl-source-macbitmask onclick="setAnchor('#switch_acl_items_acl-rules_additionalProperties_items_acl-source-macbitmask')"><span class=property-name>acl-source-macbitmask</span></button> </h2> </div> <div id=switch_acl_items_acl-rules_additionalProperties_items_acl-source-macbitmask class="collapse property-definition-div" aria-labelledby=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-source-macbitmask data-parent=#accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-source-macbitmask> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl onclick="anchorLink('switch_acl')">acl</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items onclick="anchorLink('switch_acl_items')">acl items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules onclick="anchorLink('switch_acl_items_acl-rules')">acl-rules</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties')">additionalProperties</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items')">additionalProperties items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items_acl-source-macbitmask onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items_acl-source-macbitmask')">acl-source-macbitmask</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-mac</span><br> <span class=description><p>The mask applied to the source MAC address</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-dest-macaddress> <div class=card> <div class=card-header id=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-dest-macaddress> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_acl_items_acl-rules_additionalProperties_items_acl-dest-macaddress aria-expanded aria-controls=switch_acl_items_acl-rules_additionalProperties_items_acl-dest-macaddress onclick="setAnchor('#switch_acl_items_acl-rules_additionalProperties_items_acl-dest-macaddress')"><span class=property-name>acl-dest-macaddress</span></button> </h2> </div> <div id=switch_acl_items_acl-rules_additionalProperties_items_acl-dest-macaddress class="collapse property-definition-div" aria-labelledby=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-dest-macaddress data-parent=#accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-dest-macaddress> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl onclick="anchorLink('switch_acl')">acl</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items onclick="anchorLink('switch_acl_items')">acl items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules onclick="anchorLink('switch_acl_items_acl-rules')">acl-rules</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties')">additionalProperties</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items')">additionalProperties items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items_acl-dest-macaddress onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items_acl-dest-macaddress')">acl-dest-macaddress</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-mac</span><br> <span class=description><p>Specifies the destination MAC address for the filter</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-dest-macbitmask> <div class=card> <div class=card-header id=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-dest-macbitmask> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_acl_items_acl-rules_additionalProperties_items_acl-dest-macbitmask aria-expanded aria-controls=switch_acl_items_acl-rules_additionalProperties_items_acl-dest-macbitmask onclick="setAnchor('#switch_acl_items_acl-rules_additionalProperties_items_acl-dest-macbitmask')"><span class=property-name>acl-dest-macbitmask</span></button> </h2> </div> <div id=switch_acl_items_acl-rules_additionalProperties_items_acl-dest-macbitmask class="collapse property-definition-div" aria-labelledby=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-dest-macbitmask data-parent=#accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-dest-macbitmask> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl onclick="anchorLink('switch_acl')">acl</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items onclick="anchorLink('switch_acl_items')">acl items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules onclick="anchorLink('switch_acl_items_acl-rules')">acl-rules</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties')">additionalProperties</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items')">additionalProperties items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items_acl-dest-macbitmask onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items_acl-dest-macbitmask')">acl-dest-macbitmask</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-mac</span><br> <span class=description><p>The mask applied to the destination MAC address</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-packet-format> <div class=card> <div class=card-header id=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-packet-format> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_acl_items_acl-rules_additionalProperties_items_acl-packet-format aria-expanded aria-controls=switch_acl_items_acl-rules_additionalProperties_items_acl-packet-format onclick="setAnchor('#switch_acl_items_acl-rules_additionalProperties_items_acl-packet-format')"><span class=property-name>acl-packet-format</span></button> </h2> </div> <div id=switch_acl_items_acl-rules_additionalProperties_items_acl-packet-format class="collapse property-definition-div" aria-labelledby=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-packet-format data-parent=#accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-packet-format> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl onclick="anchorLink('switch_acl')">acl</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items onclick="anchorLink('switch_acl_items')">acl items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules onclick="anchorLink('switch_acl_items_acl-rules')">acl-rules</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties')">additionalProperties</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items')">additionalProperties items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items_acl-packet-format onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items_acl-packet-format')">acl-packet-format</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span><br> <span class=description><p>Identifies the protocol encapsulated in the Ethernet frame by its EtherType</p> </span><div class=enum-value id=switch_acl_items_acl-rules_additionalProperties_items_acl-packet-format_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"any"</li><li class="list-group-item enum-item">"untagged-eth2"</li><li class="list-group-item enum-item">"untagged-802.3"</li><li class="list-group-item enum-item">"tagged-eth2"</li><li class="list-group-item enum-item">"tagged-802.3"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-vlanid> <div class=card> <div class=card-header id=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-vlanid> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_acl_items_acl-rules_additionalProperties_items_acl-vlanid aria-expanded aria-controls=switch_acl_items_acl-rules_additionalProperties_items_acl-vlanid onclick="setAnchor('#switch_acl_items_acl-rules_additionalProperties_items_acl-vlanid')"><span class=property-name>acl-vlanid</span></button> </h2> </div> <div id=switch_acl_items_acl-rules_additionalProperties_items_acl-vlanid class="collapse property-definition-div" aria-labelledby=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-vlanid data-parent=#accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-vlanid> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl onclick="anchorLink('switch_acl')">acl</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items onclick="anchorLink('switch_acl_items')">acl items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules onclick="anchorLink('switch_acl_items_acl-rules')">acl-rules</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties')">additionalProperties</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items')">additionalProperties items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items_acl-vlanid onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items_acl-vlanid')">acl-vlanid</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>Specifies a VLAN ID to filter traffic from a specific VLAN</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=switch_acl_items_acl-rules_additionalProperties_items_acl-vlanid_number>Value must be greater or equal to <code>1</code> and lesser or equal to <code>4094</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-vid-bitmask> <div class=card> <div class=card-header id=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-vid-bitmask> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_acl_items_acl-rules_additionalProperties_items_acl-vid-bitmask aria-expanded aria-controls=switch_acl_items_acl-rules_additionalProperties_items_acl-vid-bitmask onclick="setAnchor('#switch_acl_items_acl-rules_additionalProperties_items_acl-vid-bitmask')"><span class=property-name>acl-vid-bitmask</span></button> </h2> </div> <div id=switch_acl_items_acl-rules_additionalProperties_items_acl-vid-bitmask class="collapse property-definition-div" aria-labelledby=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-vid-bitmask data-parent=#accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-vid-bitmask> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl onclick="anchorLink('switch_acl')">acl</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items onclick="anchorLink('switch_acl_items')">acl items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules onclick="anchorLink('switch_acl_items_acl-rules')">acl-rules</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties')">additionalProperties</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items')">additionalProperties items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items_acl-vid-bitmask onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items_acl-vid-bitmask')">acl-vid-bitmask</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>The mask applied to the VLAN ID</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=switch_acl_items_acl-rules_additionalProperties_items_acl-vid-bitmask_number>Value must be greater or equal to <code>1</code> and lesser or equal to <code>4095</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-ethertype> <div class=card> <div class=card-header id=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-ethertype> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_acl_items_acl-rules_additionalProperties_items_acl-ethertype aria-expanded aria-controls=switch_acl_items_acl-rules_additionalProperties_items_acl-ethertype onclick="setAnchor('#switch_acl_items_acl-rules_additionalProperties_items_acl-ethertype')"><span class=property-name>acl-ethertype</span></button> </h2> </div> <div id=switch_acl_items_acl-rules_additionalProperties_items_acl-ethertype class="collapse property-definition-div" aria-labelledby=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-ethertype data-parent=#accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-ethertype> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl onclick="anchorLink('switch_acl')">acl</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items onclick="anchorLink('switch_acl_items')">acl items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules onclick="anchorLink('switch_acl_items_acl-rules')">acl-rules</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties')">additionalProperties</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items')">additionalProperties items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items_acl-ethertype onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items_acl-ethertype')">acl-ethertype</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: "800"</span><br> <span class=description><p>Filters packets based on the custom EtherType field (HEX) in the Ethernet frame</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-ethertype-bitmask> <div class=card> <div class=card-header id=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-ethertype-bitmask> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_acl_items_acl-rules_additionalProperties_items_acl-ethertype-bitmask aria-expanded aria-controls=switch_acl_items_acl-rules_additionalProperties_items_acl-ethertype-bitmask onclick="setAnchor('#switch_acl_items_acl-rules_additionalProperties_items_acl-ethertype-bitmask')"><span class=property-name>acl-ethertype-bitmask</span></button> </h2> </div> <div id=switch_acl_items_acl-rules_additionalProperties_items_acl-ethertype-bitmask class="collapse property-definition-div" aria-labelledby=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-ethertype-bitmask data-parent=#accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-ethertype-bitmask> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl onclick="anchorLink('switch_acl')">acl</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items onclick="anchorLink('switch_acl_items')">acl items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules onclick="anchorLink('switch_acl_items_acl-rules')">acl-rules</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties')">additionalProperties</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items')">additionalProperties items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items_acl-ethertype-bitmask onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items_acl-ethertype-bitmask')">acl-ethertype-bitmask</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: "FFFF"</span><br> <span class=description><p>The mask applied to the EtherType field</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-cos> <div class=card> <div class=card-header id=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-cos> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_acl_items_acl-rules_additionalProperties_items_acl-cos aria-expanded aria-controls=switch_acl_items_acl-rules_additionalProperties_items_acl-cos onclick="setAnchor('#switch_acl_items_acl-rules_additionalProperties_items_acl-cos')"><span class=property-name>acl-cos</span></button> </h2> </div> <div id=switch_acl_items_acl-rules_additionalProperties_items_acl-cos class="collapse property-definition-div" aria-labelledby=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-cos data-parent=#accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-cos> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl onclick="anchorLink('switch_acl')">acl</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items onclick="anchorLink('switch_acl_items')">acl items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules onclick="anchorLink('switch_acl_items_acl-rules')">acl-rules</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties')">additionalProperties</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items')">additionalProperties items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items_acl-cos onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items_acl-cos')">acl-cos</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>Filters based on the Class of Service (CoS) field in the frame</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=switch_acl_items_acl-rules_additionalProperties_items_acl-cos_number>Value must be greater or equal to <code>0</code> and lesser or equal to <code>7</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-cos-bitmask> <div class=card> <div class=card-header id=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-cos-bitmask> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_acl_items_acl-rules_additionalProperties_items_acl-cos-bitmask aria-expanded aria-controls=switch_acl_items_acl-rules_additionalProperties_items_acl-cos-bitmask onclick="setAnchor('#switch_acl_items_acl-rules_additionalProperties_items_acl-cos-bitmask')"><span class=property-name>acl-cos-bitmask</span></button> </h2> </div> <div id=switch_acl_items_acl-rules_additionalProperties_items_acl-cos-bitmask class="collapse property-definition-div" aria-labelledby=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-cos-bitmask data-parent=#accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-cos-bitmask> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl onclick="anchorLink('switch_acl')">acl</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items onclick="anchorLink('switch_acl_items')">acl items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules onclick="anchorLink('switch_acl_items_acl-rules')">acl-rules</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties')">additionalProperties</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items')">additionalProperties items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items_acl-cos-bitmask onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items_acl-cos-bitmask')">acl-cos-bitmask</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>The mask applied to the CoS field</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=switch_acl_items_acl-rules_additionalProperties_items_acl-cos-bitmask_number>Value must be greater or equal to <code>0</code> and lesser or equal to <code>7</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-source-address> <div class=card> <div class=card-header id=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-source-address> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-source-address aria-expanded aria-controls=switch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-source-address onclick="setAnchor('#switch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-source-address')"><span class=property-name>acl-ipv4-source-address</span></button> </h2> </div> <div id=switch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-source-address class="collapse property-definition-div" aria-labelledby=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-source-address data-parent=#accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-source-address> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl onclick="anchorLink('switch_acl')">acl</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items onclick="anchorLink('switch_acl_items')">acl items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules onclick="anchorLink('switch_acl_items_acl-rules')">acl-rules</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties')">additionalProperties</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items')">additionalProperties items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-source-address onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-source-address')">acl-ipv4-source-address</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: ipv4</span><br> <span class=description><p>The IPv4 address of the source to filter on</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-source-subnetmask> <div class=card> <div class=card-header id=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-source-subnetmask> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-source-subnetmask aria-expanded aria-controls=switch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-source-subnetmask onclick="setAnchor('#switch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-source-subnetmask')"><span class=property-name>acl-ipv4-source-subnetmask</span></button> </h2> </div> <div id=switch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-source-subnetmask class="collapse property-definition-div" aria-labelledby=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-source-subnetmask data-parent=#accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-source-subnetmask> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl onclick="anchorLink('switch_acl')">acl</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items onclick="anchorLink('switch_acl_items')">acl items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules onclick="anchorLink('switch_acl_items_acl-rules')">acl-rules</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties')">additionalProperties</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items')">additionalProperties items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-source-subnetmask onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-source-subnetmask')">acl-ipv4-source-subnetmask</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: ipv4</span><br> <span class=description><p>The subnet mask applied to the source IPv4 address</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-dest-address> <div class=card> <div class=card-header id=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-dest-address> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-dest-address aria-expanded aria-controls=switch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-dest-address onclick="setAnchor('#switch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-dest-address')"><span class=property-name>acl-ipv4-dest-address</span></button> </h2> </div> <div id=switch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-dest-address class="collapse property-definition-div" aria-labelledby=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-dest-address data-parent=#accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-dest-address> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl onclick="anchorLink('switch_acl')">acl</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items onclick="anchorLink('switch_acl_items')">acl items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules onclick="anchorLink('switch_acl_items_acl-rules')">acl-rules</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties')">additionalProperties</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items')">additionalProperties items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-dest-address onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-dest-address')">acl-ipv4-dest-address</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: ipv4</span><br> <span class=description><p>The IPv4 address of the destination to filter on</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-dest-subnetmask> <div class=card> <div class=card-header id=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-dest-subnetmask> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-dest-subnetmask aria-expanded aria-controls=switch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-dest-subnetmask onclick="setAnchor('#switch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-dest-subnetmask')"><span class=property-name>acl-ipv4-dest-subnetmask</span></button> </h2> </div> <div id=switch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-dest-subnetmask class="collapse property-definition-div" aria-labelledby=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-dest-subnetmask data-parent=#accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-dest-subnetmask> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl onclick="anchorLink('switch_acl')">acl</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items onclick="anchorLink('switch_acl_items')">acl items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules onclick="anchorLink('switch_acl_items_acl-rules')">acl-rules</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties')">additionalProperties</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items')">additionalProperties items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-dest-subnetmask onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items_acl-ipv4-dest-subnetmask')">acl-ipv4-dest-subnetmask</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: ipv4</span><br> <span class=description><p>The subnet mask applied to the destination IPv4 address</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-ip-proto> <div class=card> <div class=card-header id=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-ip-proto> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_acl_items_acl-rules_additionalProperties_items_acl-ip-proto aria-expanded aria-controls=switch_acl_items_acl-rules_additionalProperties_items_acl-ip-proto onclick="setAnchor('#switch_acl_items_acl-rules_additionalProperties_items_acl-ip-proto')"><span class=property-name>acl-ip-proto</span></button> </h2> </div> <div id=switch_acl_items_acl-rules_additionalProperties_items_acl-ip-proto class="collapse property-definition-div" aria-labelledby=headingswitch_acl_items_acl-rules_additionalProperties_items_acl-ip-proto data-parent=#accordionswitch_acl_items_acl-rules_additionalProperties_items_acl-ip-proto> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl onclick="anchorLink('switch_acl')">acl</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items onclick="anchorLink('switch_acl_items')">acl items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules onclick="anchorLink('switch_acl_items_acl-rules')">acl-rules</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties')">additionalProperties</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items')">additionalProperties items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_acl_items_acl-rules_additionalProperties_items_acl-ip-proto onclick="anchorLink('switch_acl_items_acl-rules_additionalProperties_items_acl-ip-proto')">acl-ip-proto</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>Filters based on the IP protocol number</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=switch_acl_items_acl-rules_additionalProperties_items_acl-ip-proto_number>Value must be greater or equal to <code>0</code> and lesser or equal to <code>255</code></span></p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionswitch_dns> <div class=card> <div class=card-header id=headingswitch_dns> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#switch_dns aria-expanded aria-controls=switch_dns onclick="setAnchor('#switch_dns')"><span class=property-name>dns</span></button> </h2> </div> <div id=switch_dns class="collapse property-definition-div" aria-labelledby=headingswitch_dns data-parent=#accordionswitch_dns> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_dns onclick="anchorLink('switch_dns')">dns</a></div><span class="badge badge-dark value-type">Type: array of string</span><br> <span class=description><p>Define a global list of dns servers.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=switch_dns_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch onclick="anchorLink('switch')">switch</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_dns onclick="anchorLink('switch_dns')">dns</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#switch_dns_items onclick="anchorLink('switch_dns_items')">dns items</a></div><span class="badge badge-dark value-type">Type: string</span><br> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces> <div class=card> <div class=card-header id=headinginterfaces> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces aria-expanded aria-controls=interfaces onclick="setAnchor('#interfaces')"><span class=property-name>interfaces</span></button> </h2> </div> <div id=interfaces class="collapse property-definition-div" aria-labelledby=headinginterfaces data-parent=#accordioninterfaces> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a></div><span class="badge badge-dark value-type">Type: array</span><br> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=interfaces_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interface</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section describes the logical network interfaces of the device. Interfaces as their primary have a role that is upstream, downstream, guest, ....</p> </span> <div class=accordion id=accordioninterfaces_items_name> <div class=card> <div class=card-header id=headinginterfaces_items_name> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_name aria-expanded aria-controls=interfaces_items_name onclick="setAnchor('#interfaces_items_name')"><span class=property-name>name</span></button> </h2> </div> <div id=interfaces_items_name class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_name data-parent=#accordioninterfaces_items_name> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_name onclick="anchorLink('interfaces_items_name')">name</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>This is a free text field, stating the administrative name of the interface. It may contain spaces and special characters.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=interfaces_items_name_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;LAN&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_role> <div class=card> <div class=card-header id=headinginterfaces_items_role> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_role aria-expanded aria-controls=interfaces_items_role onclick="setAnchor('#interfaces_items_role')"><span class=property-name>role</span></button> </h2> </div> <div id=interfaces_items_role class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_role data-parent=#accordioninterfaces_items_role> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_role onclick="anchorLink('interfaces_items_role')">role</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span><br> <span class=description><p>The role defines if the interface is upstream or downstream facing.</p> </span><div class=enum-value id=interfaces_items_role_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"upstream"</li><li class="list-group-item enum-item">"downstream"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_isolate-hosts> <div class=card> <div class=card-header id=headinginterfaces_items_isolate-hosts> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_isolate-hosts aria-expanded aria-controls=interfaces_items_isolate-hosts onclick="setAnchor('#interfaces_items_isolate-hosts')"><span class=property-name>isolate-hosts</span></button> </h2> </div> <div id=interfaces_items_isolate-hosts class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_isolate-hosts data-parent=#accordioninterfaces_items_isolate-hosts> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_isolate-hosts onclick="anchorLink('interfaces_items_isolate-hosts')">isolate-hosts</a></div><span class="badge badge-dark value-type">Type: boolean</span><br> <span class=description><p>This option makes sure that any traffic leaving this interface is isolated and all local IP ranges are blocked. It essentially enforces &#34;guest network&#34; firewall settings.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_metric> <div class=card> <div class=card-header id=headinginterfaces_items_metric> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_metric aria-expanded aria-controls=interfaces_items_metric onclick="setAnchor('#interfaces_items_metric')"><span class=property-name>metric</span></button> </h2> </div> <div id=interfaces_items_metric class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_metric data-parent=#accordioninterfaces_items_metric> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_metric onclick="anchorLink('interfaces_items_metric')">metric</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>The routing metric of this logical interface. Lower values have higher priority.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=interfaces_items_metric_number>Value must be greater or equal to <code>0</code> and lesser or equal to <code>4294967295</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_mtu> <div class=card> <div class=card-header id=headinginterfaces_items_mtu> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_mtu aria-expanded aria-controls=interfaces_items_mtu onclick="setAnchor('#interfaces_items_mtu')"><span class=property-name>mtu</span></button> </h2> </div> <div id=interfaces_items_mtu class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_mtu data-parent=#accordioninterfaces_items_mtu> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_mtu onclick="anchorLink('interfaces_items_mtu')">mtu</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>The MTU of this logical interface.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=interfaces_items_mtu_number>Value must be greater or equal to <code>1280</code> and lesser or equal to <code>1500</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_services> <div class=card> <div class=card-header id=headinginterfaces_items_services> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_services aria-expanded aria-controls=interfaces_items_services onclick="setAnchor('#interfaces_items_services')"><span class=property-name>services</span></button> </h2> </div> <div id=interfaces_items_services class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_services data-parent=#accordioninterfaces_items_services> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_services onclick="anchorLink('interfaces_items_services')">services</a></div><span class="badge badge-dark value-type">Type: array of string</span><br> <span class=description><p>The services that shall be offered on this logical interface. These are just strings such as &#34;ssh&#34;, &#34;lldp&#34;, &#34;mdns&#34;</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=interfaces_items_services_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_services onclick="anchorLink('interfaces_items_services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_services_items onclick="anchorLink('interfaces_items_services_items')">services items</a></div><span class="badge badge-dark value-type">Type: string</span><br> <br> <div class="badge badge-secondary">Examples:</div> <br><div id=interfaces_items_services_items_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;ssh&quot;</span>
</pre></div> </div><div id=interfaces_items_services_items_ex2 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;lldp&quot;</span>
</pre></div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_vlan-awareness> <div class=card> <div class=card-header id=headinginterfaces_items_vlan-awareness> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_vlan-awareness aria-expanded aria-controls=interfaces_items_vlan-awareness onclick="setAnchor('#interfaces_items_vlan-awareness')"><span class=property-name>vlan-awareness</span></button> </h2> </div> <div id=interfaces_items_vlan-awareness class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_vlan-awareness data-parent=#accordioninterfaces_items_vlan-awareness> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_vlan-awareness onclick="anchorLink('interfaces_items_vlan-awareness')">vlan-awareness</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>Setup additional VLANs inside the bridge</p> </span> <div class=accordion id=accordioninterfaces_items_vlan-awareness_first> <div class=card> <div class=card-header id=headinginterfaces_items_vlan-awareness_first> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_vlan-awareness_first aria-expanded aria-controls=interfaces_items_vlan-awareness_first onclick="setAnchor('#interfaces_items_vlan-awareness_first')"><span class=property-name>first</span></button> </h2> </div> <div id=interfaces_items_vlan-awareness_first class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_vlan-awareness_first data-parent=#accordioninterfaces_items_vlan-awareness_first> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_vlan-awareness onclick="anchorLink('interfaces_items_vlan-awareness')">vlan-awareness</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_vlan-awareness_first onclick="anchorLink('interfaces_items_vlan-awareness_first')">first</a></div><span class="badge badge-dark value-type">Type: integer</span><br> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_vlan-awareness_last> <div class=card> <div class=card-header id=headinginterfaces_items_vlan-awareness_last> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_vlan-awareness_last aria-expanded aria-controls=interfaces_items_vlan-awareness_last onclick="setAnchor('#interfaces_items_vlan-awareness_last')"><span class=property-name>last</span></button> </h2> </div> <div id=interfaces_items_vlan-awareness_last class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_vlan-awareness_last data-parent=#accordioninterfaces_items_vlan-awareness_last> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_vlan-awareness onclick="anchorLink('interfaces_items_vlan-awareness')">vlan-awareness</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_vlan-awareness_last onclick="anchorLink('interfaces_items_vlan-awareness_last')">last</a></div><span class="badge badge-dark value-type">Type: integer</span><br> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_vlan> <div class=card> <div class=card-header id=headinginterfaces_items_vlan> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_vlan aria-expanded aria-controls=interfaces_items_vlan onclick="setAnchor('#interfaces_items_vlan')"><span class=property-name>vlan</span></button> </h2> </div> <div id=interfaces_items_vlan class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_vlan data-parent=#accordioninterfaces_items_vlan> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_vlan onclick="anchorLink('interfaces_items_vlan')">vlan</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section describes the vlan behaviour of a logical network interface.</p> </span> <div class=accordion id=accordioninterfaces_items_vlan_id> <div class=card> <div class=card-header id=headinginterfaces_items_vlan_id> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_vlan_id aria-expanded aria-controls=interfaces_items_vlan_id onclick="setAnchor('#interfaces_items_vlan_id')"><span class=property-name>id</span></button> </h2> </div> <div id=interfaces_items_vlan_id class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_vlan_id data-parent=#accordioninterfaces_items_vlan_id> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_vlan onclick="anchorLink('interfaces_items_vlan')">vlan</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_vlan_id onclick="anchorLink('interfaces_items_vlan_id')">id</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>This is the pvid of the vlan that shall be assigned to the interface. The individual physical network devices contained within the interface need to be told explicitly if egress traffic shall be tagged.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=interfaces_items_vlan_id_number>Value must be lesser or equal to <code>4094</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_vlan_range-start> <div class=card> <div class=card-header id=headinginterfaces_items_vlan_range-start> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_vlan_range-start aria-expanded aria-controls=interfaces_items_vlan_range-start onclick="setAnchor('#interfaces_items_vlan_range-start')"><span class=property-name>range-start</span></button> </h2> </div> <div id=interfaces_items_vlan_range-start class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_vlan_range-start data-parent=#accordioninterfaces_items_vlan_range-start> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_vlan onclick="anchorLink('interfaces_items_vlan')">vlan</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_vlan_range-start onclick="anchorLink('interfaces_items_vlan_range-start')">range-start</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <p><span class="badge badge-light restriction numeric-restriction" id=interfaces_items_vlan_range-start_number>Value must be lesser or equal to <code>4094</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_vlan_range-end> <div class=card> <div class=card-header id=headinginterfaces_items_vlan_range-end> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_vlan_range-end aria-expanded aria-controls=interfaces_items_vlan_range-end onclick="setAnchor('#interfaces_items_vlan_range-end')"><span class=property-name>range-end</span></button> </h2> </div> <div id=interfaces_items_vlan_range-end class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_vlan_range-end data-parent=#accordioninterfaces_items_vlan_range-end> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_vlan onclick="anchorLink('interfaces_items_vlan')">vlan</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_vlan_range-end onclick="anchorLink('interfaces_items_vlan_range-end')">range-end</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <p><span class="badge badge-light restriction numeric-restriction" id=interfaces_items_vlan_range-end_number>Value must be lesser or equal to <code>4094</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_vlan_proto> <div class=card> <div class=card-header id=headinginterfaces_items_vlan_proto> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_vlan_proto aria-expanded aria-controls=interfaces_items_vlan_proto onclick="setAnchor('#interfaces_items_vlan_proto')"><span class=property-name>proto</span></button> </h2> </div> <div id=interfaces_items_vlan_proto class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_vlan_proto data-parent=#accordioninterfaces_items_vlan_proto> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_vlan onclick="anchorLink('interfaces_items_vlan')">vlan</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_vlan_proto onclick="anchorLink('interfaces_items_vlan_proto')">proto</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span> <span class="badge badge-success default-value">Default: "802.1q"</span><br> <div class=enum-value id=interfaces_items_vlan_proto_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"802.1ad"</li><li class="list-group-item enum-item">"802.1q"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_vlan_stp-instance> <div class=card> <div class=card-header id=headinginterfaces_items_vlan_stp-instance> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_vlan_stp-instance aria-expanded aria-controls=interfaces_items_vlan_stp-instance onclick="setAnchor('#interfaces_items_vlan_stp-instance')"><span class=property-name>stp-instance</span></button> </h2> </div> <div id=interfaces_items_vlan_stp-instance class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_vlan_stp-instance data-parent=#accordioninterfaces_items_vlan_stp-instance> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_vlan onclick="anchorLink('interfaces_items_vlan')">vlan</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_vlan_stp-instance onclick="anchorLink('interfaces_items_vlan_stp-instance')">stp-instance</a></div><span class="badge badge-dark value-type">Type: integer</span><br> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_bridge> <div class=card> <div class=card-header id=headinginterfaces_items_bridge> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_bridge aria-expanded aria-controls=interfaces_items_bridge onclick="setAnchor('#interfaces_items_bridge')"><span class=property-name>bridge</span></button> </h2> </div> <div id=interfaces_items_bridge class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_bridge data-parent=#accordioninterfaces_items_bridge> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_bridge onclick="anchorLink('interfaces_items_bridge')">bridge</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section describes the bridge behaviour of a logical network interface.</p> </span> <div class=accordion id=accordioninterfaces_items_bridge_mtu> <div class=card> <div class=card-header id=headinginterfaces_items_bridge_mtu> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_bridge_mtu aria-expanded aria-controls=interfaces_items_bridge_mtu onclick="setAnchor('#interfaces_items_bridge_mtu')"><span class=property-name>mtu</span></button> </h2> </div> <div id=interfaces_items_bridge_mtu class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_bridge_mtu data-parent=#accordioninterfaces_items_bridge_mtu> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_bridge onclick="anchorLink('interfaces_items_bridge')">bridge</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_bridge_mtu onclick="anchorLink('interfaces_items_bridge_mtu')">mtu</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>The MTU that shall be used by the network interface.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=interfaces_items_bridge_mtu_number>Value must be greater or equal to <code>256</code> and lesser or equal to <code>65535</code></span></p> <br> <div class="badge badge-secondary">Example:</div> <br><div id=interfaces_items_bridge_mtu_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=mf>1500</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_bridge_tx-queue-len> <div class=card> <div class=card-header id=headinginterfaces_items_bridge_tx-queue-len> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_bridge_tx-queue-len aria-expanded aria-controls=interfaces_items_bridge_tx-queue-len onclick="setAnchor('#interfaces_items_bridge_tx-queue-len')"><span class=property-name>tx-queue-len</span></button> </h2> </div> <div id=interfaces_items_bridge_tx-queue-len class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_bridge_tx-queue-len data-parent=#accordioninterfaces_items_bridge_tx-queue-len> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_bridge onclick="anchorLink('interfaces_items_bridge')">bridge</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_bridge_tx-queue-len onclick="anchorLink('interfaces_items_bridge_tx-queue-len')">tx-queue-len</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>The Transmit Queue Length is a TCP/IP stack network interface value that sets the number of packets allowed per kernel transmit queue of a network interface device.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=interfaces_items_bridge_tx-queue-len_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=mf>5000</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_bridge_isolate-ports> <div class=card> <div class=card-header id=headinginterfaces_items_bridge_isolate-ports> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_bridge_isolate-ports aria-expanded aria-controls=interfaces_items_bridge_isolate-ports onclick="setAnchor('#interfaces_items_bridge_isolate-ports')"><span class=property-name>isolate-ports</span></button> </h2> </div> <div id=interfaces_items_bridge_isolate-ports class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_bridge_isolate-ports data-parent=#accordioninterfaces_items_bridge_isolate-ports> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_bridge onclick="anchorLink('interfaces_items_bridge')">bridge</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_bridge_isolate-ports onclick="anchorLink('interfaces_items_bridge_isolate-ports')">isolate-ports</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Isolates the bridge ports from each other.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ethernet> <div class=card> <div class=card-header id=headinginterfaces_items_ethernet> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ethernet aria-expanded aria-controls=interfaces_items_ethernet onclick="setAnchor('#interfaces_items_ethernet')"><span class=property-name>ethernet</span></button> </h2> </div> <div id=interfaces_items_ethernet class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ethernet data-parent=#accordioninterfaces_items_ethernet> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ethernet onclick="anchorLink('interfaces_items_ethernet')">ethernet</a></div><span class="badge badge-dark value-type">Type: array</span><br> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=interfaces_items_ethernet_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ethernet onclick="anchorLink('interfaces_items_ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ethernet_items onclick="anchorLink('interfaces_items_ethernet_items')">interface.ethernet</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section defines the physical copper/fiber ports that are members of the interface. Network devices are referenced by their logical names.</p> </span> <div class=accordion id=accordioninterfaces_items_ethernet_items_select-ports> <div class=card> <div class=card-header id=headinginterfaces_items_ethernet_items_select-ports> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ethernet_items_select-ports aria-expanded aria-controls=interfaces_items_ethernet_items_select-ports onclick="setAnchor('#interfaces_items_ethernet_items_select-ports')"><span class=property-name>select-ports</span></button> </h2> </div> <div id=interfaces_items_ethernet_items_select-ports class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ethernet_items_select-ports data-parent=#accordioninterfaces_items_ethernet_items_select-ports> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ethernet onclick="anchorLink('interfaces_items_ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ethernet_items onclick="anchorLink('interfaces_items_ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ethernet_items_select-ports onclick="anchorLink('interfaces_items_ethernet_items_select-ports')">select-ports</a></div><span class="badge badge-dark value-type">Type: array of string</span><br> <span class=description><p>The list of physical network devices that shall be added to the interface. The names are logical ones and wildcardable. &#34;WAN&#34; will use whatever the hardwares default upstream facing port is. &#34;LANx&#34; will use the &#34;x&#39;th&#34; downstream facing ethernet port. LAN* will use all downstream ports.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=interfaces_items_ethernet_items_select-ports_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ethernet onclick="anchorLink('interfaces_items_ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ethernet_items onclick="anchorLink('interfaces_items_ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ethernet_items_select-ports onclick="anchorLink('interfaces_items_ethernet_items_select-ports')">select-ports</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ethernet_items_select-ports_items onclick="anchorLink('interfaces_items_ethernet_items_select-ports_items')">select-ports items</a></div><span class="badge badge-dark value-type">Type: string</span><br> <br> <div class="badge badge-secondary">Examples:</div> <br><div id=interfaces_items_ethernet_items_select-ports_items_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;LAN1&quot;</span>
</pre></div> </div><div id=interfaces_items_ethernet_items_select-ports_items_ex2 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;LAN2&quot;</span>
</pre></div> </div><div id=interfaces_items_ethernet_items_select-ports_items_ex3 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;LAN3&quot;</span>
</pre></div> </div><div id=interfaces_items_ethernet_items_select-ports_items_ex4 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;LAN4&quot;</span>
</pre></div> </div><div id=interfaces_items_ethernet_items_select-ports_items_ex5 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;LAN*&quot;</span>
</pre></div> </div><div id=interfaces_items_ethernet_items_select-ports_items_ex6 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;WAN*&quot;</span>
</pre></div> </div><div id=interfaces_items_ethernet_items_select-ports_items_ex7 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;*&quot;</span>
</pre></div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ethernet_items_multicast> <div class=card> <div class=card-header id=headinginterfaces_items_ethernet_items_multicast> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ethernet_items_multicast aria-expanded aria-controls=interfaces_items_ethernet_items_multicast onclick="setAnchor('#interfaces_items_ethernet_items_multicast')"><span class=property-name>multicast</span></button> </h2> </div> <div id=interfaces_items_ethernet_items_multicast class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ethernet_items_multicast data-parent=#accordioninterfaces_items_ethernet_items_multicast> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ethernet onclick="anchorLink('interfaces_items_ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ethernet_items onclick="anchorLink('interfaces_items_ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ethernet_items_multicast onclick="anchorLink('interfaces_items_ethernet_items_multicast')">multicast</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>Enable multicast support.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ethernet_items_learning> <div class=card> <div class=card-header id=headinginterfaces_items_ethernet_items_learning> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ethernet_items_learning aria-expanded aria-controls=interfaces_items_ethernet_items_learning onclick="setAnchor('#interfaces_items_ethernet_items_learning')"><span class=property-name>learning</span></button> </h2> </div> <div id=interfaces_items_ethernet_items_learning class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ethernet_items_learning data-parent=#accordioninterfaces_items_ethernet_items_learning> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ethernet onclick="anchorLink('interfaces_items_ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ethernet_items onclick="anchorLink('interfaces_items_ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ethernet_items_learning onclick="anchorLink('interfaces_items_ethernet_items_learning')">learning</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>Controls whether a given port will learn MAC addresses from received traffic or not. If learning if off, the bridge will end up flooding any traffic for which it has no FDB entry. By default this flag is on.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ethernet_items_isolate> <div class=card> <div class=card-header id=headinginterfaces_items_ethernet_items_isolate> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ethernet_items_isolate aria-expanded aria-controls=interfaces_items_ethernet_items_isolate onclick="setAnchor('#interfaces_items_ethernet_items_isolate')"><span class=property-name>isolate</span></button> </h2> </div> <div id=interfaces_items_ethernet_items_isolate class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ethernet_items_isolate data-parent=#accordioninterfaces_items_ethernet_items_isolate> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ethernet onclick="anchorLink('interfaces_items_ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ethernet_items onclick="anchorLink('interfaces_items_ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ethernet_items_isolate onclick="anchorLink('interfaces_items_ethernet_items_isolate')">isolate</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Only allow communication with non-isolated bridge ports when enabled.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ethernet_items_macaddr> <div class=card> <div class=card-header id=headinginterfaces_items_ethernet_items_macaddr> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ethernet_items_macaddr aria-expanded aria-controls=interfaces_items_ethernet_items_macaddr onclick="setAnchor('#interfaces_items_ethernet_items_macaddr')"><span class=property-name>macaddr</span></button> </h2> </div> <div id=interfaces_items_ethernet_items_macaddr class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ethernet_items_macaddr data-parent=#accordioninterfaces_items_ethernet_items_macaddr> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ethernet onclick="anchorLink('interfaces_items_ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ethernet_items onclick="anchorLink('interfaces_items_ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ethernet_items_macaddr onclick="anchorLink('interfaces_items_ethernet_items_macaddr')">macaddr</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-mac</span><br> <span class=description><p>Enforce a specific MAC to these ports.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ethernet_items_reverse-path-filter> <div class=card> <div class=card-header id=headinginterfaces_items_ethernet_items_reverse-path-filter> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ethernet_items_reverse-path-filter aria-expanded aria-controls=interfaces_items_ethernet_items_reverse-path-filter onclick="setAnchor('#interfaces_items_ethernet_items_reverse-path-filter')"><span class=property-name>reverse-path-filter</span></button> </h2> </div> <div id=interfaces_items_ethernet_items_reverse-path-filter class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ethernet_items_reverse-path-filter data-parent=#accordioninterfaces_items_ethernet_items_reverse-path-filter> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ethernet onclick="anchorLink('interfaces_items_ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ethernet_items onclick="anchorLink('interfaces_items_ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ethernet_items_reverse-path-filter onclick="anchorLink('interfaces_items_ethernet_items_reverse-path-filter')">reverse-path-filter</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Reverse Path filtering is a method used by the Linux Kernel to help prevent attacks used by Spoofing IP Addresses.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ethernet_items_vlan-tag> <div class=card> <div class=card-header id=headinginterfaces_items_ethernet_items_vlan-tag> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ethernet_items_vlan-tag aria-expanded aria-controls=interfaces_items_ethernet_items_vlan-tag onclick="setAnchor('#interfaces_items_ethernet_items_vlan-tag')"><span class=property-name>vlan-tag</span></button> </h2> </div> <div id=interfaces_items_ethernet_items_vlan-tag class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ethernet_items_vlan-tag data-parent=#accordioninterfaces_items_ethernet_items_vlan-tag> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ethernet onclick="anchorLink('interfaces_items_ethernet')">ethernet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ethernet_items onclick="anchorLink('interfaces_items_ethernet_items')">ethernet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ethernet_items_vlan-tag onclick="anchorLink('interfaces_items_ethernet_items_vlan-tag')">vlan-tag</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span> <span class="badge badge-success default-value">Default: "auto"</span><br> <span class=description><p>Shall the port have a vlan tag.</p> </span><div class=enum-value id=interfaces_items_ethernet_items_vlan-tag_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"tagged"</li><li class="list-group-item enum-item">"un-tagged"</li><li class="list-group-item enum-item">"auto"</li></ul> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4 aria-expanded aria-controls=interfaces_items_ipv4 onclick="setAnchor('#interfaces_items_ipv4')"><span class=property-name>ipv4</span></button> </h2> </div> <div id=interfaces_items_ipv4 class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4 data-parent=#accordioninterfaces_items_ipv4> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section describes the IPv4 properties of a logical interface.</p> </span> <div class=accordion id=accordioninterfaces_items_ipv4_addressing> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_addressing> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_addressing aria-expanded aria-controls=interfaces_items_ipv4_addressing onclick="setAnchor('#interfaces_items_ipv4_addressing')"><span class=property-name>addressing</span></button> </h2> </div> <div id=interfaces_items_ipv4_addressing class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_addressing data-parent=#accordioninterfaces_items_ipv4_addressing> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_addressing onclick="anchorLink('interfaces_items_ipv4_addressing')">addressing</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span><br> <span class=description><p>This option defines the method by which the IPv4 address of the interface is chosen.</p> </span><div class=enum-value id=interfaces_items_ipv4_addressing_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"dynamic"</li><li class="list-group-item enum-item">"static"</li><li class="list-group-item enum-item">"none"</li></ul> </div> <br> <div class="badge badge-secondary">Example:</div> <br><div id=interfaces_items_ipv4_addressing_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;static&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_subnet> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_subnet> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_subnet aria-expanded aria-controls=interfaces_items_ipv4_subnet onclick="setAnchor('#interfaces_items_ipv4_subnet')"><span class=property-name>subnet</span></button> </h2> </div> <div id=interfaces_items_ipv4_subnet class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_subnet data-parent=#accordioninterfaces_items_ipv4_subnet> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_subnet onclick="anchorLink('interfaces_items_ipv4_subnet')">subnet</a></div><span class="badge badge-dark value-type">Type: array of object</span><br> <span class=description><p>This option defines a list of CONNECTED routes (with VRF id) in CIDR notation.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=interfaces_items_ipv4_subnet_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_subnet onclick="anchorLink('interfaces_items_ipv4_subnet')">subnet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_subnet_items onclick="anchorLink('interfaces_items_ipv4_subnet_items')">subnet items</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordioninterfaces_items_ipv4_subnet_items_prefix> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_subnet_items_prefix> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_subnet_items_prefix aria-expanded aria-controls=interfaces_items_ipv4_subnet_items_prefix onclick="setAnchor('#interfaces_items_ipv4_subnet_items_prefix')"><span class=property-name>prefix</span></button> </h2> </div> <div id=interfaces_items_ipv4_subnet_items_prefix class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_subnet_items_prefix data-parent=#accordioninterfaces_items_ipv4_subnet_items_prefix> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_subnet onclick="anchorLink('interfaces_items_ipv4_subnet')">subnet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_subnet_items onclick="anchorLink('interfaces_items_ipv4_subnet_items')">subnet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_subnet_items_prefix onclick="anchorLink('interfaces_items_ipv4_subnet_items_prefix')">prefix</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-cidr4</span><br> <span class=description><p>Defines a CONNECTED route&#39;s prefix (network).</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=interfaces_items_ipv4_subnet_items_prefix_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;192.168.1.0/24&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_subnet_items_vrf> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_subnet_items_vrf> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_subnet_items_vrf aria-expanded aria-controls=interfaces_items_ipv4_subnet_items_vrf onclick="setAnchor('#interfaces_items_ipv4_subnet_items_vrf')"><span class=property-name>vrf</span></button> </h2> </div> <div id=interfaces_items_ipv4_subnet_items_vrf class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_subnet_items_vrf data-parent=#accordioninterfaces_items_ipv4_subnet_items_vrf> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_subnet onclick="anchorLink('interfaces_items_ipv4_subnet')">subnet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_subnet_items onclick="anchorLink('interfaces_items_ipv4_subnet_items')">subnet items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_subnet_items_vrf onclick="anchorLink('interfaces_items_ipv4_subnet_items_vrf')">vrf</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>VRF id.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_gateway> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_gateway> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_gateway aria-expanded aria-controls=interfaces_items_ipv4_gateway onclick="setAnchor('#interfaces_items_ipv4_gateway')"><span class=property-name>gateway</span></button> </h2> </div> <div id=interfaces_items_ipv4_gateway class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_gateway data-parent=#accordioninterfaces_items_ipv4_gateway> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_gateway onclick="anchorLink('interfaces_items_ipv4_gateway')">gateway</a></div><span class="badge badge-dark value-type">Type: array of object</span><br> <span class=description><p>This option defines the static IPv4 gateway of the logical interface.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=interfaces_items_ipv4_gateway_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_gateway onclick="anchorLink('interfaces_items_ipv4_gateway')">gateway</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_gateway_items onclick="anchorLink('interfaces_items_ipv4_gateway_items')">gateway items</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordioninterfaces_items_ipv4_gateway_items_prefix> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_gateway_items_prefix> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_gateway_items_prefix aria-expanded aria-controls=interfaces_items_ipv4_gateway_items_prefix onclick="setAnchor('#interfaces_items_ipv4_gateway_items_prefix')"><span class=property-name>prefix</span></button> </h2> </div> <div id=interfaces_items_ipv4_gateway_items_prefix class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_gateway_items_prefix data-parent=#accordioninterfaces_items_ipv4_gateway_items_prefix> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_gateway onclick="anchorLink('interfaces_items_ipv4_gateway')">gateway</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_gateway_items onclick="anchorLink('interfaces_items_ipv4_gateway_items')">gateway items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_gateway_items_prefix onclick="anchorLink('interfaces_items_ipv4_gateway_items_prefix')">prefix</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-cidr4</span><br> <span class=description><p>Defines a NEXTHOP route&#39;s prefix (network).</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=interfaces_items_ipv4_gateway_items_prefix_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;192.168.1.0/24&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_gateway_items_nexthop> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_gateway_items_nexthop> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_gateway_items_nexthop aria-expanded aria-controls=interfaces_items_ipv4_gateway_items_nexthop onclick="setAnchor('#interfaces_items_ipv4_gateway_items_nexthop')"><span class=property-name>nexthop</span></button> </h2> </div> <div id=interfaces_items_ipv4_gateway_items_nexthop class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_gateway_items_nexthop data-parent=#accordioninterfaces_items_ipv4_gateway_items_nexthop> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_gateway onclick="anchorLink('interfaces_items_ipv4_gateway')">gateway</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_gateway_items onclick="anchorLink('interfaces_items_ipv4_gateway_items')">gateway items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_gateway_items_nexthop onclick="anchorLink('interfaces_items_ipv4_gateway_items_nexthop')">nexthop</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: ipv4</span><br> <span class=description><p>Gateway (nexthop) address.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=interfaces_items_ipv4_gateway_items_nexthop_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;192.168.1.1&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_gateway_items_vrf> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_gateway_items_vrf> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_gateway_items_vrf aria-expanded aria-controls=interfaces_items_ipv4_gateway_items_vrf onclick="setAnchor('#interfaces_items_ipv4_gateway_items_vrf')"><span class=property-name>vrf</span></button> </h2> </div> <div id=interfaces_items_ipv4_gateway_items_vrf class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_gateway_items_vrf data-parent=#accordioninterfaces_items_ipv4_gateway_items_vrf> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_gateway onclick="anchorLink('interfaces_items_ipv4_gateway')">gateway</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_gateway_items onclick="anchorLink('interfaces_items_ipv4_gateway_items')">gateway items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_gateway_items_vrf onclick="anchorLink('interfaces_items_ipv4_gateway_items_vrf')">vrf</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>VRF id.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_gateway_items_metric> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_gateway_items_metric> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_gateway_items_metric aria-expanded aria-controls=interfaces_items_ipv4_gateway_items_metric onclick="setAnchor('#interfaces_items_ipv4_gateway_items_metric')"><span class=property-name>metric</span></button> </h2> </div> <div id=interfaces_items_ipv4_gateway_items_metric class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_gateway_items_metric data-parent=#accordioninterfaces_items_ipv4_gateway_items_metric> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_gateway onclick="anchorLink('interfaces_items_ipv4_gateway')">gateway</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_gateway_items onclick="anchorLink('interfaces_items_ipv4_gateway_items')">gateway items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_gateway_items_metric onclick="anchorLink('interfaces_items_ipv4_gateway_items_metric')">metric</a></div><span class="badge badge-dark value-type">Type: number</span><br> <span class=description><p>Optional metric value (define a NH route&#39;s weight / metric).</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_broadcast> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_broadcast> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_broadcast aria-expanded aria-controls=interfaces_items_ipv4_broadcast onclick="setAnchor('#interfaces_items_ipv4_broadcast')"><span class=property-name>broadcast</span></button> </h2> </div> <div id=interfaces_items_ipv4_broadcast class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_broadcast data-parent=#accordioninterfaces_items_ipv4_broadcast> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_broadcast onclick="anchorLink('interfaces_items_ipv4_broadcast')">broadcast</a></div><span class="badge badge-dark value-type">Type: array of object</span><br> <span class=description><p>This option defines a list of BROADCAST routes (with VRF id) in CIDR notation.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=interfaces_items_ipv4_broadcast_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_broadcast onclick="anchorLink('interfaces_items_ipv4_broadcast')">broadcast</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_broadcast_items onclick="anchorLink('interfaces_items_ipv4_broadcast_items')">broadcast items</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordioninterfaces_items_ipv4_broadcast_items_prefix> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_broadcast_items_prefix> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_broadcast_items_prefix aria-expanded aria-controls=interfaces_items_ipv4_broadcast_items_prefix onclick="setAnchor('#interfaces_items_ipv4_broadcast_items_prefix')"><span class=property-name>prefix</span></button> </h2> </div> <div id=interfaces_items_ipv4_broadcast_items_prefix class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_broadcast_items_prefix data-parent=#accordioninterfaces_items_ipv4_broadcast_items_prefix> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_broadcast onclick="anchorLink('interfaces_items_ipv4_broadcast')">broadcast</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_broadcast_items onclick="anchorLink('interfaces_items_ipv4_broadcast_items')">broadcast items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_broadcast_items_prefix onclick="anchorLink('interfaces_items_ipv4_broadcast_items_prefix')">prefix</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-cidr4</span><br> <span class=description><p>Defines a BROADCAST route&#39;s prefix (network).</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=interfaces_items_ipv4_broadcast_items_prefix_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;192.168.1.0/24&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_broadcast_items_vrf> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_broadcast_items_vrf> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_broadcast_items_vrf aria-expanded aria-controls=interfaces_items_ipv4_broadcast_items_vrf onclick="setAnchor('#interfaces_items_ipv4_broadcast_items_vrf')"><span class=property-name>vrf</span></button> </h2> </div> <div id=interfaces_items_ipv4_broadcast_items_vrf class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_broadcast_items_vrf data-parent=#accordioninterfaces_items_ipv4_broadcast_items_vrf> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_broadcast onclick="anchorLink('interfaces_items_ipv4_broadcast')">broadcast</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_broadcast_items onclick="anchorLink('interfaces_items_ipv4_broadcast_items')">broadcast items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_broadcast_items_vrf onclick="anchorLink('interfaces_items_ipv4_broadcast_items_vrf')">vrf</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>VRF id.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_multicast> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_multicast> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_multicast aria-expanded aria-controls=interfaces_items_ipv4_multicast onclick="setAnchor('#interfaces_items_ipv4_multicast')"><span class=property-name>multicast</span></button> </h2> </div> <div id=interfaces_items_ipv4_multicast class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_multicast data-parent=#accordioninterfaces_items_ipv4_multicast> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast onclick="anchorLink('interfaces_items_ipv4_multicast')">multicast</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordioninterfaces_items_ipv4_multicast_unknown-multicast-flood-control> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_multicast_unknown-multicast-flood-control> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_multicast_unknown-multicast-flood-control aria-expanded aria-controls=interfaces_items_ipv4_multicast_unknown-multicast-flood-control onclick="setAnchor('#interfaces_items_ipv4_multicast_unknown-multicast-flood-control')"><span class=property-name>unknown-multicast-flood-control</span></button> </h2> </div> <div id=interfaces_items_ipv4_multicast_unknown-multicast-flood-control class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_multicast_unknown-multicast-flood-control data-parent=#accordioninterfaces_items_ipv4_multicast_unknown-multicast-flood-control> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast onclick="anchorLink('interfaces_items_ipv4_multicast')">multicast</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_unknown-multicast-flood-control onclick="anchorLink('interfaces_items_ipv4_multicast_unknown-multicast-flood-control')">unknown-multicast-flood-control</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>The unknown multicast flood control feature enables the system to forward unknown multicast packets only to a multicast router (mrouter).</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_multicast_igmp> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_multicast_igmp> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_multicast_igmp aria-expanded aria-controls=interfaces_items_ipv4_multicast_igmp onclick="setAnchor('#interfaces_items_ipv4_multicast_igmp')"><span class=property-name>igmp</span></button> </h2> </div> <div id=interfaces_items_ipv4_multicast_igmp class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_multicast_igmp data-parent=#accordioninterfaces_items_ipv4_multicast_igmp> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast onclick="anchorLink('interfaces_items_ipv4_multicast')">multicast</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp onclick="anchorLink('interfaces_items_ipv4_multicast_igmp')">igmp</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordioninterfaces_items_ipv4_multicast_igmp_snooping-enable> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_multicast_igmp_snooping-enable> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_multicast_igmp_snooping-enable aria-expanded aria-controls=interfaces_items_ipv4_multicast_igmp_snooping-enable onclick="setAnchor('#interfaces_items_ipv4_multicast_igmp_snooping-enable')"><span class=property-name>snooping-enable</span></button> </h2> </div> <div id=interfaces_items_ipv4_multicast_igmp_snooping-enable class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_multicast_igmp_snooping-enable data-parent=#accordioninterfaces_items_ipv4_multicast_igmp_snooping-enable> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast onclick="anchorLink('interfaces_items_ipv4_multicast')">multicast</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp onclick="anchorLink('interfaces_items_ipv4_multicast_igmp')">igmp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp_snooping-enable onclick="anchorLink('interfaces_items_ipv4_multicast_igmp_snooping-enable')">snooping-enable</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>Enable or disable IGMP snooping on per-VLAN basis.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_multicast_igmp_version> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_multicast_igmp_version> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_multicast_igmp_version aria-expanded aria-controls=interfaces_items_ipv4_multicast_igmp_version onclick="setAnchor('#interfaces_items_ipv4_multicast_igmp_version')"><span class=property-name>version</span></button> </h2> </div> <div id=interfaces_items_ipv4_multicast_igmp_version class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_multicast_igmp_version data-parent=#accordioninterfaces_items_ipv4_multicast_igmp_version> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast onclick="anchorLink('interfaces_items_ipv4_multicast')">multicast</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp onclick="anchorLink('interfaces_items_ipv4_multicast_igmp')">igmp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp_version onclick="anchorLink('interfaces_items_ipv4_multicast_igmp_version')">version</a></div><span class="badge badge-dark value-type">Type: enum (of integer)</span> <span class="badge badge-success default-value">Default: 3</span><br> <span class=description><p>Configures the IGMP version. Configurable versions are IGMPv1, IGMPv2, and IGMPv3</p> </span><div class=enum-value id=interfaces_items_ipv4_multicast_igmp_version_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">1</li><li class="list-group-item enum-item">2</li><li class="list-group-item enum-item">3</li></ul> </div> <br> <div class="badge badge-secondary">Example:</div> <br><div id=interfaces_items_ipv4_multicast_igmp_version_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=mf>3</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_multicast_igmp_querier-enable> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_multicast_igmp_querier-enable> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_multicast_igmp_querier-enable aria-expanded aria-controls=interfaces_items_ipv4_multicast_igmp_querier-enable onclick="setAnchor('#interfaces_items_ipv4_multicast_igmp_querier-enable')"><span class=property-name>querier-enable</span></button> </h2> </div> <div id=interfaces_items_ipv4_multicast_igmp_querier-enable class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_multicast_igmp_querier-enable data-parent=#accordioninterfaces_items_ipv4_multicast_igmp_querier-enable> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast onclick="anchorLink('interfaces_items_ipv4_multicast')">multicast</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp onclick="anchorLink('interfaces_items_ipv4_multicast_igmp')">igmp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp_querier-enable onclick="anchorLink('interfaces_items_ipv4_multicast_igmp_querier-enable')">querier-enable</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Configure this interface to act as a querier (multicast router)</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_multicast_igmp_fast-leave-enable> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_multicast_igmp_fast-leave-enable> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_multicast_igmp_fast-leave-enable aria-expanded aria-controls=interfaces_items_ipv4_multicast_igmp_fast-leave-enable onclick="setAnchor('#interfaces_items_ipv4_multicast_igmp_fast-leave-enable')"><span class=property-name>fast-leave-enable</span></button> </h2> </div> <div id=interfaces_items_ipv4_multicast_igmp_fast-leave-enable class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_multicast_igmp_fast-leave-enable data-parent=#accordioninterfaces_items_ipv4_multicast_igmp_fast-leave-enable> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast onclick="anchorLink('interfaces_items_ipv4_multicast')">multicast</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp onclick="anchorLink('interfaces_items_ipv4_multicast_igmp')">igmp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp_fast-leave-enable onclick="anchorLink('interfaces_items_ipv4_multicast_igmp_fast-leave-enable')">fast-leave-enable</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Removes the group state when it receives an IGMP Leave report without sending an IGMP query message</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_multicast_igmp_query-interval> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_multicast_igmp_query-interval> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_multicast_igmp_query-interval aria-expanded aria-controls=interfaces_items_ipv4_multicast_igmp_query-interval onclick="setAnchor('#interfaces_items_ipv4_multicast_igmp_query-interval')"><span class=property-name>query-interval</span></button> </h2> </div> <div id=interfaces_items_ipv4_multicast_igmp_query-interval class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_multicast_igmp_query-interval data-parent=#accordioninterfaces_items_ipv4_multicast_igmp_query-interval> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast onclick="anchorLink('interfaces_items_ipv4_multicast')">multicast</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp onclick="anchorLink('interfaces_items_ipv4_multicast_igmp')">igmp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp_query-interval onclick="anchorLink('interfaces_items_ipv4_multicast_igmp_query-interval')">query-interval</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 1000</span><br> <span class=description><p>Defines the interval between sending IGMP general queries</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_multicast_igmp_last-member-query-interval> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_multicast_igmp_last-member-query-interval> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_multicast_igmp_last-member-query-interval aria-expanded aria-controls=interfaces_items_ipv4_multicast_igmp_last-member-query-interval onclick="setAnchor('#interfaces_items_ipv4_multicast_igmp_last-member-query-interval')"><span class=property-name>last-member-query-interval</span></button> </h2> </div> <div id=interfaces_items_ipv4_multicast_igmp_last-member-query-interval class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_multicast_igmp_last-member-query-interval data-parent=#accordioninterfaces_items_ipv4_multicast_igmp_last-member-query-interval> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast onclick="anchorLink('interfaces_items_ipv4_multicast')">multicast</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp onclick="anchorLink('interfaces_items_ipv4_multicast_igmp')">igmp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp_last-member-query-interval onclick="anchorLink('interfaces_items_ipv4_multicast_igmp_last-member-query-interval')">last-member-query-interval</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 1000</span><br> <span class=description><p>Defines the maximum response time (milliseconds) advertised in IGMP group-specific queries</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_multicast_igmp_max-response-time> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_multicast_igmp_max-response-time> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_multicast_igmp_max-response-time aria-expanded aria-controls=interfaces_items_ipv4_multicast_igmp_max-response-time onclick="setAnchor('#interfaces_items_ipv4_multicast_igmp_max-response-time')"><span class=property-name>max-response-time</span></button> </h2> </div> <div id=interfaces_items_ipv4_multicast_igmp_max-response-time class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_multicast_igmp_max-response-time data-parent=#accordioninterfaces_items_ipv4_multicast_igmp_max-response-time> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast onclick="anchorLink('interfaces_items_ipv4_multicast')">multicast</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp onclick="anchorLink('interfaces_items_ipv4_multicast_igmp')">igmp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp_max-response-time onclick="anchorLink('interfaces_items_ipv4_multicast_igmp_max-response-time')">max-response-time</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 10</span><br> <span class=description><p>Configures a query maximum response time (in seconds) that is advertised on IGMP queries.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_multicast_igmp_static-mcast-groups> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_multicast_igmp_static-mcast-groups> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_multicast_igmp_static-mcast-groups aria-expanded aria-controls=interfaces_items_ipv4_multicast_igmp_static-mcast-groups onclick="setAnchor('#interfaces_items_ipv4_multicast_igmp_static-mcast-groups')"><span class=property-name>static-mcast-groups</span></button> </h2> </div> <div id=interfaces_items_ipv4_multicast_igmp_static-mcast-groups class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_multicast_igmp_static-mcast-groups data-parent=#accordioninterfaces_items_ipv4_multicast_igmp_static-mcast-groups> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast onclick="anchorLink('interfaces_items_ipv4_multicast')">multicast</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp onclick="anchorLink('interfaces_items_ipv4_multicast_igmp')">igmp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp_static-mcast-groups onclick="anchorLink('interfaces_items_ipv4_multicast_igmp_static-mcast-groups')">static-mcast-groups</a></div><span class="badge badge-dark value-type">Type: array of object</span><br> <span class=description><p>Configures a Layer 2 port of a VLAN as a static member of an IGMP multicast group(s).</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=interfaces_items_ipv4_multicast_igmp_static-mcast-groups_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast onclick="anchorLink('interfaces_items_ipv4_multicast')">multicast</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp onclick="anchorLink('interfaces_items_ipv4_multicast_igmp')">igmp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp_static-mcast-groups onclick="anchorLink('interfaces_items_ipv4_multicast_igmp_static-mcast-groups')">static-mcast-groups</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp_static-mcast-groups_items onclick="anchorLink('interfaces_items_ipv4_multicast_igmp_static-mcast-groups_items')">static-mcast-groups items</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordioninterfaces_items_ipv4_multicast_igmp_static-mcast-groups_items_egress-ports> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_multicast_igmp_static-mcast-groups_items_egress-ports> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_multicast_igmp_static-mcast-groups_items_egress-ports aria-expanded aria-controls=interfaces_items_ipv4_multicast_igmp_static-mcast-groups_items_egress-ports onclick="setAnchor('#interfaces_items_ipv4_multicast_igmp_static-mcast-groups_items_egress-ports')"><span class=property-name>egress-ports</span></button> </h2> </div> <div id=interfaces_items_ipv4_multicast_igmp_static-mcast-groups_items_egress-ports class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_multicast_igmp_static-mcast-groups_items_egress-ports data-parent=#accordioninterfaces_items_ipv4_multicast_igmp_static-mcast-groups_items_egress-ports> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast onclick="anchorLink('interfaces_items_ipv4_multicast')">multicast</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp onclick="anchorLink('interfaces_items_ipv4_multicast_igmp')">igmp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp_static-mcast-groups onclick="anchorLink('interfaces_items_ipv4_multicast_igmp_static-mcast-groups')">static-mcast-groups</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp_static-mcast-groups_items onclick="anchorLink('interfaces_items_ipv4_multicast_igmp_static-mcast-groups_items')">static-mcast-groups items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp_static-mcast-groups_items_egress-ports onclick="anchorLink('interfaces_items_ipv4_multicast_igmp_static-mcast-groups_items_egress-ports')">egress-ports</a></div><span class="badge badge-dark value-type">Type: array of string</span><br> <span class=description><p>Specify egress port(s) to forward mcast traffc of static group to.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=interfaces_items_ipv4_multicast_igmp_static-mcast-groups_items_egress-ports_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast onclick="anchorLink('interfaces_items_ipv4_multicast')">multicast</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp onclick="anchorLink('interfaces_items_ipv4_multicast_igmp')">igmp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp_static-mcast-groups onclick="anchorLink('interfaces_items_ipv4_multicast_igmp_static-mcast-groups')">static-mcast-groups</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp_static-mcast-groups_items onclick="anchorLink('interfaces_items_ipv4_multicast_igmp_static-mcast-groups_items')">static-mcast-groups items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp_static-mcast-groups_items_egress-ports onclick="anchorLink('interfaces_items_ipv4_multicast_igmp_static-mcast-groups_items_egress-ports')">egress-ports</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp_static-mcast-groups_items_egress-ports_items onclick="anchorLink('interfaces_items_ipv4_multicast_igmp_static-mcast-groups_items_egress-ports_items')">egress-ports items</a></div><span class="badge badge-dark value-type">Type: string</span><br> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_multicast_igmp_static-mcast-groups_items_address> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_multicast_igmp_static-mcast-groups_items_address> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_multicast_igmp_static-mcast-groups_items_address aria-expanded aria-controls=interfaces_items_ipv4_multicast_igmp_static-mcast-groups_items_address onclick="setAnchor('#interfaces_items_ipv4_multicast_igmp_static-mcast-groups_items_address')"><span class=property-name>address</span></button> </h2> </div> <div id=interfaces_items_ipv4_multicast_igmp_static-mcast-groups_items_address class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_multicast_igmp_static-mcast-groups_items_address data-parent=#accordioninterfaces_items_ipv4_multicast_igmp_static-mcast-groups_items_address> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast onclick="anchorLink('interfaces_items_ipv4_multicast')">multicast</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp onclick="anchorLink('interfaces_items_ipv4_multicast_igmp')">igmp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp_static-mcast-groups onclick="anchorLink('interfaces_items_ipv4_multicast_igmp_static-mcast-groups')">static-mcast-groups</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp_static-mcast-groups_items onclick="anchorLink('interfaces_items_ipv4_multicast_igmp_static-mcast-groups_items')">static-mcast-groups items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_igmp_static-mcast-groups_items_address onclick="anchorLink('interfaces_items_ipv4_multicast_igmp_static-mcast-groups_items_address')">address</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: ipv4</span><br> <span class=description><p>Specify IPV4 address (group) this interface is statically configured to be member of.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=interfaces_items_ipv4_multicast_igmp_static-mcast-groups_items_address_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;225.0.0.1&quot;</span>
</pre></div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_multicast_mvr> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_multicast_mvr> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_multicast_mvr aria-expanded aria-controls=interfaces_items_ipv4_multicast_mvr onclick="setAnchor('#interfaces_items_ipv4_multicast_mvr')"><span class=property-name>mvr</span></button> </h2> </div> <div id=interfaces_items_ipv4_multicast_mvr class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_multicast_mvr data-parent=#accordioninterfaces_items_ipv4_multicast_mvr> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast onclick="anchorLink('interfaces_items_ipv4_multicast')">multicast</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_mvr onclick="anchorLink('interfaces_items_ipv4_multicast_mvr')">mvr</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>MVR attributes on a given interface</p> </span> <div class=accordion id=accordioninterfaces_items_ipv4_multicast_mvr_mvr-intf-mvr-role> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_multicast_mvr_mvr-intf-mvr-role> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_multicast_mvr_mvr-intf-mvr-role aria-expanded aria-controls=interfaces_items_ipv4_multicast_mvr_mvr-intf-mvr-role onclick="setAnchor('#interfaces_items_ipv4_multicast_mvr_mvr-intf-mvr-role')"><span class=property-name>mvr-intf-mvr-role</span> <span class="badge badge-warning required-property">Required</span></button> </h2> </div> <div id=interfaces_items_ipv4_multicast_mvr_mvr-intf-mvr-role class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_multicast_mvr_mvr-intf-mvr-role data-parent=#accordioninterfaces_items_ipv4_multicast_mvr_mvr-intf-mvr-role> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast onclick="anchorLink('interfaces_items_ipv4_multicast')">multicast</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_mvr onclick="anchorLink('interfaces_items_ipv4_multicast_mvr')">mvr</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_mvr_mvr-intf-mvr-role onclick="anchorLink('interfaces_items_ipv4_multicast_mvr_mvr-intf-mvr-role')">mvr-intf-mvr-role</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span><br> <span class=description><p>Configure an interface as an MVR receiver or source port. A port which is not configured as an MVR receiver or source port can use IGMP snooping to join or leave multicast groups using the standard rules for multicast filtering.</p> </span><div class=enum-value id=interfaces_items_ipv4_multicast_mvr_mvr-intf-mvr-role_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"none"</li><li class="list-group-item enum-item">"source"</li><li class="list-group-item enum-item">"receiver"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_multicast_mvr_mvr-intf-immed-leave> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_multicast_mvr_mvr-intf-immed-leave> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_multicast_mvr_mvr-intf-immed-leave aria-expanded aria-controls=interfaces_items_ipv4_multicast_mvr_mvr-intf-immed-leave onclick="setAnchor('#interfaces_items_ipv4_multicast_mvr_mvr-intf-immed-leave')"><span class=property-name>mvr-intf-immed-leave</span> <span class="badge badge-warning required-property">Required</span></button> </h2> </div> <div id=interfaces_items_ipv4_multicast_mvr_mvr-intf-immed-leave class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_multicast_mvr_mvr-intf-immed-leave data-parent=#accordioninterfaces_items_ipv4_multicast_mvr_mvr-intf-immed-leave> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast onclick="anchorLink('interfaces_items_ipv4_multicast')">multicast</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_mvr onclick="anchorLink('interfaces_items_ipv4_multicast_mvr')">mvr</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_mvr_mvr-intf-immed-leave onclick="anchorLink('interfaces_items_ipv4_multicast_mvr_mvr-intf-immed-leave')">mvr-intf-immed-leave</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span> <span class="badge badge-success default-value">Default: "by-group"</span><br> <span class=description><p>Switch to immediately remove an interface from a multicast stream as soon as it receives a leave message for that group. Applies to only receiver role ports.</p> </span><div class=enum-value id=interfaces_items_ipv4_multicast_mvr_mvr-intf-immed-leave_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"none"</li><li class="list-group-item enum-item">"by-host-ip"</li><li class="list-group-item enum-item">"by-group"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_multicast_mvr_mvr-intf-assoc-domain> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_multicast_mvr_mvr-intf-assoc-domain> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_multicast_mvr_mvr-intf-assoc-domain aria-expanded aria-controls=interfaces_items_ipv4_multicast_mvr_mvr-intf-assoc-domain onclick="setAnchor('#interfaces_items_ipv4_multicast_mvr_mvr-intf-assoc-domain')"><span class=property-name>mvr-intf-assoc-domain</span> <span class="badge badge-warning required-property">Required</span></button> </h2> </div> <div id=interfaces_items_ipv4_multicast_mvr_mvr-intf-assoc-domain class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_multicast_mvr_mvr-intf-assoc-domain data-parent=#accordioninterfaces_items_ipv4_multicast_mvr_mvr-intf-assoc-domain> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast onclick="anchorLink('interfaces_items_ipv4_multicast')">multicast</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_mvr onclick="anchorLink('interfaces_items_ipv4_multicast_mvr')">mvr</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_multicast_mvr_mvr-intf-assoc-domain onclick="anchorLink('interfaces_items_ipv4_multicast_mvr_mvr-intf-assoc-domain')">mvr-intf-assoc-domain</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>Map the port to a specific domain.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=interfaces_items_ipv4_multicast_mvr_mvr-intf-assoc-domain_number>Value must be greater or equal to <code>1</code> and lesser or equal to <code>10</code></span></p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_send-hostname> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_send-hostname> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_send-hostname aria-expanded aria-controls=interfaces_items_ipv4_send-hostname onclick="setAnchor('#interfaces_items_ipv4_send-hostname')"><span class=property-name>send-hostname</span></button> </h2> </div> <div id=interfaces_items_ipv4_send-hostname class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_send-hostname data-parent=#accordioninterfaces_items_ipv4_send-hostname> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_send-hostname onclick="anchorLink('interfaces_items_ipv4_send-hostname')">send-hostname</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>include the devices hostname inside DHCP requests</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=interfaces_items_ipv4_send-hostname_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=kc>true</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_use-dns> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_use-dns> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_use-dns aria-expanded aria-controls=interfaces_items_ipv4_use-dns onclick="setAnchor('#interfaces_items_ipv4_use-dns')"><span class=property-name>use-dns</span></button> </h2> </div> <div id=interfaces_items_ipv4_use-dns class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_use-dns data-parent=#accordioninterfaces_items_ipv4_use-dns> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_use-dns onclick="anchorLink('interfaces_items_ipv4_use-dns')">use-dns</a></div><span class="badge badge-dark value-type">Type: array of string</span><br> <span class=description><p>Define which DNS servers shall be used. This can either be a list of static IPv4 addresse or dhcp (use the server provided by the DHCP lease)</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=interfaces_items_ipv4_use-dns_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_use-dns onclick="anchorLink('interfaces_items_ipv4_use-dns')">use-dns</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_use-dns_items onclick="anchorLink('interfaces_items_ipv4_use-dns_items')">use-dns items</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: ipv4</span><br> <br> <div class="badge badge-secondary">Examples:</div> <br><div id=interfaces_items_ipv4_use-dns_items_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;8.8.8.8&quot;</span>
</pre></div> </div><div id=interfaces_items_ipv4_use-dns_items_ex2 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;4.4.4.4&quot;</span>
</pre></div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_dhcp-snoop-vlan-enable> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_dhcp-snoop-vlan-enable> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_dhcp-snoop-vlan-enable aria-expanded aria-controls=interfaces_items_ipv4_dhcp-snoop-vlan-enable onclick="setAnchor('#interfaces_items_ipv4_dhcp-snoop-vlan-enable')"><span class=property-name>dhcp-snoop-vlan-enable</span></button> </h2> </div> <div id=interfaces_items_ipv4_dhcp-snoop-vlan-enable class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_dhcp-snoop-vlan-enable data-parent=#accordioninterfaces_items_ipv4_dhcp-snoop-vlan-enable> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_dhcp-snoop-vlan-enable onclick="anchorLink('interfaces_items_ipv4_dhcp-snoop-vlan-enable')">dhcp-snoop-vlan-enable</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enables DHCP Snooping on a VLAN</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_ip-arp-inspect-vlan> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_ip-arp-inspect-vlan> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_ip-arp-inspect-vlan aria-expanded aria-controls=interfaces_items_ipv4_ip-arp-inspect-vlan onclick="setAnchor('#interfaces_items_ipv4_ip-arp-inspect-vlan')"><span class=property-name>ip-arp-inspect-vlan</span></button> </h2> </div> <div id=interfaces_items_ipv4_ip-arp-inspect-vlan class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_ip-arp-inspect-vlan data-parent=#accordioninterfaces_items_ipv4_ip-arp-inspect-vlan> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_ip-arp-inspect-vlan onclick="anchorLink('interfaces_items_ipv4_ip-arp-inspect-vlan')">ip-arp-inspect-vlan</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>Configuration for ARP Inspection on specific VLANs in the switch.</p> </span> <div class=accordion id=accordioninterfaces_items_ipv4_ip-arp-inspect-vlan_vlan-enable> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_ip-arp-inspect-vlan_vlan-enable> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_ip-arp-inspect-vlan_vlan-enable aria-expanded aria-controls=interfaces_items_ipv4_ip-arp-inspect-vlan_vlan-enable onclick="setAnchor('#interfaces_items_ipv4_ip-arp-inspect-vlan_vlan-enable')"><span class=property-name>vlan-enable</span></button> </h2> </div> <div id=interfaces_items_ipv4_ip-arp-inspect-vlan_vlan-enable class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_ip-arp-inspect-vlan_vlan-enable data-parent=#accordioninterfaces_items_ipv4_ip-arp-inspect-vlan_vlan-enable> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_ip-arp-inspect-vlan onclick="anchorLink('interfaces_items_ipv4_ip-arp-inspect-vlan')">ip-arp-inspect-vlan</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_ip-arp-inspect-vlan_vlan-enable onclick="anchorLink('interfaces_items_ipv4_ip-arp-inspect-vlan_vlan-enable')">vlan-enable</a></div><span class="badge badge-dark value-type">Type: boolean</span><br> <span class=description><p>Enable or disable ARP Inspection for a specified VLAN.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_ip-arp-inspect-vlan_vlan-acl-rule> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_ip-arp-inspect-vlan_vlan-acl-rule> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_ip-arp-inspect-vlan_vlan-acl-rule aria-expanded aria-controls=interfaces_items_ipv4_ip-arp-inspect-vlan_vlan-acl-rule onclick="setAnchor('#interfaces_items_ipv4_ip-arp-inspect-vlan_vlan-acl-rule')"><span class=property-name>vlan-acl-rule</span></button> </h2> </div> <div id=interfaces_items_ipv4_ip-arp-inspect-vlan_vlan-acl-rule class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_ip-arp-inspect-vlan_vlan-acl-rule data-parent=#accordioninterfaces_items_ipv4_ip-arp-inspect-vlan_vlan-acl-rule> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_ip-arp-inspect-vlan onclick="anchorLink('interfaces_items_ipv4_ip-arp-inspect-vlan')">ip-arp-inspect-vlan</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_ip-arp-inspect-vlan_vlan-acl-rule onclick="anchorLink('interfaces_items_ipv4_ip-arp-inspect-vlan_vlan-acl-rule')">vlan-acl-rule</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>Specifies an ARP ACL to apply to one or more VLANs.</p> </span> <p><span class="badge badge-light restriction min-length-restriction" id=interfaces_items_ipv4_ip-arp-inspect-vlan_vlan-acl-rule_minLength>Must be at least <code>1</code> characters long</span></p><p><span class="badge badge-light restriction max-length-restriction" id=interfaces_items_ipv4_ip-arp-inspect-vlan_vlan-acl-rule_maxLength>Must be at most <code>32</code> characters long</span></p> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_ip-arp-inspect-vlan_vlan-acl-nodhcp-bindings> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_ip-arp-inspect-vlan_vlan-acl-nodhcp-bindings> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_ip-arp-inspect-vlan_vlan-acl-nodhcp-bindings aria-expanded aria-controls=interfaces_items_ipv4_ip-arp-inspect-vlan_vlan-acl-nodhcp-bindings onclick="setAnchor('#interfaces_items_ipv4_ip-arp-inspect-vlan_vlan-acl-nodhcp-bindings')"><span class=property-name>vlan-acl-nodhcp-bindings</span></button> </h2> </div> <div id=interfaces_items_ipv4_ip-arp-inspect-vlan_vlan-acl-nodhcp-bindings class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_ip-arp-inspect-vlan_vlan-acl-nodhcp-bindings data-parent=#accordioninterfaces_items_ipv4_ip-arp-inspect-vlan_vlan-acl-nodhcp-bindings> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_ip-arp-inspect-vlan onclick="anchorLink('interfaces_items_ipv4_ip-arp-inspect-vlan')">ip-arp-inspect-vlan</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_ip-arp-inspect-vlan_vlan-acl-nodhcp-bindings onclick="anchorLink('interfaces_items_ipv4_ip-arp-inspect-vlan_vlan-acl-nodhcp-bindings')">vlan-acl-nodhcp-bindings</a></div><span class="badge badge-dark value-type">Type: boolean</span><br> <span class=description><p>Validate ARP packets against only the specified ACL without checking address bindings in the DHCP snooping database.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_dhcp> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_dhcp> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_dhcp aria-expanded aria-controls=interfaces_items_ipv4_dhcp onclick="setAnchor('#interfaces_items_ipv4_dhcp')"><span class=property-name>dhcp</span></button> </h2> </div> <div id=interfaces_items_ipv4_dhcp class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_dhcp data-parent=#accordioninterfaces_items_ipv4_dhcp> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_dhcp onclick="anchorLink('interfaces_items_ipv4_dhcp')">dhcp</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section describes the DHCP server configuration</p> </span> <div class=accordion id=accordioninterfaces_items_ipv4_dhcp_lease-first> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_dhcp_lease-first> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_dhcp_lease-first aria-expanded aria-controls=interfaces_items_ipv4_dhcp_lease-first onclick="setAnchor('#interfaces_items_ipv4_dhcp_lease-first')"><span class=property-name>lease-first</span></button> </h2> </div> <div id=interfaces_items_ipv4_dhcp_lease-first class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_dhcp_lease-first data-parent=#accordioninterfaces_items_ipv4_dhcp_lease-first> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_dhcp onclick="anchorLink('interfaces_items_ipv4_dhcp')">dhcp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_dhcp_lease-first onclick="anchorLink('interfaces_items_ipv4_dhcp_lease-first')">lease-first</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>The last octet of the first IPv4 address in this DHCP pool.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=interfaces_items_ipv4_dhcp_lease-first_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=mf>10</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_dhcp_lease-count> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_dhcp_lease-count> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_dhcp_lease-count aria-expanded aria-controls=interfaces_items_ipv4_dhcp_lease-count onclick="setAnchor('#interfaces_items_ipv4_dhcp_lease-count')"><span class=property-name>lease-count</span></button> </h2> </div> <div id=interfaces_items_ipv4_dhcp_lease-count class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_dhcp_lease-count data-parent=#accordioninterfaces_items_ipv4_dhcp_lease-count> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_dhcp onclick="anchorLink('interfaces_items_ipv4_dhcp')">dhcp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_dhcp_lease-count onclick="anchorLink('interfaces_items_ipv4_dhcp_lease-count')">lease-count</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>The number of IPv4 addresses inside the DHCP pool.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=interfaces_items_ipv4_dhcp_lease-count_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=mf>100</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_dhcp_lease-time> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_dhcp_lease-time> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_dhcp_lease-time aria-expanded aria-controls=interfaces_items_ipv4_dhcp_lease-time onclick="setAnchor('#interfaces_items_ipv4_dhcp_lease-time')"><span class=property-name>lease-time</span></button> </h2> </div> <div id=interfaces_items_ipv4_dhcp_lease-time class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_dhcp_lease-time data-parent=#accordioninterfaces_items_ipv4_dhcp_lease-time> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_dhcp onclick="anchorLink('interfaces_items_ipv4_dhcp')">dhcp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_dhcp_lease-time onclick="anchorLink('interfaces_items_ipv4_dhcp_lease-time')">lease-time</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-timeout</span> <span class="badge badge-success default-value">Default: "6h"</span><br> <span class=description><p>How long the lease is valid before a RENEW must be issued.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_dhcp_relay-server> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_dhcp_relay-server> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_dhcp_relay-server aria-expanded aria-controls=interfaces_items_ipv4_dhcp_relay-server onclick="setAnchor('#interfaces_items_ipv4_dhcp_relay-server')"><span class=property-name>relay-server</span></button> </h2> </div> <div id=interfaces_items_ipv4_dhcp_relay-server class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_dhcp_relay-server data-parent=#accordioninterfaces_items_ipv4_dhcp_relay-server> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_dhcp onclick="anchorLink('interfaces_items_ipv4_dhcp')">dhcp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_dhcp_relay-server onclick="anchorLink('interfaces_items_ipv4_dhcp_relay-server')">relay-server</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: ipv4</span><br> <span class=description><p>Use host at this IPv4 address to forward packets between clients and servers on different subnets.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_dhcp_circuit-id-format> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_dhcp_circuit-id-format> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_dhcp_circuit-id-format aria-expanded aria-controls=interfaces_items_ipv4_dhcp_circuit-id-format onclick="setAnchor('#interfaces_items_ipv4_dhcp_circuit-id-format')"><span class=property-name>circuit-id-format</span></button> </h2> </div> <div id=interfaces_items_ipv4_dhcp_circuit-id-format class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_dhcp_circuit-id-format data-parent=#accordioninterfaces_items_ipv4_dhcp_circuit-id-format> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_dhcp onclick="anchorLink('interfaces_items_ipv4_dhcp')">dhcp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_dhcp_circuit-id-format onclick="anchorLink('interfaces_items_ipv4_dhcp_circuit-id-format')">circuit-id-format</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>This option selects what info shall be contained within a relayed frame&#39;s circuit ID. The string passed in has placeholders that are placed inside a bracket pair &#34;{}&#34;. Any text not contained within brackets will be included as freetext. Valid placeholders are &#34;Interface, VLAN-ID&#34;</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_dhcp-leases> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_dhcp-leases> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_dhcp-leases aria-expanded aria-controls=interfaces_items_ipv4_dhcp-leases onclick="setAnchor('#interfaces_items_ipv4_dhcp-leases')"><span class=property-name>dhcp-leases</span></button> </h2> </div> <div id=interfaces_items_ipv4_dhcp-leases class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_dhcp-leases data-parent=#accordioninterfaces_items_ipv4_dhcp-leases> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_dhcp-leases onclick="anchorLink('interfaces_items_ipv4_dhcp-leases')">dhcp-leases</a></div><span class="badge badge-dark value-type">Type: array</span><br> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=interfaces_items_ipv4_dhcp-leases_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_dhcp-leases onclick="anchorLink('interfaces_items_ipv4_dhcp-leases')">dhcp-leases</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_dhcp-leases_items onclick="anchorLink('interfaces_items_ipv4_dhcp-leases_items')">interface.ipv4.dhcp-lease</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section describes the static DHCP leases of this logical interface.</p> </span> <div class=accordion id=accordioninterfaces_items_ipv4_dhcp-leases_items_macaddr> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_dhcp-leases_items_macaddr> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_dhcp-leases_items_macaddr aria-expanded aria-controls=interfaces_items_ipv4_dhcp-leases_items_macaddr onclick="setAnchor('#interfaces_items_ipv4_dhcp-leases_items_macaddr')"><span class=property-name>macaddr</span></button> </h2> </div> <div id=interfaces_items_ipv4_dhcp-leases_items_macaddr class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_dhcp-leases_items_macaddr data-parent=#accordioninterfaces_items_ipv4_dhcp-leases_items_macaddr> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_dhcp-leases onclick="anchorLink('interfaces_items_ipv4_dhcp-leases')">dhcp-leases</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_dhcp-leases_items onclick="anchorLink('interfaces_items_ipv4_dhcp-leases_items')">dhcp-leases items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_dhcp-leases_items_macaddr onclick="anchorLink('interfaces_items_ipv4_dhcp-leases_items_macaddr')">macaddr</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-mac</span><br> <span class=description><p>The MAC address of the host that this lease shall be used for.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=interfaces_items_ipv4_dhcp-leases_items_macaddr_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;00:11:22:33:44:55&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_dhcp-leases_items_static-lease-offset> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_dhcp-leases_items_static-lease-offset> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_dhcp-leases_items_static-lease-offset aria-expanded aria-controls=interfaces_items_ipv4_dhcp-leases_items_static-lease-offset onclick="setAnchor('#interfaces_items_ipv4_dhcp-leases_items_static-lease-offset')"><span class=property-name>static-lease-offset</span></button> </h2> </div> <div id=interfaces_items_ipv4_dhcp-leases_items_static-lease-offset class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_dhcp-leases_items_static-lease-offset data-parent=#accordioninterfaces_items_ipv4_dhcp-leases_items_static-lease-offset> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_dhcp-leases onclick="anchorLink('interfaces_items_ipv4_dhcp-leases')">dhcp-leases</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_dhcp-leases_items onclick="anchorLink('interfaces_items_ipv4_dhcp-leases_items')">dhcp-leases items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_dhcp-leases_items_static-lease-offset onclick="anchorLink('interfaces_items_ipv4_dhcp-leases_items_static-lease-offset')">static-lease-offset</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>The offset of the IP that shall be used in relation to the first IP in the available range.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=interfaces_items_ipv4_dhcp-leases_items_static-lease-offset_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=mf>10</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_dhcp-leases_items_lease-time> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_dhcp-leases_items_lease-time> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_dhcp-leases_items_lease-time aria-expanded aria-controls=interfaces_items_ipv4_dhcp-leases_items_lease-time onclick="setAnchor('#interfaces_items_ipv4_dhcp-leases_items_lease-time')"><span class=property-name>lease-time</span></button> </h2> </div> <div id=interfaces_items_ipv4_dhcp-leases_items_lease-time class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_dhcp-leases_items_lease-time data-parent=#accordioninterfaces_items_ipv4_dhcp-leases_items_lease-time> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_dhcp-leases onclick="anchorLink('interfaces_items_ipv4_dhcp-leases')">dhcp-leases</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_dhcp-leases_items onclick="anchorLink('interfaces_items_ipv4_dhcp-leases_items')">dhcp-leases items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_dhcp-leases_items_lease-time onclick="anchorLink('interfaces_items_ipv4_dhcp-leases_items_lease-time')">lease-time</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-timeout</span> <span class="badge badge-success default-value">Default: "6h"</span><br> <span class=description><p>How long the lease is valid before a RENEW muss ne issued.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_dhcp-leases_items_publish-hostname> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_dhcp-leases_items_publish-hostname> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_dhcp-leases_items_publish-hostname aria-expanded aria-controls=interfaces_items_ipv4_dhcp-leases_items_publish-hostname onclick="setAnchor('#interfaces_items_ipv4_dhcp-leases_items_publish-hostname')"><span class=property-name>publish-hostname</span></button> </h2> </div> <div id=interfaces_items_ipv4_dhcp-leases_items_publish-hostname class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_dhcp-leases_items_publish-hostname data-parent=#accordioninterfaces_items_ipv4_dhcp-leases_items_publish-hostname> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_dhcp-leases onclick="anchorLink('interfaces_items_ipv4_dhcp-leases')">dhcp-leases</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_dhcp-leases_items onclick="anchorLink('interfaces_items_ipv4_dhcp-leases_items')">dhcp-leases items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_dhcp-leases_items_publish-hostname onclick="anchorLink('interfaces_items_ipv4_dhcp-leases_items_publish-hostname')">publish-hostname</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>Shall the hosts hostname be made available locally via DNS.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_port-forward> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_port-forward> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_port-forward aria-expanded aria-controls=interfaces_items_ipv4_port-forward onclick="setAnchor('#interfaces_items_ipv4_port-forward')"><span class=property-name>port-forward</span></button> </h2> </div> <div id=interfaces_items_ipv4_port-forward class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_port-forward data-parent=#accordioninterfaces_items_ipv4_port-forward> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_port-forward onclick="anchorLink('interfaces_items_ipv4_port-forward')">port-forward</a></div><span class="badge badge-dark value-type">Type: array</span><br> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=interfaces_items_ipv4_port-forward_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_port-forward onclick="anchorLink('interfaces_items_ipv4_port-forward')">port-forward</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_port-forward_items onclick="anchorLink('interfaces_items_ipv4_port-forward_items')">interface.ipv4.port-forward</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section describes an IPv4 port forwarding.</p> </span> <div class=accordion id=accordioninterfaces_items_ipv4_port-forward_items_protocol> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_port-forward_items_protocol> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_port-forward_items_protocol aria-expanded aria-controls=interfaces_items_ipv4_port-forward_items_protocol onclick="setAnchor('#interfaces_items_ipv4_port-forward_items_protocol')"><span class=property-name>protocol</span></button> </h2> </div> <div id=interfaces_items_ipv4_port-forward_items_protocol class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_port-forward_items_protocol data-parent=#accordioninterfaces_items_ipv4_port-forward_items_protocol> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_port-forward onclick="anchorLink('interfaces_items_ipv4_port-forward')">port-forward</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_port-forward_items onclick="anchorLink('interfaces_items_ipv4_port-forward_items')">port-forward items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_port-forward_items_protocol onclick="anchorLink('interfaces_items_ipv4_port-forward_items_protocol')">protocol</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span> <span class="badge badge-success default-value">Default: "any"</span><br> <span class=description><p>The layer 3 protocol to match.</p> </span><div class=enum-value id=interfaces_items_ipv4_port-forward_items_protocol_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"tcp"</li><li class="list-group-item enum-item">"udp"</li><li class="list-group-item enum-item">"any"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_port-forward_items_external-port> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_port-forward_items_external-port> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_port-forward_items_external-port aria-expanded aria-controls=interfaces_items_ipv4_port-forward_items_external-port onclick="setAnchor('#interfaces_items_ipv4_port-forward_items_external-port')"><span class=property-name>external-port</span> <span class="badge badge-warning required-property">Required</span></button> </h2> </div> <div id=interfaces_items_ipv4_port-forward_items_external-port class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_port-forward_items_external-port data-parent=#accordioninterfaces_items_ipv4_port-forward_items_external-port> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_port-forward onclick="anchorLink('interfaces_items_ipv4_port-forward')">port-forward</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_port-forward_items onclick="anchorLink('interfaces_items_ipv4_port-forward_items')">port-forward items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_port-forward_items_external-port onclick="anchorLink('interfaces_items_ipv4_port-forward_items_external-port')">external-port</a></div><span class="badge badge-dark value-type">Type: integer or string</span><span class="badge badge-info value-type">Format: uc-portrange</span><br> <span class=description><p>The external port(s) to forward.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_port-forward_items_internal-address> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_port-forward_items_internal-address> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_port-forward_items_internal-address aria-expanded aria-controls=interfaces_items_ipv4_port-forward_items_internal-address onclick="setAnchor('#interfaces_items_ipv4_port-forward_items_internal-address')"><span class=property-name>internal-address</span> <span class="badge badge-warning required-property">Required</span></button> </h2> </div> <div id=interfaces_items_ipv4_port-forward_items_internal-address class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_port-forward_items_internal-address data-parent=#accordioninterfaces_items_ipv4_port-forward_items_internal-address> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_port-forward onclick="anchorLink('interfaces_items_ipv4_port-forward')">port-forward</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_port-forward_items onclick="anchorLink('interfaces_items_ipv4_port-forward_items')">port-forward items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_port-forward_items_internal-address onclick="anchorLink('interfaces_items_ipv4_port-forward_items_internal-address')">internal-address</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: ipv4</span><br> <span class=description><p>The internal IP to forward to. The address will be masked and concatenated with the effective interface subnet.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv4_port-forward_items_internal-port> <div class=card> <div class=card-header id=headinginterfaces_items_ipv4_port-forward_items_internal-port> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv4_port-forward_items_internal-port aria-expanded aria-controls=interfaces_items_ipv4_port-forward_items_internal-port onclick="setAnchor('#interfaces_items_ipv4_port-forward_items_internal-port')"><span class=property-name>internal-port</span></button> </h2> </div> <div id=interfaces_items_ipv4_port-forward_items_internal-port class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv4_port-forward_items_internal-port data-parent=#accordioninterfaces_items_ipv4_port-forward_items_internal-port> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4 onclick="anchorLink('interfaces_items_ipv4')">ipv4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_port-forward onclick="anchorLink('interfaces_items_ipv4_port-forward')">port-forward</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_port-forward_items onclick="anchorLink('interfaces_items_ipv4_port-forward_items')">port-forward items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv4_port-forward_items_internal-port onclick="anchorLink('interfaces_items_ipv4_port-forward_items_internal-port')">internal-port</a></div><span class="badge badge-dark value-type">Type: integer or string</span><span class="badge badge-info value-type">Format: uc-portrange</span><br> <span class=description><p>The internal port to forward to. Defaults to the external port if omitted.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv6> <div class=card> <div class=card-header id=headinginterfaces_items_ipv6> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv6 aria-expanded aria-controls=interfaces_items_ipv6 onclick="setAnchor('#interfaces_items_ipv6')"><span class=property-name>ipv6</span></button> </h2> </div> <div id=interfaces_items_ipv6 class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv6 data-parent=#accordioninterfaces_items_ipv6> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6 onclick="anchorLink('interfaces_items_ipv6')">ipv6</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section describes the IPv6 properties of a logical interface.</p> </span> <div class=accordion id=accordioninterfaces_items_ipv6_addressing> <div class=card> <div class=card-header id=headinginterfaces_items_ipv6_addressing> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv6_addressing aria-expanded aria-controls=interfaces_items_ipv6_addressing onclick="setAnchor('#interfaces_items_ipv6_addressing')"><span class=property-name>addressing</span></button> </h2> </div> <div id=interfaces_items_ipv6_addressing class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv6_addressing data-parent=#accordioninterfaces_items_ipv6_addressing> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6 onclick="anchorLink('interfaces_items_ipv6')">ipv6</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_addressing onclick="anchorLink('interfaces_items_ipv6_addressing')">addressing</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span><br> <div class="description collapse" id=collapseDescription_interfaces_items_ipv6_addressing> <p>This option defines the method by which the IPv6 subnet of the interface is acquired. In static addressing mode, the specified subnet and gateway, if any, are configured on the interface in a fixed manner. Also - if a prefix size hint is specified - a prefix of the given size is allocated from each upstream received prefix delegation pool and assigned to the interface. In dynamic addressing mode, a DHCPv6 client will be launched to obtain IPv6 prefixes for the interface itself and for downstream delegation. Note that dynamic addressing usually only ever makes sense on upstream interfaces.</p> </div> <div> <a class="collapse-description-link collapsed" data-toggle=collapse href=#collapseDescription_interfaces_items_ipv6_addressing aria-expanded=false aria-controls=collapseDescriptioninterfaces_items_ipv6_addressing></a> </div><div class=enum-value id=interfaces_items_ipv6_addressing_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"dynamic"</li><li class="list-group-item enum-item">"static"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv6_subnet> <div class=card> <div class=card-header id=headinginterfaces_items_ipv6_subnet> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv6_subnet aria-expanded aria-controls=interfaces_items_ipv6_subnet onclick="setAnchor('#interfaces_items_ipv6_subnet')"><span class=property-name>subnet</span></button> </h2> </div> <div id=interfaces_items_ipv6_subnet class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv6_subnet data-parent=#accordioninterfaces_items_ipv6_subnet> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6 onclick="anchorLink('interfaces_items_ipv6')">ipv6</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_subnet onclick="anchorLink('interfaces_items_ipv6_subnet')">subnet</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-cidr6</span><br> <span class=description><p>This option defines a static IPv6 prefix in CIDR notation to set on the logical interface. A special notation &#34;auto/64&#34; can be used, causing the configuration agent to automatically allocate a suitable prefix from the IPv6 address pool specified in globals.ipv6-network. This property only applies to static addressing mode. Note that this is usually not needed due to DHCPv6-PD assisted prefix assignment.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=interfaces_items_ipv6_subnet_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;auto/64&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv6_gateway> <div class=card> <div class=card-header id=headinginterfaces_items_ipv6_gateway> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv6_gateway aria-expanded aria-controls=interfaces_items_ipv6_gateway onclick="setAnchor('#interfaces_items_ipv6_gateway')"><span class=property-name>gateway</span></button> </h2> </div> <div id=interfaces_items_ipv6_gateway class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv6_gateway data-parent=#accordioninterfaces_items_ipv6_gateway> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6 onclick="anchorLink('interfaces_items_ipv6')">ipv6</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_gateway onclick="anchorLink('interfaces_items_ipv6_gateway')">gateway</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: ipv6</span><br> <span class=description><p>This option defines the static IPv6 gateway of the logical interface. It only applies to static addressing mode. Note that this is usually not needed due to DHCPv6-PD assisted prefix assignment.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=interfaces_items_ipv6_gateway_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;2001:db8:123:456::1&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv6_prefix-size> <div class=card> <div class=card-header id=headinginterfaces_items_ipv6_prefix-size> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv6_prefix-size aria-expanded aria-controls=interfaces_items_ipv6_prefix-size onclick="setAnchor('#interfaces_items_ipv6_prefix-size')"><span class=property-name>prefix-size</span></button> </h2> </div> <div id=interfaces_items_ipv6_prefix-size class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv6_prefix-size data-parent=#accordioninterfaces_items_ipv6_prefix-size> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6 onclick="anchorLink('interfaces_items_ipv6')">ipv6</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_prefix-size onclick="anchorLink('interfaces_items_ipv6_prefix-size')">prefix-size</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>For dynamic addressing interfaces, this property specifies the prefix size to request from an upstream DHCPv6 server through prefix delegation. For static addressing interfaces, it specifies the size of the sub-prefix to allocate from the upstream-received delegation prefixes for assignment to the logical interface.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=interfaces_items_ipv6_prefix-size_number>Value must be greater or equal to <code>0</code> and lesser or equal to <code>64</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv6_dhcpv6> <div class=card> <div class=card-header id=headinginterfaces_items_ipv6_dhcpv6> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv6_dhcpv6 aria-expanded aria-controls=interfaces_items_ipv6_dhcpv6 onclick="setAnchor('#interfaces_items_ipv6_dhcpv6')"><span class=property-name>dhcpv6</span></button> </h2> </div> <div id=interfaces_items_ipv6_dhcpv6 class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv6_dhcpv6 data-parent=#accordioninterfaces_items_ipv6_dhcpv6> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6 onclick="anchorLink('interfaces_items_ipv6')">ipv6</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_dhcpv6 onclick="anchorLink('interfaces_items_ipv6_dhcpv6')">dhcpv6</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section describes the DHCPv6 server configuration</p> </span> <div class=accordion id=accordioninterfaces_items_ipv6_dhcpv6_mode> <div class=card> <div class=card-header id=headinginterfaces_items_ipv6_dhcpv6_mode> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv6_dhcpv6_mode aria-expanded aria-controls=interfaces_items_ipv6_dhcpv6_mode onclick="setAnchor('#interfaces_items_ipv6_dhcpv6_mode')"><span class=property-name>mode</span></button> </h2> </div> <div id=interfaces_items_ipv6_dhcpv6_mode class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv6_dhcpv6_mode data-parent=#accordioninterfaces_items_ipv6_dhcpv6_mode> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6 onclick="anchorLink('interfaces_items_ipv6')">ipv6</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_dhcpv6 onclick="anchorLink('interfaces_items_ipv6_dhcpv6')">dhcpv6</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_dhcpv6_mode onclick="anchorLink('interfaces_items_ipv6_dhcpv6_mode')">mode</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span><br> <div class="description collapse" id=collapseDescription_interfaces_items_ipv6_dhcpv6_mode> <p>Specifies the DHCPv6 server operation mode. When set to &#34;stateless&#34;, the system will announce router advertisements only, without offering stateful DHCPv6 service. When set to &#34;stateful&#34;, emitted router advertisements will instruct clients to obtain a DHCPv6 lease. When set to &#34;hybrid&#34;, clients can freely chose whether to self-assign a random address through SLAAC, whether to request an address via DHCPv6, or both. For maximum compatibility with different clients, it is recommended to use the hybrid mode. The special mode &#34;relay&#34; will instruct the unit to act as DHCPv6 relay between this interface and any of the IPv6 interfaces in &#34;upstream&#34; mode.</p> </div> <div> <a class="collapse-description-link collapsed" data-toggle=collapse href=#collapseDescription_interfaces_items_ipv6_dhcpv6_mode aria-expanded=false aria-controls=collapseDescriptioninterfaces_items_ipv6_dhcpv6_mode></a> </div><div class=enum-value id=interfaces_items_ipv6_dhcpv6_mode_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"hybrid"</li><li class="list-group-item enum-item">"stateless"</li><li class="list-group-item enum-item">"stateful"</li><li class="list-group-item enum-item">"relay"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv6_dhcpv6_announce-dns> <div class=card> <div class=card-header id=headinginterfaces_items_ipv6_dhcpv6_announce-dns> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv6_dhcpv6_announce-dns aria-expanded aria-controls=interfaces_items_ipv6_dhcpv6_announce-dns onclick="setAnchor('#interfaces_items_ipv6_dhcpv6_announce-dns')"><span class=property-name>announce-dns</span></button> </h2> </div> <div id=interfaces_items_ipv6_dhcpv6_announce-dns class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv6_dhcpv6_announce-dns data-parent=#accordioninterfaces_items_ipv6_dhcpv6_announce-dns> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6 onclick="anchorLink('interfaces_items_ipv6')">ipv6</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_dhcpv6 onclick="anchorLink('interfaces_items_ipv6_dhcpv6')">dhcpv6</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_dhcpv6_announce-dns onclick="anchorLink('interfaces_items_ipv6_dhcpv6_announce-dns')">announce-dns</a></div><span class="badge badge-dark value-type">Type: array of string</span><br> <span class=description><p>Overrides the DNS server to announce in DHCPv6 and RA messages. By default, the device will announce its own local interface address as DNS server, essentially acting as proxy for downstream clients. By specifying a non-empty list of IPv6 addresses here, this default behaviour can be overridden.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=interfaces_items_ipv6_dhcpv6_announce-dns_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6 onclick="anchorLink('interfaces_items_ipv6')">ipv6</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_dhcpv6 onclick="anchorLink('interfaces_items_ipv6_dhcpv6')">dhcpv6</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_dhcpv6_announce-dns onclick="anchorLink('interfaces_items_ipv6_dhcpv6_announce-dns')">announce-dns</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_dhcpv6_announce-dns_items onclick="anchorLink('interfaces_items_ipv6_dhcpv6_announce-dns_items')">announce-dns items</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: ipv6</span><br> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv6_dhcpv6_filter-prefix> <div class=card> <div class=card-header id=headinginterfaces_items_ipv6_dhcpv6_filter-prefix> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv6_dhcpv6_filter-prefix aria-expanded aria-controls=interfaces_items_ipv6_dhcpv6_filter-prefix onclick="setAnchor('#interfaces_items_ipv6_dhcpv6_filter-prefix')"><span class=property-name>filter-prefix</span></button> </h2> </div> <div id=interfaces_items_ipv6_dhcpv6_filter-prefix class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv6_dhcpv6_filter-prefix data-parent=#accordioninterfaces_items_ipv6_dhcpv6_filter-prefix> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6 onclick="anchorLink('interfaces_items_ipv6')">ipv6</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_dhcpv6 onclick="anchorLink('interfaces_items_ipv6_dhcpv6')">dhcpv6</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_dhcpv6_filter-prefix onclick="anchorLink('interfaces_items_ipv6_dhcpv6_filter-prefix')">filter-prefix</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-cidr6</span> <span class="badge badge-success default-value">Default: "::/0"</span><br> <span class=description><p>Selects a specific downstream prefix or a number of downstream prefix ranges to announce in DHCPv6 and RA messages. By default, all prefixes configured on a given downstream interface are advertised. By specifying an IPv6 prefix in CIDR notation here, only prefixes covered by this CIDR are selected.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv6_port-forward> <div class=card> <div class=card-header id=headinginterfaces_items_ipv6_port-forward> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv6_port-forward aria-expanded aria-controls=interfaces_items_ipv6_port-forward onclick="setAnchor('#interfaces_items_ipv6_port-forward')"><span class=property-name>port-forward</span></button> </h2> </div> <div id=interfaces_items_ipv6_port-forward class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv6_port-forward data-parent=#accordioninterfaces_items_ipv6_port-forward> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6 onclick="anchorLink('interfaces_items_ipv6')">ipv6</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_port-forward onclick="anchorLink('interfaces_items_ipv6_port-forward')">port-forward</a></div><span class="badge badge-dark value-type">Type: array</span><br> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=interfaces_items_ipv6_port-forward_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6 onclick="anchorLink('interfaces_items_ipv6')">ipv6</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_port-forward onclick="anchorLink('interfaces_items_ipv6_port-forward')">port-forward</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_port-forward_items onclick="anchorLink('interfaces_items_ipv6_port-forward_items')">interface.ipv6.port-forward</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section describes an IPv6 port forwarding.</p> </span> <div class=accordion id=accordioninterfaces_items_ipv6_port-forward_items_protocol> <div class=card> <div class=card-header id=headinginterfaces_items_ipv6_port-forward_items_protocol> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv6_port-forward_items_protocol aria-expanded aria-controls=interfaces_items_ipv6_port-forward_items_protocol onclick="setAnchor('#interfaces_items_ipv6_port-forward_items_protocol')"><span class=property-name>protocol</span></button> </h2> </div> <div id=interfaces_items_ipv6_port-forward_items_protocol class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv6_port-forward_items_protocol data-parent=#accordioninterfaces_items_ipv6_port-forward_items_protocol> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6 onclick="anchorLink('interfaces_items_ipv6')">ipv6</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_port-forward onclick="anchorLink('interfaces_items_ipv6_port-forward')">port-forward</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_port-forward_items onclick="anchorLink('interfaces_items_ipv6_port-forward_items')">port-forward items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_port-forward_items_protocol onclick="anchorLink('interfaces_items_ipv6_port-forward_items_protocol')">protocol</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span> <span class="badge badge-success default-value">Default: "any"</span><br> <span class=description><p>The layer 3 protocol to match.</p> </span><div class=enum-value id=interfaces_items_ipv6_port-forward_items_protocol_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"tcp"</li><li class="list-group-item enum-item">"udp"</li><li class="list-group-item enum-item">"any"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv6_port-forward_items_external-port> <div class=card> <div class=card-header id=headinginterfaces_items_ipv6_port-forward_items_external-port> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv6_port-forward_items_external-port aria-expanded aria-controls=interfaces_items_ipv6_port-forward_items_external-port onclick="setAnchor('#interfaces_items_ipv6_port-forward_items_external-port')"><span class=property-name>external-port</span> <span class="badge badge-warning required-property">Required</span></button> </h2> </div> <div id=interfaces_items_ipv6_port-forward_items_external-port class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv6_port-forward_items_external-port data-parent=#accordioninterfaces_items_ipv6_port-forward_items_external-port> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6 onclick="anchorLink('interfaces_items_ipv6')">ipv6</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_port-forward onclick="anchorLink('interfaces_items_ipv6_port-forward')">port-forward</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_port-forward_items onclick="anchorLink('interfaces_items_ipv6_port-forward_items')">port-forward items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_port-forward_items_external-port onclick="anchorLink('interfaces_items_ipv6_port-forward_items_external-port')">external-port</a></div><span class="badge badge-dark value-type">Type: integer or string</span><span class="badge badge-info value-type">Format: uc-portrange</span><br> <span class=description><p>The external port(s) to forward.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv6_port-forward_items_internal-address> <div class=card> <div class=card-header id=headinginterfaces_items_ipv6_port-forward_items_internal-address> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv6_port-forward_items_internal-address aria-expanded aria-controls=interfaces_items_ipv6_port-forward_items_internal-address onclick="setAnchor('#interfaces_items_ipv6_port-forward_items_internal-address')"><span class=property-name>internal-address</span> <span class="badge badge-warning required-property">Required</span></button> </h2> </div> <div id=interfaces_items_ipv6_port-forward_items_internal-address class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv6_port-forward_items_internal-address data-parent=#accordioninterfaces_items_ipv6_port-forward_items_internal-address> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6 onclick="anchorLink('interfaces_items_ipv6')">ipv6</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_port-forward onclick="anchorLink('interfaces_items_ipv6_port-forward')">port-forward</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_port-forward_items onclick="anchorLink('interfaces_items_ipv6_port-forward_items')">port-forward items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_port-forward_items_internal-address onclick="anchorLink('interfaces_items_ipv6_port-forward_items_internal-address')">internal-address</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: ipv6</span><br> <span class=description><p>The internal IP to forward to. The address will be masked and concatenated with the effective interface subnet.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv6_port-forward_items_internal-port> <div class=card> <div class=card-header id=headinginterfaces_items_ipv6_port-forward_items_internal-port> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv6_port-forward_items_internal-port aria-expanded aria-controls=interfaces_items_ipv6_port-forward_items_internal-port onclick="setAnchor('#interfaces_items_ipv6_port-forward_items_internal-port')"><span class=property-name>internal-port</span></button> </h2> </div> <div id=interfaces_items_ipv6_port-forward_items_internal-port class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv6_port-forward_items_internal-port data-parent=#accordioninterfaces_items_ipv6_port-forward_items_internal-port> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6 onclick="anchorLink('interfaces_items_ipv6')">ipv6</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_port-forward onclick="anchorLink('interfaces_items_ipv6_port-forward')">port-forward</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_port-forward_items onclick="anchorLink('interfaces_items_ipv6_port-forward_items')">port-forward items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_port-forward_items_internal-port onclick="anchorLink('interfaces_items_ipv6_port-forward_items_internal-port')">internal-port</a></div><span class="badge badge-dark value-type">Type: integer or string</span><span class="badge badge-info value-type">Format: uc-portrange</span><br> <span class=description><p>The internal port to forward to. Defaults to the external port if omitted.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv6_traffic-allow> <div class=card> <div class=card-header id=headinginterfaces_items_ipv6_traffic-allow> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv6_traffic-allow aria-expanded aria-controls=interfaces_items_ipv6_traffic-allow onclick="setAnchor('#interfaces_items_ipv6_traffic-allow')"><span class=property-name>traffic-allow</span></button> </h2> </div> <div id=interfaces_items_ipv6_traffic-allow class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv6_traffic-allow data-parent=#accordioninterfaces_items_ipv6_traffic-allow> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6 onclick="anchorLink('interfaces_items_ipv6')">ipv6</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_traffic-allow onclick="anchorLink('interfaces_items_ipv6_traffic-allow')">traffic-allow</a></div><span class="badge badge-dark value-type">Type: array</span><br> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=interfaces_items_ipv6_traffic-allow_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6 onclick="anchorLink('interfaces_items_ipv6')">ipv6</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_traffic-allow onclick="anchorLink('interfaces_items_ipv6_traffic-allow')">traffic-allow</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_traffic-allow_items onclick="anchorLink('interfaces_items_ipv6_traffic-allow_items')">interface.ipv6.traffic-allow</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section describes an IPv6 traffic accept rule.</p> </span> <div class=accordion id=accordioninterfaces_items_ipv6_traffic-allow_items_protocol> <div class=card> <div class=card-header id=headinginterfaces_items_ipv6_traffic-allow_items_protocol> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv6_traffic-allow_items_protocol aria-expanded aria-controls=interfaces_items_ipv6_traffic-allow_items_protocol onclick="setAnchor('#interfaces_items_ipv6_traffic-allow_items_protocol')"><span class=property-name>protocol</span></button> </h2> </div> <div id=interfaces_items_ipv6_traffic-allow_items_protocol class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv6_traffic-allow_items_protocol data-parent=#accordioninterfaces_items_ipv6_traffic-allow_items_protocol> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6 onclick="anchorLink('interfaces_items_ipv6')">ipv6</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_traffic-allow onclick="anchorLink('interfaces_items_ipv6_traffic-allow')">traffic-allow</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_traffic-allow_items onclick="anchorLink('interfaces_items_ipv6_traffic-allow_items')">traffic-allow items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_traffic-allow_items_protocol onclick="anchorLink('interfaces_items_ipv6_traffic-allow_items_protocol')">protocol</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: "any"</span><br> <span class=description><p>The layer 3 protocol to match.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv6_traffic-allow_items_source-address> <div class=card> <div class=card-header id=headinginterfaces_items_ipv6_traffic-allow_items_source-address> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv6_traffic-allow_items_source-address aria-expanded aria-controls=interfaces_items_ipv6_traffic-allow_items_source-address onclick="setAnchor('#interfaces_items_ipv6_traffic-allow_items_source-address')"><span class=property-name>source-address</span></button> </h2> </div> <div id=interfaces_items_ipv6_traffic-allow_items_source-address class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv6_traffic-allow_items_source-address data-parent=#accordioninterfaces_items_ipv6_traffic-allow_items_source-address> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6 onclick="anchorLink('interfaces_items_ipv6')">ipv6</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_traffic-allow onclick="anchorLink('interfaces_items_ipv6_traffic-allow')">traffic-allow</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_traffic-allow_items onclick="anchorLink('interfaces_items_ipv6_traffic-allow_items')">traffic-allow items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_traffic-allow_items_source-address onclick="anchorLink('interfaces_items_ipv6_traffic-allow_items_source-address')">source-address</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-cidr6</span> <span class="badge badge-success default-value">Default: "::/0"</span><br> <span class=description><p>The source IP to allow traffic from.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv6_traffic-allow_items_source-ports> <div class=card> <div class=card-header id=headinginterfaces_items_ipv6_traffic-allow_items_source-ports> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv6_traffic-allow_items_source-ports aria-expanded aria-controls=interfaces_items_ipv6_traffic-allow_items_source-ports onclick="setAnchor('#interfaces_items_ipv6_traffic-allow_items_source-ports')"><span class=property-name>source-ports</span></button> </h2> </div> <div id=interfaces_items_ipv6_traffic-allow_items_source-ports class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv6_traffic-allow_items_source-ports data-parent=#accordioninterfaces_items_ipv6_traffic-allow_items_source-ports> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6 onclick="anchorLink('interfaces_items_ipv6')">ipv6</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_traffic-allow onclick="anchorLink('interfaces_items_ipv6_traffic-allow')">traffic-allow</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_traffic-allow_items onclick="anchorLink('interfaces_items_ipv6_traffic-allow_items')">traffic-allow items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_traffic-allow_items_source-ports onclick="anchorLink('interfaces_items_ipv6_traffic-allow_items_source-ports')">source-ports</a></div><span class="badge badge-dark value-type">Type: array</span><br> <span class=description><p>The source port(s) to accept.</p> </span> <p><span class="badge badge-light restriction min-items-restriction" id=interfaces_items_ipv6_traffic-allow_items_source-ports_minItems>Must contain a minimum of <code>1</code> items</span></p> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=interfaces_items_ipv6_traffic-allow_items_source-ports_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6 onclick="anchorLink('interfaces_items_ipv6')">ipv6</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_traffic-allow onclick="anchorLink('interfaces_items_ipv6_traffic-allow')">traffic-allow</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_traffic-allow_items onclick="anchorLink('interfaces_items_ipv6_traffic-allow_items')">traffic-allow items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_traffic-allow_items_source-ports onclick="anchorLink('interfaces_items_ipv6_traffic-allow_items_source-ports')">source-ports</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_traffic-allow_items_source-ports_items onclick="anchorLink('interfaces_items_ipv6_traffic-allow_items_source-ports_items')">source-ports items</a></div><span class="badge badge-dark value-type">Type: integer or string</span><span class="badge badge-info value-type">Format: uc-portrange</span><br> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv6_traffic-allow_items_destination-address> <div class=card> <div class=card-header id=headinginterfaces_items_ipv6_traffic-allow_items_destination-address> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv6_traffic-allow_items_destination-address aria-expanded aria-controls=interfaces_items_ipv6_traffic-allow_items_destination-address onclick="setAnchor('#interfaces_items_ipv6_traffic-allow_items_destination-address')"><span class=property-name>destination-address</span> <span class="badge badge-warning required-property">Required</span></button> </h2> </div> <div id=interfaces_items_ipv6_traffic-allow_items_destination-address class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv6_traffic-allow_items_destination-address data-parent=#accordioninterfaces_items_ipv6_traffic-allow_items_destination-address> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6 onclick="anchorLink('interfaces_items_ipv6')">ipv6</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_traffic-allow onclick="anchorLink('interfaces_items_ipv6_traffic-allow')">traffic-allow</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_traffic-allow_items onclick="anchorLink('interfaces_items_ipv6_traffic-allow_items')">traffic-allow items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_traffic-allow_items_destination-address onclick="anchorLink('interfaces_items_ipv6_traffic-allow_items_destination-address')">destination-address</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: ipv6</span><br> <span class=description><p>The destination IP to allow traffic to. The address will be masked and concatenated with the effective interface subnet.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_ipv6_traffic-allow_items_destination-ports> <div class=card> <div class=card-header id=headinginterfaces_items_ipv6_traffic-allow_items_destination-ports> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_ipv6_traffic-allow_items_destination-ports aria-expanded aria-controls=interfaces_items_ipv6_traffic-allow_items_destination-ports onclick="setAnchor('#interfaces_items_ipv6_traffic-allow_items_destination-ports')"><span class=property-name>destination-ports</span></button> </h2> </div> <div id=interfaces_items_ipv6_traffic-allow_items_destination-ports class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_ipv6_traffic-allow_items_destination-ports data-parent=#accordioninterfaces_items_ipv6_traffic-allow_items_destination-ports> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6 onclick="anchorLink('interfaces_items_ipv6')">ipv6</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_traffic-allow onclick="anchorLink('interfaces_items_ipv6_traffic-allow')">traffic-allow</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_traffic-allow_items onclick="anchorLink('interfaces_items_ipv6_traffic-allow_items')">traffic-allow items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_traffic-allow_items_destination-ports onclick="anchorLink('interfaces_items_ipv6_traffic-allow_items_destination-ports')">destination-ports</a></div><span class="badge badge-dark value-type">Type: array</span><br> <span class=description><p>The destination ports to accept.</p> </span> <p><span class="badge badge-light restriction min-items-restriction" id=interfaces_items_ipv6_traffic-allow_items_destination-ports_minItems>Must contain a minimum of <code>1</code> items</span></p> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=interfaces_items_ipv6_traffic-allow_items_destination-ports_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6 onclick="anchorLink('interfaces_items_ipv6')">ipv6</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_traffic-allow onclick="anchorLink('interfaces_items_ipv6_traffic-allow')">traffic-allow</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_traffic-allow_items onclick="anchorLink('interfaces_items_ipv6_traffic-allow_items')">traffic-allow items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_traffic-allow_items_destination-ports onclick="anchorLink('interfaces_items_ipv6_traffic-allow_items_destination-ports')">destination-ports</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_ipv6_traffic-allow_items_destination-ports_items onclick="anchorLink('interfaces_items_ipv6_traffic-allow_items_destination-ports_items')">destination-ports items</a></div><span class="badge badge-dark value-type">Type: integer or string</span><span class="badge badge-info value-type">Format: uc-portrange</span><br> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_broad-band> <div class=card> <div class=card-header id=headinginterfaces_items_broad-band> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_broad-band aria-expanded aria-controls=interfaces_items_broad-band onclick="setAnchor('#interfaces_items_broad-band')"><span class=property-name>broad-band</span></button> </h2> </div> <div id=interfaces_items_broad-band class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_broad-band data-parent=#accordioninterfaces_items_broad-band> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band onclick="anchorLink('interfaces_items_broad-band')">broad-band</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=one-of-value id=interfaces_items_broad-band_oneOf><h2 class=handle> <label>One of</label> </h2><ul class="nav nav-tabs" id=tabsinterfaces_items_broad-band_oneOf_oneOf role=tablist><li class=nav-item> <a class="nav-link active oneOf-option" id=interfaces_items_broad-band_oneOf_i0 data-toggle=tab href=#tab-pane_interfaces_items_broad-band_oneOf_i0 role=tab onclick="setAnchor('#interfaces_items_broad-band_oneOf_i0')">interface.broad-band.wwan</a> </li><li class=nav-item> <a class="nav-link oneOf-option" id=interfaces_items_broad-band_oneOf_i1 data-toggle=tab href=#tab-pane_interfaces_items_broad-band_oneOf_i1 role=tab onclick="setAnchor('#interfaces_items_broad-band_oneOf_i1')">interface.broad-band.pppoe</a> </li></ul> <div class="tab-content card"><div class="tab-pane fade card-body active show" id=tab-pane_interfaces_items_broad-band_oneOf_i0 role=tabpanel> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band onclick="anchorLink('interfaces_items_broad-band')">broad-band</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf onclick="anchorLink('interfaces_items_broad-band_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf_i0 onclick="anchorLink('interfaces_items_broad-band_oneOf_i0')">interface.broad-band.wwan</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This Object defines the properties of a broad-band uplink.</p> </span> <div class=accordion id=accordioninterfaces_items_broad-band_oneOf_i0_protocol> <div class=card> <div class=card-header id=headinginterfaces_items_broad-band_oneOf_i0_protocol> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_broad-band_oneOf_i0_protocol aria-expanded aria-controls=interfaces_items_broad-band_oneOf_i0_protocol onclick="setAnchor('#interfaces_items_broad-band_oneOf_i0_protocol')"><span class=property-name>protocol</span></button> </h2> </div> <div id=interfaces_items_broad-band_oneOf_i0_protocol class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_broad-band_oneOf_i0_protocol data-parent=#accordioninterfaces_items_broad-band_oneOf_i0_protocol> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band onclick="anchorLink('interfaces_items_broad-band')">broad-band</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf onclick="anchorLink('interfaces_items_broad-band_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf_i0 onclick="anchorLink('interfaces_items_broad-band_oneOf_i0')">item 0</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf_i0_protocol onclick="anchorLink('interfaces_items_broad-band_oneOf_i0_protocol')">protocol</a></div><span class="badge badge-dark value-type">Type: const</span><br> <span class=description><p>This uplink uses WWAN/LTE</p> </span><span class=const-value id=interfaces_items_broad-band_oneOf_i0_protocol_const>Specific value: <code>"wwan"</code></span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_broad-band_oneOf_i0_modem-type> <div class=card> <div class=card-header id=headinginterfaces_items_broad-band_oneOf_i0_modem-type> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_broad-band_oneOf_i0_modem-type aria-expanded aria-controls=interfaces_items_broad-band_oneOf_i0_modem-type onclick="setAnchor('#interfaces_items_broad-band_oneOf_i0_modem-type')"><span class=property-name>modem-type</span></button> </h2> </div> <div id=interfaces_items_broad-band_oneOf_i0_modem-type class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_broad-band_oneOf_i0_modem-type data-parent=#accordioninterfaces_items_broad-band_oneOf_i0_modem-type> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band onclick="anchorLink('interfaces_items_broad-band')">broad-band</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf onclick="anchorLink('interfaces_items_broad-band_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf_i0 onclick="anchorLink('interfaces_items_broad-band_oneOf_i0')">item 0</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf_i0_modem-type onclick="anchorLink('interfaces_items_broad-band_oneOf_i0_modem-type')">modem-type</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span><br> <span class=description><p>The local protocol that the modem supports.</p> </span><div class=enum-value id=interfaces_items_broad-band_oneOf_i0_modem-type_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"qmi"</li><li class="list-group-item enum-item">"mbim"</li><li class="list-group-item enum-item">"wwan"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_broad-band_oneOf_i0_access-point-name> <div class=card> <div class=card-header id=headinginterfaces_items_broad-band_oneOf_i0_access-point-name> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_broad-band_oneOf_i0_access-point-name aria-expanded aria-controls=interfaces_items_broad-band_oneOf_i0_access-point-name onclick="setAnchor('#interfaces_items_broad-band_oneOf_i0_access-point-name')"><span class=property-name>access-point-name</span></button> </h2> </div> <div id=interfaces_items_broad-band_oneOf_i0_access-point-name class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_broad-band_oneOf_i0_access-point-name data-parent=#accordioninterfaces_items_broad-band_oneOf_i0_access-point-name> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band onclick="anchorLink('interfaces_items_broad-band')">broad-band</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf onclick="anchorLink('interfaces_items_broad-band_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf_i0 onclick="anchorLink('interfaces_items_broad-band_oneOf_i0')">item 0</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf_i0_access-point-name onclick="anchorLink('interfaces_items_broad-band_oneOf_i0_access-point-name')">access-point-name</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>Commonly known as APN. The name of a gateway between a mobile network and the internet.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_broad-band_oneOf_i0_authentication-type> <div class=card> <div class=card-header id=headinginterfaces_items_broad-band_oneOf_i0_authentication-type> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_broad-band_oneOf_i0_authentication-type aria-expanded aria-controls=interfaces_items_broad-band_oneOf_i0_authentication-type onclick="setAnchor('#interfaces_items_broad-band_oneOf_i0_authentication-type')"><span class=property-name>authentication-type</span></button> </h2> </div> <div id=interfaces_items_broad-band_oneOf_i0_authentication-type class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_broad-band_oneOf_i0_authentication-type data-parent=#accordioninterfaces_items_broad-band_oneOf_i0_authentication-type> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band onclick="anchorLink('interfaces_items_broad-band')">broad-band</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf onclick="anchorLink('interfaces_items_broad-band_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf_i0 onclick="anchorLink('interfaces_items_broad-band_oneOf_i0')">item 0</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf_i0_authentication-type onclick="anchorLink('interfaces_items_broad-band_oneOf_i0_authentication-type')">authentication-type</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span> <span class="badge badge-success default-value">Default: "none"</span><br> <span class=description><p>The authentication mode that shall be used.</p> </span><div class=enum-value id=interfaces_items_broad-band_oneOf_i0_authentication-type_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"none"</li><li class="list-group-item enum-item">"pap"</li><li class="list-group-item enum-item">"chap"</li><li class="list-group-item enum-item">"pap-chap"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_broad-band_oneOf_i0_pin-code> <div class=card> <div class=card-header id=headinginterfaces_items_broad-band_oneOf_i0_pin-code> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_broad-band_oneOf_i0_pin-code aria-expanded aria-controls=interfaces_items_broad-band_oneOf_i0_pin-code onclick="setAnchor('#interfaces_items_broad-band_oneOf_i0_pin-code')"><span class=property-name>pin-code</span></button> </h2> </div> <div id=interfaces_items_broad-band_oneOf_i0_pin-code class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_broad-band_oneOf_i0_pin-code data-parent=#accordioninterfaces_items_broad-band_oneOf_i0_pin-code> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band onclick="anchorLink('interfaces_items_broad-band')">broad-band</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf onclick="anchorLink('interfaces_items_broad-band_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf_i0 onclick="anchorLink('interfaces_items_broad-band_oneOf_i0')">item 0</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf_i0_pin-code onclick="anchorLink('interfaces_items_broad-band_oneOf_i0_pin-code')">pin-code</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>The PIN that shall be used to unlock the SIM card.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_broad-band_oneOf_i0_user-name> <div class=card> <div class=card-header id=headinginterfaces_items_broad-band_oneOf_i0_user-name> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_broad-band_oneOf_i0_user-name aria-expanded aria-controls=interfaces_items_broad-band_oneOf_i0_user-name onclick="setAnchor('#interfaces_items_broad-band_oneOf_i0_user-name')"><span class=property-name>user-name</span></button> </h2> </div> <div id=interfaces_items_broad-band_oneOf_i0_user-name class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_broad-band_oneOf_i0_user-name data-parent=#accordioninterfaces_items_broad-band_oneOf_i0_user-name> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band onclick="anchorLink('interfaces_items_broad-band')">broad-band</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf onclick="anchorLink('interfaces_items_broad-band_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf_i0 onclick="anchorLink('interfaces_items_broad-band_oneOf_i0')">item 0</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf_i0_user-name onclick="anchorLink('interfaces_items_broad-band_oneOf_i0_user-name')">user-name</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>This option is only required if an authentication-type is defined.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_broad-band_oneOf_i0_password> <div class=card> <div class=card-header id=headinginterfaces_items_broad-band_oneOf_i0_password> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_broad-band_oneOf_i0_password aria-expanded aria-controls=interfaces_items_broad-band_oneOf_i0_password onclick="setAnchor('#interfaces_items_broad-band_oneOf_i0_password')"><span class=property-name>password</span></button> </h2> </div> <div id=interfaces_items_broad-band_oneOf_i0_password class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_broad-band_oneOf_i0_password data-parent=#accordioninterfaces_items_broad-band_oneOf_i0_password> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band onclick="anchorLink('interfaces_items_broad-band')">broad-band</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf onclick="anchorLink('interfaces_items_broad-band_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf_i0 onclick="anchorLink('interfaces_items_broad-band_oneOf_i0')">item 0</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf_i0_password onclick="anchorLink('interfaces_items_broad-band_oneOf_i0_password')">password</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>This option is only required if an authentication-type is defined.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_broad-band_oneOf_i0_packet-data-protocol> <div class=card> <div class=card-header id=headinginterfaces_items_broad-band_oneOf_i0_packet-data-protocol> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_broad-band_oneOf_i0_packet-data-protocol aria-expanded aria-controls=interfaces_items_broad-band_oneOf_i0_packet-data-protocol onclick="setAnchor('#interfaces_items_broad-band_oneOf_i0_packet-data-protocol')"><span class=property-name>packet-data-protocol</span></button> </h2> </div> <div id=interfaces_items_broad-band_oneOf_i0_packet-data-protocol class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_broad-band_oneOf_i0_packet-data-protocol data-parent=#accordioninterfaces_items_broad-band_oneOf_i0_packet-data-protocol> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band onclick="anchorLink('interfaces_items_broad-band')">broad-band</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf onclick="anchorLink('interfaces_items_broad-band_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf_i0 onclick="anchorLink('interfaces_items_broad-band_oneOf_i0')">item 0</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf_i0_packet-data-protocol onclick="anchorLink('interfaces_items_broad-band_oneOf_i0_packet-data-protocol')">packet-data-protocol</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span> <span class="badge badge-success default-value">Default: "dual-stack"</span><br> <span class=description><p>Define what kind of IP stack shall be used.</p> </span><div class=enum-value id=interfaces_items_broad-band_oneOf_i0_packet-data-protocol_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"ipv4"</li><li class="list-group-item enum-item">"ipv6"</li><li class="list-group-item enum-item">"dual-stack"</li></ul> </div> </div> </div> </div> </div> </div><div class="tab-pane fade card-body " id=tab-pane_interfaces_items_broad-band_oneOf_i1 role=tabpanel> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band onclick="anchorLink('interfaces_items_broad-band')">broad-band</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf onclick="anchorLink('interfaces_items_broad-band_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf_i1 onclick="anchorLink('interfaces_items_broad-band_oneOf_i1')">interface.broad-band.pppoe</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This Object defines the properties of a PPPoE uplink.</p> </span> <div class=accordion id=accordioninterfaces_items_broad-band_oneOf_i1_protocol> <div class=card> <div class=card-header id=headinginterfaces_items_broad-band_oneOf_i1_protocol> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_broad-band_oneOf_i1_protocol aria-expanded aria-controls=interfaces_items_broad-band_oneOf_i1_protocol onclick="setAnchor('#interfaces_items_broad-band_oneOf_i1_protocol')"><span class=property-name>protocol</span></button> </h2> </div> <div id=interfaces_items_broad-band_oneOf_i1_protocol class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_broad-band_oneOf_i1_protocol data-parent=#accordioninterfaces_items_broad-band_oneOf_i1_protocol> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band onclick="anchorLink('interfaces_items_broad-band')">broad-band</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf onclick="anchorLink('interfaces_items_broad-band_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf_i1 onclick="anchorLink('interfaces_items_broad-band_oneOf_i1')">item 1</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf_i1_protocol onclick="anchorLink('interfaces_items_broad-band_oneOf_i1_protocol')">protocol</a></div><span class="badge badge-dark value-type">Type: const</span><br> <span class=description><p>This uplink uses PPPoE</p> </span><span class=const-value id=interfaces_items_broad-band_oneOf_i1_protocol_const>Specific value: <code>"pppoe"</code></span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_broad-band_oneOf_i1_user-name> <div class=card> <div class=card-header id=headinginterfaces_items_broad-band_oneOf_i1_user-name> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_broad-band_oneOf_i1_user-name aria-expanded aria-controls=interfaces_items_broad-band_oneOf_i1_user-name onclick="setAnchor('#interfaces_items_broad-band_oneOf_i1_user-name')"><span class=property-name>user-name</span></button> </h2> </div> <div id=interfaces_items_broad-band_oneOf_i1_user-name class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_broad-band_oneOf_i1_user-name data-parent=#accordioninterfaces_items_broad-band_oneOf_i1_user-name> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band onclick="anchorLink('interfaces_items_broad-band')">broad-band</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf onclick="anchorLink('interfaces_items_broad-band_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf_i1 onclick="anchorLink('interfaces_items_broad-band_oneOf_i1')">item 1</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf_i1_user-name onclick="anchorLink('interfaces_items_broad-band_oneOf_i1_user-name')">user-name</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>The username used to authenticate.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_broad-band_oneOf_i1_password> <div class=card> <div class=card-header id=headinginterfaces_items_broad-band_oneOf_i1_password> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_broad-band_oneOf_i1_password aria-expanded aria-controls=interfaces_items_broad-band_oneOf_i1_password onclick="setAnchor('#interfaces_items_broad-band_oneOf_i1_password')"><span class=property-name>password</span></button> </h2> </div> <div id=interfaces_items_broad-band_oneOf_i1_password class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_broad-band_oneOf_i1_password data-parent=#accordioninterfaces_items_broad-band_oneOf_i1_password> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band onclick="anchorLink('interfaces_items_broad-band')">broad-band</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf onclick="anchorLink('interfaces_items_broad-band_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf_i1 onclick="anchorLink('interfaces_items_broad-band_oneOf_i1')">item 1</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_broad-band_oneOf_i1_password onclick="anchorLink('interfaces_items_broad-band_oneOf_i1_password')">password</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>The password used to authenticate.</p> </span> </div> </div> </div> </div> </div></div></div> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_tunnel> <div class=card> <div class=card-header id=headinginterfaces_items_tunnel> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_tunnel aria-expanded aria-controls=interfaces_items_tunnel onclick="setAnchor('#interfaces_items_tunnel')"><span class=property-name>tunnel</span></button> </h2> </div> <div id=interfaces_items_tunnel class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_tunnel data-parent=#accordioninterfaces_items_tunnel> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel onclick="anchorLink('interfaces_items_tunnel')">tunnel</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=one-of-value id=interfaces_items_tunnel_oneOf><h2 class=handle> <label>One of</label> </h2><ul class="nav nav-tabs" id=tabsinterfaces_items_tunnel_oneOf_oneOf role=tablist><li class=nav-item> <a class="nav-link active oneOf-option" id=interfaces_items_tunnel_oneOf_i0 data-toggle=tab href=#tab-pane_interfaces_items_tunnel_oneOf_i0 role=tab onclick="setAnchor('#interfaces_items_tunnel_oneOf_i0')">interface.tunnel.mesh</a> </li><li class=nav-item> <a class="nav-link oneOf-option" id=interfaces_items_tunnel_oneOf_i1 data-toggle=tab href=#tab-pane_interfaces_items_tunnel_oneOf_i1 role=tab onclick="setAnchor('#interfaces_items_tunnel_oneOf_i1')">interface.tunnel.vxlan</a> </li><li class=nav-item> <a class="nav-link oneOf-option" id=interfaces_items_tunnel_oneOf_i2 data-toggle=tab href=#tab-pane_interfaces_items_tunnel_oneOf_i2 role=tab onclick="setAnchor('#interfaces_items_tunnel_oneOf_i2')">interface.tunnel.l2tp</a> </li><li class=nav-item> <a class="nav-link oneOf-option" id=interfaces_items_tunnel_oneOf_i3 data-toggle=tab href=#tab-pane_interfaces_items_tunnel_oneOf_i3 role=tab onclick="setAnchor('#interfaces_items_tunnel_oneOf_i3')">interface.tunnel.gre</a> </li><li class=nav-item> <a class="nav-link oneOf-option" id=interfaces_items_tunnel_oneOf_i4 data-toggle=tab href=#tab-pane_interfaces_items_tunnel_oneOf_i4 role=tab onclick="setAnchor('#interfaces_items_tunnel_oneOf_i4')">interface.tunnel.gre6</a> </li></ul> <div class="tab-content card"><div class="tab-pane fade card-body active show" id=tab-pane_interfaces_items_tunnel_oneOf_i0 role=tabpanel> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel onclick="anchorLink('interfaces_items_tunnel')">tunnel</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf onclick="anchorLink('interfaces_items_tunnel_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i0 onclick="anchorLink('interfaces_items_tunnel_oneOf_i0')">interface.tunnel.mesh</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This Object defines the properties of a mesh interface overlay.</p> </span> <div class=accordion id=accordioninterfaces_items_tunnel_oneOf_i0_proto> <div class=card> <div class=card-header id=headinginterfaces_items_tunnel_oneOf_i0_proto> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_tunnel_oneOf_i0_proto aria-expanded aria-controls=interfaces_items_tunnel_oneOf_i0_proto onclick="setAnchor('#interfaces_items_tunnel_oneOf_i0_proto')"><span class=property-name>proto</span></button> </h2> </div> <div id=interfaces_items_tunnel_oneOf_i0_proto class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_tunnel_oneOf_i0_proto data-parent=#accordioninterfaces_items_tunnel_oneOf_i0_proto> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel onclick="anchorLink('interfaces_items_tunnel')">tunnel</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf onclick="anchorLink('interfaces_items_tunnel_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i0 onclick="anchorLink('interfaces_items_tunnel_oneOf_i0')">item 0</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i0_proto onclick="anchorLink('interfaces_items_tunnel_oneOf_i0_proto')">proto</a></div><span class="badge badge-dark value-type">Type: const</span><br> <span class=description><p>This field must be set to mesh.</p> </span><span class=const-value id=interfaces_items_tunnel_oneOf_i0_proto_const>Specific value: <code>"mesh"</code></span> </div> </div> </div> </div> </div><div class="tab-pane fade card-body " id=tab-pane_interfaces_items_tunnel_oneOf_i1 role=tabpanel> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel onclick="anchorLink('interfaces_items_tunnel')">tunnel</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf onclick="anchorLink('interfaces_items_tunnel_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i1 onclick="anchorLink('interfaces_items_tunnel_oneOf_i1')">interface.tunnel.vxlan</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This Object defines the properties of a vxlan tunnel.</p> </span> <div class=accordion id=accordioninterfaces_items_tunnel_oneOf_i1_proto> <div class=card> <div class=card-header id=headinginterfaces_items_tunnel_oneOf_i1_proto> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_tunnel_oneOf_i1_proto aria-expanded aria-controls=interfaces_items_tunnel_oneOf_i1_proto onclick="setAnchor('#interfaces_items_tunnel_oneOf_i1_proto')"><span class=property-name>proto</span></button> </h2> </div> <div id=interfaces_items_tunnel_oneOf_i1_proto class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_tunnel_oneOf_i1_proto data-parent=#accordioninterfaces_items_tunnel_oneOf_i1_proto> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel onclick="anchorLink('interfaces_items_tunnel')">tunnel</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf onclick="anchorLink('interfaces_items_tunnel_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i1 onclick="anchorLink('interfaces_items_tunnel_oneOf_i1')">item 1</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i1_proto onclick="anchorLink('interfaces_items_tunnel_oneOf_i1_proto')">proto</a></div><span class="badge badge-dark value-type">Type: const</span><br> <span class=description><p>This field must be set to vxlan.</p> </span><span class=const-value id=interfaces_items_tunnel_oneOf_i1_proto_const>Specific value: <code>"vxlan"</code></span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_tunnel_oneOf_i1_peer-address> <div class=card> <div class=card-header id=headinginterfaces_items_tunnel_oneOf_i1_peer-address> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_tunnel_oneOf_i1_peer-address aria-expanded aria-controls=interfaces_items_tunnel_oneOf_i1_peer-address onclick="setAnchor('#interfaces_items_tunnel_oneOf_i1_peer-address')"><span class=property-name>peer-address</span></button> </h2> </div> <div id=interfaces_items_tunnel_oneOf_i1_peer-address class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_tunnel_oneOf_i1_peer-address data-parent=#accordioninterfaces_items_tunnel_oneOf_i1_peer-address> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel onclick="anchorLink('interfaces_items_tunnel')">tunnel</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf onclick="anchorLink('interfaces_items_tunnel_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i1 onclick="anchorLink('interfaces_items_tunnel_oneOf_i1')">item 1</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i1_peer-address onclick="anchorLink('interfaces_items_tunnel_oneOf_i1_peer-address')">peer-address</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: ipv4</span><br> <span class=description><p>This is the IP address of the remote host, that the VXLAN tunnel shall be established with.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_tunnel_oneOf_i1_peer-port> <div class=card> <div class=card-header id=headinginterfaces_items_tunnel_oneOf_i1_peer-port> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_tunnel_oneOf_i1_peer-port aria-expanded aria-controls=interfaces_items_tunnel_oneOf_i1_peer-port onclick="setAnchor('#interfaces_items_tunnel_oneOf_i1_peer-port')"><span class=property-name>peer-port</span></button> </h2> </div> <div id=interfaces_items_tunnel_oneOf_i1_peer-port class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_tunnel_oneOf_i1_peer-port data-parent=#accordioninterfaces_items_tunnel_oneOf_i1_peer-port> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel onclick="anchorLink('interfaces_items_tunnel')">tunnel</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf onclick="anchorLink('interfaces_items_tunnel_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i1 onclick="anchorLink('interfaces_items_tunnel_oneOf_i1')">item 1</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i1_peer-port onclick="anchorLink('interfaces_items_tunnel_oneOf_i1_peer-port')">peer-port</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>The network port that shall be used to establish the VXLAN tunnel.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=interfaces_items_tunnel_oneOf_i1_peer-port_number>Value must be greater or equal to <code>1</code> and lesser or equal to <code>65535</code></span></p> <br> <div class="badge badge-secondary">Example:</div> <br><div id=interfaces_items_tunnel_oneOf_i1_peer-port_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=mf>4789</span>
</pre></div> </div> </div> </div> </div> </div> </div><div class="tab-pane fade card-body " id=tab-pane_interfaces_items_tunnel_oneOf_i2 role=tabpanel> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel onclick="anchorLink('interfaces_items_tunnel')">tunnel</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf onclick="anchorLink('interfaces_items_tunnel_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i2 onclick="anchorLink('interfaces_items_tunnel_oneOf_i2')">interface.tunnel.l2tp</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This Object defines the properties of a l2tp tunnel.</p> </span> <div class=accordion id=accordioninterfaces_items_tunnel_oneOf_i2_proto> <div class=card> <div class=card-header id=headinginterfaces_items_tunnel_oneOf_i2_proto> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_tunnel_oneOf_i2_proto aria-expanded aria-controls=interfaces_items_tunnel_oneOf_i2_proto onclick="setAnchor('#interfaces_items_tunnel_oneOf_i2_proto')"><span class=property-name>proto</span></button> </h2> </div> <div id=interfaces_items_tunnel_oneOf_i2_proto class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_tunnel_oneOf_i2_proto data-parent=#accordioninterfaces_items_tunnel_oneOf_i2_proto> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel onclick="anchorLink('interfaces_items_tunnel')">tunnel</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf onclick="anchorLink('interfaces_items_tunnel_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i2 onclick="anchorLink('interfaces_items_tunnel_oneOf_i2')">item 2</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i2_proto onclick="anchorLink('interfaces_items_tunnel_oneOf_i2_proto')">proto</a></div><span class="badge badge-dark value-type">Type: const</span><br> <span class=description><p>This field must be set to vxlan.</p> </span><span class=const-value id=interfaces_items_tunnel_oneOf_i2_proto_const>Specific value: <code>"l2tp"</code></span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_tunnel_oneOf_i2_server> <div class=card> <div class=card-header id=headinginterfaces_items_tunnel_oneOf_i2_server> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_tunnel_oneOf_i2_server aria-expanded aria-controls=interfaces_items_tunnel_oneOf_i2_server onclick="setAnchor('#interfaces_items_tunnel_oneOf_i2_server')"><span class=property-name>server</span></button> </h2> </div> <div id=interfaces_items_tunnel_oneOf_i2_server class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_tunnel_oneOf_i2_server data-parent=#accordioninterfaces_items_tunnel_oneOf_i2_server> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel onclick="anchorLink('interfaces_items_tunnel')">tunnel</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf onclick="anchorLink('interfaces_items_tunnel_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i2 onclick="anchorLink('interfaces_items_tunnel_oneOf_i2')">item 2</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i2_server onclick="anchorLink('interfaces_items_tunnel_oneOf_i2_server')">server</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: ipv4</span><br> <span class=description><p>This is the IP address of the remote host, that the L2TP tunnel shall be established with.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_tunnel_oneOf_i2_user-name> <div class=card> <div class=card-header id=headinginterfaces_items_tunnel_oneOf_i2_user-name> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_tunnel_oneOf_i2_user-name aria-expanded aria-controls=interfaces_items_tunnel_oneOf_i2_user-name onclick="setAnchor('#interfaces_items_tunnel_oneOf_i2_user-name')"><span class=property-name>user-name</span></button> </h2> </div> <div id=interfaces_items_tunnel_oneOf_i2_user-name class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_tunnel_oneOf_i2_user-name data-parent=#accordioninterfaces_items_tunnel_oneOf_i2_user-name> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel onclick="anchorLink('interfaces_items_tunnel')">tunnel</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf onclick="anchorLink('interfaces_items_tunnel_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i2 onclick="anchorLink('interfaces_items_tunnel_oneOf_i2')">item 2</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i2_user-name onclick="anchorLink('interfaces_items_tunnel_oneOf_i2_user-name')">user-name</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>The username used to authenticate.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_tunnel_oneOf_i2_password> <div class=card> <div class=card-header id=headinginterfaces_items_tunnel_oneOf_i2_password> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_tunnel_oneOf_i2_password aria-expanded aria-controls=interfaces_items_tunnel_oneOf_i2_password onclick="setAnchor('#interfaces_items_tunnel_oneOf_i2_password')"><span class=property-name>password</span></button> </h2> </div> <div id=interfaces_items_tunnel_oneOf_i2_password class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_tunnel_oneOf_i2_password data-parent=#accordioninterfaces_items_tunnel_oneOf_i2_password> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel onclick="anchorLink('interfaces_items_tunnel')">tunnel</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf onclick="anchorLink('interfaces_items_tunnel_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i2 onclick="anchorLink('interfaces_items_tunnel_oneOf_i2')">item 2</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i2_password onclick="anchorLink('interfaces_items_tunnel_oneOf_i2_password')">password</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>The password used to authenticate.</p> </span> </div> </div> </div> </div> </div><div class="tab-pane fade card-body " id=tab-pane_interfaces_items_tunnel_oneOf_i3 role=tabpanel> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel onclick="anchorLink('interfaces_items_tunnel')">tunnel</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf onclick="anchorLink('interfaces_items_tunnel_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i3 onclick="anchorLink('interfaces_items_tunnel_oneOf_i3')">interface.tunnel.gre</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This Object defines the properties of a GRE tunnel.</p> </span> <div class=accordion id=accordioninterfaces_items_tunnel_oneOf_i3_proto> <div class=card> <div class=card-header id=headinginterfaces_items_tunnel_oneOf_i3_proto> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_tunnel_oneOf_i3_proto aria-expanded aria-controls=interfaces_items_tunnel_oneOf_i3_proto onclick="setAnchor('#interfaces_items_tunnel_oneOf_i3_proto')"><span class=property-name>proto</span></button> </h2> </div> <div id=interfaces_items_tunnel_oneOf_i3_proto class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_tunnel_oneOf_i3_proto data-parent=#accordioninterfaces_items_tunnel_oneOf_i3_proto> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel onclick="anchorLink('interfaces_items_tunnel')">tunnel</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf onclick="anchorLink('interfaces_items_tunnel_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i3 onclick="anchorLink('interfaces_items_tunnel_oneOf_i3')">item 3</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i3_proto onclick="anchorLink('interfaces_items_tunnel_oneOf_i3_proto')">proto</a></div><span class="badge badge-dark value-type">Type: const</span><br> <span class=description><p>This field must be set to gre.</p> </span><span class=const-value id=interfaces_items_tunnel_oneOf_i3_proto_const>Specific value: <code>"gre"</code></span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_tunnel_oneOf_i3_peer-address> <div class=card> <div class=card-header id=headinginterfaces_items_tunnel_oneOf_i3_peer-address> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_tunnel_oneOf_i3_peer-address aria-expanded aria-controls=interfaces_items_tunnel_oneOf_i3_peer-address onclick="setAnchor('#interfaces_items_tunnel_oneOf_i3_peer-address')"><span class=property-name>peer-address</span></button> </h2> </div> <div id=interfaces_items_tunnel_oneOf_i3_peer-address class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_tunnel_oneOf_i3_peer-address data-parent=#accordioninterfaces_items_tunnel_oneOf_i3_peer-address> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel onclick="anchorLink('interfaces_items_tunnel')">tunnel</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf onclick="anchorLink('interfaces_items_tunnel_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i3 onclick="anchorLink('interfaces_items_tunnel_oneOf_i3')">item 3</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i3_peer-address onclick="anchorLink('interfaces_items_tunnel_oneOf_i3_peer-address')">peer-address</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: ipv4</span><br> <span class=description><p>This is the IP address of the remote host, that the GRE tunnel shall be established with.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_tunnel_oneOf_i3_dhcp-healthcheck> <div class=card> <div class=card-header id=headinginterfaces_items_tunnel_oneOf_i3_dhcp-healthcheck> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_tunnel_oneOf_i3_dhcp-healthcheck aria-expanded aria-controls=interfaces_items_tunnel_oneOf_i3_dhcp-healthcheck onclick="setAnchor('#interfaces_items_tunnel_oneOf_i3_dhcp-healthcheck')"><span class=property-name>dhcp-healthcheck</span></button> </h2> </div> <div id=interfaces_items_tunnel_oneOf_i3_dhcp-healthcheck class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_tunnel_oneOf_i3_dhcp-healthcheck data-parent=#accordioninterfaces_items_tunnel_oneOf_i3_dhcp-healthcheck> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel onclick="anchorLink('interfaces_items_tunnel')">tunnel</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf onclick="anchorLink('interfaces_items_tunnel_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i3 onclick="anchorLink('interfaces_items_tunnel_oneOf_i3')">item 3</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i3_dhcp-healthcheck onclick="anchorLink('interfaces_items_tunnel_oneOf_i3_dhcp-healthcheck')">dhcp-healthcheck</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Healthcheck will probe if the remote peer replies to DHCP discovery without sending an ACK.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_tunnel_oneOf_i3_dont-fragment> <div class=card> <div class=card-header id=headinginterfaces_items_tunnel_oneOf_i3_dont-fragment> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_tunnel_oneOf_i3_dont-fragment aria-expanded aria-controls=interfaces_items_tunnel_oneOf_i3_dont-fragment onclick="setAnchor('#interfaces_items_tunnel_oneOf_i3_dont-fragment')"><span class=property-name>dont-fragment</span></button> </h2> </div> <div id=interfaces_items_tunnel_oneOf_i3_dont-fragment class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_tunnel_oneOf_i3_dont-fragment data-parent=#accordioninterfaces_items_tunnel_oneOf_i3_dont-fragment> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel onclick="anchorLink('interfaces_items_tunnel')">tunnel</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf onclick="anchorLink('interfaces_items_tunnel_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i3 onclick="anchorLink('interfaces_items_tunnel_oneOf_i3')">item 3</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i3_dont-fragment onclick="anchorLink('interfaces_items_tunnel_oneOf_i3_dont-fragment')">dont-fragment</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Set “Don&#39;t Fragment” flag on encapsulated packets.</p> </span> </div> </div> </div> </div> </div><div class="tab-pane fade card-body " id=tab-pane_interfaces_items_tunnel_oneOf_i4 role=tabpanel> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel onclick="anchorLink('interfaces_items_tunnel')">tunnel</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf onclick="anchorLink('interfaces_items_tunnel_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i4 onclick="anchorLink('interfaces_items_tunnel_oneOf_i4')">interface.tunnel.gre6</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This Object defines the properties of a GREv6 tunnel.</p> </span> <div class=accordion id=accordioninterfaces_items_tunnel_oneOf_i4_proto> <div class=card> <div class=card-header id=headinginterfaces_items_tunnel_oneOf_i4_proto> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_tunnel_oneOf_i4_proto aria-expanded aria-controls=interfaces_items_tunnel_oneOf_i4_proto onclick="setAnchor('#interfaces_items_tunnel_oneOf_i4_proto')"><span class=property-name>proto</span></button> </h2> </div> <div id=interfaces_items_tunnel_oneOf_i4_proto class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_tunnel_oneOf_i4_proto data-parent=#accordioninterfaces_items_tunnel_oneOf_i4_proto> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel onclick="anchorLink('interfaces_items_tunnel')">tunnel</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf onclick="anchorLink('interfaces_items_tunnel_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i4 onclick="anchorLink('interfaces_items_tunnel_oneOf_i4')">item 4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i4_proto onclick="anchorLink('interfaces_items_tunnel_oneOf_i4_proto')">proto</a></div><span class="badge badge-dark value-type">Type: const</span><br> <span class=description><p>This field must be set to gre6.</p> </span><span class=const-value id=interfaces_items_tunnel_oneOf_i4_proto_const>Specific value: <code>"gre6"</code></span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_tunnel_oneOf_i4_peer-address> <div class=card> <div class=card-header id=headinginterfaces_items_tunnel_oneOf_i4_peer-address> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_tunnel_oneOf_i4_peer-address aria-expanded aria-controls=interfaces_items_tunnel_oneOf_i4_peer-address onclick="setAnchor('#interfaces_items_tunnel_oneOf_i4_peer-address')"><span class=property-name>peer-address</span></button> </h2> </div> <div id=interfaces_items_tunnel_oneOf_i4_peer-address class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_tunnel_oneOf_i4_peer-address data-parent=#accordioninterfaces_items_tunnel_oneOf_i4_peer-address> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel onclick="anchorLink('interfaces_items_tunnel')">tunnel</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf onclick="anchorLink('interfaces_items_tunnel_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i4 onclick="anchorLink('interfaces_items_tunnel_oneOf_i4')">item 4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i4_peer-address onclick="anchorLink('interfaces_items_tunnel_oneOf_i4_peer-address')">peer-address</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: ipv6</span><br> <span class=description><p>This is the IPv6 address of the remote host, that the GRE tunnel shall be established with.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordioninterfaces_items_tunnel_oneOf_i4_dhcp-healthcheck> <div class=card> <div class=card-header id=headinginterfaces_items_tunnel_oneOf_i4_dhcp-healthcheck> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#interfaces_items_tunnel_oneOf_i4_dhcp-healthcheck aria-expanded aria-controls=interfaces_items_tunnel_oneOf_i4_dhcp-healthcheck onclick="setAnchor('#interfaces_items_tunnel_oneOf_i4_dhcp-healthcheck')"><span class=property-name>dhcp-healthcheck</span></button> </h2> </div> <div id=interfaces_items_tunnel_oneOf_i4_dhcp-healthcheck class="collapse property-definition-div" aria-labelledby=headinginterfaces_items_tunnel_oneOf_i4_dhcp-healthcheck data-parent=#accordioninterfaces_items_tunnel_oneOf_i4_dhcp-healthcheck> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces onclick="anchorLink('interfaces')">interfaces</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items onclick="anchorLink('interfaces_items')">interfaces items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel onclick="anchorLink('interfaces_items_tunnel')">tunnel</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf onclick="anchorLink('interfaces_items_tunnel_oneOf')">oneOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i4 onclick="anchorLink('interfaces_items_tunnel_oneOf_i4')">item 4</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#interfaces_items_tunnel_oneOf_i4_dhcp-healthcheck onclick="anchorLink('interfaces_items_tunnel_oneOf_i4_dhcp-healthcheck')">dhcp-healthcheck</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Healthcheck will probe if the remote peer replies to DHCP discovery without sending an ACK.</p> </span> </div> </div> </div> </div> </div></div></div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices> <div class=card> <div class=card-header id=headingservices> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services aria-expanded aria-controls=services onclick="setAnchor('#services')"><span class=property-name>services</span></button> </h2> </div> <div id=services class="collapse property-definition-div" aria-labelledby=headingservices data-parent=#accordionservices> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section describes all of the services that may be present on the AP. Each service is then referenced via its name inside an interface, ...</p> </span> <div class=accordion id=accordionservices_lldp> <div class=card> <div class=card-header id=headingservices_lldp> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_lldp aria-expanded aria-controls=services_lldp onclick="setAnchor('#services_lldp')"><span class=property-name>lldp</span></button> </h2> </div> <div id=services_lldp class="collapse property-definition-div" aria-labelledby=headingservices_lldp data-parent=#accordionservices_lldp> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_lldp onclick="anchorLink('services_lldp')">lldp</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordionservices_lldp_describe> <div class=card> <div class=card-header id=headingservices_lldp_describe> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_lldp_describe aria-expanded aria-controls=services_lldp_describe onclick="setAnchor('#services_lldp_describe')"><span class=property-name>describe</span></button> </h2> </div> <div id=services_lldp_describe class="collapse property-definition-div" aria-labelledby=headingservices_lldp_describe data-parent=#accordionservices_lldp_describe> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_lldp onclick="anchorLink('services_lldp')">lldp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_lldp_describe onclick="anchorLink('services_lldp_describe')">describe</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: "uCentral Access Point"</span><br> <span class=description><p>The LLDP description field. If set to &#34;auto&#34; it will be derived from unit.name.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionservices_lldp_location> <div class=card> <div class=card-header id=headingservices_lldp_location> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_lldp_location aria-expanded aria-controls=services_lldp_location onclick="setAnchor('#services_lldp_location')"><span class=property-name>location</span></button> </h2> </div> <div id=services_lldp_location class="collapse property-definition-div" aria-labelledby=headingservices_lldp_location data-parent=#accordionservices_lldp_location> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_lldp onclick="anchorLink('services_lldp')">lldp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_lldp_location onclick="anchorLink('services_lldp_location')">location</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: "uCentral Network"</span><br> <span class=description><p>The LLDP location field. If set to &#34;auto&#34; it will be derived from unit.location.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_ssh> <div class=card> <div class=card-header id=headingservices_ssh> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_ssh aria-expanded aria-controls=services_ssh onclick="setAnchor('#services_ssh')"><span class=property-name>ssh</span></button> </h2> </div> <div id=services_ssh class="collapse property-definition-div" aria-labelledby=headingservices_ssh data-parent=#accordionservices_ssh> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_ssh onclick="anchorLink('services_ssh')">ssh</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section can be used to setup a SSH server on the AP.</p> </span> <div class=accordion id=accordionservices_ssh_port> <div class=card> <div class=card-header id=headingservices_ssh_port> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_ssh_port aria-expanded aria-controls=services_ssh_port onclick="setAnchor('#services_ssh_port')"><span class=property-name>port</span></button> </h2> </div> <div id=services_ssh_port class="collapse property-definition-div" aria-labelledby=headingservices_ssh_port data-parent=#accordionservices_ssh_port> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_ssh onclick="anchorLink('services_ssh')">ssh</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_ssh_port onclick="anchorLink('services_ssh_port')">port</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 22</span><br> <span class=description><p>This option defines which port the SSH server shall be available on.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=services_ssh_port_number>Value must be lesser or equal to <code>65535</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionservices_ssh_authorized-keys> <div class=card> <div class=card-header id=headingservices_ssh_authorized-keys> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_ssh_authorized-keys aria-expanded aria-controls=services_ssh_authorized-keys onclick="setAnchor('#services_ssh_authorized-keys')"><span class=property-name>authorized-keys</span></button> </h2> </div> <div id=services_ssh_authorized-keys class="collapse property-definition-div" aria-labelledby=headingservices_ssh_authorized-keys data-parent=#accordionservices_ssh_authorized-keys> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_ssh onclick="anchorLink('services_ssh')">ssh</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_ssh_authorized-keys onclick="anchorLink('services_ssh_authorized-keys')">authorized-keys</a></div><span class="badge badge-dark value-type">Type: array of string</span><br> <span class=description><p>This allows the upload of public ssh keys. Keys need to be seperated by a newline.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=services_ssh_authorized-keys_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_ssh onclick="anchorLink('services_ssh')">ssh</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_ssh_authorized-keys onclick="anchorLink('services_ssh_authorized-keys')">authorized-keys</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_ssh_authorized-keys_items onclick="anchorLink('services_ssh_authorized-keys_items')">authorized-keys items</a></div><span class="badge badge-dark value-type">Type: string</span><br> <br> <div class="badge badge-secondary">Examples:</div> <br><div id=services_ssh_authorized-keys_items_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC0ghdSd2D2y08TFowZLMZn3x1/Djw3BkNsIeHt/Z+RaXwvfV1NQAnNdaOngMT/3uf5jZtYxhpl+dbZtRhoUPRvKflKBeFHYBqjZVzD3r4ns2Ofm2UpHlbdOpMuy9oeTSCeF0IKZZ6szpkvSirQogeP2fe9KRkzQpiza6YxxaJlWw== user@example&quot;</span>
</pre></div> </div><div id=services_ssh_authorized-keys_items_ex2 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ4FDjyCsg+1Mh2C5G7ibR3z0Kw1dU57kfXebLRwS6CL bob@work&quot;</span>
</pre></div> </div><div id=services_ssh_authorized-keys_items_ex3 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP/JpJ/KHtKKImzISBDwLO0/EwytIr4pGZQXcP6GCSHchLMyfjf147KNlF9gC+3FibzqKH02EiQspVhRgfuK6y0= alice@home&quot;</span>
</pre></div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_ssh_password-authentication> <div class=card> <div class=card-header id=headingservices_ssh_password-authentication> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_ssh_password-authentication aria-expanded aria-controls=services_ssh_password-authentication onclick="setAnchor('#services_ssh_password-authentication')"><span class=property-name>password-authentication</span></button> </h2> </div> <div id=services_ssh_password-authentication class="collapse property-definition-div" aria-labelledby=headingservices_ssh_password-authentication data-parent=#accordionservices_ssh_password-authentication> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_ssh onclick="anchorLink('services_ssh')">ssh</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_ssh_password-authentication onclick="anchorLink('services_ssh_password-authentication')">password-authentication</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>This option defines if password authentication shall be enabled. If set to false, only ssh key based authentication is possible.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionservices_ssh_enable> <div class=card> <div class=card-header id=headingservices_ssh_enable> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_ssh_enable aria-expanded aria-controls=services_ssh_enable onclick="setAnchor('#services_ssh_enable')"><span class=property-name>enable</span></button> </h2> </div> <div id=services_ssh_enable class="collapse property-definition-div" aria-labelledby=headingservices_ssh_enable data-parent=#accordionservices_ssh_enable> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_ssh onclick="anchorLink('services_ssh')">ssh</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_ssh_enable onclick="anchorLink('services_ssh_enable')">enable</a></div><span class="badge badge-dark value-type">Type: boolean</span><br> <span class=description><p>This option whether SSH server should be enabled or disabled.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_ntp> <div class=card> <div class=card-header id=headingservices_ntp> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_ntp aria-expanded aria-controls=services_ntp onclick="setAnchor('#services_ntp')"><span class=property-name>ntp</span></button> </h2> </div> <div id=services_ntp class="collapse property-definition-div" aria-labelledby=headingservices_ntp data-parent=#accordionservices_ntp> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_ntp onclick="anchorLink('services_ntp')">ntp</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section can be used to setup the upstream NTP servers.</p> </span> <div class=accordion id=accordionservices_ntp_servers> <div class=card> <div class=card-header id=headingservices_ntp_servers> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_ntp_servers aria-expanded aria-controls=services_ntp_servers onclick="setAnchor('#services_ntp_servers')"><span class=property-name>servers</span></button> </h2> </div> <div id=services_ntp_servers class="collapse property-definition-div" aria-labelledby=headingservices_ntp_servers data-parent=#accordionservices_ntp_servers> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_ntp onclick="anchorLink('services_ntp')">ntp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_ntp_servers onclick="anchorLink('services_ntp_servers')">servers</a></div><span class="badge badge-dark value-type">Type: array of string</span><br> <span class=description><p>This is an array of URL/IP of the upstream NTP servers that the unit shall use to acquire its current time.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=services_ntp_servers_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_ntp onclick="anchorLink('services_ntp')">ntp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_ntp_servers onclick="anchorLink('services_ntp_servers')">servers</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_ntp_servers_items onclick="anchorLink('services_ntp_servers_items')">servers items</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-host</span><br> </div> </div><br> <div class="badge badge-secondary">Example:</div> <br><div id=services_ntp_servers_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;0.openwrt.pool.ntp.org&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_ntp_local-server> <div class=card> <div class=card-header id=headingservices_ntp_local-server> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_ntp_local-server aria-expanded aria-controls=services_ntp_local-server onclick="setAnchor('#services_ntp_local-server')"><span class=property-name>local-server</span></button> </h2> </div> <div id=services_ntp_local-server class="collapse property-definition-div" aria-labelledby=headingservices_ntp_local-server data-parent=#accordionservices_ntp_local-server> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_ntp onclick="anchorLink('services_ntp')">ntp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_ntp_local-server onclick="anchorLink('services_ntp_local-server')">local-server</a></div><span class="badge badge-dark value-type">Type: boolean</span><br> <span class=description><p>Start a NTP server that provides the time to local clients.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=services_ntp_local-server_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=kc>true</span>
</pre></div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_mdns> <div class=card> <div class=card-header id=headingservices_mdns> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_mdns aria-expanded aria-controls=services_mdns onclick="setAnchor('#services_mdns')"><span class=property-name>mdns</span></button> </h2> </div> <div id=services_mdns class="collapse property-definition-div" aria-labelledby=headingservices_mdns data-parent=#accordionservices_mdns> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_mdns onclick="anchorLink('services_mdns')">mdns</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section can be used to configure the MDNS server.</p> </span> <div class=accordion id=accordionservices_mdns_enable> <div class=card> <div class=card-header id=headingservices_mdns_enable> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_mdns_enable aria-expanded aria-controls=services_mdns_enable onclick="setAnchor('#services_mdns_enable')"><span class=property-name>enable</span></button> </h2> </div> <div id=services_mdns_enable class="collapse property-definition-div" aria-labelledby=headingservices_mdns_enable data-parent=#accordionservices_mdns_enable> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_mdns onclick="anchorLink('services_mdns')">mdns</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_mdns_enable onclick="anchorLink('services_mdns_enable')">enable</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Enable this option if you would like to enable the MDNS server on the unit.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_rtty> <div class=card> <div class=card-header id=headingservices_rtty> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_rtty aria-expanded aria-controls=services_rtty onclick="setAnchor('#services_rtty')"><span class=property-name>rtty</span></button> </h2> </div> <div id=services_rtty class="collapse property-definition-div" aria-labelledby=headingservices_rtty data-parent=#accordionservices_rtty> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_rtty onclick="anchorLink('services_rtty')">rtty</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section can be used to setup a persistent connection to a rTTY server.</p> </span> <div class=accordion id=accordionservices_rtty_host> <div class=card> <div class=card-header id=headingservices_rtty_host> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_rtty_host aria-expanded aria-controls=services_rtty_host onclick="setAnchor('#services_rtty_host')"><span class=property-name>host</span></button> </h2> </div> <div id=services_rtty_host class="collapse property-definition-div" aria-labelledby=headingservices_rtty_host data-parent=#accordionservices_rtty_host> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_rtty onclick="anchorLink('services_rtty')">rtty</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_rtty_host onclick="anchorLink('services_rtty_host')">host</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-host</span><br> <span class=description><p>The server that the device shall connect to.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=services_rtty_host_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;192.168.1.10&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_rtty_port> <div class=card> <div class=card-header id=headingservices_rtty_port> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_rtty_port aria-expanded aria-controls=services_rtty_port onclick="setAnchor('#services_rtty_port')"><span class=property-name>port</span></button> </h2> </div> <div id=services_rtty_port class="collapse property-definition-div" aria-labelledby=headingservices_rtty_port data-parent=#accordionservices_rtty_port> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_rtty onclick="anchorLink('services_rtty')">rtty</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_rtty_port onclick="anchorLink('services_rtty_port')">port</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 5912</span><br> <span class=description><p>This option defines the port that device shall connect to.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=services_rtty_port_number>Value must be lesser or equal to <code>65535</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionservices_rtty_token> <div class=card> <div class=card-header id=headingservices_rtty_token> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_rtty_token aria-expanded aria-controls=services_rtty_token onclick="setAnchor('#services_rtty_token')"><span class=property-name>token</span></button> </h2> </div> <div id=services_rtty_token class="collapse property-definition-div" aria-labelledby=headingservices_rtty_token data-parent=#accordionservices_rtty_token> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_rtty onclick="anchorLink('services_rtty')">rtty</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_rtty_token onclick="anchorLink('services_rtty_token')">token</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>The security token that shall be used to authenticate with the server.</p> </span> <p><span class="badge badge-light restriction min-length-restriction" id=services_rtty_token_minLength>Must be at least <code>32</code> characters long</span></p><p><span class="badge badge-light restriction max-length-restriction" id=services_rtty_token_maxLength>Must be at most <code>32</code> characters long</span></p> <br> <div class="badge badge-secondary">Example:</div> <br><div id=services_rtty_token_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;01234567890123456789012345678901&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_rtty_mutual-tls> <div class=card> <div class=card-header id=headingservices_rtty_mutual-tls> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_rtty_mutual-tls aria-expanded aria-controls=services_rtty_mutual-tls onclick="setAnchor('#services_rtty_mutual-tls')"><span class=property-name>mutual-tls</span></button> </h2> </div> <div id=services_rtty_mutual-tls class="collapse property-definition-div" aria-labelledby=headingservices_rtty_mutual-tls data-parent=#accordionservices_rtty_mutual-tls> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_rtty onclick="anchorLink('services_rtty')">rtty</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_rtty_mutual-tls onclick="anchorLink('services_rtty_mutual-tls')">mutual-tls</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>Shall the connection enforce mTLS</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_log> <div class=card> <div class=card-header id=headingservices_log> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_log aria-expanded aria-controls=services_log onclick="setAnchor('#services_log')"><span class=property-name>log</span></button> </h2> </div> <div id=services_log class="collapse property-definition-div" aria-labelledby=headingservices_log data-parent=#accordionservices_log> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_log onclick="anchorLink('services_log')">log</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section can be used to configure remote syslog support.</p> </span> <div class=accordion id=accordionservices_log_host> <div class=card> <div class=card-header id=headingservices_log_host> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_log_host aria-expanded aria-controls=services_log_host onclick="setAnchor('#services_log_host')"><span class=property-name>host</span></button> </h2> </div> <div id=services_log_host class="collapse property-definition-div" aria-labelledby=headingservices_log_host data-parent=#accordionservices_log_host> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_log onclick="anchorLink('services_log')">log</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_log_host onclick="anchorLink('services_log_host')">host</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-host</span><br> <span class=description><p>IP address of a syslog server to which the log messages should be sent in addition to the local destination.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=services_log_host_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;192.168.1.10&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_log_port> <div class=card> <div class=card-header id=headingservices_log_port> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_log_port aria-expanded aria-controls=services_log_port onclick="setAnchor('#services_log_port')"><span class=property-name>port</span></button> </h2> </div> <div id=services_log_port class="collapse property-definition-div" aria-labelledby=headingservices_log_port data-parent=#accordionservices_log_port> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_log onclick="anchorLink('services_log')">log</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_log_port onclick="anchorLink('services_log_port')">port</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>Port number of the remote syslog server specified with log_ip.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=services_log_port_number>Value must be greater or equal to <code>100</code> and lesser or equal to <code>65535</code></span></p> <br> <div class="badge badge-secondary">Example:</div> <br><div id=services_log_port_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=mf>2000</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_log_proto> <div class=card> <div class=card-header id=headingservices_log_proto> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_log_proto aria-expanded aria-controls=services_log_proto onclick="setAnchor('#services_log_proto')"><span class=property-name>proto</span></button> </h2> </div> <div id=services_log_proto class="collapse property-definition-div" aria-labelledby=headingservices_log_proto data-parent=#accordionservices_log_proto> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_log onclick="anchorLink('services_log')">log</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_log_proto onclick="anchorLink('services_log_proto')">proto</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span> <span class="badge badge-success default-value">Default: "udp"</span><br> <span class=description><p>Sets the protocol to use for the connection, either tcp or udp.</p> </span><div class=enum-value id=services_log_proto_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"tcp"</li><li class="list-group-item enum-item">"udp"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_log_size> <div class=card> <div class=card-header id=headingservices_log_size> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_log_size aria-expanded aria-controls=services_log_size onclick="setAnchor('#services_log_size')"><span class=property-name>size</span></button> </h2> </div> <div id=services_log_size class="collapse property-definition-div" aria-labelledby=headingservices_log_size data-parent=#accordionservices_log_size> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_log onclick="anchorLink('services_log')">log</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_log_size onclick="anchorLink('services_log_size')">size</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 1000</span><br> <span class=description><p>Size of the file based log buffer in KiB. This value is used as the fallback value for log<em>buffer</em>size if the latter is not specified.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=services_log_size_number>Value must be greater or equal to <code>32</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionservices_log_priority> <div class=card> <div class=card-header id=headingservices_log_priority> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_log_priority aria-expanded aria-controls=services_log_priority onclick="setAnchor('#services_log_priority')"><span class=property-name>priority</span></button> </h2> </div> <div id=services_log_priority class="collapse property-definition-div" aria-labelledby=headingservices_log_priority data-parent=#accordionservices_log_priority> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_log onclick="anchorLink('services_log')">log</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_log_priority onclick="anchorLink('services_log_priority')">priority</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 7</span><br> <span class=description><p>Filter messages by their log priority. the value maps directly to the 0-7 range used by syslog.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=services_log_priority_number>Value must be greater or equal to <code>0</code></span></p> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_http> <div class=card> <div class=card-header id=headingservices_http> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_http aria-expanded aria-controls=services_http onclick="setAnchor('#services_http')"><span class=property-name>http</span></button> </h2> </div> <div id=services_http class="collapse property-definition-div" aria-labelledby=headingservices_http data-parent=#accordionservices_http> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_http onclick="anchorLink('services_http')">http</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>Enable the webserver with the on-boarding webui</p> </span> <div class=accordion id=accordionservices_http_http-port> <div class=card> <div class=card-header id=headingservices_http_http-port> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_http_http-port aria-expanded aria-controls=services_http_http-port onclick="setAnchor('#services_http_http-port')"><span class=property-name>http-port</span></button> </h2> </div> <div id=services_http_http-port class="collapse property-definition-div" aria-labelledby=headingservices_http_http-port data-parent=#accordionservices_http_http-port> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_http onclick="anchorLink('services_http')">http</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_http_http-port onclick="anchorLink('services_http_http-port')">http-port</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 80</span><br> <span class=description><p>The port that the HTTP server should run on.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=services_http_http-port_number>Value must be greater or equal to <code>1</code> and lesser or equal to <code>65535</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionservices_http_enable> <div class=card> <div class=card-header id=headingservices_http_enable> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_http_enable aria-expanded aria-controls=services_http_enable onclick="setAnchor('#services_http_enable')"><span class=property-name>enable</span></button> </h2> </div> <div id=services_http_enable class="collapse property-definition-div" aria-labelledby=headingservices_http_enable data-parent=#accordionservices_http_enable> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_http onclick="anchorLink('services_http')">http</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_http_enable onclick="anchorLink('services_http_enable')">enable</a></div><span class="badge badge-dark value-type">Type: boolean</span><br> <span class=description><p>This option whether http server should be enabled or disabled.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_igmp> <div class=card> <div class=card-header id=headingservices_igmp> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_igmp aria-expanded aria-controls=services_igmp onclick="setAnchor('#services_igmp')"><span class=property-name>igmp</span></button> </h2> </div> <div id=services_igmp class="collapse property-definition-div" aria-labelledby=headingservices_igmp data-parent=#accordionservices_igmp> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_igmp onclick="anchorLink('services_igmp')">igmp</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section allows enabling the IGMP/Multicast proxy</p> </span> <div class=accordion id=accordionservices_igmp_enable> <div class=card> <div class=card-header id=headingservices_igmp_enable> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_igmp_enable aria-expanded aria-controls=services_igmp_enable onclick="setAnchor('#services_igmp_enable')"><span class=property-name>enable</span></button> </h2> </div> <div id=services_igmp_enable class="collapse property-definition-div" aria-labelledby=headingservices_igmp_enable data-parent=#accordionservices_igmp_enable> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_igmp onclick="anchorLink('services_igmp')">igmp</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_igmp_enable onclick="anchorLink('services_igmp_enable')">enable</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>This option defines if the IGMP/Multicast proxy shall be enabled on the device.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_radius-proxy> <div class=card> <div class=card-header id=headingservices_radius-proxy> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_radius-proxy aria-expanded aria-controls=services_radius-proxy onclick="setAnchor('#services_radius-proxy')"><span class=property-name>radius-proxy</span></button> </h2> </div> <div id=services_radius-proxy class="collapse property-definition-div" aria-labelledby=headingservices_radius-proxy data-parent=#accordionservices_radius-proxy> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy onclick="anchorLink('services_radius-proxy')">radius-proxy</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section can be used to setup a radius security proxy instance (radsecproxy).</p> </span> <div class=accordion id=accordionservices_radius-proxy_proxy-secret> <div class=card> <div class=card-header id=headingservices_radius-proxy_proxy-secret> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_radius-proxy_proxy-secret aria-expanded aria-controls=services_radius-proxy_proxy-secret onclick="setAnchor('#services_radius-proxy_proxy-secret')"><span class=property-name>proxy-secret</span></button> </h2> </div> <div id=services_radius-proxy_proxy-secret class="collapse property-definition-div" aria-labelledby=headingservices_radius-proxy_proxy-secret data-parent=#accordionservices_radius-proxy_proxy-secret> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy onclick="anchorLink('services_radius-proxy')">radius-proxy</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_proxy-secret onclick="anchorLink('services_radius-proxy_proxy-secret')">proxy-secret</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: "secret"</span><br> <span class=description><p>The radius secret used to communicate with the proxy.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionservices_radius-proxy_realms> <div class=card> <div class=card-header id=headingservices_radius-proxy_realms> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_radius-proxy_realms aria-expanded aria-controls=services_radius-proxy_realms onclick="setAnchor('#services_radius-proxy_realms')"><span class=property-name>realms</span></button> </h2> </div> <div id=services_radius-proxy_realms class="collapse property-definition-div" aria-labelledby=headingservices_radius-proxy_realms data-parent=#accordionservices_radius-proxy_realms> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy onclick="anchorLink('services_radius-proxy')">radius-proxy</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms onclick="anchorLink('services_radius-proxy_realms')">realms</a></div><span class="badge badge-dark value-type">Type: array</span><br> <span class=description><p>The various realms that we can proxy to.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=services_radius-proxy_realms_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy onclick="anchorLink('services_radius-proxy')">radius-proxy</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms onclick="anchorLink('services_radius-proxy_realms')">realms</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items onclick="anchorLink('services_radius-proxy_realms_items')">realms items</a></div><br> <div class=any-of-value id=services_radius-proxy_realms_items_anyOf><h2 class=handle> <label>Any of</label> </h2><ul class="nav nav-tabs" id=tabsservices_radius-proxy_realms_items_anyOf_anyOf role=tablist><li class=nav-item> <a class="nav-link active anyOf-option" id=services_radius-proxy_realms_items_anyOf_i0 data-toggle=tab href=#tab-pane_services_radius-proxy_realms_items_anyOf_i0 role=tab onclick="setAnchor('#services_radius-proxy_realms_items_anyOf_i0')">Option 1</a> </li><li class=nav-item> <a class="nav-link anyOf-option" id=services_radius-proxy_realms_items_anyOf_i1 data-toggle=tab href=#tab-pane_services_radius-proxy_realms_items_anyOf_i1 role=tab onclick="setAnchor('#services_radius-proxy_realms_items_anyOf_i1')">Option 2</a> </li><li class=nav-item> <a class="nav-link anyOf-option" id=services_radius-proxy_realms_items_anyOf_i2 data-toggle=tab href=#tab-pane_services_radius-proxy_realms_items_anyOf_i2 role=tab onclick="setAnchor('#services_radius-proxy_realms_items_anyOf_i2')">Option 3</a> </li></ul> <div class="tab-content card"><div class="tab-pane fade card-body active show" id=tab-pane_services_radius-proxy_realms_items_anyOf_i0 role=tabpanel> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy onclick="anchorLink('services_radius-proxy')">radius-proxy</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms onclick="anchorLink('services_radius-proxy_realms')">realms</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items onclick="anchorLink('services_radius-proxy_realms_items')">realms items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf onclick="anchorLink('services_radius-proxy_realms_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i0 onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i0')">item 0</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordionservices_radius-proxy_realms_items_anyOf_i0_protocol> <div class=card> <div class=card-header id=headingservices_radius-proxy_realms_items_anyOf_i0_protocol> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_radius-proxy_realms_items_anyOf_i0_protocol aria-expanded aria-controls=services_radius-proxy_realms_items_anyOf_i0_protocol onclick="setAnchor('#services_radius-proxy_realms_items_anyOf_i0_protocol')"><span class=property-name>protocol</span></button> </h2> </div> <div id=services_radius-proxy_realms_items_anyOf_i0_protocol class="collapse property-definition-div" aria-labelledby=headingservices_radius-proxy_realms_items_anyOf_i0_protocol data-parent=#accordionservices_radius-proxy_realms_items_anyOf_i0_protocol> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy onclick="anchorLink('services_radius-proxy')">radius-proxy</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms onclick="anchorLink('services_radius-proxy_realms')">realms</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items onclick="anchorLink('services_radius-proxy_realms_items')">realms items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf onclick="anchorLink('services_radius-proxy_realms_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i0 onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i0')">item 0</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i0_protocol onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i0_protocol')">protocol</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span> <span class="badge badge-success default-value">Default: "radsec"</span><br> <span class=description><p>Defines whether the real should use radsec or normal radius.</p> </span><div class=enum-value id=services_radius-proxy_realms_items_anyOf_i0_protocol_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"radsec"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_radius-proxy_realms_items_anyOf_i0_realm> <div class=card> <div class=card-header id=headingservices_radius-proxy_realms_items_anyOf_i0_realm> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_radius-proxy_realms_items_anyOf_i0_realm aria-expanded aria-controls=services_radius-proxy_realms_items_anyOf_i0_realm onclick="setAnchor('#services_radius-proxy_realms_items_anyOf_i0_realm')"><span class=property-name>realm</span></button> </h2> </div> <div id=services_radius-proxy_realms_items_anyOf_i0_realm class="collapse property-definition-div" aria-labelledby=headingservices_radius-proxy_realms_items_anyOf_i0_realm data-parent=#accordionservices_radius-proxy_realms_items_anyOf_i0_realm> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy onclick="anchorLink('services_radius-proxy')">radius-proxy</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms onclick="anchorLink('services_radius-proxy_realms')">realms</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items onclick="anchorLink('services_radius-proxy_realms_items')">realms items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf onclick="anchorLink('services_radius-proxy_realms_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i0 onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i0')">item 0</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i0_realm onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i0_realm')">realm</a></div><span class="badge badge-dark value-type">Type: array of string</span><br> <span class=description><p>The realm that that this server shall be used for.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=services_radius-proxy_realms_items_anyOf_i0_realm_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy onclick="anchorLink('services_radius-proxy')">radius-proxy</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms onclick="anchorLink('services_radius-proxy_realms')">realms</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items onclick="anchorLink('services_radius-proxy_realms_items')">realms items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf onclick="anchorLink('services_radius-proxy_realms_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i0 onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i0')">item 0</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i0_realm onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i0_realm')">realm</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i0_realm_items onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i0_realm_items')">realm items</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: "*"</span><br> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_radius-proxy_realms_items_anyOf_i0_auto-discover> <div class=card> <div class=card-header id=headingservices_radius-proxy_realms_items_anyOf_i0_auto-discover> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_radius-proxy_realms_items_anyOf_i0_auto-discover aria-expanded aria-controls=services_radius-proxy_realms_items_anyOf_i0_auto-discover onclick="setAnchor('#services_radius-proxy_realms_items_anyOf_i0_auto-discover')"><span class=property-name>auto-discover</span></button> </h2> </div> <div id=services_radius-proxy_realms_items_anyOf_i0_auto-discover class="collapse property-definition-div" aria-labelledby=headingservices_radius-proxy_realms_items_anyOf_i0_auto-discover data-parent=#accordionservices_radius-proxy_realms_items_anyOf_i0_auto-discover> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy onclick="anchorLink('services_radius-proxy')">radius-proxy</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms onclick="anchorLink('services_radius-proxy_realms')">realms</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items onclick="anchorLink('services_radius-proxy_realms_items')">realms items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf onclick="anchorLink('services_radius-proxy_realms_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i0 onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i0')">item 0</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i0_auto-discover onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i0_auto-discover')">auto-discover</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Auto discover radsec server address via realm DNS NAPTR record.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionservices_radius-proxy_realms_items_anyOf_i0_host> <div class=card> <div class=card-header id=headingservices_radius-proxy_realms_items_anyOf_i0_host> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_radius-proxy_realms_items_anyOf_i0_host aria-expanded aria-controls=services_radius-proxy_realms_items_anyOf_i0_host onclick="setAnchor('#services_radius-proxy_realms_items_anyOf_i0_host')"><span class=property-name>host</span></button> </h2> </div> <div id=services_radius-proxy_realms_items_anyOf_i0_host class="collapse property-definition-div" aria-labelledby=headingservices_radius-proxy_realms_items_anyOf_i0_host data-parent=#accordionservices_radius-proxy_realms_items_anyOf_i0_host> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy onclick="anchorLink('services_radius-proxy')">radius-proxy</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms onclick="anchorLink('services_radius-proxy_realms')">realms</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items onclick="anchorLink('services_radius-proxy_realms_items')">realms items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf onclick="anchorLink('services_radius-proxy_realms_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i0 onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i0')">item 0</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i0_host onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i0_host')">host</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-host</span><br> <span class=description><p>The remote proxy server that the device shall connect to.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=services_radius-proxy_realms_items_anyOf_i0_host_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;192.168.1.10&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_radius-proxy_realms_items_anyOf_i0_port> <div class=card> <div class=card-header id=headingservices_radius-proxy_realms_items_anyOf_i0_port> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_radius-proxy_realms_items_anyOf_i0_port aria-expanded aria-controls=services_radius-proxy_realms_items_anyOf_i0_port onclick="setAnchor('#services_radius-proxy_realms_items_anyOf_i0_port')"><span class=property-name>port</span></button> </h2> </div> <div id=services_radius-proxy_realms_items_anyOf_i0_port class="collapse property-definition-div" aria-labelledby=headingservices_radius-proxy_realms_items_anyOf_i0_port data-parent=#accordionservices_radius-proxy_realms_items_anyOf_i0_port> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy onclick="anchorLink('services_radius-proxy')">radius-proxy</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms onclick="anchorLink('services_radius-proxy_realms')">realms</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items onclick="anchorLink('services_radius-proxy_realms_items')">realms items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf onclick="anchorLink('services_radius-proxy_realms_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i0 onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i0')">item 0</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i0_port onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i0_port')">port</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 2083</span><br> <span class=description><p>The remote proxy port that the device shall connect to.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=services_radius-proxy_realms_items_anyOf_i0_port_number>Value must be lesser or equal to <code>65535</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionservices_radius-proxy_realms_items_anyOf_i0_secret> <div class=card> <div class=card-header id=headingservices_radius-proxy_realms_items_anyOf_i0_secret> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_radius-proxy_realms_items_anyOf_i0_secret aria-expanded aria-controls=services_radius-proxy_realms_items_anyOf_i0_secret onclick="setAnchor('#services_radius-proxy_realms_items_anyOf_i0_secret')"><span class=property-name>secret</span></button> </h2> </div> <div id=services_radius-proxy_realms_items_anyOf_i0_secret class="collapse property-definition-div" aria-labelledby=headingservices_radius-proxy_realms_items_anyOf_i0_secret data-parent=#accordionservices_radius-proxy_realms_items_anyOf_i0_secret> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy onclick="anchorLink('services_radius-proxy')">radius-proxy</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms onclick="anchorLink('services_radius-proxy_realms')">realms</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items onclick="anchorLink('services_radius-proxy_realms_items')">realms items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf onclick="anchorLink('services_radius-proxy_realms_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i0 onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i0')">item 0</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i0_secret onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i0_secret')">secret</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>The radius secret that will be used for the connection.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionservices_radius-proxy_realms_items_anyOf_i0_use-local-certificates> <div class=card> <div class=card-header id=headingservices_radius-proxy_realms_items_anyOf_i0_use-local-certificates> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_radius-proxy_realms_items_anyOf_i0_use-local-certificates aria-expanded aria-controls=services_radius-proxy_realms_items_anyOf_i0_use-local-certificates onclick="setAnchor('#services_radius-proxy_realms_items_anyOf_i0_use-local-certificates')"><span class=property-name>use-local-certificates</span></button> </h2> </div> <div id=services_radius-proxy_realms_items_anyOf_i0_use-local-certificates class="collapse property-definition-div" aria-labelledby=headingservices_radius-proxy_realms_items_anyOf_i0_use-local-certificates data-parent=#accordionservices_radius-proxy_realms_items_anyOf_i0_use-local-certificates> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy onclick="anchorLink('services_radius-proxy')">radius-proxy</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms onclick="anchorLink('services_radius-proxy_realms')">realms</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items onclick="anchorLink('services_radius-proxy_realms_items')">realms items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf onclick="anchorLink('services_radius-proxy_realms_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i0 onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i0')">item 0</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i0_use-local-certificates onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i0_use-local-certificates')">use-local-certificates</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>The device will use its local certificate bundle for the TLS setup and ignores all other certificate options in this section.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionservices_radius-proxy_realms_items_anyOf_i0_ca-certificate> <div class=card> <div class=card-header id=headingservices_radius-proxy_realms_items_anyOf_i0_ca-certificate> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_radius-proxy_realms_items_anyOf_i0_ca-certificate aria-expanded aria-controls=services_radius-proxy_realms_items_anyOf_i0_ca-certificate onclick="setAnchor('#services_radius-proxy_realms_items_anyOf_i0_ca-certificate')"><span class=property-name>ca-certificate</span></button> </h2> </div> <div id=services_radius-proxy_realms_items_anyOf_i0_ca-certificate class="collapse property-definition-div" aria-labelledby=headingservices_radius-proxy_realms_items_anyOf_i0_ca-certificate data-parent=#accordionservices_radius-proxy_realms_items_anyOf_i0_ca-certificate> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy onclick="anchorLink('services_radius-proxy')">radius-proxy</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms onclick="anchorLink('services_radius-proxy_realms')">realms</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items onclick="anchorLink('services_radius-proxy_realms_items')">realms items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf onclick="anchorLink('services_radius-proxy_realms_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i0 onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i0')">item 0</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i0_ca-certificate onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i0_ca-certificate')">ca-certificate</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>The local servers CA bundle.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionservices_radius-proxy_realms_items_anyOf_i0_certificate> <div class=card> <div class=card-header id=headingservices_radius-proxy_realms_items_anyOf_i0_certificate> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_radius-proxy_realms_items_anyOf_i0_certificate aria-expanded aria-controls=services_radius-proxy_realms_items_anyOf_i0_certificate onclick="setAnchor('#services_radius-proxy_realms_items_anyOf_i0_certificate')"><span class=property-name>certificate</span></button> </h2> </div> <div id=services_radius-proxy_realms_items_anyOf_i0_certificate class="collapse property-definition-div" aria-labelledby=headingservices_radius-proxy_realms_items_anyOf_i0_certificate data-parent=#accordionservices_radius-proxy_realms_items_anyOf_i0_certificate> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy onclick="anchorLink('services_radius-proxy')">radius-proxy</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms onclick="anchorLink('services_radius-proxy_realms')">realms</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items onclick="anchorLink('services_radius-proxy_realms_items')">realms items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf onclick="anchorLink('services_radius-proxy_realms_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i0 onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i0')">item 0</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i0_certificate onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i0_certificate')">certificate</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>The local servers certificate.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionservices_radius-proxy_realms_items_anyOf_i0_private-key> <div class=card> <div class=card-header id=headingservices_radius-proxy_realms_items_anyOf_i0_private-key> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_radius-proxy_realms_items_anyOf_i0_private-key aria-expanded aria-controls=services_radius-proxy_realms_items_anyOf_i0_private-key onclick="setAnchor('#services_radius-proxy_realms_items_anyOf_i0_private-key')"><span class=property-name>private-key</span></button> </h2> </div> <div id=services_radius-proxy_realms_items_anyOf_i0_private-key class="collapse property-definition-div" aria-labelledby=headingservices_radius-proxy_realms_items_anyOf_i0_private-key data-parent=#accordionservices_radius-proxy_realms_items_anyOf_i0_private-key> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy onclick="anchorLink('services_radius-proxy')">radius-proxy</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms onclick="anchorLink('services_radius-proxy_realms')">realms</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items onclick="anchorLink('services_radius-proxy_realms_items')">realms items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf onclick="anchorLink('services_radius-proxy_realms_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i0 onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i0')">item 0</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i0_private-key onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i0_private-key')">private-key</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>The local servers private key/</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionservices_radius-proxy_realms_items_anyOf_i0_private-key-password> <div class=card> <div class=card-header id=headingservices_radius-proxy_realms_items_anyOf_i0_private-key-password> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_radius-proxy_realms_items_anyOf_i0_private-key-password aria-expanded aria-controls=services_radius-proxy_realms_items_anyOf_i0_private-key-password onclick="setAnchor('#services_radius-proxy_realms_items_anyOf_i0_private-key-password')"><span class=property-name>private-key-password</span></button> </h2> </div> <div id=services_radius-proxy_realms_items_anyOf_i0_private-key-password class="collapse property-definition-div" aria-labelledby=headingservices_radius-proxy_realms_items_anyOf_i0_private-key-password data-parent=#accordionservices_radius-proxy_realms_items_anyOf_i0_private-key-password> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy onclick="anchorLink('services_radius-proxy')">radius-proxy</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms onclick="anchorLink('services_radius-proxy_realms')">realms</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items onclick="anchorLink('services_radius-proxy_realms_items')">realms items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf onclick="anchorLink('services_radius-proxy_realms_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i0 onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i0')">item 0</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i0_private-key-password onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i0_private-key-password')">private-key-password</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>The password required to read the private key.</p> </span> </div> </div> </div> </div> </div><div class="tab-pane fade card-body " id=tab-pane_services_radius-proxy_realms_items_anyOf_i1 role=tabpanel> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy onclick="anchorLink('services_radius-proxy')">radius-proxy</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms onclick="anchorLink('services_radius-proxy_realms')">realms</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items onclick="anchorLink('services_radius-proxy_realms_items')">realms items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf onclick="anchorLink('services_radius-proxy_realms_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i1 onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i1')">item 1</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordionservices_radius-proxy_realms_items_anyOf_i1_protocol> <div class=card> <div class=card-header id=headingservices_radius-proxy_realms_items_anyOf_i1_protocol> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_radius-proxy_realms_items_anyOf_i1_protocol aria-expanded aria-controls=services_radius-proxy_realms_items_anyOf_i1_protocol onclick="setAnchor('#services_radius-proxy_realms_items_anyOf_i1_protocol')"><span class=property-name>protocol</span></button> </h2> </div> <div id=services_radius-proxy_realms_items_anyOf_i1_protocol class="collapse property-definition-div" aria-labelledby=headingservices_radius-proxy_realms_items_anyOf_i1_protocol data-parent=#accordionservices_radius-proxy_realms_items_anyOf_i1_protocol> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy onclick="anchorLink('services_radius-proxy')">radius-proxy</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms onclick="anchorLink('services_radius-proxy_realms')">realms</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items onclick="anchorLink('services_radius-proxy_realms_items')">realms items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf onclick="anchorLink('services_radius-proxy_realms_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i1 onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i1')">item 1</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i1_protocol onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i1_protocol')">protocol</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span><br> <span class=description><p>Defines whether the real should use radsec or normal radius.</p> </span><div class=enum-value id=services_radius-proxy_realms_items_anyOf_i1_protocol_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"radius"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_radius-proxy_realms_items_anyOf_i1_realm> <div class=card> <div class=card-header id=headingservices_radius-proxy_realms_items_anyOf_i1_realm> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_radius-proxy_realms_items_anyOf_i1_realm aria-expanded aria-controls=services_radius-proxy_realms_items_anyOf_i1_realm onclick="setAnchor('#services_radius-proxy_realms_items_anyOf_i1_realm')"><span class=property-name>realm</span></button> </h2> </div> <div id=services_radius-proxy_realms_items_anyOf_i1_realm class="collapse property-definition-div" aria-labelledby=headingservices_radius-proxy_realms_items_anyOf_i1_realm data-parent=#accordionservices_radius-proxy_realms_items_anyOf_i1_realm> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy onclick="anchorLink('services_radius-proxy')">radius-proxy</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms onclick="anchorLink('services_radius-proxy_realms')">realms</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items onclick="anchorLink('services_radius-proxy_realms_items')">realms items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf onclick="anchorLink('services_radius-proxy_realms_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i1 onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i1')">item 1</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i1_realm onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i1_realm')">realm</a></div><span class="badge badge-dark value-type">Type: array of string</span><br> <span class=description><p>The realm that that this server shall be used for.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=services_radius-proxy_realms_items_anyOf_i1_realm_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy onclick="anchorLink('services_radius-proxy')">radius-proxy</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms onclick="anchorLink('services_radius-proxy_realms')">realms</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items onclick="anchorLink('services_radius-proxy_realms_items')">realms items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf onclick="anchorLink('services_radius-proxy_realms_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i1 onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i1')">item 1</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i1_realm onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i1_realm')">realm</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i1_realm_items onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i1_realm_items')">realm items</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: "*"</span><br> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_radius-proxy_realms_items_anyOf_i1_auth-server> <div class=card> <div class=card-header id=headingservices_radius-proxy_realms_items_anyOf_i1_auth-server> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_radius-proxy_realms_items_anyOf_i1_auth-server aria-expanded aria-controls=services_radius-proxy_realms_items_anyOf_i1_auth-server onclick="setAnchor('#services_radius-proxy_realms_items_anyOf_i1_auth-server')"><span class=property-name>auth-server</span></button> </h2> </div> <div id=services_radius-proxy_realms_items_anyOf_i1_auth-server class="collapse property-definition-div" aria-labelledby=headingservices_radius-proxy_realms_items_anyOf_i1_auth-server data-parent=#accordionservices_radius-proxy_realms_items_anyOf_i1_auth-server> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy onclick="anchorLink('services_radius-proxy')">radius-proxy</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms onclick="anchorLink('services_radius-proxy_realms')">realms</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items onclick="anchorLink('services_radius-proxy_realms_items')">realms items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf onclick="anchorLink('services_radius-proxy_realms_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i1 onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i1')">item 1</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i1_auth-server onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i1_auth-server')">auth-server</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-host</span><br> <span class=description><p>The URI of our Radius server.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=services_radius-proxy_realms_items_anyOf_i1_auth-server_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;192.168.1.10&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_radius-proxy_realms_items_anyOf_i1_auth-port> <div class=card> <div class=card-header id=headingservices_radius-proxy_realms_items_anyOf_i1_auth-port> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_radius-proxy_realms_items_anyOf_i1_auth-port aria-expanded aria-controls=services_radius-proxy_realms_items_anyOf_i1_auth-port onclick="setAnchor('#services_radius-proxy_realms_items_anyOf_i1_auth-port')"><span class=property-name>auth-port</span></button> </h2> </div> <div id=services_radius-proxy_realms_items_anyOf_i1_auth-port class="collapse property-definition-div" aria-labelledby=headingservices_radius-proxy_realms_items_anyOf_i1_auth-port data-parent=#accordionservices_radius-proxy_realms_items_anyOf_i1_auth-port> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy onclick="anchorLink('services_radius-proxy')">radius-proxy</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms onclick="anchorLink('services_radius-proxy_realms')">realms</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items onclick="anchorLink('services_radius-proxy_realms_items')">realms items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf onclick="anchorLink('services_radius-proxy_realms_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i1 onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i1')">item 1</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i1_auth-port onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i1_auth-port')">auth-port</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>The network port of our Radius server.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=services_radius-proxy_realms_items_anyOf_i1_auth-port_number>Value must be greater or equal to <code>1024</code> and lesser or equal to <code>65535</code></span></p> <br> <div class="badge badge-secondary">Example:</div> <br><div id=services_radius-proxy_realms_items_anyOf_i1_auth-port_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=mf>1812</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_radius-proxy_realms_items_anyOf_i1_auth-secret> <div class=card> <div class=card-header id=headingservices_radius-proxy_realms_items_anyOf_i1_auth-secret> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_radius-proxy_realms_items_anyOf_i1_auth-secret aria-expanded aria-controls=services_radius-proxy_realms_items_anyOf_i1_auth-secret onclick="setAnchor('#services_radius-proxy_realms_items_anyOf_i1_auth-secret')"><span class=property-name>auth-secret</span></button> </h2> </div> <div id=services_radius-proxy_realms_items_anyOf_i1_auth-secret class="collapse property-definition-div" aria-labelledby=headingservices_radius-proxy_realms_items_anyOf_i1_auth-secret data-parent=#accordionservices_radius-proxy_realms_items_anyOf_i1_auth-secret> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy onclick="anchorLink('services_radius-proxy')">radius-proxy</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms onclick="anchorLink('services_radius-proxy_realms')">realms</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items onclick="anchorLink('services_radius-proxy_realms_items')">realms items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf onclick="anchorLink('services_radius-proxy_realms_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i1 onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i1')">item 1</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i1_auth-secret onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i1_auth-secret')">auth-secret</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>The shared Radius authentication secret.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=services_radius-proxy_realms_items_anyOf_i1_auth-secret_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;secret&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_radius-proxy_realms_items_anyOf_i1_acct-server> <div class=card> <div class=card-header id=headingservices_radius-proxy_realms_items_anyOf_i1_acct-server> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_radius-proxy_realms_items_anyOf_i1_acct-server aria-expanded aria-controls=services_radius-proxy_realms_items_anyOf_i1_acct-server onclick="setAnchor('#services_radius-proxy_realms_items_anyOf_i1_acct-server')"><span class=property-name>acct-server</span></button> </h2> </div> <div id=services_radius-proxy_realms_items_anyOf_i1_acct-server class="collapse property-definition-div" aria-labelledby=headingservices_radius-proxy_realms_items_anyOf_i1_acct-server data-parent=#accordionservices_radius-proxy_realms_items_anyOf_i1_acct-server> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy onclick="anchorLink('services_radius-proxy')">radius-proxy</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms onclick="anchorLink('services_radius-proxy_realms')">realms</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items onclick="anchorLink('services_radius-proxy_realms_items')">realms items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf onclick="anchorLink('services_radius-proxy_realms_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i1 onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i1')">item 1</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i1_acct-server onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i1_acct-server')">acct-server</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-host</span><br> <span class=description><p>The URI of our Radius server.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=services_radius-proxy_realms_items_anyOf_i1_acct-server_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;192.168.1.10&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_radius-proxy_realms_items_anyOf_i1_acct-port> <div class=card> <div class=card-header id=headingservices_radius-proxy_realms_items_anyOf_i1_acct-port> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_radius-proxy_realms_items_anyOf_i1_acct-port aria-expanded aria-controls=services_radius-proxy_realms_items_anyOf_i1_acct-port onclick="setAnchor('#services_radius-proxy_realms_items_anyOf_i1_acct-port')"><span class=property-name>acct-port</span></button> </h2> </div> <div id=services_radius-proxy_realms_items_anyOf_i1_acct-port class="collapse property-definition-div" aria-labelledby=headingservices_radius-proxy_realms_items_anyOf_i1_acct-port data-parent=#accordionservices_radius-proxy_realms_items_anyOf_i1_acct-port> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy onclick="anchorLink('services_radius-proxy')">radius-proxy</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms onclick="anchorLink('services_radius-proxy_realms')">realms</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items onclick="anchorLink('services_radius-proxy_realms_items')">realms items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf onclick="anchorLink('services_radius-proxy_realms_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i1 onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i1')">item 1</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i1_acct-port onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i1_acct-port')">acct-port</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>The network port of our Radius server.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=services_radius-proxy_realms_items_anyOf_i1_acct-port_number>Value must be greater or equal to <code>1024</code> and lesser or equal to <code>65535</code></span></p> <br> <div class="badge badge-secondary">Example:</div> <br><div id=services_radius-proxy_realms_items_anyOf_i1_acct-port_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=mf>1812</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_radius-proxy_realms_items_anyOf_i1_acct-secret> <div class=card> <div class=card-header id=headingservices_radius-proxy_realms_items_anyOf_i1_acct-secret> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_radius-proxy_realms_items_anyOf_i1_acct-secret aria-expanded aria-controls=services_radius-proxy_realms_items_anyOf_i1_acct-secret onclick="setAnchor('#services_radius-proxy_realms_items_anyOf_i1_acct-secret')"><span class=property-name>acct-secret</span></button> </h2> </div> <div id=services_radius-proxy_realms_items_anyOf_i1_acct-secret class="collapse property-definition-div" aria-labelledby=headingservices_radius-proxy_realms_items_anyOf_i1_acct-secret data-parent=#accordionservices_radius-proxy_realms_items_anyOf_i1_acct-secret> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy onclick="anchorLink('services_radius-proxy')">radius-proxy</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms onclick="anchorLink('services_radius-proxy_realms')">realms</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items onclick="anchorLink('services_radius-proxy_realms_items')">realms items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf onclick="anchorLink('services_radius-proxy_realms_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i1 onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i1')">item 1</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i1_acct-secret onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i1_acct-secret')">acct-secret</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>The shared Radius authentication secret.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=services_radius-proxy_realms_items_anyOf_i1_acct-secret_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;secret&quot;</span>
</pre></div> </div> </div> </div> </div> </div> </div><div class="tab-pane fade card-body " id=tab-pane_services_radius-proxy_realms_items_anyOf_i2 role=tabpanel> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy onclick="anchorLink('services_radius-proxy')">radius-proxy</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms onclick="anchorLink('services_radius-proxy_realms')">realms</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items onclick="anchorLink('services_radius-proxy_realms_items')">realms items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf onclick="anchorLink('services_radius-proxy_realms_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i2 onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i2')">item 2</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordionservices_radius-proxy_realms_items_anyOf_i2_protocol> <div class=card> <div class=card-header id=headingservices_radius-proxy_realms_items_anyOf_i2_protocol> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_radius-proxy_realms_items_anyOf_i2_protocol aria-expanded aria-controls=services_radius-proxy_realms_items_anyOf_i2_protocol onclick="setAnchor('#services_radius-proxy_realms_items_anyOf_i2_protocol')"><span class=property-name>protocol</span></button> </h2> </div> <div id=services_radius-proxy_realms_items_anyOf_i2_protocol class="collapse property-definition-div" aria-labelledby=headingservices_radius-proxy_realms_items_anyOf_i2_protocol data-parent=#accordionservices_radius-proxy_realms_items_anyOf_i2_protocol> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy onclick="anchorLink('services_radius-proxy')">radius-proxy</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms onclick="anchorLink('services_radius-proxy_realms')">realms</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items onclick="anchorLink('services_radius-proxy_realms_items')">realms items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf onclick="anchorLink('services_radius-proxy_realms_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i2 onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i2')">item 2</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i2_protocol onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i2_protocol')">protocol</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span><br> <span class=description><p>Defines whether the real should use radsec or normal radius.</p> </span><div class=enum-value id=services_radius-proxy_realms_items_anyOf_i2_protocol_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"block"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_radius-proxy_realms_items_anyOf_i2_realm> <div class=card> <div class=card-header id=headingservices_radius-proxy_realms_items_anyOf_i2_realm> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_radius-proxy_realms_items_anyOf_i2_realm aria-expanded aria-controls=services_radius-proxy_realms_items_anyOf_i2_realm onclick="setAnchor('#services_radius-proxy_realms_items_anyOf_i2_realm')"><span class=property-name>realm</span></button> </h2> </div> <div id=services_radius-proxy_realms_items_anyOf_i2_realm class="collapse property-definition-div" aria-labelledby=headingservices_radius-proxy_realms_items_anyOf_i2_realm data-parent=#accordionservices_radius-proxy_realms_items_anyOf_i2_realm> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy onclick="anchorLink('services_radius-proxy')">radius-proxy</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms onclick="anchorLink('services_radius-proxy_realms')">realms</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items onclick="anchorLink('services_radius-proxy_realms_items')">realms items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf onclick="anchorLink('services_radius-proxy_realms_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i2 onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i2')">item 2</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i2_realm onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i2_realm')">realm</a></div><span class="badge badge-dark value-type">Type: array of string</span><br> <span class=description><p>The realm that that this server shall be used for.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=services_radius-proxy_realms_items_anyOf_i2_realm_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy onclick="anchorLink('services_radius-proxy')">radius-proxy</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms onclick="anchorLink('services_radius-proxy_realms')">realms</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items onclick="anchorLink('services_radius-proxy_realms_items')">realms items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf onclick="anchorLink('services_radius-proxy_realms_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i2 onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i2')">item 2</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i2_realm onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i2_realm')">realm</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i2_realm_items onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i2_realm_items')">realm items</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: "*"</span><br> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_radius-proxy_realms_items_anyOf_i2_message> <div class=card> <div class=card-header id=headingservices_radius-proxy_realms_items_anyOf_i2_message> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_radius-proxy_realms_items_anyOf_i2_message aria-expanded aria-controls=services_radius-proxy_realms_items_anyOf_i2_message onclick="setAnchor('#services_radius-proxy_realms_items_anyOf_i2_message')"><span class=property-name>message</span></button> </h2> </div> <div id=services_radius-proxy_realms_items_anyOf_i2_message class="collapse property-definition-div" aria-labelledby=headingservices_radius-proxy_realms_items_anyOf_i2_message data-parent=#accordionservices_radius-proxy_realms_items_anyOf_i2_message> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy onclick="anchorLink('services_radius-proxy')">radius-proxy</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms onclick="anchorLink('services_radius-proxy_realms')">realms</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items onclick="anchorLink('services_radius-proxy_realms_items')">realms items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf onclick="anchorLink('services_radius-proxy_realms_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i2 onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i2')">item 2</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_radius-proxy_realms_items_anyOf_i2_message onclick="anchorLink('services_radius-proxy_realms_items_anyOf_i2_message')">message</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>The message that is sent when a realm is blocked.</p> </span> </div> </div> </div> </div> </div></div></div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_online-check> <div class=card> <div class=card-header id=headingservices_online-check> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_online-check aria-expanded aria-controls=services_online-check onclick="setAnchor('#services_online-check')"><span class=property-name>online-check</span></button> </h2> </div> <div id=services_online-check class="collapse property-definition-div" aria-labelledby=headingservices_online-check data-parent=#accordionservices_online-check> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_online-check onclick="anchorLink('services_online-check')">online-check</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section can be used to configure the online check service.</p> </span> <div class=accordion id=accordionservices_online-check_ping-hosts> <div class=card> <div class=card-header id=headingservices_online-check_ping-hosts> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_online-check_ping-hosts aria-expanded aria-controls=services_online-check_ping-hosts onclick="setAnchor('#services_online-check_ping-hosts')"><span class=property-name>ping-hosts</span></button> </h2> </div> <div id=services_online-check_ping-hosts class="collapse property-definition-div" aria-labelledby=headingservices_online-check_ping-hosts data-parent=#accordionservices_online-check_ping-hosts> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_online-check onclick="anchorLink('services_online-check')">online-check</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_online-check_ping-hosts onclick="anchorLink('services_online-check_ping-hosts')">ping-hosts</a></div><span class="badge badge-dark value-type">Type: array of string</span><br> <span class=description><p>Hosts that shall be pinged to find out if we are online.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=services_online-check_ping-hosts_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_online-check onclick="anchorLink('services_online-check')">online-check</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_online-check_ping-hosts onclick="anchorLink('services_online-check_ping-hosts')">ping-hosts</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_online-check_ping-hosts_items onclick="anchorLink('services_online-check_ping-hosts_items')">ping-hosts items</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-host</span><br> <br> <div class="badge badge-secondary">Example:</div> <br><div id=services_online-check_ping-hosts_items_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;192.168.1.10&quot;</span>
</pre></div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_online-check_download-hosts> <div class=card> <div class=card-header id=headingservices_online-check_download-hosts> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_online-check_download-hosts aria-expanded aria-controls=services_online-check_download-hosts onclick="setAnchor('#services_online-check_download-hosts')"><span class=property-name>download-hosts</span></button> </h2> </div> <div id=services_online-check_download-hosts class="collapse property-definition-div" aria-labelledby=headingservices_online-check_download-hosts data-parent=#accordionservices_online-check_download-hosts> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_online-check onclick="anchorLink('services_online-check')">online-check</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_online-check_download-hosts onclick="anchorLink('services_online-check_download-hosts')">download-hosts</a></div><span class="badge badge-dark value-type">Type: array of string</span><br> <span class=description><p>URLs to which a http/s connection shall be established to find out if we are online. The service will try to download http://$string/online.txt and expects the content of that file to be &#34;Ok&#34;. HTTP 30x is support allowing https redirects.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=services_online-check_download-hosts_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_online-check onclick="anchorLink('services_online-check')">online-check</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_online-check_download-hosts onclick="anchorLink('services_online-check_download-hosts')">download-hosts</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_online-check_download-hosts_items onclick="anchorLink('services_online-check_download-hosts_items')">download-hosts items</a></div><span class="badge badge-dark value-type">Type: string</span><br> <br> <div class="badge badge-secondary">Example:</div> <br><div id=services_online-check_download-hosts_items_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;www.example.org&quot;</span>
</pre></div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_online-check_check-interval> <div class=card> <div class=card-header id=headingservices_online-check_check-interval> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_online-check_check-interval aria-expanded aria-controls=services_online-check_check-interval onclick="setAnchor('#services_online-check_check-interval')"><span class=property-name>check-interval</span></button> </h2> </div> <div id=services_online-check_check-interval class="collapse property-definition-div" aria-labelledby=headingservices_online-check_check-interval data-parent=#accordionservices_online-check_check-interval> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_online-check onclick="anchorLink('services_online-check')">online-check</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_online-check_check-interval onclick="anchorLink('services_online-check_check-interval')">check-interval</a></div><span class="badge badge-dark value-type">Type: number</span> <span class="badge badge-success default-value">Default: 60</span><br> <span class=description><p>The interval in seconds in between each online-check.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionservices_online-check_check-threshold> <div class=card> <div class=card-header id=headingservices_online-check_check-threshold> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_online-check_check-threshold aria-expanded aria-controls=services_online-check_check-threshold onclick="setAnchor('#services_online-check_check-threshold')"><span class=property-name>check-threshold</span></button> </h2> </div> <div id=services_online-check_check-threshold class="collapse property-definition-div" aria-labelledby=headingservices_online-check_check-threshold data-parent=#accordionservices_online-check_check-threshold> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_online-check onclick="anchorLink('services_online-check')">online-check</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_online-check_check-threshold onclick="anchorLink('services_online-check_check-threshold')">check-threshold</a></div><span class="badge badge-dark value-type">Type: number</span> <span class="badge badge-success default-value">Default: 1</span><br> <span class=description><p>How often does the online check need to fail until the system assumes that it has lost online connectivity.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionservices_online-check_action> <div class=card> <div class=card-header id=headingservices_online-check_action> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_online-check_action aria-expanded aria-controls=services_online-check_action onclick="setAnchor('#services_online-check_action')"><span class=property-name>action</span></button> </h2> </div> <div id=services_online-check_action class="collapse property-definition-div" aria-labelledby=headingservices_online-check_action data-parent=#accordionservices_online-check_action> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_online-check onclick="anchorLink('services_online-check')">online-check</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_online-check_action onclick="anchorLink('services_online-check_action')">action</a></div><span class="badge badge-dark value-type">Type: array of enum (of string)</span><br> <span class=description><p>The action that the device shall execute when it has detected that it is not online.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=services_online-check_action_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_online-check onclick="anchorLink('services_online-check')">online-check</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_online-check_action onclick="anchorLink('services_online-check_action')">action</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_online-check_action_items onclick="anchorLink('services_online-check_action_items')">action items</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span><br> <div class=enum-value id=services_online-check_action_items_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"leds"</li></ul> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_data-plane> <div class=card> <div class=card-header id=headingservices_data-plane> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_data-plane aria-expanded aria-controls=services_data-plane onclick="setAnchor('#services_data-plane')"><span class=property-name>data-plane</span></button> </h2> </div> <div id=services_data-plane class="collapse property-definition-div" aria-labelledby=headingservices_data-plane data-parent=#accordionservices_data-plane> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_data-plane onclick="anchorLink('services_data-plane')">data-plane</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section can be used to define eBPF and cBPF blobs that shall be loaded for virtual data-planes and SDN.</p> </span> <div class=accordion id=accordionservices_data-plane_ingress-filters> <div class=card> <div class=card-header id=headingservices_data-plane_ingress-filters> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_data-plane_ingress-filters aria-expanded aria-controls=services_data-plane_ingress-filters onclick="setAnchor('#services_data-plane_ingress-filters')"><span class=property-name>ingress-filters</span></button> </h2> </div> <div id=services_data-plane_ingress-filters class="collapse property-definition-div" aria-labelledby=headingservices_data-plane_ingress-filters data-parent=#accordionservices_data-plane_ingress-filters> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_data-plane onclick="anchorLink('services_data-plane')">data-plane</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_data-plane_ingress-filters onclick="anchorLink('services_data-plane_ingress-filters')">ingress-filters</a></div><span class="badge badge-dark value-type">Type: array of object</span><br> <span class=description><p>A list of programs that can be loaded as ingress filters on interfaces.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=services_data-plane_ingress-filters_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_data-plane onclick="anchorLink('services_data-plane')">data-plane</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_data-plane_ingress-filters onclick="anchorLink('services_data-plane_ingress-filters')">ingress-filters</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_data-plane_ingress-filters_items onclick="anchorLink('services_data-plane_ingress-filters_items')">ingress-filters items</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordionservices_data-plane_ingress-filters_items_name> <div class=card> <div class=card-header id=headingservices_data-plane_ingress-filters_items_name> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_data-plane_ingress-filters_items_name aria-expanded aria-controls=services_data-plane_ingress-filters_items_name onclick="setAnchor('#services_data-plane_ingress-filters_items_name')"><span class=property-name>name</span></button> </h2> </div> <div id=services_data-plane_ingress-filters_items_name class="collapse property-definition-div" aria-labelledby=headingservices_data-plane_ingress-filters_items_name data-parent=#accordionservices_data-plane_ingress-filters_items_name> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_data-plane onclick="anchorLink('services_data-plane')">data-plane</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_data-plane_ingress-filters onclick="anchorLink('services_data-plane_ingress-filters')">ingress-filters</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_data-plane_ingress-filters_items onclick="anchorLink('services_data-plane_ingress-filters_items')">ingress-filters items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_data-plane_ingress-filters_items_name onclick="anchorLink('services_data-plane_ingress-filters_items_name')">name</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>The name of the ingress filter.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionservices_data-plane_ingress-filters_items_program> <div class=card> <div class=card-header id=headingservices_data-plane_ingress-filters_items_program> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_data-plane_ingress-filters_items_program aria-expanded aria-controls=services_data-plane_ingress-filters_items_program onclick="setAnchor('#services_data-plane_ingress-filters_items_program')"><span class=property-name>program</span></button> </h2> </div> <div id=services_data-plane_ingress-filters_items_program class="collapse property-definition-div" aria-labelledby=headingservices_data-plane_ingress-filters_items_program data-parent=#accordionservices_data-plane_ingress-filters_items_program> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_data-plane onclick="anchorLink('services_data-plane')">data-plane</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_data-plane_ingress-filters onclick="anchorLink('services_data-plane_ingress-filters')">ingress-filters</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_data-plane_ingress-filters_items onclick="anchorLink('services_data-plane_ingress-filters_items')">ingress-filters items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_data-plane_ingress-filters_items_program onclick="anchorLink('services_data-plane_ingress-filters_items_program')">program</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-base64</span><br> <span class=description><p>The base64 encoded xBPF.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_quality-of-service> <div class=card> <div class=card-header id=headingservices_quality-of-service> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_quality-of-service aria-expanded aria-controls=services_quality-of-service onclick="setAnchor('#services_quality-of-service')"><span class=property-name>quality-of-service</span></button> </h2> </div> <div id=services_quality-of-service class="collapse property-definition-div" aria-labelledby=headingservices_quality-of-service data-parent=#accordionservices_quality-of-service> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service onclick="anchorLink('services_quality-of-service')">quality-of-service</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section describes the QoS behaviour of the unit.</p> </span> <div class=accordion id=accordionservices_quality-of-service_select-ports> <div class=card> <div class=card-header id=headingservices_quality-of-service_select-ports> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_quality-of-service_select-ports aria-expanded aria-controls=services_quality-of-service_select-ports onclick="setAnchor('#services_quality-of-service_select-ports')"><span class=property-name>select-ports</span></button> </h2> </div> <div id=services_quality-of-service_select-ports class="collapse property-definition-div" aria-labelledby=headingservices_quality-of-service_select-ports data-parent=#accordionservices_quality-of-service_select-ports> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service onclick="anchorLink('services_quality-of-service')">quality-of-service</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_select-ports onclick="anchorLink('services_quality-of-service_select-ports')">select-ports</a></div><span class="badge badge-dark value-type">Type: array of string</span><br> <span class=description><p>The physical network devices that shall be considered the primary uplink interface. All classification and shaping will happen on this device.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=services_quality-of-service_select-ports_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service onclick="anchorLink('services_quality-of-service')">quality-of-service</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_select-ports onclick="anchorLink('services_quality-of-service_select-ports')">select-ports</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_select-ports_items onclick="anchorLink('services_quality-of-service_select-ports_items')">select-ports items</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: "WAN"</span><br> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_quality-of-service_bandwidth-up> <div class=card> <div class=card-header id=headingservices_quality-of-service_bandwidth-up> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_quality-of-service_bandwidth-up aria-expanded aria-controls=services_quality-of-service_bandwidth-up onclick="setAnchor('#services_quality-of-service_bandwidth-up')"><span class=property-name>bandwidth-up</span></button> </h2> </div> <div id=services_quality-of-service_bandwidth-up class="collapse property-definition-div" aria-labelledby=headingservices_quality-of-service_bandwidth-up data-parent=#accordionservices_quality-of-service_bandwidth-up> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service onclick="anchorLink('services_quality-of-service')">quality-of-service</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_bandwidth-up onclick="anchorLink('services_quality-of-service_bandwidth-up')">bandwidth-up</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 0</span><br> <span class=description><p>Defines the upload bandwidth of this device. If it is not known or the device is attached to a shared medium, this value needs to be 0.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionservices_quality-of-service_bandwidth-down> <div class=card> <div class=card-header id=headingservices_quality-of-service_bandwidth-down> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_quality-of-service_bandwidth-down aria-expanded aria-controls=services_quality-of-service_bandwidth-down onclick="setAnchor('#services_quality-of-service_bandwidth-down')"><span class=property-name>bandwidth-down</span></button> </h2> </div> <div id=services_quality-of-service_bandwidth-down class="collapse property-definition-div" aria-labelledby=headingservices_quality-of-service_bandwidth-down data-parent=#accordionservices_quality-of-service_bandwidth-down> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service onclick="anchorLink('services_quality-of-service')">quality-of-service</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_bandwidth-down onclick="anchorLink('services_quality-of-service_bandwidth-down')">bandwidth-down</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 0</span><br> <span class=description><p>Defines the download bandwidth of this device. If it is not known or the device is attached to a shared medium, this value needs to be 0.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionservices_quality-of-service_bulk-detection> <div class=card> <div class=card-header id=headingservices_quality-of-service_bulk-detection> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_quality-of-service_bulk-detection aria-expanded aria-controls=services_quality-of-service_bulk-detection onclick="setAnchor('#services_quality-of-service_bulk-detection')"><span class=property-name>bulk-detection</span></button> </h2> </div> <div id=services_quality-of-service_bulk-detection class="collapse property-definition-div" aria-labelledby=headingservices_quality-of-service_bulk-detection data-parent=#accordionservices_quality-of-service_bulk-detection> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service onclick="anchorLink('services_quality-of-service')">quality-of-service</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_bulk-detection onclick="anchorLink('services_quality-of-service_bulk-detection')">bulk-detection</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>The QoS feature can automatically detect and classify bulk flows. This is based on average packet size and PPS.</p> </span> <div class=accordion id=accordionservices_quality-of-service_bulk-detection_dscp> <div class=card> <div class=card-header id=headingservices_quality-of-service_bulk-detection_dscp> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_quality-of-service_bulk-detection_dscp aria-expanded aria-controls=services_quality-of-service_bulk-detection_dscp onclick="setAnchor('#services_quality-of-service_bulk-detection_dscp')"><span class=property-name>dscp</span></button> </h2> </div> <div id=services_quality-of-service_bulk-detection_dscp class="collapse property-definition-div" aria-labelledby=headingservices_quality-of-service_bulk-detection_dscp data-parent=#accordionservices_quality-of-service_bulk-detection_dscp> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service onclick="anchorLink('services_quality-of-service')">quality-of-service</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_bulk-detection onclick="anchorLink('services_quality-of-service_bulk-detection')">bulk-detection</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_bulk-detection_dscp onclick="anchorLink('services_quality-of-service_bulk-detection_dscp')">dscp</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span> <span class="badge badge-success default-value">Default: "CS0"</span><br> <span class=description><p>The differentiated services code point that shall be assigned to packets that belong to a bulk flow.</p> </span> <div class=enum-value id=services_quality-of-service_bulk-detection_dscp_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"CS0"</li><li class="list-group-item enum-item">"CS1"</li><li class="list-group-item enum-item">"CS2"</li><li class="list-group-item enum-item">"CS3"</li><li class="list-group-item enum-item">"CS4"</li><li class="list-group-item enum-item">"CS5"</li><li class="list-group-item enum-item">"CS6"</li><li class="list-group-item enum-item">"CS7"</li><li class="list-group-item enum-item">"AF11"</li><li class="list-group-item enum-item">"AF12"</li><li class="list-group-item enum-item">"AF13"</li><li class="list-group-item enum-item">"AF21"</li><li class="list-group-item enum-item">"AF22"</li><li class="list-group-item enum-item">"AF23"</li><li class="list-group-item enum-item">"AF31"</li><li class="list-group-item enum-item">"AF32"</li><li class="list-group-item enum-item">"AF33"</li><li class="list-group-item enum-item">"AF41"</li><li class="list-group-item enum-item">"AF42"</li><li class="list-group-item enum-item">"AF43"</li><li class="list-group-item enum-item">"DF"</li><li class="list-group-item enum-item">"EF"</li><li class="list-group-item enum-item">"VA"</li><li class="list-group-item enum-item">"LE"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_quality-of-service_bulk-detection_packets-per-second> <div class=card> <div class=card-header id=headingservices_quality-of-service_bulk-detection_packets-per-second> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_quality-of-service_bulk-detection_packets-per-second aria-expanded aria-controls=services_quality-of-service_bulk-detection_packets-per-second onclick="setAnchor('#services_quality-of-service_bulk-detection_packets-per-second')"><span class=property-name>packets-per-second</span></button> </h2> </div> <div id=services_quality-of-service_bulk-detection_packets-per-second class="collapse property-definition-div" aria-labelledby=headingservices_quality-of-service_bulk-detection_packets-per-second data-parent=#accordionservices_quality-of-service_bulk-detection_packets-per-second> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service onclick="anchorLink('services_quality-of-service')">quality-of-service</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_bulk-detection onclick="anchorLink('services_quality-of-service_bulk-detection')">bulk-detection</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_bulk-detection_packets-per-second onclick="anchorLink('services_quality-of-service_bulk-detection_packets-per-second')">packets-per-second</a></div><span class="badge badge-dark value-type">Type: number</span> <span class="badge badge-success default-value">Default: 0</span><br> <span class=description><p>The required PPS rate that will cause a flow to be classified as bulk.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_quality-of-service_services> <div class=card> <div class=card-header id=headingservices_quality-of-service_services> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_quality-of-service_services aria-expanded aria-controls=services_quality-of-service_services onclick="setAnchor('#services_quality-of-service_services')"><span class=property-name>services</span></button> </h2> </div> <div id=services_quality-of-service_services class="collapse property-definition-div" aria-labelledby=headingservices_quality-of-service_services data-parent=#accordionservices_quality-of-service_services> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service onclick="anchorLink('services_quality-of-service')">quality-of-service</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_services onclick="anchorLink('services_quality-of-service_services')">services</a></div><span class="badge badge-dark value-type">Type: array of string</span><br> <span class=description><p>A list of predefined named services that shall be classified according to the communities DB.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=services_quality-of-service_services_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service onclick="anchorLink('services_quality-of-service')">quality-of-service</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_services onclick="anchorLink('services_quality-of-service_services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_services_items onclick="anchorLink('services_quality-of-service_services_items')">services items</a></div><span class="badge badge-dark value-type">Type: string</span><br> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_quality-of-service_classifier> <div class=card> <div class=card-header id=headingservices_quality-of-service_classifier> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_quality-of-service_classifier aria-expanded aria-controls=services_quality-of-service_classifier onclick="setAnchor('#services_quality-of-service_classifier')"><span class=property-name>classifier</span></button> </h2> </div> <div id=services_quality-of-service_classifier class="collapse property-definition-div" aria-labelledby=headingservices_quality-of-service_classifier data-parent=#accordionservices_quality-of-service_classifier> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service onclick="anchorLink('services_quality-of-service')">quality-of-service</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier onclick="anchorLink('services_quality-of-service_classifier')">classifier</a></div><span class="badge badge-dark value-type">Type: array of object</span><br> <span class=description><p>A list of classifiers. Each classifier will map certain traffic to specific ToS/DSCP values based upon the defined constraints.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=services_quality-of-service_classifier_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service onclick="anchorLink('services_quality-of-service')">quality-of-service</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier onclick="anchorLink('services_quality-of-service_classifier')">classifier</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items onclick="anchorLink('services_quality-of-service_classifier_items')">classifier items</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordionservices_quality-of-service_classifier_items_dscp> <div class=card> <div class=card-header id=headingservices_quality-of-service_classifier_items_dscp> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_quality-of-service_classifier_items_dscp aria-expanded aria-controls=services_quality-of-service_classifier_items_dscp onclick="setAnchor('#services_quality-of-service_classifier_items_dscp')"><span class=property-name>dscp</span></button> </h2> </div> <div id=services_quality-of-service_classifier_items_dscp class="collapse property-definition-div" aria-labelledby=headingservices_quality-of-service_classifier_items_dscp data-parent=#accordionservices_quality-of-service_classifier_items_dscp> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service onclick="anchorLink('services_quality-of-service')">quality-of-service</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier onclick="anchorLink('services_quality-of-service_classifier')">classifier</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items onclick="anchorLink('services_quality-of-service_classifier_items')">classifier items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items_dscp onclick="anchorLink('services_quality-of-service_classifier_items_dscp')">dscp</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span> <span class="badge badge-success default-value">Default: "CS1"</span><br> <span class=description><p>The differentiated services code point that shall be assigned to packet that match the rules of this entry.</p> </span> <div class=enum-value id=services_quality-of-service_bulk-detection_dscp_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"CS0"</li><li class="list-group-item enum-item">"CS1"</li><li class="list-group-item enum-item">"CS2"</li><li class="list-group-item enum-item">"CS3"</li><li class="list-group-item enum-item">"CS4"</li><li class="list-group-item enum-item">"CS5"</li><li class="list-group-item enum-item">"CS6"</li><li class="list-group-item enum-item">"CS7"</li><li class="list-group-item enum-item">"AF11"</li><li class="list-group-item enum-item">"AF12"</li><li class="list-group-item enum-item">"AF13"</li><li class="list-group-item enum-item">"AF21"</li><li class="list-group-item enum-item">"AF22"</li><li class="list-group-item enum-item">"AF23"</li><li class="list-group-item enum-item">"AF31"</li><li class="list-group-item enum-item">"AF32"</li><li class="list-group-item enum-item">"AF33"</li><li class="list-group-item enum-item">"AF41"</li><li class="list-group-item enum-item">"AF42"</li><li class="list-group-item enum-item">"AF43"</li><li class="list-group-item enum-item">"DF"</li><li class="list-group-item enum-item">"EF"</li><li class="list-group-item enum-item">"VA"</li><li class="list-group-item enum-item">"LE"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_quality-of-service_classifier_items_ports> <div class=card> <div class=card-header id=headingservices_quality-of-service_classifier_items_ports> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_quality-of-service_classifier_items_ports aria-expanded aria-controls=services_quality-of-service_classifier_items_ports onclick="setAnchor('#services_quality-of-service_classifier_items_ports')"><span class=property-name>ports</span></button> </h2> </div> <div id=services_quality-of-service_classifier_items_ports class="collapse property-definition-div" aria-labelledby=headingservices_quality-of-service_classifier_items_ports data-parent=#accordionservices_quality-of-service_classifier_items_ports> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service onclick="anchorLink('services_quality-of-service')">quality-of-service</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier onclick="anchorLink('services_quality-of-service_classifier')">classifier</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items onclick="anchorLink('services_quality-of-service_classifier_items')">classifier items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items_ports onclick="anchorLink('services_quality-of-service_classifier_items_ports')">ports</a></div><span class="badge badge-dark value-type">Type: array of object</span><br> <span class=description><p>Each entry defines a layer3 protocol and a port(range) that will be used to match packets.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=services_quality-of-service_classifier_items_ports_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service onclick="anchorLink('services_quality-of-service')">quality-of-service</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier onclick="anchorLink('services_quality-of-service_classifier')">classifier</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items onclick="anchorLink('services_quality-of-service_classifier_items')">classifier items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items_ports onclick="anchorLink('services_quality-of-service_classifier_items_ports')">ports</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items_ports_items onclick="anchorLink('services_quality-of-service_classifier_items_ports_items')">ports items</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordionservices_quality-of-service_classifier_items_ports_items_protocol> <div class=card> <div class=card-header id=headingservices_quality-of-service_classifier_items_ports_items_protocol> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_quality-of-service_classifier_items_ports_items_protocol aria-expanded aria-controls=services_quality-of-service_classifier_items_ports_items_protocol onclick="setAnchor('#services_quality-of-service_classifier_items_ports_items_protocol')"><span class=property-name>protocol</span></button> </h2> </div> <div id=services_quality-of-service_classifier_items_ports_items_protocol class="collapse property-definition-div" aria-labelledby=headingservices_quality-of-service_classifier_items_ports_items_protocol data-parent=#accordionservices_quality-of-service_classifier_items_ports_items_protocol> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service onclick="anchorLink('services_quality-of-service')">quality-of-service</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier onclick="anchorLink('services_quality-of-service_classifier')">classifier</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items onclick="anchorLink('services_quality-of-service_classifier_items')">classifier items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items_ports onclick="anchorLink('services_quality-of-service_classifier_items_ports')">ports</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items_ports_items onclick="anchorLink('services_quality-of-service_classifier_items_ports_items')">ports items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items_ports_items_protocol onclick="anchorLink('services_quality-of-service_classifier_items_ports_items_protocol')">protocol</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span> <span class="badge badge-success default-value">Default: "any"</span><br> <span class=description><p>The port match can apply for TCP, UDP or any IP protocol.</p> </span><div class=enum-value id=services_quality-of-service_classifier_items_ports_items_protocol_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"any"</li><li class="list-group-item enum-item">"tcp"</li><li class="list-group-item enum-item">"udp"</li></ul> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_quality-of-service_classifier_items_ports_items_port> <div class=card> <div class=card-header id=headingservices_quality-of-service_classifier_items_ports_items_port> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_quality-of-service_classifier_items_ports_items_port aria-expanded aria-controls=services_quality-of-service_classifier_items_ports_items_port onclick="setAnchor('#services_quality-of-service_classifier_items_ports_items_port')"><span class=property-name>port</span></button> </h2> </div> <div id=services_quality-of-service_classifier_items_ports_items_port class="collapse property-definition-div" aria-labelledby=headingservices_quality-of-service_classifier_items_ports_items_port data-parent=#accordionservices_quality-of-service_classifier_items_ports_items_port> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service onclick="anchorLink('services_quality-of-service')">quality-of-service</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier onclick="anchorLink('services_quality-of-service_classifier')">classifier</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items onclick="anchorLink('services_quality-of-service_classifier_items')">classifier items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items_ports onclick="anchorLink('services_quality-of-service_classifier_items_ports')">ports</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items_ports_items onclick="anchorLink('services_quality-of-service_classifier_items_ports_items')">ports items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items_ports_items_port onclick="anchorLink('services_quality-of-service_classifier_items_ports_items_port')">port</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>The port of this match rule.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionservices_quality-of-service_classifier_items_ports_items_range-end> <div class=card> <div class=card-header id=headingservices_quality-of-service_classifier_items_ports_items_range-end> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_quality-of-service_classifier_items_ports_items_range-end aria-expanded aria-controls=services_quality-of-service_classifier_items_ports_items_range-end onclick="setAnchor('#services_quality-of-service_classifier_items_ports_items_range-end')"><span class=property-name>range-end</span></button> </h2> </div> <div id=services_quality-of-service_classifier_items_ports_items_range-end class="collapse property-definition-div" aria-labelledby=headingservices_quality-of-service_classifier_items_ports_items_range-end data-parent=#accordionservices_quality-of-service_classifier_items_ports_items_range-end> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service onclick="anchorLink('services_quality-of-service')">quality-of-service</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier onclick="anchorLink('services_quality-of-service_classifier')">classifier</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items onclick="anchorLink('services_quality-of-service_classifier_items')">classifier items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items_ports onclick="anchorLink('services_quality-of-service_classifier_items_ports')">ports</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items_ports_items onclick="anchorLink('services_quality-of-service_classifier_items_ports_items')">ports items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items_ports_items_range-end onclick="anchorLink('services_quality-of-service_classifier_items_ports_items_range-end')">range-end</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>The last port of this match rule if it is a port range.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionservices_quality-of-service_classifier_items_ports_items_reclassify> <div class=card> <div class=card-header id=headingservices_quality-of-service_classifier_items_ports_items_reclassify> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_quality-of-service_classifier_items_ports_items_reclassify aria-expanded aria-controls=services_quality-of-service_classifier_items_ports_items_reclassify onclick="setAnchor('#services_quality-of-service_classifier_items_ports_items_reclassify')"><span class=property-name>reclassify</span></button> </h2> </div> <div id=services_quality-of-service_classifier_items_ports_items_reclassify class="collapse property-definition-div" aria-labelledby=headingservices_quality-of-service_classifier_items_ports_items_reclassify data-parent=#accordionservices_quality-of-service_classifier_items_ports_items_reclassify> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service onclick="anchorLink('services_quality-of-service')">quality-of-service</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier onclick="anchorLink('services_quality-of-service_classifier')">classifier</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items onclick="anchorLink('services_quality-of-service_classifier_items')">classifier items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items_ports onclick="anchorLink('services_quality-of-service_classifier_items_ports')">ports</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items_ports_items onclick="anchorLink('services_quality-of-service_classifier_items_ports_items')">ports items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items_ports_items_reclassify onclick="anchorLink('services_quality-of-service_classifier_items_ports_items_reclassify')">reclassify</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>Ignore the ToS/DSCP of packets and reclassify them.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_quality-of-service_classifier_items_dns> <div class=card> <div class=card-header id=headingservices_quality-of-service_classifier_items_dns> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_quality-of-service_classifier_items_dns aria-expanded aria-controls=services_quality-of-service_classifier_items_dns onclick="setAnchor('#services_quality-of-service_classifier_items_dns')"><span class=property-name>dns</span></button> </h2> </div> <div id=services_quality-of-service_classifier_items_dns class="collapse property-definition-div" aria-labelledby=headingservices_quality-of-service_classifier_items_dns data-parent=#accordionservices_quality-of-service_classifier_items_dns> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service onclick="anchorLink('services_quality-of-service')">quality-of-service</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier onclick="anchorLink('services_quality-of-service_classifier')">classifier</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items onclick="anchorLink('services_quality-of-service_classifier_items')">classifier items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items_dns onclick="anchorLink('services_quality-of-service_classifier_items_dns')">dns</a></div><span class="badge badge-dark value-type">Type: array of object</span><br> <span class=description><p>Each entry defines a wildcard FQDN. The IP that this resolves to will be used to match packets.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=services_quality-of-service_classifier_items_dns_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service onclick="anchorLink('services_quality-of-service')">quality-of-service</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier onclick="anchorLink('services_quality-of-service_classifier')">classifier</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items onclick="anchorLink('services_quality-of-service_classifier_items')">classifier items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items_dns onclick="anchorLink('services_quality-of-service_classifier_items_dns')">dns</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items_dns_items onclick="anchorLink('services_quality-of-service_classifier_items_dns_items')">dns items</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordionservices_quality-of-service_classifier_items_dns_items_fqdn> <div class=card> <div class=card-header id=headingservices_quality-of-service_classifier_items_dns_items_fqdn> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_quality-of-service_classifier_items_dns_items_fqdn aria-expanded aria-controls=services_quality-of-service_classifier_items_dns_items_fqdn onclick="setAnchor('#services_quality-of-service_classifier_items_dns_items_fqdn')"><span class=property-name>fqdn</span></button> </h2> </div> <div id=services_quality-of-service_classifier_items_dns_items_fqdn class="collapse property-definition-div" aria-labelledby=headingservices_quality-of-service_classifier_items_dns_items_fqdn data-parent=#accordionservices_quality-of-service_classifier_items_dns_items_fqdn> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service onclick="anchorLink('services_quality-of-service')">quality-of-service</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier onclick="anchorLink('services_quality-of-service_classifier')">classifier</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items onclick="anchorLink('services_quality-of-service_classifier_items')">classifier items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items_dns onclick="anchorLink('services_quality-of-service_classifier_items_dns')">dns</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items_dns_items onclick="anchorLink('services_quality-of-service_classifier_items_dns_items')">dns items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items_dns_items_fqdn onclick="anchorLink('services_quality-of-service_classifier_items_dns_items_fqdn')">fqdn</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-fqdn</span><br> </div> </div> </div> </div> <div class=accordion id=accordionservices_quality-of-service_classifier_items_dns_items_suffix-matching> <div class=card> <div class=card-header id=headingservices_quality-of-service_classifier_items_dns_items_suffix-matching> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_quality-of-service_classifier_items_dns_items_suffix-matching aria-expanded aria-controls=services_quality-of-service_classifier_items_dns_items_suffix-matching onclick="setAnchor('#services_quality-of-service_classifier_items_dns_items_suffix-matching')"><span class=property-name>suffix-matching</span></button> </h2> </div> <div id=services_quality-of-service_classifier_items_dns_items_suffix-matching class="collapse property-definition-div" aria-labelledby=headingservices_quality-of-service_classifier_items_dns_items_suffix-matching data-parent=#accordionservices_quality-of-service_classifier_items_dns_items_suffix-matching> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service onclick="anchorLink('services_quality-of-service')">quality-of-service</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier onclick="anchorLink('services_quality-of-service_classifier')">classifier</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items onclick="anchorLink('services_quality-of-service_classifier_items')">classifier items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items_dns onclick="anchorLink('services_quality-of-service_classifier_items_dns')">dns</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items_dns_items onclick="anchorLink('services_quality-of-service_classifier_items_dns_items')">dns items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items_dns_items_suffix-matching onclick="anchorLink('services_quality-of-service_classifier_items_dns_items_suffix-matching')">suffix-matching</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>Match for all suffixes of the FQDN.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionservices_quality-of-service_classifier_items_dns_items_reclassify> <div class=card> <div class=card-header id=headingservices_quality-of-service_classifier_items_dns_items_reclassify> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_quality-of-service_classifier_items_dns_items_reclassify aria-expanded aria-controls=services_quality-of-service_classifier_items_dns_items_reclassify onclick="setAnchor('#services_quality-of-service_classifier_items_dns_items_reclassify')"><span class=property-name>reclassify</span></button> </h2> </div> <div id=services_quality-of-service_classifier_items_dns_items_reclassify class="collapse property-definition-div" aria-labelledby=headingservices_quality-of-service_classifier_items_dns_items_reclassify data-parent=#accordionservices_quality-of-service_classifier_items_dns_items_reclassify> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service onclick="anchorLink('services_quality-of-service')">quality-of-service</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier onclick="anchorLink('services_quality-of-service_classifier')">classifier</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items onclick="anchorLink('services_quality-of-service_classifier_items')">classifier items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items_dns onclick="anchorLink('services_quality-of-service_classifier_items_dns')">dns</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items_dns_items onclick="anchorLink('services_quality-of-service_classifier_items_dns_items')">dns items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_quality-of-service_classifier_items_dns_items_reclassify onclick="anchorLink('services_quality-of-service_classifier_items_dns_items_reclassify')">reclassify</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>Ignore the ToS/DSCP of packets and reclassify them.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_wireguard-overlay> <div class=card> <div class=card-header id=headingservices_wireguard-overlay> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_wireguard-overlay aria-expanded aria-controls=services_wireguard-overlay onclick="setAnchor('#services_wireguard-overlay')"><span class=property-name>wireguard-overlay</span></button> </h2> </div> <div id=services_wireguard-overlay class="collapse property-definition-div" aria-labelledby=headingservices_wireguard-overlay data-parent=#accordionservices_wireguard-overlay> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay onclick="anchorLink('services_wireguard-overlay')">wireguard-overlay</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This Object defines the properties of a wireguard-overlay.</p> </span> <div class=accordion id=accordionservices_wireguard-overlay_proto> <div class=card> <div class=card-header id=headingservices_wireguard-overlay_proto> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_wireguard-overlay_proto aria-expanded aria-controls=services_wireguard-overlay_proto onclick="setAnchor('#services_wireguard-overlay_proto')"><span class=property-name>proto</span></button> </h2> </div> <div id=services_wireguard-overlay_proto class="collapse property-definition-div" aria-labelledby=headingservices_wireguard-overlay_proto data-parent=#accordionservices_wireguard-overlay_proto> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay onclick="anchorLink('services_wireguard-overlay')">wireguard-overlay</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_proto onclick="anchorLink('services_wireguard-overlay_proto')">proto</a></div><span class="badge badge-dark value-type">Type: const</span><br> <span class=description><p>This field must be set to wireguard-overlay.</p> </span><span class=const-value id=services_wireguard-overlay_proto_const>Specific value: <code>"wireguard-overlay"</code></span> </div> </div> </div> </div> <div class=accordion id=accordionservices_wireguard-overlay_private-key> <div class=card> <div class=card-header id=headingservices_wireguard-overlay_private-key> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_wireguard-overlay_private-key aria-expanded aria-controls=services_wireguard-overlay_private-key onclick="setAnchor('#services_wireguard-overlay_private-key')"><span class=property-name>private-key</span></button> </h2> </div> <div id=services_wireguard-overlay_private-key class="collapse property-definition-div" aria-labelledby=headingservices_wireguard-overlay_private-key data-parent=#accordionservices_wireguard-overlay_private-key> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay onclick="anchorLink('services_wireguard-overlay')">wireguard-overlay</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_private-key onclick="anchorLink('services_wireguard-overlay_private-key')">private-key</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>The private key of the device. This key is used to lookup the host entry inside the config.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionservices_wireguard-overlay_peer-port> <div class=card> <div class=card-header id=headingservices_wireguard-overlay_peer-port> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_wireguard-overlay_peer-port aria-expanded aria-controls=services_wireguard-overlay_peer-port onclick="setAnchor('#services_wireguard-overlay_peer-port')"><span class=property-name>peer-port</span></button> </h2> </div> <div id=services_wireguard-overlay_peer-port class="collapse property-definition-div" aria-labelledby=headingservices_wireguard-overlay_peer-port data-parent=#accordionservices_wireguard-overlay_peer-port> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay onclick="anchorLink('services_wireguard-overlay')">wireguard-overlay</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_peer-port onclick="anchorLink('services_wireguard-overlay_peer-port')">peer-port</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 3456</span><br> <span class=description><p>The network port that shall be used to establish the wireguard tunnel.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=services_wireguard-overlay_peer-port_number>Value must be greater or equal to <code>1</code> and lesser or equal to <code>65535</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionservices_wireguard-overlay_peer-exchange-port> <div class=card> <div class=card-header id=headingservices_wireguard-overlay_peer-exchange-port> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_wireguard-overlay_peer-exchange-port aria-expanded aria-controls=services_wireguard-overlay_peer-exchange-port onclick="setAnchor('#services_wireguard-overlay_peer-exchange-port')"><span class=property-name>peer-exchange-port</span></button> </h2> </div> <div id=services_wireguard-overlay_peer-exchange-port class="collapse property-definition-div" aria-labelledby=headingservices_wireguard-overlay_peer-exchange-port data-parent=#accordionservices_wireguard-overlay_peer-exchange-port> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay onclick="anchorLink('services_wireguard-overlay')">wireguard-overlay</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_peer-exchange-port onclick="anchorLink('services_wireguard-overlay_peer-exchange-port')">peer-exchange-port</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 3458</span><br> <span class=description><p>The network port that shall be used to exchange peer data inside the tunnel.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=services_wireguard-overlay_peer-exchange-port_number>Value must be greater or equal to <code>1</code> and lesser or equal to <code>65535</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionservices_wireguard-overlay_root-node> <div class=card> <div class=card-header id=headingservices_wireguard-overlay_root-node> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_wireguard-overlay_root-node aria-expanded aria-controls=services_wireguard-overlay_root-node onclick="setAnchor('#services_wireguard-overlay_root-node')"><span class=property-name>root-node</span></button> </h2> </div> <div id=services_wireguard-overlay_root-node class="collapse property-definition-div" aria-labelledby=headingservices_wireguard-overlay_root-node data-parent=#accordionservices_wireguard-overlay_root-node> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay onclick="anchorLink('services_wireguard-overlay')">wireguard-overlay</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_root-node onclick="anchorLink('services_wireguard-overlay_root-node')">root-node</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>The descritption of the root node of the overlay.</p> </span> <div class=accordion id=accordionservices_wireguard-overlay_root-node_key> <div class=card> <div class=card-header id=headingservices_wireguard-overlay_root-node_key> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_wireguard-overlay_root-node_key aria-expanded aria-controls=services_wireguard-overlay_root-node_key onclick="setAnchor('#services_wireguard-overlay_root-node_key')"><span class=property-name>key</span></button> </h2> </div> <div id=services_wireguard-overlay_root-node_key class="collapse property-definition-div" aria-labelledby=headingservices_wireguard-overlay_root-node_key data-parent=#accordionservices_wireguard-overlay_root-node_key> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay onclick="anchorLink('services_wireguard-overlay')">wireguard-overlay</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_root-node onclick="anchorLink('services_wireguard-overlay_root-node')">root-node</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_root-node_key onclick="anchorLink('services_wireguard-overlay_root-node_key')">key</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>The public key of the host.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionservices_wireguard-overlay_root-node_endpoint> <div class=card> <div class=card-header id=headingservices_wireguard-overlay_root-node_endpoint> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_wireguard-overlay_root-node_endpoint aria-expanded aria-controls=services_wireguard-overlay_root-node_endpoint onclick="setAnchor('#services_wireguard-overlay_root-node_endpoint')"><span class=property-name>endpoint</span></button> </h2> </div> <div id=services_wireguard-overlay_root-node_endpoint class="collapse property-definition-div" aria-labelledby=headingservices_wireguard-overlay_root-node_endpoint data-parent=#accordionservices_wireguard-overlay_root-node_endpoint> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay onclick="anchorLink('services_wireguard-overlay')">wireguard-overlay</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_root-node onclick="anchorLink('services_wireguard-overlay_root-node')">root-node</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_root-node_endpoint onclick="anchorLink('services_wireguard-overlay_root-node_endpoint')">endpoint</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-ip</span><br> <span class=description><p>The public IP of the host (optional).</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionservices_wireguard-overlay_root-node_ipaddr> <div class=card> <div class=card-header id=headingservices_wireguard-overlay_root-node_ipaddr> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_wireguard-overlay_root-node_ipaddr aria-expanded aria-controls=services_wireguard-overlay_root-node_ipaddr onclick="setAnchor('#services_wireguard-overlay_root-node_ipaddr')"><span class=property-name>ipaddr</span></button> </h2> </div> <div id=services_wireguard-overlay_root-node_ipaddr class="collapse property-definition-div" aria-labelledby=headingservices_wireguard-overlay_root-node_ipaddr data-parent=#accordionservices_wireguard-overlay_root-node_ipaddr> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay onclick="anchorLink('services_wireguard-overlay')">wireguard-overlay</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_root-node onclick="anchorLink('services_wireguard-overlay_root-node')">root-node</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_root-node_ipaddr onclick="anchorLink('services_wireguard-overlay_root-node_ipaddr')">ipaddr</a></div><span class="badge badge-dark value-type">Type: array of string</span><br> <span class=description><p>The list of private IPs that a host is reachable on inside the overlay.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=services_wireguard-overlay_root-node_ipaddr_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay onclick="anchorLink('services_wireguard-overlay')">wireguard-overlay</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_root-node onclick="anchorLink('services_wireguard-overlay_root-node')">root-node</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_root-node_ipaddr onclick="anchorLink('services_wireguard-overlay_root-node_ipaddr')">ipaddr</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_root-node_ipaddr_items onclick="anchorLink('services_wireguard-overlay_root-node_ipaddr_items')">ipaddr items</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-ip</span><br> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_wireguard-overlay_hosts> <div class=card> <div class=card-header id=headingservices_wireguard-overlay_hosts> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_wireguard-overlay_hosts aria-expanded aria-controls=services_wireguard-overlay_hosts onclick="setAnchor('#services_wireguard-overlay_hosts')"><span class=property-name>hosts</span></button> </h2> </div> <div id=services_wireguard-overlay_hosts class="collapse property-definition-div" aria-labelledby=headingservices_wireguard-overlay_hosts data-parent=#accordionservices_wireguard-overlay_hosts> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay onclick="anchorLink('services_wireguard-overlay')">wireguard-overlay</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_hosts onclick="anchorLink('services_wireguard-overlay_hosts')">hosts</a></div><span class="badge badge-dark value-type">Type: array of object</span><br> <span class=description><p>The list of all known hosts inside the overlay.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=services_wireguard-overlay_hosts_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay onclick="anchorLink('services_wireguard-overlay')">wireguard-overlay</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_hosts onclick="anchorLink('services_wireguard-overlay_hosts')">hosts</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_hosts_items onclick="anchorLink('services_wireguard-overlay_hosts_items')">hosts items</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordionservices_wireguard-overlay_hosts_items_name> <div class=card> <div class=card-header id=headingservices_wireguard-overlay_hosts_items_name> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_wireguard-overlay_hosts_items_name aria-expanded aria-controls=services_wireguard-overlay_hosts_items_name onclick="setAnchor('#services_wireguard-overlay_hosts_items_name')"><span class=property-name>name</span></button> </h2> </div> <div id=services_wireguard-overlay_hosts_items_name class="collapse property-definition-div" aria-labelledby=headingservices_wireguard-overlay_hosts_items_name data-parent=#accordionservices_wireguard-overlay_hosts_items_name> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay onclick="anchorLink('services_wireguard-overlay')">wireguard-overlay</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_hosts onclick="anchorLink('services_wireguard-overlay_hosts')">hosts</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_hosts_items onclick="anchorLink('services_wireguard-overlay_hosts_items')">hosts items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_hosts_items_name onclick="anchorLink('services_wireguard-overlay_hosts_items_name')">name</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>The unique name of the host.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionservices_wireguard-overlay_hosts_items_key> <div class=card> <div class=card-header id=headingservices_wireguard-overlay_hosts_items_key> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_wireguard-overlay_hosts_items_key aria-expanded aria-controls=services_wireguard-overlay_hosts_items_key onclick="setAnchor('#services_wireguard-overlay_hosts_items_key')"><span class=property-name>key</span></button> </h2> </div> <div id=services_wireguard-overlay_hosts_items_key class="collapse property-definition-div" aria-labelledby=headingservices_wireguard-overlay_hosts_items_key data-parent=#accordionservices_wireguard-overlay_hosts_items_key> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay onclick="anchorLink('services_wireguard-overlay')">wireguard-overlay</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_hosts onclick="anchorLink('services_wireguard-overlay_hosts')">hosts</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_hosts_items onclick="anchorLink('services_wireguard-overlay_hosts_items')">hosts items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_hosts_items_key onclick="anchorLink('services_wireguard-overlay_hosts_items_key')">key</a></div><span class="badge badge-dark value-type">Type: string</span><br> <span class=description><p>The public key of the host.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionservices_wireguard-overlay_hosts_items_endpoint> <div class=card> <div class=card-header id=headingservices_wireguard-overlay_hosts_items_endpoint> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_wireguard-overlay_hosts_items_endpoint aria-expanded aria-controls=services_wireguard-overlay_hosts_items_endpoint onclick="setAnchor('#services_wireguard-overlay_hosts_items_endpoint')"><span class=property-name>endpoint</span></button> </h2> </div> <div id=services_wireguard-overlay_hosts_items_endpoint class="collapse property-definition-div" aria-labelledby=headingservices_wireguard-overlay_hosts_items_endpoint data-parent=#accordionservices_wireguard-overlay_hosts_items_endpoint> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay onclick="anchorLink('services_wireguard-overlay')">wireguard-overlay</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_hosts onclick="anchorLink('services_wireguard-overlay_hosts')">hosts</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_hosts_items onclick="anchorLink('services_wireguard-overlay_hosts_items')">hosts items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_hosts_items_endpoint onclick="anchorLink('services_wireguard-overlay_hosts_items_endpoint')">endpoint</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-ip</span><br> <span class=description><p>The public IP of the host (optional).</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionservices_wireguard-overlay_hosts_items_subnet> <div class=card> <div class=card-header id=headingservices_wireguard-overlay_hosts_items_subnet> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_wireguard-overlay_hosts_items_subnet aria-expanded aria-controls=services_wireguard-overlay_hosts_items_subnet onclick="setAnchor('#services_wireguard-overlay_hosts_items_subnet')"><span class=property-name>subnet</span></button> </h2> </div> <div id=services_wireguard-overlay_hosts_items_subnet class="collapse property-definition-div" aria-labelledby=headingservices_wireguard-overlay_hosts_items_subnet data-parent=#accordionservices_wireguard-overlay_hosts_items_subnet> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay onclick="anchorLink('services_wireguard-overlay')">wireguard-overlay</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_hosts onclick="anchorLink('services_wireguard-overlay_hosts')">hosts</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_hosts_items onclick="anchorLink('services_wireguard-overlay_hosts_items')">hosts items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_hosts_items_subnet onclick="anchorLink('services_wireguard-overlay_hosts_items_subnet')">subnet</a></div><span class="badge badge-dark value-type">Type: array of string</span><br> <span class=description><p>The list of subnets that shall be routed to this host.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=services_wireguard-overlay_hosts_items_subnet_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay onclick="anchorLink('services_wireguard-overlay')">wireguard-overlay</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_hosts onclick="anchorLink('services_wireguard-overlay_hosts')">hosts</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_hosts_items onclick="anchorLink('services_wireguard-overlay_hosts_items')">hosts items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_hosts_items_subnet onclick="anchorLink('services_wireguard-overlay_hosts_items_subnet')">subnet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_hosts_items_subnet_items onclick="anchorLink('services_wireguard-overlay_hosts_items_subnet_items')">subnet items</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-cidr</span><br> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_wireguard-overlay_hosts_items_ipaddr> <div class=card> <div class=card-header id=headingservices_wireguard-overlay_hosts_items_ipaddr> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_wireguard-overlay_hosts_items_ipaddr aria-expanded aria-controls=services_wireguard-overlay_hosts_items_ipaddr onclick="setAnchor('#services_wireguard-overlay_hosts_items_ipaddr')"><span class=property-name>ipaddr</span></button> </h2> </div> <div id=services_wireguard-overlay_hosts_items_ipaddr class="collapse property-definition-div" aria-labelledby=headingservices_wireguard-overlay_hosts_items_ipaddr data-parent=#accordionservices_wireguard-overlay_hosts_items_ipaddr> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay onclick="anchorLink('services_wireguard-overlay')">wireguard-overlay</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_hosts onclick="anchorLink('services_wireguard-overlay_hosts')">hosts</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_hosts_items onclick="anchorLink('services_wireguard-overlay_hosts_items')">hosts items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_hosts_items_ipaddr onclick="anchorLink('services_wireguard-overlay_hosts_items_ipaddr')">ipaddr</a></div><span class="badge badge-dark value-type">Type: array of string</span><br> <span class=description><p>The list of private IPs that a host is reachable on inside the overlay.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=services_wireguard-overlay_hosts_items_ipaddr_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay onclick="anchorLink('services_wireguard-overlay')">wireguard-overlay</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_hosts onclick="anchorLink('services_wireguard-overlay_hosts')">hosts</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_hosts_items onclick="anchorLink('services_wireguard-overlay_hosts_items')">hosts items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_hosts_items_ipaddr onclick="anchorLink('services_wireguard-overlay_hosts_items_ipaddr')">ipaddr</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_hosts_items_ipaddr_items onclick="anchorLink('services_wireguard-overlay_hosts_items_ipaddr_items')">ipaddr items</a></div><span class="badge badge-dark value-type">Type: string</span><span class="badge badge-info value-type">Format: uc-ip</span><br> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_wireguard-overlay_vxlan> <div class=card> <div class=card-header id=headingservices_wireguard-overlay_vxlan> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_wireguard-overlay_vxlan aria-expanded aria-controls=services_wireguard-overlay_vxlan onclick="setAnchor('#services_wireguard-overlay_vxlan')"><span class=property-name>vxlan</span></button> </h2> </div> <div id=services_wireguard-overlay_vxlan class="collapse property-definition-div" aria-labelledby=headingservices_wireguard-overlay_vxlan data-parent=#accordionservices_wireguard-overlay_vxlan> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay onclick="anchorLink('services_wireguard-overlay')">wireguard-overlay</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_vxlan onclick="anchorLink('services_wireguard-overlay_vxlan')">vxlan</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>The descritption of the root node of the overlay.</p> </span> <div class=accordion id=accordionservices_wireguard-overlay_vxlan_port> <div class=card> <div class=card-header id=headingservices_wireguard-overlay_vxlan_port> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_wireguard-overlay_vxlan_port aria-expanded aria-controls=services_wireguard-overlay_vxlan_port onclick="setAnchor('#services_wireguard-overlay_vxlan_port')"><span class=property-name>port</span></button> </h2> </div> <div id=services_wireguard-overlay_vxlan_port class="collapse property-definition-div" aria-labelledby=headingservices_wireguard-overlay_vxlan_port data-parent=#accordionservices_wireguard-overlay_vxlan_port> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay onclick="anchorLink('services_wireguard-overlay')">wireguard-overlay</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_vxlan onclick="anchorLink('services_wireguard-overlay_vxlan')">vxlan</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_vxlan_port onclick="anchorLink('services_wireguard-overlay_vxlan_port')">port</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 4789</span><br> <span class=description><p>The network port that shall be used to establish the vxlan overlay.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=services_wireguard-overlay_vxlan_port_number>Value must be greater or equal to <code>1</code> and lesser or equal to <code>65535</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionservices_wireguard-overlay_vxlan_mtu> <div class=card> <div class=card-header id=headingservices_wireguard-overlay_vxlan_mtu> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_wireguard-overlay_vxlan_mtu aria-expanded aria-controls=services_wireguard-overlay_vxlan_mtu onclick="setAnchor('#services_wireguard-overlay_vxlan_mtu')"><span class=property-name>mtu</span></button> </h2> </div> <div id=services_wireguard-overlay_vxlan_mtu class="collapse property-definition-div" aria-labelledby=headingservices_wireguard-overlay_vxlan_mtu data-parent=#accordionservices_wireguard-overlay_vxlan_mtu> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay onclick="anchorLink('services_wireguard-overlay')">wireguard-overlay</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_vxlan onclick="anchorLink('services_wireguard-overlay_vxlan')">vxlan</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_vxlan_mtu onclick="anchorLink('services_wireguard-overlay_vxlan_mtu')">mtu</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 1420</span><br> <span class=description><p>The MTU that shall be used by the vxlan tunnel.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=services_wireguard-overlay_vxlan_mtu_number>Value must be greater or equal to <code>256</code> and lesser or equal to <code>65535</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionservices_wireguard-overlay_vxlan_isolate> <div class=card> <div class=card-header id=headingservices_wireguard-overlay_vxlan_isolate> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_wireguard-overlay_vxlan_isolate aria-expanded aria-controls=services_wireguard-overlay_vxlan_isolate onclick="setAnchor('#services_wireguard-overlay_vxlan_isolate')"><span class=property-name>isolate</span></button> </h2> </div> <div id=services_wireguard-overlay_vxlan_isolate class="collapse property-definition-div" aria-labelledby=headingservices_wireguard-overlay_vxlan_isolate data-parent=#accordionservices_wireguard-overlay_vxlan_isolate> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay onclick="anchorLink('services_wireguard-overlay')">wireguard-overlay</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_vxlan onclick="anchorLink('services_wireguard-overlay_vxlan')">vxlan</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_wireguard-overlay_vxlan_isolate onclick="anchorLink('services_wireguard-overlay_vxlan_isolate')">isolate</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>If set to true hosts will only be able to talk with the root node and not forward L@ traffic between each other.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_gps> <div class=card> <div class=card-header id=headingservices_gps> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_gps aria-expanded aria-controls=services_gps onclick="setAnchor('#services_gps')"><span class=property-name>gps</span></button> </h2> </div> <div id=services_gps class="collapse property-definition-div" aria-labelledby=headingservices_gps data-parent=#accordionservices_gps> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_gps onclick="anchorLink('services_gps')">gps</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section can be used to configure a GPS dongle</p> </span> <div class=accordion id=accordionservices_gps_adjust-time> <div class=card> <div class=card-header id=headingservices_gps_adjust-time> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_gps_adjust-time aria-expanded aria-controls=services_gps_adjust-time onclick="setAnchor('#services_gps_adjust-time')"><span class=property-name>adjust-time</span></button> </h2> </div> <div id=services_gps_adjust-time class="collapse property-definition-div" aria-labelledby=headingservices_gps_adjust-time data-parent=#accordionservices_gps_adjust-time> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_gps onclick="anchorLink('services_gps')">gps</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_gps_adjust-time onclick="anchorLink('services_gps_adjust-time')">adjust-time</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>Adjust the systems clock upon a successful GPS lock.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionservices_gps_baud-rate> <div class=card> <div class=card-header id=headingservices_gps_baud-rate> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_gps_baud-rate aria-expanded aria-controls=services_gps_baud-rate onclick="setAnchor('#services_gps_baud-rate')"><span class=property-name>baud-rate</span></button> </h2> </div> <div id=services_gps_baud-rate class="collapse property-definition-div" aria-labelledby=headingservices_gps_baud-rate data-parent=#accordionservices_gps_baud-rate> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_gps onclick="anchorLink('services_gps')">gps</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_gps_baud-rate onclick="anchorLink('services_gps_baud-rate')">baud-rate</a></div><span class="badge badge-dark value-type">Type: enum (of integer)</span><br> <span class=description><p>The baudrate used by the attached GPS dongle</p> </span><div class=enum-value id=services_gps_baud-rate_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">2400</li><li class="list-group-item enum-item">4800</li><li class="list-group-item enum-item">9600</li><li class="list-group-item enum-item">19200</li></ul> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_telnet> <div class=card> <div class=card-header id=headingservices_telnet> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_telnet aria-expanded aria-controls=services_telnet onclick="setAnchor('#services_telnet')"><span class=property-name>telnet</span></button> </h2> </div> <div id=services_telnet class="collapse property-definition-div" aria-labelledby=headingservices_telnet data-parent=#accordionservices_telnet> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_telnet onclick="anchorLink('services_telnet')">telnet</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>This section can be used to setup a Telnet server on the device.</p> </span> <div class=accordion id=accordionservices_telnet_enable> <div class=card> <div class=card-header id=headingservices_telnet_enable> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_telnet_enable aria-expanded aria-controls=services_telnet_enable onclick="setAnchor('#services_telnet_enable')"><span class=property-name>enable</span></button> </h2> </div> <div id=services_telnet_enable class="collapse property-definition-div" aria-labelledby=headingservices_telnet_enable data-parent=#accordionservices_telnet_enable> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_telnet onclick="anchorLink('services_telnet')">telnet</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_telnet_enable onclick="anchorLink('services_telnet_enable')">enable</a></div><span class="badge badge-dark value-type">Type: boolean</span><br> <span class=description><p>This option whether telnet server should be enabled or disabled.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionservices_https> <div class=card> <div class=card-header id=headingservices_https> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_https aria-expanded aria-controls=services_https onclick="setAnchor('#services_https')"><span class=property-name>https</span></button> </h2> </div> <div id=services_https class="collapse property-definition-div" aria-labelledby=headingservices_https data-parent=#accordionservices_https> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_https onclick="anchorLink('services_https')">https</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>Enable the webserver with the on-boarding webui</p> </span> <div class=accordion id=accordionservices_https_https-port> <div class=card> <div class=card-header id=headingservices_https_https-port> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_https_https-port aria-expanded aria-controls=services_https_https-port onclick="setAnchor('#services_https_https-port')"><span class=property-name>https-port</span></button> </h2> </div> <div id=services_https_https-port class="collapse property-definition-div" aria-labelledby=headingservices_https_https-port data-parent=#accordionservices_https_https-port> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_https onclick="anchorLink('services_https')">https</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_https_https-port onclick="anchorLink('services_https_https-port')">https-port</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 443</span><br> <span class=description><p>The port that the secure HTTP server should run on.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=services_https_https-port_number>Value must be greater or equal to <code>1</code> and lesser or equal to <code>65535</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionservices_https_enable> <div class=card> <div class=card-header id=headingservices_https_enable> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#services_https_enable aria-expanded aria-controls=services_https_enable onclick="setAnchor('#services_https_enable')"><span class=property-name>enable</span></button> </h2> </div> <div id=services_https_enable class="collapse property-definition-div" aria-labelledby=headingservices_https_enable data-parent=#accordionservices_https_enable> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services onclick="anchorLink('services')">services</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_https onclick="anchorLink('services_https')">https</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#services_https_enable onclick="anchorLink('services_https_enable')">enable</a></div><span class="badge badge-dark value-type">Type: boolean</span><br> <span class=description><p>This option whether secure http server should be enabled or disabled.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionmetrics> <div class=card> <div class=card-header id=headingmetrics> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#metrics aria-expanded aria-controls=metrics onclick="setAnchor('#metrics')"><span class=property-name>metrics</span></button> </h2> </div> <div id=metrics class="collapse property-definition-div" aria-labelledby=headingmetrics data-parent=#accordionmetrics> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics onclick="anchorLink('metrics')">metrics</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>There are several types of mertics that shall be reported in certain intervals. This section provides a granual configuration.</p> </span> <div class=accordion id=accordionmetrics_statistics> <div class=card> <div class=card-header id=headingmetrics_statistics> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#metrics_statistics aria-expanded aria-controls=metrics_statistics onclick="setAnchor('#metrics_statistics')"><span class=property-name>statistics</span></button> </h2> </div> <div id=metrics_statistics class="collapse property-definition-div" aria-labelledby=headingmetrics_statistics data-parent=#accordionmetrics_statistics> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics onclick="anchorLink('metrics')">metrics</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_statistics onclick="anchorLink('metrics_statistics')">statistics</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>Statistics are traffic counters, neighbor tables, ...</p> </span> <div class=accordion id=accordionmetrics_statistics_interval> <div class=card> <div class=card-header id=headingmetrics_statistics_interval> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#metrics_statistics_interval aria-expanded aria-controls=metrics_statistics_interval onclick="setAnchor('#metrics_statistics_interval')"><span class=property-name>interval</span></button> </h2> </div> <div id=metrics_statistics_interval class="collapse property-definition-div" aria-labelledby=headingmetrics_statistics_interval data-parent=#accordionmetrics_statistics_interval> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics onclick="anchorLink('metrics')">metrics</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_statistics onclick="anchorLink('metrics_statistics')">statistics</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_statistics_interval onclick="anchorLink('metrics_statistics_interval')">interval</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>The reporting interval defined in seconds.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=metrics_statistics_interval_number>Value must be greater or equal to <code>60</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionmetrics_statistics_types> <div class=card> <div class=card-header id=headingmetrics_statistics_types> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#metrics_statistics_types aria-expanded aria-controls=metrics_statistics_types onclick="setAnchor('#metrics_statistics_types')"><span class=property-name>types</span></button> </h2> </div> <div id=metrics_statistics_types class="collapse property-definition-div" aria-labelledby=headingmetrics_statistics_types data-parent=#accordionmetrics_statistics_types> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics onclick="anchorLink('metrics')">metrics</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_statistics onclick="anchorLink('metrics_statistics')">statistics</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_statistics_types onclick="anchorLink('metrics_statistics_types')">types</a></div><span class="badge badge-dark value-type">Type: array of enum (of string)</span><br> <span class=description><p>A list of names of subsystems that shall be reported periodically.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=metrics_statistics_types_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics onclick="anchorLink('metrics')">metrics</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_statistics onclick="anchorLink('metrics_statistics')">statistics</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_statistics_types onclick="anchorLink('metrics_statistics_types')">types</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_statistics_types_items onclick="anchorLink('metrics_statistics_types_items')">types items</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span><br> <div class=enum-value id=metrics_statistics_types_items_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"lldp"</li><li class="list-group-item enum-item">"clients"</li></ul> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionmetrics_statistics_wired-clients-max-num> <div class=card> <div class=card-header id=headingmetrics_statistics_wired-clients-max-num> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#metrics_statistics_wired-clients-max-num aria-expanded aria-controls=metrics_statistics_wired-clients-max-num onclick="setAnchor('#metrics_statistics_wired-clients-max-num')"><span class=property-name>wired-clients-max-num</span></button> </h2> </div> <div id=metrics_statistics_wired-clients-max-num class="collapse property-definition-div" aria-labelledby=headingmetrics_statistics_wired-clients-max-num data-parent=#accordionmetrics_statistics_wired-clients-max-num> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics onclick="anchorLink('metrics')">metrics</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_statistics onclick="anchorLink('metrics_statistics')">statistics</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_statistics_wired-clients-max-num onclick="anchorLink('metrics_statistics_wired-clients-max-num')">wired-clients-max-num</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>Configure maximum number of FDB entries device&#39;s allowed to report. If omitted, device-default number should be used (2000). Setting to zero means no entries should be reported, flag should be raised. If device&#39;s current FDB size exceeds configured value, flag should be raised as well.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionmetrics_health> <div class=card> <div class=card-header id=headingmetrics_health> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#metrics_health aria-expanded aria-controls=metrics_health onclick="setAnchor('#metrics_health')"><span class=property-name>health</span></button> </h2> </div> <div id=metrics_health class="collapse property-definition-div" aria-labelledby=headingmetrics_health data-parent=#accordionmetrics_health> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics onclick="anchorLink('metrics')">metrics</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_health onclick="anchorLink('metrics_health')">health</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>Health check gets executed periodically and will report a health value between 0-100 indicating how healthy the device thinks it is</p> </span> <div class=accordion id=accordionmetrics_health_interval> <div class=card> <div class=card-header id=headingmetrics_health_interval> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#metrics_health_interval aria-expanded aria-controls=metrics_health_interval onclick="setAnchor('#metrics_health_interval')"><span class=property-name>interval</span></button> </h2> </div> <div id=metrics_health_interval class="collapse property-definition-div" aria-labelledby=headingmetrics_health_interval data-parent=#accordionmetrics_health_interval> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics onclick="anchorLink('metrics')">metrics</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_health onclick="anchorLink('metrics_health')">health</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_health_interval onclick="anchorLink('metrics_health_interval')">interval</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>The reporting interval defined in seconds.</p> </span> <p><span class="badge badge-light restriction numeric-restriction" id=metrics_health_interval_number>Value must be greater or equal to <code>60</code></span></p> </div> </div> </div> </div> <div class=accordion id=accordionmetrics_health_dhcp-local> <div class=card> <div class=card-header id=headingmetrics_health_dhcp-local> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#metrics_health_dhcp-local aria-expanded aria-controls=metrics_health_dhcp-local onclick="setAnchor('#metrics_health_dhcp-local')"><span class=property-name>dhcp-local</span></button> </h2> </div> <div id=metrics_health_dhcp-local class="collapse property-definition-div" aria-labelledby=headingmetrics_health_dhcp-local data-parent=#accordionmetrics_health_dhcp-local> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics onclick="anchorLink('metrics')">metrics</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_health onclick="anchorLink('metrics_health')">health</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_health_dhcp-local onclick="anchorLink('metrics_health_dhcp-local')">dhcp-local</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>This is makes the AP probe local downstream DHCP servers.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionmetrics_health_dhcp-remote> <div class=card> <div class=card-header id=headingmetrics_health_dhcp-remote> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#metrics_health_dhcp-remote aria-expanded aria-controls=metrics_health_dhcp-remote onclick="setAnchor('#metrics_health_dhcp-remote')"><span class=property-name>dhcp-remote</span></button> </h2> </div> <div id=metrics_health_dhcp-remote class="collapse property-definition-div" aria-labelledby=headingmetrics_health_dhcp-remote data-parent=#accordionmetrics_health_dhcp-remote> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics onclick="anchorLink('metrics')">metrics</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_health onclick="anchorLink('metrics_health')">health</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_health_dhcp-remote onclick="anchorLink('metrics_health_dhcp-remote')">dhcp-remote</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: false</span><br> <span class=description><p>This is makes the AP probe remote upstream DHCP servers.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionmetrics_health_dns-local> <div class=card> <div class=card-header id=headingmetrics_health_dns-local> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#metrics_health_dns-local aria-expanded aria-controls=metrics_health_dns-local onclick="setAnchor('#metrics_health_dns-local')"><span class=property-name>dns-local</span></button> </h2> </div> <div id=metrics_health_dns-local class="collapse property-definition-div" aria-labelledby=headingmetrics_health_dns-local data-parent=#accordionmetrics_health_dns-local> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics onclick="anchorLink('metrics')">metrics</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_health onclick="anchorLink('metrics_health')">health</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_health_dns-local onclick="anchorLink('metrics_health_dns-local')">dns-local</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>This is makes the AP probe DNS servers.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionmetrics_health_dns-remote> <div class=card> <div class=card-header id=headingmetrics_health_dns-remote> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#metrics_health_dns-remote aria-expanded aria-controls=metrics_health_dns-remote onclick="setAnchor('#metrics_health_dns-remote')"><span class=property-name>dns-remote</span></button> </h2> </div> <div id=metrics_health_dns-remote class="collapse property-definition-div" aria-labelledby=headingmetrics_health_dns-remote data-parent=#accordionmetrics_health_dns-remote> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics onclick="anchorLink('metrics')">metrics</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_health onclick="anchorLink('metrics_health')">health</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_health_dns-remote onclick="anchorLink('metrics_health_dns-remote')">dns-remote</a></div><span class="badge badge-dark value-type">Type: boolean</span> <span class="badge badge-success default-value">Default: true</span><br> <span class=description><p>This is makes the AP probe DNS servers.</p> </span> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionmetrics_dhcp-snooping> <div class=card> <div class=card-header id=headingmetrics_dhcp-snooping> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#metrics_dhcp-snooping aria-expanded aria-controls=metrics_dhcp-snooping onclick="setAnchor('#metrics_dhcp-snooping')"><span class=property-name>dhcp-snooping</span></button> </h2> </div> <div id=metrics_dhcp-snooping class="collapse property-definition-div" aria-labelledby=headingmetrics_dhcp-snooping data-parent=#accordionmetrics_dhcp-snooping> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics onclick="anchorLink('metrics')">metrics</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_dhcp-snooping onclick="anchorLink('metrics_dhcp-snooping')">dhcp-snooping</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>DHCP snooping allows us to intercept DHCP packages on interface that are bridged, where DHCP is not offered as a service by the AP.</p> </span> <div class=accordion id=accordionmetrics_dhcp-snooping_filters> <div class=card> <div class=card-header id=headingmetrics_dhcp-snooping_filters> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#metrics_dhcp-snooping_filters aria-expanded aria-controls=metrics_dhcp-snooping_filters onclick="setAnchor('#metrics_dhcp-snooping_filters')"><span class=property-name>filters</span></button> </h2> </div> <div id=metrics_dhcp-snooping_filters class="collapse property-definition-div" aria-labelledby=headingmetrics_dhcp-snooping_filters data-parent=#accordionmetrics_dhcp-snooping_filters> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics onclick="anchorLink('metrics')">metrics</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_dhcp-snooping onclick="anchorLink('metrics_dhcp-snooping')">dhcp-snooping</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_dhcp-snooping_filters onclick="anchorLink('metrics_dhcp-snooping_filters')">filters</a></div><span class="badge badge-dark value-type">Type: array of enum (of string)</span><br> <span class=description><p>A list of the message types that shall be sent to the backend.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=metrics_dhcp-snooping_filters_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics onclick="anchorLink('metrics')">metrics</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_dhcp-snooping onclick="anchorLink('metrics_dhcp-snooping')">dhcp-snooping</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_dhcp-snooping_filters onclick="anchorLink('metrics_dhcp-snooping_filters')">filters</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_dhcp-snooping_filters_items onclick="anchorLink('metrics_dhcp-snooping_filters_items')">filters items</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span><br> <div class=enum-value id=metrics_dhcp-snooping_filters_items_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"ack"</li><li class="list-group-item enum-item">"discover"</li><li class="list-group-item enum-item">"offer"</li><li class="list-group-item enum-item">"request"</li><li class="list-group-item enum-item">"solicit"</li><li class="list-group-item enum-item">"reply"</li><li class="list-group-item enum-item">"renew"</li></ul> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionmetrics_telemetry> <div class=card> <div class=card-header id=headingmetrics_telemetry> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#metrics_telemetry aria-expanded aria-controls=metrics_telemetry onclick="setAnchor('#metrics_telemetry')"><span class=property-name>telemetry</span></button> </h2> </div> <div id=metrics_telemetry class="collapse property-definition-div" aria-labelledby=headingmetrics_telemetry data-parent=#accordionmetrics_telemetry> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics onclick="anchorLink('metrics')">metrics</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_telemetry onclick="anchorLink('metrics_telemetry')">telemetry</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>Configure the unsolicited telemetry stream.</p> </span> <div class=accordion id=accordionmetrics_telemetry_interval> <div class=card> <div class=card-header id=headingmetrics_telemetry_interval> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#metrics_telemetry_interval aria-expanded aria-controls=metrics_telemetry_interval onclick="setAnchor('#metrics_telemetry_interval')"><span class=property-name>interval</span></button> </h2> </div> <div id=metrics_telemetry_interval class="collapse property-definition-div" aria-labelledby=headingmetrics_telemetry_interval data-parent=#accordionmetrics_telemetry_interval> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics onclick="anchorLink('metrics')">metrics</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_telemetry onclick="anchorLink('metrics_telemetry')">telemetry</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_telemetry_interval onclick="anchorLink('metrics_telemetry_interval')">interval</a></div><span class="badge badge-dark value-type">Type: integer</span><br> <span class=description><p>The reporting interval defined in seconds.</p> </span> </div> </div> </div> </div> <div class=accordion id=accordionmetrics_telemetry_types> <div class=card> <div class=card-header id=headingmetrics_telemetry_types> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#metrics_telemetry_types aria-expanded aria-controls=metrics_telemetry_types onclick="setAnchor('#metrics_telemetry_types')"><span class=property-name>types</span></button> </h2> </div> <div id=metrics_telemetry_types class="collapse property-definition-div" aria-labelledby=headingmetrics_telemetry_types data-parent=#accordionmetrics_telemetry_types> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics onclick="anchorLink('metrics')">metrics</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_telemetry onclick="anchorLink('metrics_telemetry')">telemetry</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_telemetry_types onclick="anchorLink('metrics_telemetry_types')">types</a></div><span class="badge badge-dark value-type">Type: array of enum (of string)</span><br> <span class=description><p>The event types that get added to telemetry.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=metrics_telemetry_types_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics onclick="anchorLink('metrics')">metrics</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_telemetry onclick="anchorLink('metrics_telemetry')">telemetry</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_telemetry_types onclick="anchorLink('metrics_telemetry_types')">types</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_telemetry_types_items onclick="anchorLink('metrics_telemetry_types_items')">types items</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span><br> <div class=enum-value id=metrics_telemetry_types_items_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"ssh"</li><li class="list-group-item enum-item">"health"</li><li class="list-group-item enum-item">"health.dns"</li><li class="list-group-item enum-item">"health.dhcp"</li><li class="list-group-item enum-item">"health.radius"</li><li class="list-group-item enum-item">"health.memory"</li><li class="list-group-item enum-item">"client"</li><li class="list-group-item enum-item">"client.join"</li><li class="list-group-item enum-item">"client.leave"</li><li class="list-group-item enum-item">"client.key-mismatch"</li><li class="list-group-item enum-item">"wired"</li><li class="list-group-item enum-item">"wired.carrier-up"</li><li class="list-group-item enum-item">"wired.carrier-down"</li><li class="list-group-item enum-item">"unit"</li><li class="list-group-item enum-item">"unit.boot-up"</li></ul> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionmetrics_realtime> <div class=card> <div class=card-header id=headingmetrics_realtime> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#metrics_realtime aria-expanded aria-controls=metrics_realtime onclick="setAnchor('#metrics_realtime')"><span class=property-name>realtime</span></button> </h2> </div> <div id=metrics_realtime class="collapse property-definition-div" aria-labelledby=headingmetrics_realtime data-parent=#accordionmetrics_realtime> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics onclick="anchorLink('metrics')">metrics</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_realtime onclick="anchorLink('metrics_realtime')">realtime</a></div><span class="badge badge-dark value-type">Type: object</span><br> <span class=description><p>Configure the realtime events that get sent to the cloud.</p> </span> <div class=accordion id=accordionmetrics_realtime_types> <div class=card> <div class=card-header id=headingmetrics_realtime_types> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#metrics_realtime_types aria-expanded aria-controls=metrics_realtime_types onclick="setAnchor('#metrics_realtime_types')"><span class=property-name>types</span></button> </h2> </div> <div id=metrics_realtime_types class="collapse property-definition-div" aria-labelledby=headingmetrics_realtime_types data-parent=#accordionmetrics_realtime_types> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics onclick="anchorLink('metrics')">metrics</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_realtime onclick="anchorLink('metrics_realtime')">realtime</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_realtime_types onclick="anchorLink('metrics_realtime_types')">types</a></div><span class="badge badge-dark value-type">Type: array of enum (of string)</span><br> <span class=description><p>The event types that get added to telemetry.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=metrics_realtime_types_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics onclick="anchorLink('metrics')">metrics</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_realtime onclick="anchorLink('metrics_realtime')">realtime</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_realtime_types onclick="anchorLink('metrics_realtime_types')">types</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#metrics_realtime_types_items onclick="anchorLink('metrics_realtime_types_items')">types items</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span><br> <div class=enum-value id=metrics_realtime_types_items_enum> <h4>Must be one of:</h4> <ul class=list-group><li class="list-group-item enum-item">"ssh"</li><li class="list-group-item enum-item">"health"</li><li class="list-group-item enum-item">"health.dns"</li><li class="list-group-item enum-item">"health.dhcp"</li><li class="list-group-item enum-item">"health.radius"</li><li class="list-group-item enum-item">"health.memory"</li><li class="list-group-item enum-item">"client"</li><li class="list-group-item enum-item">"client.join"</li><li class="list-group-item enum-item">"client.leave"</li><li class="list-group-item enum-item">"client.key-mismatch"</li><li class="list-group-item enum-item">"wired"</li><li class="list-group-item enum-item">"wired.carrier-up"</li><li class="list-group-item enum-item">"wired.carrier-down"</li><li class="list-group-item enum-item">"unit"</li><li class="list-group-item enum-item">"unit.boot-up"</li></ul> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionconfig-raw> <div class=card> <div class=card-header id=headingconfig-raw> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#config-raw aria-expanded aria-controls=config-raw onclick="setAnchor('#config-raw')"><span class=property-name>config-raw</span></button> </h2> </div> <div id=config-raw class="collapse property-definition-div" aria-labelledby=headingconfig-raw data-parent=#accordionconfig-raw> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#config-raw onclick="anchorLink('config-raw')">config-raw</a></div><span class="badge badge-dark value-type">Type: array of array</span><br> <span class=description><p>This object allows passing raw uci commands, that get applied after all the other configuration was ben generated.</p> </span> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=config-raw_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#config-raw onclick="anchorLink('config-raw')">config-raw</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#config-raw_items onclick="anchorLink('config-raw_items')">config-raw items</a></div><span class="badge badge-dark value-type">Type: array of string</span><br> <p><span class="badge badge-light restriction min-items-restriction" id=config-raw_items_minItems>Must contain a minimum of <code>2</code> items</span></p> <span class="badge badge-info no-additional">No Additional Items</span><h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=config-raw_items_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#config-raw onclick="anchorLink('config-raw')">config-raw</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#config-raw_items onclick="anchorLink('config-raw_items')">config-raw items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#config-raw_items_items onclick="anchorLink('config-raw_items_items')">config-raw items items</a></div><span class="badge badge-dark value-type">Type: string</span><br> </div> </div><br> <div class="badge badge-secondary">Examples:</div> <br><div id=config-raw_items_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=p>[</span>
<span class=w> </span><span class=s2>&quot;set&quot;</span><span class=p>,</span>
<span class=w> </span><span class=s2>&quot;system.@system[0].timezone&quot;</span><span class=p>,</span>
<span class=w> </span><span class=s2>&quot;GMT0&quot;</span>
<span class=p>]</span>
</pre></div> </div><div id=config-raw_items_ex2 class="jumbotron examples"><div class=highlight><pre><span></span><span class=p>[</span>
<span class=w> </span><span class=s2>&quot;delete&quot;</span><span class=p>,</span>
<span class=w> </span><span class=s2>&quot;firewall.@zone[0]&quot;</span>
<span class=p>]</span>
</pre></div> </div><div id=config-raw_items_ex3 class="jumbotron examples"><div class=highlight><pre><span></span><span class=p>[</span>
<span class=w> </span><span class=s2>&quot;delete&quot;</span><span class=p>,</span>
<span class=w> </span><span class=s2>&quot;dhcp.wan&quot;</span>
<span class=p>]</span>
</pre></div> </div><div id=config-raw_items_ex4 class="jumbotron examples"><div class=highlight><pre><span></span><span class=p>[</span>
<span class=w> </span><span class=s2>&quot;add&quot;</span><span class=p>,</span>
<span class=w> </span><span class=s2>&quot;dhcp&quot;</span><span class=p>,</span>
<span class=w> </span><span class=s2>&quot;dhcp&quot;</span>
<span class=p>]</span>
</pre></div> </div><div id=config-raw_items_ex5 class="jumbotron examples"><div class=highlight><pre><span></span><span class=p>[</span>
<span class=w> </span><span class=s2>&quot;add-list&quot;</span><span class=p>,</span>
<span class=w> </span><span class=s2>&quot;system.ntp.server&quot;</span><span class=p>,</span>
<span class=w> </span><span class=s2>&quot;0.pool.example.org&quot;</span>
<span class=p>]</span>
</pre></div> </div><div id=config-raw_items_ex6 class="jumbotron examples"><div class=highlight><pre><span></span><span class=p>[</span>
<span class=w> </span><span class=s2>&quot;del-list&quot;</span><span class=p>,</span>
<span class=w> </span><span class=s2>&quot;system.ntp.server&quot;</span><span class=p>,</span>
<span class=w> </span><span class=s2>&quot;1.openwrt.pool.ntp.org&quot;</span>
<span class=p>]</span>
</pre></div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionthird-party> <div class=card> <div class=card-header id=headingthird-party> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#third-party aria-expanded aria-controls=third-party onclick="setAnchor('#third-party')"><span class=property-name>third-party</span></button> </h2> </div> <div id=third-party class="collapse property-definition-div" aria-labelledby=headingthird-party data-parent=#accordionthird-party> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#third-party onclick="anchorLink('third-party')">third-party</a></div><span class="badge badge-dark value-type">Type: object</span><br> <div class=accordion id=accordionthird-party_additionalProperties> <div class=card> <div class=card-header id=headingthird-party_additionalProperties> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#third-party_additionalProperties aria-expanded aria-controls=third-party_additionalProperties onclick="setAnchor('#third-party_additionalProperties')"><em><span class=property-name>Additional Properties</span></em></button> </h2> </div> <div id=third-party_additionalProperties class="collapse property-definition-div" aria-labelledby=headingthird-party_additionalProperties data-parent=#accordionthird-party_additionalProperties> <div class="card-body pl-5"><p class=additional-properties>Additional Properties of any type are allowed.</p> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#third-party onclick="anchorLink('third-party')">third-party</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#third-party_additionalProperties onclick="anchorLink('third-party_additionalProperties')">additionalProperties</a></div><span class="badge badge-dark value-type">Type: object</span><br> </div> </div> </div> </div> </div> </div> </div> </div> <footer> <p class=generated-by-footer>Generated using <a href=https://github.com/coveooss/json-schema-for-humans>json-schema-for-humans</a> on 2025-05-26 at 08:46:08 -0400</p> </footer></body> </html>