cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
688
Views
5
Helpful
6
Replies

terminal data size

zeitzytoun
Level 1
Level 1

Hello,

When running command " show interfaces counters fa 5" on cisco sf300 switch we didn't get the full data value together as shown in the figure below.

fa5_output.png

in OutOctets the value should be 1142444759851 displayed by single value at the same line not as shown in here, so how can we get the complete value.

thanks in advance.

 

6 Replies 6

Hello,

 

use the cli command:

 

terminal width 0

 

to display an unlimited number of characters on the screen.

we used this command but the output didn't change. Any other suggestion

Thanks

Hello,

 

how do you access the command line, what application do you use ?

We used putty as application
And netmiko as python code

Hello,

 

I think in Putty, you have the 'less -S' option:

 

show interfaces counter fa 5 | less -S

 

This displays the entire line and lets you scroll left and right.

when trying this command, a "wrong number of parameters or invalid range, size or characters entered"  error occurs, and no results shown.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: