Update qtech.ttp:

- add interface name ORPHRASE
This commit is contained in:
i.shramko
2026-03-10 16:00:57 +03:00
parent 08733bd493
commit 68566a24fb

View File

@@ -14,7 +14,7 @@ default_system = {
</group> </group>
<group name="interfaces"> <group name="interfaces">
interface {{ interface }} interface {{ interface | ORPHRASE }}
description {{ description | ORPHRASE }} description {{ description | ORPHRASE }}
ip address {{ ip_address }} {{ mask | to_cidr }} ip address {{ ip_address }} {{ mask | to_cidr }}
</group> </group>