User Tools

Site Tools


computing:unix:unix_link_aggr

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
computing:unix:unix_link_aggr [2019/01/02 09:45]
gcooper
computing:unix:unix_link_aggr [2019/02/06 08:24] (current)
gcooper
Line 67: Line 67:
 **Add a route**: **Add a route**:
  
 +Ephemeral:
  
 +<file>
 +route add default <ipaddress>
 +</file>
 +
 +Persistent:
 +
 +<file>
 +echo <ipaddress> > /etc/defaultrouter
 +</file>
computing/unix/unix_link_aggr.1546447522.txt.gz · Last modified: 2019/01/02 09:45 by gcooper