[networking] minor fix of network introduction
Change-Id: I14e7bd3779bab42f8d604712e647219385f32073
This commit is contained in:
parent
336ada8435
commit
d9040fea11
@ -332,7 +332,7 @@ routes would be formatted using these commands::
|
||||
192.168.122.0 0.0.0.0 255.255.255.0 U 0 0 0 virbr0
|
||||
|
||||
The ``ip route get`` command outputs the route for a destination IP address.
|
||||
From the above example, destination IP address 10.0.2.14 is on the
|
||||
From the below example, destination IP address 10.0.2.14 is on the
|
||||
local network of eth0 and would be sent directly::
|
||||
|
||||
$ ip route get 10.0.2.14
|
||||
|
Loading…
Reference in New Issue
Block a user