Fix device ports VRF display (#16146)

impossible to display before
This commit is contained in:
Tony Murray
2024-06-28 08:45:50 -05:00
committed by GitHub
parent 108727c500
commit 5ab2f685b4
4 changed files with 17 additions and 8 deletions

View File

@@ -28,6 +28,7 @@ return [
'unknown_port' => 'Unknown Port',
'vlan_count' => 'VLANs: :count',
'vlan_label' => 'VLAN: :label',
'vrf_label' => 'VRF: :name',
'xdsl' => [
'sync_stat' => 'Sync: :down/:up',
'attainable_stat' => 'Max: :down/:up',