linux 如何查看无线路由ip

linux 如何查看无线路由ip,第1张

运行 route 命令,你会看到一组路由设置的输出

Destination Gateway Genmask Flags Metric Ref Use Iface

192.168.0.0 * 255.255.255.0 U0 0 0eth0

169.254.0.0 * 255.255.0.0 U0 0 0eth0

default192.168.0.1 0.0.0.0 UG 0 0 0eth0

其中,default那条路由对应的IP地址 -- 本例中是 192.168.0.1就是无线路由器地址。

运行 route 命令,你会看到一组路由设置的输出

Destination Gateway Genmask Flags Metric Ref Use Iface

192.168.0.0 * 255.255.255.0 U0 0 0eth0

169.254.0.0 * 255.255.0.0 U0 0 0eth0

default192.168.0.1 0.0.0.0 UG 0 0 0eth0

其中,default那条路由对应的IP地址 -- 本例中是 192.168.0.1就是无线路由器地址。


欢迎分享,转载请注明来源:内存溢出

原文地址:https://54852.com/yw/7948737.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2023-04-11
下一篇2023-04-11

发表评论

登录后才能评论

评论列表(0条)

    保存