Network: Difference between revisions

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




----
=== Windows ===
=== Windows ===
<code>netsh</code> is much better than ipconfig.
<code>netsh</code> is much better than ipconfig.

Revision as of 16:38, 6 December 2019

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


F5


Palo Alto Networks


Arista


Software


Linux



Windows

netsh is much better than ipconfig.

  • netsh interface ip show config
    • netsh interface ip show config "Local Area Connection 1"

To get the WLAN BSSID:

  • netsh wlan show interfaces

Routing table

  • route print -4

Resources

Random links and stuff.