944
Views
0
Helpful
1
Replies
vEdge CLI Output Layout

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2021 08:45 AM
Hi Guys,
I have two vEdges running same OS version however, I noticed that the CLI output layout of each vEdge are different. For example, the "show tunnel statistics" command, my vEdge01 is showing it in a tabular format but in my vEdge02 it shows it in a list format. Another one is the "show interface" command, the vEdge01 shows it in tabular format but the vEdge02 shows it in a list format.
Do you know how can I make the vEdge02 to be in tabular format as well the same as vEdge01? It is much easier to check if it is in tabular format.
Thanks
Labels:
- Labels:
-
Other SD-WAN
-
SD-WAN Infrastructure
1 Reply 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2021 09:22 AM
Is both the vEdges have the same terminal type ?
The display might not be fitting in the tab format. Hence showing it in list format.
Do 'show tunnel statistics | tab' { pipe it to tab } to see in tabular format.
The display might not be fitting in the tab format. Hence showing it in list format.
Do 'show tunnel statistics | tab' { pipe it to tab } to see in tabular format.
