Solved! Go to Solution.
config system console set output standard end
config system console set output standard end
Configuring system console only works in read-write mode, and affects all sessions. If you want to avoid hitting the spacebar on your current session, without writing a config change, pipe the command through grep with a single character wildcard, like this:
show full-configuration | grep .
Piping through grep removes the "page pause". The decimal point after the grep command represents any character, so all of the output is passed to the screen.
User | Count |
---|---|
2403 | |
1294 | |
778 | |
538 | |
454 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.