Network: Difference between revisions

From DN Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
(34 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:Network]]
<div style="float:right;">__TOC__</div>
Hmmm. I seem to have badly broken netwiki so guess I'll just keep things here.
Hmmm. I seem to have badly broken netwiki so guess I'll just keep things here.


----
=== Arista ===
* [[Arista EOS]]
----
=== Cisco ===
* [[Cisco ASA]]
----
=== F5 ===
* [[F5 BIG-IP]]
----
=== Palo Alto Networks ===
=== Palo Alto Networks ===
The command to enable set mode is:
* [[Palo Alto Networks]]


<code>set cli config-output-format set</code>
----
----
To <code>match</code> multiple statements surround with <code>"</code> and escape the <code>|</code> in the middle with a <code>\</code>, like so:
=== Software ===
* [[Firefox]]
* [[SecureCRT]]
* [[Cmd.exe]]
* [https://sourceforge.net/projects/googlesyncmod/ GO Contact Sync Mod] - Sync office contacts to GMail (Android)


<code>show network interface | match "ip \|comment"</code>
----
----
[https://blog.webernetz.net/cli-commands-for-troubleshooting-palo-alto-firewalls/ CLI Commands for Troubleshooting Palo Alto Firewalls]
=== Linux ===
* [[Bash]]
----
 
=== Windows ===
* [[Windows:CommandLine | Command Line]]
* [[Windows:Software | Software]]
 
----
----


=== Firefox ===
=== Resources ===
If your search in the awesome bar isn't showing tagged bookmarks trying ending it with <code>*</code> to make it search bookmarks.
Random links and stuff.
[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!).
* [https://landing.google.com/sre/books/ Google's Site Reliability Engineering Books]
* [https://blog.webernetz.net/ntp/ NTP] posts from [https://blog.webernetz.net Johannes Weber]

Revision as of 18:18, 21 January 2020

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


Arista


Cisco


F5


Palo Alto Networks


Software


Linux


Windows


Resources

Random links and stuff.