Page MenuHomeVyOS Platform

Convert show nhrp tunnel to tabulate format
Closed, ResolvedPublicFEATURE REQUEST

Description

Convert show nhrp tunnel to tabulate format
Request from the forum
current output:

Interface: tun0
Type: local
Protocol-Address: 10.214.63.255/32
Alias-Address: 10.214.0.1
Flags: up

Interface: tun0
Type: local
Protocol-Address: 10.214.0.1/32
Flags: up

Interface: tun0
Type: dynamic
Protocol-Address: 10.214.5.8/32
NBMA-Address: 10.10.5.8
Flags: used up
Expires-In: 97:15

Interface: tun0
Type: dynamic
Protocol-Address: 10.214.3.23/32
NBMA-Address: 10.10.3.23
Flags: up
Expires-In: 97:04

proposed output:

Interface	Type	Protocol-Address	NBMA-Address	Flags	Expires-In
tun0		local	10.214.63.255/32					p	
tun0		local	10.214.0.1/32						p
tun0		dynamic	10.214.5.8/32		10.10.5.8		u p		97:15
tun0		dynamic 10.214.3.23/32		10.10.3.23		u p		97:04

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Feature (new functionality)

Related Objects

StatusSubtypeAssignedTask
OpenFEATURE REQUESTNone
ResolvedFEATURE REQUESTa.apostoliuk

Event Timeline

a.apostoliuk changed the task status from Open to In progress.Jan 27 2023, 9:45 AM
a.apostoliuk claimed this task.
a.apostoliuk changed the task status from In progress to Needs testing.Feb 13 2023, 9:58 AM
a.apostoliuk closed this task as Resolved.
a.apostoliuk moved this task from Need Triage to Finished on the VyOS 1.4 Sagitta board.