Description
This article describes how to set the CLI output to standard (no pause), or more (pause once the screen is full, resume on key press).
This setting only applies to console commands (serial console, web console or SSH) show, ? (question mark) or get commands. It doesn't apply to debugs or sniffer output.
Scope
FortiGate.
Solution
Through the FortiGate's CLI, the default behavior to display the command output is by a method called 'paging', displaying content and displaying more by interaction. Paging on FortiGate is enabled by default with the setting 'more' and is exhibited below:
FGT # show
....
config system global
set admin-scp enable
set admin-sport 4443
set admin-telnet disable
set autorun-log-fsck enable
set cfg-save manual
set device-idle-timeout 60
set gui-local-out enable
set gui-theme onyx
set management-port-use-admin-sport disable
set proxy-auth-timeout 5
set switch-controller enable
set sys-perf-log-interval 1
set timezone "Europe/Amsterdam"
end
config system accprofile
edit "prof_admin"
set secfabgrp read-write
set ftviewgrp read-write
set authgrp read-write
set sysgrp read-write
set netgrp read-write
set loggrp read-write
--More--
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.