Skip to content

Instantly share code, notes, and snippets.

@hellt
Created April 9, 2020 19:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hellt/083aeb5aa6bfde714e90b73e68989457 to your computer and use it in GitHub Desktop.
Save hellt/083aeb5aa6bfde714e90b73e68989457 to your computer and use it in GitHub Desktop.
<configure xmlns="urn:nokia.com:sros:ns:yang:sr:conf">
<card>
<slot-number>1</slot-number>
<mda>
<mda-slot>1</mda-slot>
<mda-type>s36-100gb-qsfp28</mda-type>
</mda>
<fp>
<fp-number>1</fp-number>
</fp>
<fp>
<fp-number>2</fp-number>
</fp>
</card>
<chassis>
<chassis-class>router</chassis-class>
<chassis-number>1</chassis-number>
<power-shelf>
<power-shelf-id>1</power-shelf-id>
<power-shelf-type>ps-a4-shelf-dc</power-shelf-type>
<power-module>
<power-module-id>1</power-module-id>
<power-module-type>ps-a-dc-6000</power-module-type>
</power-module>
<power-module>
<power-module-id>2</power-module-id>
<power-module-type>ps-a-dc-6000</power-module-type>
</power-module>
<power-module>
<power-module-id>3</power-module-id>
<power-module-type>ps-a-dc-6000</power-module-type>
</power-module>
<power-module>
<power-module-id>4</power-module-id>
<power-module-type>ps-a-dc-6000</power-module-type>
</power-module>
</power-shelf>
</chassis>
<log>
<log-events>
<igmp>
<event>vRtrIgmpHostInstantiationFail</event>
<generate>false</generate>
<throttle>false</throttle>
</igmp>
<vrtr>
<event>tmnxVRtrStaticRouteStatusChanged</event>
<generate>true</generate>
</vrtr>
</log-events>
<filter>
<filter-id>1001</filter-id>
<entry>
<entry-id>10</entry-id>
<description>Collect only events of major severity or higher</description>
<action>forward</action>
<match>
<severity>
<gte>major</gte>
</severity>
</match>
</entry>
</filter>
<filter>
<filter-id>1500</filter-id>
<description>Netconf config/create/cli log filter</description>
<entry>
<entry-id>1</entry-id>
<description>To drop system tmnxConfigModify</description>
<action>drop</action>
<match>
<application>
<eq>system</eq>
</application>
<event>
<eq>2006</eq>
</event>
</match>
</entry>
<entry>
<entry-id>2</entry-id>
<description>To drop system tmnxConfigCreate</description>
<action>drop</action>
<match>
<application>
<eq>system</eq>
</application>
<event>
<eq>2007</eq>
</event>
</match>
</entry>
<entry>
<entry-id>3</entry-id>
<description>To drop system tmnxStateChange</description>
<action>drop</action>
<match>
<application>
<eq>system</eq>
</application>
<event>
<eq>2009</eq>
</event>
</match>
</entry>
<entry>
<entry-id>4</entry-id>
<description>To drop security cli_user_login</description>
<action>drop</action>
<match>
<application>
<eq>security</eq>
</application>
<event>
<eq>2001</eq>
</event>
</match>
</entry>
<entry>
<entry-id>5</entry-id>
<description>To drop security cli_user_logout</description>
<action>drop</action>
<match>
<application>
<eq>security</eq>
</application>
<event>
<eq>2002</eq>
</event>
</match>
</entry>
<entry>
<entry-id>6</entry-id>
<description>To drop user netconf_user_login</description>
<action>drop</action>
<match>
<application>
<eq>user</eq>
</application>
<event>
<eq>2018</eq>
</event>
</match>
</entry>
<entry>
<entry-id>7</entry-id>
<description>To drop user netconf_user_logout</description>
<action>drop</action>
<match>
<application>
<eq>user</eq>
</application>
<event>
<eq>2019</eq>
</event>
</match>
</entry>
<entry>
<entry-id>8</entry-id>
<description>To drop security netconf_user_login</description>
<action>drop</action>
<match>
<application>
<eq>security</eq>
</application>
<event>
<eq>2121</eq>
</event>
</match>
</entry>
<entry>
<entry-id>9</entry-id>
<description>To drop security netconf_user_logout</description>
<action>drop</action>
<match>
<application>
<eq>security</eq>
</application>
<event>
<eq>2122</eq>
</event>
</match>
</entry>
<entry>
<entry-id>10</entry-id>
<description>To drop system ssiSaveConfigSucceeded</description>
<action>drop</action>
<match>
<application>
<eq>system</eq>
</application>
<event>
<eq>2002</eq>
</event>
</match>
</entry>
<entry>
<entry-id>11</entry-id>
<description>To drop user cli_config_io</description>
<action>drop</action>
<match>
<application>
<eq>user</eq>
</application>
<event>
<eq>2011</eq>
</event>
</match>
</entry>
</filter>
<log-id>
<id>96</id>
<admin-state>enable</admin-state>
<description>Log to filter out unwanted Netconf logs</description>
<netconf-stream>nsp-netconf-stream</netconf-stream>
<filter>1500</filter>
<source>
<main>true</main>
<security>true</security>
</source>
<destination>
<netconf>
<max-entries>500</max-entries>
</netconf>
</destination>
</log-id>
<log-id>
<id>97</id>
<admin-state>enable</admin-state>
<source>
<main>true</main>
</source>
<destination>
<snmp>
<max-entries>1024</max-entries>
</snmp>
</destination>
</log-id>
<log-id>
<id>99</id>
<description>Default System Log</description>
<source>
<main>true</main>
</source>
<destination>
<memory>
<max-entries>500</max-entries>
</memory>
</destination>
</log-id>
<log-id>
<id>100</id>
<description>Default Serious Errors Log</description>
<filter>1001</filter>
<source>
<main>true</main>
</source>
<destination>
<memory>
<max-entries>500</max-entries>
</memory>
</destination>
</log-id>
<log-id>
<id>101</id>
<destination>
<netconf>
</netconf>
</destination>
</log-id>
<snmp-trap-group>
<log-id>97</log-id>
<trap-target>
<name>10_133_164_185</name>
<address>10.133.164.185</address>
<port>162</port>
<version>snmpv2c</version>
<notify-community>private</notify-community>
</trap-target>
</snmp-trap-group>
</log>
<multicast-management>
<chassis-level>
<per-mcast-plane-capacity>
<total-capacity>dynamic</total-capacity>
<mcast-capacity>
<primary-percentage>87.5</primary-percentage>
<secondary-percentage>87.5</secondary-percentage>
</mcast-capacity>
<redundant-mcast-capacity>
<primary-percentage>87.5</primary-percentage>
<secondary-percentage>87.5</secondary-percentage>
</redundant-mcast-capacity>
</per-mcast-plane-capacity>
</chassis-level>
</multicast-management>
<oam-pm>
<bin-group>
<bin-group-id>10</bin-group-id>
<admin-state>enable</admin-state>
<bin-type>
<bin-metric>fd</bin-metric>
<bin>
<bin-number>1</bin-number>
<lower-bound>1000</lower-bound>
</bin>
<bin>
<bin-number>2</bin-number>
<lower-bound>2000</lower-bound>
</bin>
<bin>
<bin-number>3</bin-number>
<lower-bound>4000</lower-bound>
</bin>
<bin>
<bin-number>4</bin-number>
<lower-bound>8000</lower-bound>
</bin>
</bin-type>
<bin-type>
<bin-metric>fdr</bin-metric>
<bin>
<bin-number>1</bin-number>
<lower-bound>2000</lower-bound>
</bin>
</bin-type>
<bin-type>
<bin-metric>ifdv</bin-metric>
<bin>
<bin-number>1</bin-number>
<lower-bound>2000</lower-bound>
</bin>
</bin-type>
</bin-group>
</oam-pm>
<port>
<port-id>1/1/c1</port-id>
<admin-state>enable</admin-state>
<connector>
<breakout>c1-100g</breakout>
</connector>
</port>
<port>
<port-id>1/1/c1/1</port-id>
<admin-state>enable</admin-state>
<description>myTestDescr</description>
<ethernet>
<mode>hybrid</mode>
<lldp>
<dest-mac>
<mac-type>nearest-bridge</mac-type>
<notification>true</notification>
<receive>true</receive>
<transmit>true</transmit>
<tx-tlvs>
<port-desc>true</port-desc>
<sys-name>true</sys-name>
<sys-desc>true</sys-desc>
<sys-cap>true</sys-cap>
</tx-tlvs>
<tx-mgmt-address>
<mgmt-address-system-type>oob</mgmt-address-system-type>
<admin-state>enable</admin-state>
</tx-mgmt-address>
<tx-mgmt-address>
<mgmt-address-system-type>system</mgmt-address-system-type>
<admin-state>enable</admin-state>
</tx-mgmt-address>
</dest-mac>
</lldp>
</ethernet>
</port>
<port>
<port-id>1/1/c2</port-id>
<admin-state>enable</admin-state>
<connector>
<breakout>c1-100g</breakout>
</connector>
</port>
<port>
<port-id>1/1/c2/1</port-id>
<admin-state>enable</admin-state>
<ethernet>
<mode>hybrid</mode>
<lldp>
<dest-mac>
<mac-type>nearest-bridge</mac-type>
<receive>true</receive>
<transmit>true</transmit>
<tx-tlvs>
<port-desc>true</port-desc>
<sys-name>true</sys-name>
<sys-desc>true</sys-desc>
<sys-cap>true</sys-cap>
</tx-tlvs>
<tx-mgmt-address>
<mgmt-address-system-type>oob</mgmt-address-system-type>
<admin-state>enable</admin-state>
</tx-mgmt-address>
<tx-mgmt-address>
<mgmt-address-system-type>system</mgmt-address-system-type>
<admin-state>enable</admin-state>
</tx-mgmt-address>
</dest-mac>
</lldp>
</ethernet>
</port>
<port>
<port-id>1/1/c3</port-id>
<admin-state>enable</admin-state>
<connector>
<breakout>c1-100g</breakout>
</connector>
</port>
<port>
<port-id>1/1/c3/1</port-id>
<admin-state>enable</admin-state>
<ethernet>
<mode>hybrid</mode>
<lldp>
<dest-mac>
<mac-type>nearest-bridge</mac-type>
<receive>true</receive>
<transmit>true</transmit>
<tx-tlvs>
<port-desc>true</port-desc>
<sys-name>true</sys-name>
<sys-desc>true</sys-desc>
<sys-cap>true</sys-cap>
</tx-tlvs>
<tx-mgmt-address>
<mgmt-address-system-type>oob</mgmt-address-system-type>
<admin-state>enable</admin-state>
</tx-mgmt-address>
<tx-mgmt-address>
<mgmt-address-system-type>system</mgmt-address-system-type>
<admin-state>enable</admin-state>
</tx-mgmt-address>
</dest-mac>
</lldp>
</ethernet>
</port>
<port>
<port-id>1/1/c4</port-id>
<admin-state>enable</admin-state>
<connector>
<breakout>c1-100g</breakout>
</connector>
</port>
<port>
<port-id>1/1/c4/1</port-id>
<admin-state>enable</admin-state>
<ethernet>
<mode>hybrid</mode>
<lldp>
<dest-mac>
<mac-type>nearest-bridge</mac-type>
<receive>true</receive>
<transmit>true</transmit>
<tx-tlvs>
<port-desc>true</port-desc>
<sys-name>true</sys-name>
<sys-desc>true</sys-desc>
<sys-cap>true</sys-cap>
</tx-tlvs>
<tx-mgmt-address>
<mgmt-address-system-type>oob</mgmt-address-system-type>
<admin-state>enable</admin-state>
</tx-mgmt-address>
<tx-mgmt-address>
<mgmt-address-system-type>system</mgmt-address-system-type>
<admin-state>enable</admin-state>
</tx-mgmt-address>
</dest-mac>
</lldp>
</ethernet>
</port>
<port>
<port-id>1/1/c5</port-id>
<admin-state>enable</admin-state>
<connector>
<breakout>c1-100g</breakout>
</connector>
</port>
<port>
<port-id>1/1/c5/1</port-id>
<admin-state>enable</admin-state>
<ethernet>
<mode>hybrid</mode>
<lldp>
<dest-mac>
<mac-type>nearest-bridge</mac-type>
<receive>true</receive>
<transmit>true</transmit>
<tx-tlvs>
<port-desc>true</port-desc>
<sys-name>true</sys-name>
<sys-desc>true</sys-desc>
<sys-cap>true</sys-cap>
</tx-tlvs>
<tx-mgmt-address>
<mgmt-address-system-type>oob</mgmt-address-system-type>
<admin-state>enable</admin-state>
</tx-mgmt-address>
<tx-mgmt-address>
<mgmt-address-system-type>system</mgmt-address-system-type>
<admin-state>enable</admin-state>
</tx-mgmt-address>
</dest-mac>
</lldp>
</ethernet>
</port>
<port>
<port-id>1/1/c6</port-id>
<admin-state>enable</admin-state>
<connector>
<breakout>c1-100g</breakout>
</connector>
</port>
<port>
<port-id>1/1/c6/1</port-id>
<admin-state>enable</admin-state>
<ethernet>
<mode>hybrid</mode>
<lldp>
<dest-mac>
<mac-type>nearest-bridge</mac-type>
<receive>true</receive>
<transmit>true</transmit>
<tx-tlvs>
<port-desc>true</port-desc>
<sys-name>true</sys-name>
<sys-desc>true</sys-desc>
</tx-tlvs>
<tx-mgmt-address>
<mgmt-address-system-type>oob</mgmt-address-system-type>
<admin-state>enable</admin-state>
</tx-mgmt-address>
<tx-mgmt-address>
<mgmt-address-system-type>system</mgmt-address-system-type>
<admin-state>enable</admin-state>
</tx-mgmt-address>
</dest-mac>
</lldp>
</ethernet>
</port>
<port>
<port-id>1/1/c7</port-id>
<admin-state>enable</admin-state>
<connector>
<breakout>c1-100g</breakout>
</connector>
</port>
<port>
<port-id>1/1/c7/1</port-id>
<admin-state>enable</admin-state>
<ethernet>
<mode>hybrid</mode>
<lldp>
<dest-mac>
<mac-type>nearest-bridge</mac-type>
<receive>true</receive>
<transmit>true</transmit>
<tx-tlvs>
<port-desc>true</port-desc>
<sys-name>true</sys-name>
<sys-desc>true</sys-desc>
<sys-cap>true</sys-cap>
</tx-tlvs>
<tx-mgmt-address>
<mgmt-address-system-type>oob</mgmt-address-system-type>
<admin-state>enable</admin-state>
</tx-mgmt-address>
<tx-mgmt-address>
<mgmt-address-system-type>system</mgmt-address-system-type>
<admin-state>enable</admin-state>
</tx-mgmt-address>
</dest-mac>
</lldp>
</ethernet>
</port>
<port>
<port-id>1/1/c8</port-id>
<admin-state>enable</admin-state>
<connector>
<breakout>c1-100g</breakout>
</connector>
</port>
<port>
<port-id>1/1/c8/1</port-id>
<admin-state>enable</admin-state>
<ethernet>
<mode>hybrid</mode>
<lldp>
<dest-mac>
<mac-type>nearest-bridge</mac-type>
<receive>true</receive>
<transmit>true</transmit>
<tx-tlvs>
<port-desc>true</port-desc>
<sys-name>true</sys-name>
<sys-desc>true</sys-desc>
<sys-cap>true</sys-cap>
</tx-tlvs>
<tx-mgmt-address>
<mgmt-address-system-type>oob</mgmt-address-system-type>
<admin-state>enable</admin-state>
</tx-mgmt-address>
<tx-mgmt-address>
<mgmt-address-system-type>system</mgmt-address-system-type>
<admin-state>enable</admin-state>
</tx-mgmt-address>
</dest-mac>
</lldp>
</ethernet>
</port>
<port>
<port-id>1/1/c9</port-id>
<admin-state>enable</admin-state>
<connector>
<breakout>c1-100g</breakout>
</connector>
</port>
<port>
<port-id>1/1/c9/1</port-id>
<admin-state>enable</admin-state>
<ethernet>
<mode>hybrid</mode>
<lldp>
<dest-mac>
<mac-type>nearest-bridge</mac-type>
<receive>true</receive>
<transmit>true</transmit>
<tx-tlvs>
<port-desc>true</port-desc>
<sys-name>true</sys-name>
<sys-desc>true</sys-desc>
<sys-cap>true</sys-cap>
</tx-tlvs>
<tx-mgmt-address>
<mgmt-address-system-type>oob</mgmt-address-system-type>
<admin-state>enable</admin-state>
</tx-mgmt-address>
<tx-mgmt-address>
<mgmt-address-system-type>system</mgmt-address-system-type>
<admin-state>enable</admin-state>
</tx-mgmt-address>
</dest-mac>
</lldp>
</ethernet>
</port>
<port>
<port-id>1/1/c10</port-id>
<admin-state>enable</admin-state>
<connector>
<breakout>c1-100g</breakout>
</connector>
</port>
<port>
<port-id>1/1/c10/1</port-id>
<admin-state>disable</admin-state>
<ethernet>
<mode>hybrid</mode>
<lldp>
<dest-mac>
<mac-type>nearest-bridge</mac-type>
<receive>true</receive>
<transmit>true</transmit>
<tx-tlvs>
<port-desc>true</port-desc>
<sys-name>true</sys-name>
<sys-desc>true</sys-desc>
<sys-cap>true</sys-cap>
</tx-tlvs>
<tx-mgmt-address>
<mgmt-address-system-type>oob</mgmt-address-system-type>
<admin-state>enable</admin-state>
</tx-mgmt-address>
<tx-mgmt-address>
<mgmt-address-system-type>system</mgmt-address-system-type>
<admin-state>enable</admin-state>
</tx-mgmt-address>
</dest-mac>
</lldp>
</ethernet>
</port>
<port>
<port-id>1/1/c11</port-id>
</port>
<port>
<port-id>1/1/c12</port-id>
</port>
<port>
<port-id>1/1/c13</port-id>
</port>
<port>
<port-id>1/1/c14</port-id>
</port>
<port>
<port-id>1/1/c15</port-id>
</port>
<port>
<port-id>1/1/c16</port-id>
</port>
<port>
<port-id>1/1/c17</port-id>
</port>
<port>
<port-id>1/1/c18</port-id>
</port>
<port>
<port-id>1/1/c19</port-id>
</port>
<port>
<port-id>1/1/c20</port-id>
</port>
<port>
<port-id>1/1/c21</port-id>
</port>
<port>
<port-id>1/1/c22</port-id>
</port>
<port>
<port-id>1/1/c23</port-id>
</port>
<port>
<port-id>1/1/c24</port-id>
</port>
<port>
<port-id>1/1/c25</port-id>
</port>
<port>
<port-id>1/1/c26</port-id>
</port>
<port>
<port-id>1/1/c27</port-id>
</port>
<port>
<port-id>1/1/c28</port-id>
</port>
<port>
<port-id>1/1/c29</port-id>
</port>
<port>
<port-id>1/1/c30</port-id>
</port>
<port>
<port-id>1/1/c31</port-id>
</port>
<port>
<port-id>1/1/c32</port-id>
</port>
<port>
<port-id>1/1/c33</port-id>
</port>
<port>
<port-id>1/1/c34</port-id>
</port>
<port>
<port-id>1/1/c35</port-id>
</port>
<port>
<port-id>1/1/c36</port-id>
</port>
<router>
<router-name>Base</router-name>
<autonomous-system>100</autonomous-system>
<ecmp>4</ecmp>
<interface>
<interface-name>system</interface-name>
<ipv4>
<primary>
<address>192.168.1.11</address>
<prefix-length>32</prefix-length>
</primary>
</ipv4>
</interface>
<interface>
<interface-name>toNRC</interface-name>
<port>1/1/c4/1:0</port>
<ipv4>
<primary>
<address>172.17.255.1</address>
<prefix-length>24</prefix-length>
</primary>
</ipv4>
</interface>
<interface>
<interface-name>toR2</interface-name>
<port>1/1/c1/1:0</port>
<ipv4>
<primary>
<address>172.17.12.1</address>
<prefix-length>24</prefix-length>
</primary>
</ipv4>
</interface>
<interface>
<interface-name>toR3</interface-name>
<port>1/1/c3/1:0</port>
<ipv4>
<primary>
<address>172.17.13.1</address>
<prefix-length>24</prefix-length>
</primary>
</ipv4>
</interface>
<interface>
<interface-name>toR4</interface-name>
<port>1/1/c2/1:0</port>
<ipv4>
<primary>
<address>172.17.14.1</address>
<prefix-length>24</prefix-length>
</primary>
</ipv4>
</interface>
<interface>
<interface-name>toR5</interface-name>
<port>1/1/c5/1:0</port>
<ipv4>
<primary>
<address>172.17.15.1</address>
<prefix-length>24</prefix-length>
</primary>
</ipv4>
</interface>
<bgp>
<min-route-advertisement>1</min-route-advertisement>
<rapid-withdrawal>true</rapid-withdrawal>
<link-state-route-import>true</link-state-route-import>
<rapid-update>
<evpn>true</evpn>
<label-ipv4>true</label-ipv4>
</rapid-update>
<next-hop-resolution>
<labeled-routes>
<transport-tunnel>
<family>
<family-type>vpn</family-type>
<resolution>any</resolution>
</family>
</transport-tunnel>
</labeled-routes>
</next-hop-resolution>
<group>
<group-name>core</group-name>
<type>internal</type>
<family>
<ipv4>true</ipv4>
<vpn-ipv4>true</vpn-ipv4>
<evpn>true</evpn>
<label-ipv4>true</label-ipv4>
<sr-policy-ipv4>true</sr-policy-ipv4>
</family>
</group>
<group>
<group-name>nrc</group-name>
<type>internal</type>
<family>
<ipv4>true</ipv4>
<bgp-ls>true</bgp-ls>
</family>
</group>
<neighbor>
<ip-address>192.168.1.10</ip-address>
<group>nrc</group>
</neighbor>
<neighbor>
<ip-address>192.168.1.12</ip-address>
<group>core</group>
</neighbor>
<neighbor>
<ip-address>192.168.1.13</ip-address>
<group>core</group>
</neighbor>
<neighbor>
<ip-address>192.168.1.14</ip-address>
<group>core</group>
</neighbor>
<neighbor>
<ip-address>192.168.1.15</ip-address>
<group>core</group>
</neighbor>
<neighbor>
<ip-address>192.168.1.16</ip-address>
<group>core</group>
</neighbor>
</bgp>
<isis>
<isis-instance>0</isis-instance>
<admin-state>enable</admin-state>
<advertise-router-capability>area</advertise-router-capability>
<iid-tlv>true</iid-tlv>
<level-capability>2</level-capability>
<prefix-attributes-tlv>true</prefix-attributes-tlv>
<traffic-engineering>true</traffic-engineering>
<area-address>49.0001</area-address>
<database-export>
<bgp-ls-identifier>
<value>11</value>
</bgp-ls-identifier>
</database-export>
<interface>
<interface-name>system</interface-name>
</interface>
<interface>
<interface-name>toR2</interface-name>
<interface-type>point-to-point</interface-type>
</interface>
<interface>
<interface-name>toR3</interface-name>
<interface-type>point-to-point</interface-type>
</interface>
<interface>
<interface-name>toR4</interface-name>
<interface-type>point-to-point</interface-type>
</interface>
<interface>
<interface-name>toR5</interface-name>
<interface-type>point-to-point</interface-type>
</interface>
</isis>
<ldp>
<admin-state>enable</admin-state>
</ldp>
<mpls>
<admin-state>enable</admin-state>
<interface>
<interface-name>system</interface-name>
<admin-state>enable</admin-state>
</interface>
<interface>
<interface-name>toR2</interface-name>
<admin-state>enable</admin-state>
</interface>
</mpls>
<pcep>
<pcc>
<admin-state>enable</admin-state>
<peer>
<ip-address>10.1.0.10</ip-address>
<admin-state>enable</admin-state>
</peer>
</pcc>
</pcep>
<rsvp>
<admin-state>enable</admin-state>
<interface>
<interface-name>system</interface-name>
<admin-state>enable</admin-state>
</interface>
<interface>
<interface-name>toR2</interface-name>
<admin-state>enable</admin-state>
</interface>
</rsvp>
<static-routes>
<route>
<ip-prefix>192.168.1.10/32</ip-prefix>
<route-type>unicast</route-type>
<next-hop>
<ip-address>172.17.255.10</ip-address>
<admin-state>enable</admin-state>
</next-hop>
</route>
</static-routes>
</router>
<service>
<vprn>
<service-name>test1</service-name>
<service-id>11</service-id>
<customer>1</customer>
<route-distinguisher>11:11</route-distinguisher>
<interface>
<interface-name>test</interface-name>
</interface>
</vprn>
</service>
<system>
<name>R1</name>
<grpc>
<admin-state>enable</admin-state>
<allow-unsecure-connection/>
<tcp-keepalive>
<admin-state>enable</admin-state>
</tcp-keepalive>
<rib-api>
<admin-state>enable</admin-state>
</rib-api>
</grpc>
<management-interface>
<configuration-mode>model-driven</configuration-mode>
<cli>
<md-cli>
<auto-config-save>true</auto-config-save>
</md-cli>
</cli>
<netconf>
<admin-state>enable</admin-state>
<auto-config-save>false</auto-config-save>
<capabilities>
<writable-running>false</writable-running>
</capabilities>
</netconf>
<yang-modules>
<base-r13-modules>false</base-r13-modules>
<nokia-modules>false</nokia-modules>
<openconfig-modules>true</openconfig-modules>
<nokia-combined-modules>true</nokia-combined-modules>
</yang-modules>
<snmp>
<admin-state>enable</admin-state>
<packet-size>9216</packet-size>
<streaming>
<admin-state>enable</admin-state>
</streaming>
</snmp>
</management-interface>
<lldp>
<admin-state>enable</admin-state>
<tx-interval>5</tx-interval>
<tx-hold-multiplier>2</tx-hold-multiplier>
</lldp>
<bluetooth>
<advertising-timeout>30</advertising-timeout>
</bluetooth>
<login-control>
<idle-timeout>none</idle-timeout>
</login-control>
<security>
<aaa>
<local-profiles>
<profile>
<user-profile-name>administrative</user-profile-name>
<default-action>permit-all</default-action>
<netconf>
<base-op-authorization>
<lock>true</lock>
</base-op-authorization>
</netconf>
<entry>
<entry-id>10</entry-id>
<action>permit</action>
<match>configure system security</match>
</entry>
<entry>
<entry-id>20</entry-id>
<action>permit</action>
<match>show system security</match>
</entry>
<entry>
<entry-id>30</entry-id>
<action>permit</action>
<match>tools perform security</match>
</entry>
<entry>
<entry-id>40</entry-id>
<action>permit</action>
<match>tools dump security</match>
</entry>
<entry>
<entry-id>50</entry-id>
<action>permit</action>
<match>admin system security</match>
</entry>
<entry>
<entry-id>100</entry-id>
<action>deny</action>
<match>configure li</match>
</entry>
<entry>
<entry-id>110</entry-id>
<action>deny</action>
<match>show li</match>
</entry>
<entry>
<entry-id>111</entry-id>
<action>deny</action>
<match>clear li</match>
</entry>
<entry>
<entry-id>112</entry-id>
<action>deny</action>
<match>tools dump li</match>
</entry>
</profile>
<profile>
<user-profile-name>default</user-profile-name>
<entry>
<entry-id>10</entry-id>
<action>permit</action>
<match>exec</match>
</entry>
<entry>
<entry-id>20</entry-id>
<action>permit</action>
<match>exit</match>
</entry>
<entry>
<entry-id>30</entry-id>
<action>permit</action>
<match>help</match>
</entry>
<entry>
<entry-id>40</entry-id>
<action>permit</action>
<match>logout</match>
</entry>
<entry>
<entry-id>50</entry-id>
<action>permit</action>
<match>password</match>
</entry>
<entry>
<entry-id>60</entry-id>
<action>deny</action>
<match>show config</match>
</entry>
<entry>
<entry-id>65</entry-id>
<action>deny</action>
<match>show li</match>
</entry>
<entry>
<entry-id>66</entry-id>
<action>deny</action>
<match>clear li</match>
</entry>
<entry>
<entry-id>67</entry-id>
<action>deny</action>
<match>tools dump li</match>
</entry>
<entry>
<entry-id>70</entry-id>
<action>permit</action>
<match>show</match>
</entry>
<entry>
<entry-id>80</entry-id>
<action>permit</action>
<match>enable-admin</match>
</entry>
<entry>
<entry-id>100</entry-id>
<action>deny</action>
<match>configure li</match>
</entry>
</profile>
<profile>
<user-profile-name>grpc</user-profile-name>
<entry>
<entry-id>1</entry-id>
<action>permit</action>
<match>configure</match>
</entry>
</profile>
<profile>
<user-profile-name>netconf</user-profile-name>
<netconf>
<base-op-authorization>
<lock>true</lock>
</base-op-authorization>
</netconf>
</profile>
</local-profiles>
</aaa>
<snmp>
<community>
<community-string>cV3ISTw2V5pbEWmVEA9jXgB/1EERXQA= hash2</community-string>
<access-permissions>rwa</access-permissions>
<version>v2c</version>
</community>
</snmp>
<ssh>
<preserve-key>true</preserve-key>
<version>1-2</version>
<server-cipher-list-v1>
<cipher>
<index>200</index>
<name>3des</name>
</cipher>
<cipher>
<index>205</index>
<name>blowfish</name>
</cipher>
</server-cipher-list-v1>
<server-cipher-list-v2>
<cipher>
<index>190</index>
<name>aes256-ctr</name>
</cipher>
<cipher>
<index>192</index>
<name>aes192-ctr</name>
</cipher>
<cipher>
<index>194</index>
<name>aes128-ctr</name>
</cipher>
<cipher>
<index>200</index>
<name>aes128-cbc</name>
</cipher>
<cipher>
<index>205</index>
<name>3des-cbc</name>
</cipher>
<cipher>
<index>210</index>
<name>blowfish-cbc</name>
</cipher>
<cipher>
<index>215</index>
<name>cast128-cbc</name>
</cipher>
<cipher>
<index>220</index>
<name>arcfour</name>
</cipher>
<cipher>
<index>225</index>
<name>aes192-cbc</name>
</cipher>
<cipher>
<index>230</index>
<name>aes256-cbc</name>
</cipher>
<cipher>
<index>235</index>
<name>rijndael-cbc</name>
</cipher>
</server-cipher-list-v2>
<client-cipher-list-v1>
<cipher>
<index>200</index>
<name>3des</name>
</cipher>
<cipher>
<index>205</index>
<name>blowfish</name>
</cipher>
<cipher>
<index>210</index>
<name>des</name>
</cipher>
</client-cipher-list-v1>
<client-cipher-list-v2>
<cipher>
<index>190</index>
<name>aes256-ctr</name>
</cipher>
<cipher>
<index>192</index>
<name>aes192-ctr</name>
</cipher>
<cipher>
<index>194</index>
<name>aes128-ctr</name>
</cipher>
<cipher>
<index>200</index>
<name>aes128-cbc</name>
</cipher>
<cipher>
<index>205</index>
<name>3des-cbc</name>
</cipher>
<cipher>
<index>210</index>
<name>blowfish-cbc</name>
</cipher>
<cipher>
<index>215</index>
<name>cast128-cbc</name>
</cipher>
<cipher>
<index>220</index>
<name>arcfour</name>
</cipher>
<cipher>
<index>225</index>
<name>aes192-cbc</name>
</cipher>
<cipher>
<index>230</index>
<name>aes256-cbc</name>
</cipher>
<cipher>
<index>235</index>
<name>rijndael-cbc</name>
</cipher>
</client-cipher-list-v2>
<server-mac-list-v2>
<mac>
<index>200</index>
<name>hmac-sha2-512</name>
</mac>
<mac>
<index>210</index>
<name>hmac-sha2-256</name>
</mac>
<mac>
<index>215</index>
<name>hmac-sha1</name>
</mac>
<mac>
<index>220</index>
<name>hmac-sha1-96</name>
</mac>
<mac>
<index>225</index>
<name>hmac-md5</name>
</mac>
<mac>
<index>230</index>
<name>hmac-ripemd160</name>
</mac>
<mac>
<index>235</index>
<name>hmac-ripemd160-openssh-com</name>
</mac>
<mac>
<index>240</index>
<name>hmac-md5-96</name>
</mac>
</server-mac-list-v2>
<client-mac-list-v2>
<mac>
<index>200</index>
<name>hmac-sha2-512</name>
</mac>
<mac>
<index>210</index>
<name>hmac-sha2-256</name>
</mac>
<mac>
<index>215</index>
<name>hmac-sha1</name>
</mac>
<mac>
<index>220</index>
<name>hmac-sha1-96</name>
</mac>
<mac>
<index>225</index>
<name>hmac-md5</name>
</mac>
<mac>
<index>230</index>
<name>hmac-ripemd160</name>
</mac>
<mac>
<index>235</index>
<name>hmac-ripemd160-openssh-com</name>
</mac>
<mac>
<index>240</index>
<name>hmac-md5-96</name>
</mac>
</client-mac-list-v2>
</ssh>
<user-params>
<local-user>
<user>
<user-name>admin</user-name>
<password>$2y$10$TQrZlpBDra86.qoexZUzQeBXDY1FcdDhGWdD9lLxMuFyPVSm0OGy6</password>
<cli-engine>md-cli</cli-engine>
<cli-engine>classic-cli</cli-engine>
<access>
<console>true</console>
<ftp>true</ftp>
<snmp>true</snmp>
<netconf>true</netconf>
<grpc>true</grpc>
</access>
<console>
<member>administrative</member>
<member>netconf</member>
</console>
</user>
<user>
<user-name>classic</user-name>
<password>$2y$10$Qxxw8o17bWJxNYMC1FUV2.LtBNvFp.wZe/93BVNRNFAA0uditX1e.</password>
<cli-engine>classic-cli</cli-engine>
<cli-engine>md-cli</cli-engine>
<access>
<console>true</console>
<ftp>true</ftp>
<snmp>true</snmp>
<netconf>true</netconf>
<grpc>true</grpc>
</access>
<console>
<member>default</member>
<member>administrative</member>
</console>
</user>
<user>
<user-name>grpc</user-name>
<password>$2y$10$Qxxw8o17bWJxNYMC1FUV2.LtBNvFp.wZe/93BVNRNFAA0uditX1e.</password>
<access>
<grpc>true</grpc>
</access>
<console>
<member>grpc</member>
<member>default</member>
</console>
</user>
<user>
<user-name>root</user-name>
<password>$2y$10$Qxxw8o17bWJxNYMC1FUV2.LtBNvFp.wZe/93BVNRNFAA0uditX1e.</password>
<cli-engine>md-cli</cli-engine>
<cli-engine>classic-cli</cli-engine>
<access>
<console>true</console>
<ftp>true</ftp>
<snmp>true</snmp>
<netconf>true</netconf>
<grpc>true</grpc>
</access>
<console>
<member>default</member>
<member>administrative</member>
<member>netconf</member>
</console>
<public-keys>
<rsa>
<rsa-key>
<rsa-public-key-id>1</rsa-public-key-id>
<description>public key for comlab-1</description>
<key-value>AAAAB3NzaC1yc2EAAAADAQABAAABAQCnBZXW7h4AAqNqwcuPYmPbl6WvoOVcip/hTLwNJdMz1Ur1DaXbbG0h0WoUI9kW5DeJ0BdBqbmU3y2xM6BC2am6iSYpdFUWvhSfVf8GtX37Uw5uF2oLKX5v7JslmDlqNeiXT3PQD4GmtXJRJw2mGKI1z7g2ptUCjU4uDlMgZ0mHr2tEhWh/R6hGWrVecW8fwdLC4E+sdEuNqX2EDDpeZg9/rIHhBhkyxv5xD8HJi8pybUmbIycIZKcVKGnHOtXKS9QsMTwhzX5phHNak4jn+wDoOvp75bWJB3Kxw+PM6ZxvCEhCy8HEph20GF2mkh6xpFizpwP9/hOH0WGXNvifCsQp</key-value>
</rsa-key>
</rsa>
</public-keys>
</user>
</local-user>
</user-params>
</security>
<time>
<zone>
<standard>
<name>cet</name>
</standard>
</zone>
<dst-zone>
<summer-time-zone>CEST</summer-time-zone>
<end>
<week>last</week>
<month>october</month>
<hours-minutes>03:00</hours-minutes>
</end>
<start>
<week>last</week>
<month>march</month>
<hours-minutes>02:00</hours-minutes>
</start>
</dst-zone>
<ntp>
<admin-state>enable</admin-state>
<server>
<ip-address>10.0.0.10</ip-address>
<router-instance>management</router-instance>
</server>
</ntp>
</time>
</system>
</configure>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment