You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/junos_config/templates/basic/config.xml

16 lines
342 B
XML

<interfaces>
<interface>
<name>lo0</name>
<unit>
<name>0</name>
<family>
<inet>
<address>
<name>1.1.1.1/32</name>
</address>
</inet>
</family>
</unit>
</interface>
</interfaces>