FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
dbabic
Staff
Staff
Article Id 193674

Description


This article describes how to either change the length of command output provided by the console or show more output from the same command.

 

Scope

 

FortiGate.

Solution


FortiGate has the ability to change the length of the command output appearing between 23 lines and the full output of the command.
With the default settings, only 23 lines are shown before it is necessary to press the space bar to show more configuration. In some cases, this may be necessary to show the full output.

Perform the following commands:

 

config system console

set output standard

end


To change it back to the default:

 

config system console

set output more

end

 

The above can be useful when it is necessary to print all configuration information. For example: 

 

show full-configuration

 

Upon using this command with 'set output standard' selected, the device will be able to print all device configuration in a single run of the command. Note that it may take a couple of minutes to collect the information.