Route: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

28 August 2024

13 August 2024

  • curprev 15:0715:07, 13 August 2024Yba talk contribs 227 bytes +227 Created page with "==== Windows Show Route ==== <syntaxhighlight lang="powershell"> route print </syntaxhighlight> ==== Add Route ==== <syntaxhighlight lang="powershell"> route add 1.1.1.1 mask 255.255.255.255 10.1.0.2 if 76 </syntaxhighlight>" Tag: 2017 source edit