Update Huawei TTP template for improved system information display

- Modified the Huawei TTP template to enhance the system information output by including the line identifier and slot number alongside the version and serial number. This change aims to provide clearer context for system diagnostics.
This commit is contained in:
IluaAir
2026-04-27 15:39:23 +03:00
parent 5a4cfa18d4
commit 74647bea5b

View File

@@ -45,7 +45,8 @@ default_system = {
</vars>
<group name="system" default="default_system">
# VRP (R) software, Version {{ version }} ({{ model }} {{ serial_number }})
# VRP (R) software, Version {{ version }} {{ _line_ }}
# ESN of slot {{ slot_number }}: {{ serial_number }}
</group>
<group name="interfaces">