Дерево страниц

Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

Блок кода
    <property ename="vlan id 3.x" eversion="3.*" default="0">
        <etype>STR_255</etype>
        <evalue></evalue>
        <elabel>VLAN ID</elabel>
        <edescr></edescr>
        <ewrite>1</ewrite>
        <evisibility>1</evisibility>
        <enable_oid>InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANPPPConnection.1.Enable</enable_oid>
        <oid>InternetGatewayDevice.Layer2Bridging.Bridge.2.VLANID</oid>
        <oid>InternetGatewayDevice.Layer2Bridging.Marking.13.VLANIDMark</oid>
    </property>

    <property ename="vlan id 3.x#" eversion="3.*" default="0">
        <etype>STR_255</etype>
        <evalue></evalue>
        <elabel>VLAN ID</elabel>
        <edescr></edescr>
        <ewrite>1</ewrite>
        <evisibility>1</evisibility>
        <enable_oid>InternetGatewayDevice.WANDevice.#1.WANConnectionDevice.1.WANPPPConnection.1.Enable</enable_oid>
        <oid>InternetGatewayDevice.Layer2Bridging.Bridge.2.VLANID</oid>
        <oid>InternetGatewayDevice.Layer2Bridging.Marking.13.VLANIDMark</oid>
    </property>


Важно понимать, что все ноды, указанные в шаблоне, должны присутствовать и в профиле Нумерация нод в шаблоне должна соответствовать профилю ACS.  При этом значение их аргументов в профиле может быть любым, оно поменяется на указанное вами в окне GUI.Так что для корректной работы в данном примере следующие ноды обязательно должны быть в профиле: InternetGatewayDevice.X_ELTEX_RU_Config.Network.JumboFrameEnable; InternetGatewayDevice.Layer2Bridging.Bridge.2;  InternetGatewayDevice.Layer2Bridging.Bridge.2.VLANID.


Клик по иконке сохранения:

...