Update qtech.ttp:
- add interface name ORPHRASE
This commit is contained in:
@@ -14,7 +14,7 @@ default_system = {
|
||||
</group>
|
||||
|
||||
<group name="interfaces">
|
||||
interface {{ interface }}
|
||||
interface {{ interface | ORPHRASE }}
|
||||
description {{ description | ORPHRASE }}
|
||||
ip address {{ ip_address }} {{ mask | to_cidr }}
|
||||
</group>
|
||||
|
||||
Reference in New Issue
Block a user