Network: Difference between revisions

From DN Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:


<code>set cli config-output-format set</code>
<code>set cli config-output-format set</code>
=== Firefox ===
If your search in the awesome bar isn't showing tagged bookmarks trying ending it with <code>*</code> to make it search bookmarks.
[https://support.mozilla.org/en-US/kb/address-bar-autocomplete-firefox?redirectlocale=en-US&redirectslug=search-your-bookmarks-history-and-tabs-awesome-bar#w_changing-results-on-the-fly This page] shows additional options (like <code>%</code> for open tabs!).

Revision as of 20:39, 29 August 2019

Hmmm. I seem to have badly broken netwiki so guess I'll just keep things here.

Palo Alto Networks

To match multiple statements surround with " and escape the | in the middle with a \, like so:

show network interface | match "ip \|comment"

The command to enable set mode is:

set cli config-output-format set

Firefox

If your search in the awesome bar isn't showing tagged bookmarks trying ending it with * to make it search bookmarks. This page shows additional options (like % for open tabs!).