728x90
반응형
fortigate 방화벽을 cli 상에서 policy 를 긁어오던지 config 를 긁을 경우 --more-- 로 인해 1page 씩 나오는 것이 보기 싫다면 위 방법으로 한 번에 모두 출력할 수 있습니다.
Cisco 장비의 terminal length 0 와 동일한 명령입니다.
Fortigate_FW01 # config global
Fortigate_FW01 (global) # config system console
Fortigate_FW01 (console) # set output standard
Fortigate_FW01 (console) # end
vdom 으로 나누어져 있을 경우에도 global 에서 위 명령을 통해 모두 적용 가능 합니다.
다시 기본적으로 돌릴 경우에는 "standard" 를 "more" 로 변경해서 입력해 주시면 됩니다.
Fortigate_FW01 # config global
Fortigate_FW01 (global) # config system console
Fortigate_FW01 (console) # set output more
Fortigate_FW01 (console) # end
출처는 Fortinet Knowledge Base 입니다.
728x90
반응형
'IT 이야기 > 방화벽(VPN)' 카테고리의 다른 글
[FORTINET] 방화벽 FQDN 의 IP 확인하는 방법_Fortigate (2) | 2020.07.24 |
---|---|
[FORTINET] Fortigate LDAP Server 연동 방법 (0) | 2020.03.27 |
[FORTINET] Fortigate SSL VPN Configuration / fortiguard (2) | 2020.03.26 |
[FORTINET] How to count the total number of fortigate firewall policies _ 방화벽 정책 수량 확인 (0) | 2020.03.19 |
[Fortinet] Fortigate Allow Unnamed Policies_포티게이트 방화벽에서 Name 입력하지 않고 정책 생성하는 방법 (0) | 2020.03.05 |
[FORTINET] FortiAnalyzer 를 통한 Traffic 분석 (0) | 2020.02.06 |
Cisco ASA5506-X Switchport 사용 방법 (0) | 2017.06.01 |
Cisco Router VPN(L2L) Configuration (0) | 2015.10.30 |