hello, how to run a single line command?
example: config sys interface | edit port1 | full show
Solved! Go to Solution.
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Hi Hermine,
You can try below command on the device and check:
show full-configuration system interface port1
Thanks
You cannot use more than 1 pipe, but for looking at the configs you really don't need to -
show sys int port1
show full system interface port1
show full system interface | grep -f port1
Hi Hermine,
You can try below command on the device and check:
show full-configuration system interface port1
Thanks
Thanks
You cannot use more than 1 pipe, but for looking at the configs you really don't need to -
show sys int port1
show full system interface port1
show full system interface | grep -f port1
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1662 | |
1077 | |
752 | |
446 | |
220 |
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 2024 Fortinet, Inc. All Rights Reserved.