Difference between revisions of "Ip (command)"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 14: Line 14:
  
 
  [[ip link]] add wg0 type [[wireguard]]
 
  [[ip link]] add wg0 type [[wireguard]]
 +
 +
 +
[[ip link]] set eth0 up
  
 
== [[Cisco IOS]] ==
 
== [[Cisco IOS]] ==

Revision as of 14:12, 18 August 2020

This article is a Draft. Help us to complete it.


Linux

Policy based routing / Source routing policy:

ip route add from <source>/<mask> table <name> 
ip route add 1.2.3.4/24 via <router> dev eth4 table <name>
ip link add wg0 type wireguard


ip link set eth0 up

Cisco IOS

Related commands

See also

Advertising: