Skip to content
Snippets Groups Projects
Commit 90bb8813 authored by ak@geant.org's avatar ak@geant.org
Browse files

Remove hardcoded MAC from router_base

parent a21f03a5
No related branches found
No related tags found
1 merge request!59Remove remote-lfa from isis
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<interface xmlns="urn:nokia.com:sros:ns:yang:sr:conf" xmlns:nc="urn:ietf:params:xml:ns:netconf:base:1.0" xmlns:nokia-attr="urn:nokia.com:sros:ns:yang:sr:attributes"> <interface xmlns="urn:nokia.com:sros:ns:yang:sr:conf" xmlns:nc="urn:ietf:params:xml:ns:netconf:base:1.0" xmlns:nokia-attr="urn:nokia.com:sros:ns:yang:sr:attributes">
<interface-name>system</interface-name> <interface-name>system</interface-name>
<admin-state>enable</admin-state> <admin-state>enable</admin-state>
<mac>02:01:ff:00:00:01</mac> {# <mac>02:01:ff:00:00:01</mac> #}
<ipv4> <ipv4>
<primary> <primary>
<address>{{ lo_ipv4_address }}</address> <address>{{ lo_ipv4_address }}</address>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment