Name interfaces using mactab
parent
afa4ed311b
commit
ca51082938
@ -0,0 +1,5 @@
|
||||
{% for br in c.bridges %}
|
||||
net_{{ br.num }} 52:54:00:17:{{ '%02x:%02x' % (c.num, br.num) }}
|
||||
{% endfor %}
|
||||
|
||||
|
Loading…
Reference in New Issue