1
vote
1answer
253 views

route table explanation

I'm a newbie. Recently I used the command ip route ls to print my route table. Here is the content: 111.211.3.192/26 dev wlan0 proto kernel scope link src 111.211.3.205 metric 2 I'm curious about ...