in reply to How to pass --MORE--
On devices such as Cisco and HP switches/routers, you can adjust the "terminal length" or similar to prevent the --MORE-- prompt from appearing.
#term len 0 #show config
On Juniper devices, you can pipe any command output into "no-more" for the same result.
> show configuration | no-moreCheck your particular OS/system for similar possibilities. This is a far simpler approach than trying to work around the problem on the receiving end.
Time flies when you don't know what you're doing
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: How to pass --MORE--
by oguzhantepe (Novice) on Feb 13, 2015 at 11:43 UTC | |
by salva (Canon) on Feb 13, 2015 at 18:10 UTC | |
by oguzhantepe (Novice) on Feb 14, 2015 at 20:01 UTC | |
by salva (Canon) on Feb 15, 2015 at 09:21 UTC | |
by oguzhantepe (Novice) on Feb 15, 2015 at 19:41 UTC | |
by salva (Canon) on Feb 15, 2015 at 20:59 UTC | |
by oguzhantepe (Novice) on Feb 16, 2015 at 11:38 UTC | |
by soonix (Chancellor) on Feb 16, 2015 at 13:29 UTC | |
by oguzhantepe (Novice) on Feb 16, 2015 at 13:27 UTC | |
by salva (Canon) on Feb 16, 2015 at 13:57 UTC | |
by oguzhantepe (Novice) on Feb 17, 2015 at 13:15 UTC | |
by salva (Canon) on Feb 17, 2015 at 13:58 UTC |