国产成人毛片视频|星空传媒久草视频|欧美激情草久视频|久久久久女女|久操超碰在线播放|亚洲强奸一区二区|五月天丁香社区在线|色婷婷成人丁香网|午夜欧美6666|纯肉无码91视频

linux查看ipv6路由表命令 linux如何查看路由表?

linux如何查看路由表?路由表內(nèi)容描述:查看路由#route-N kernel IP Routing table destination gateway genmask flags metric r

linux如何查看路由表?

路由表內(nèi)容描述:查看路由#route-N kernel IP Routing table destination gateway genmask flags metric ref use Iface 192.57.66.200 192.168.1.1 255.255.255 ugh 0 0 0 eth0 192.168.1.0 0 0 0 0 255.0 u 0 0 0 0 eth0 169.254.0.0 255.0 255.0 u 0 0 0 0 0 0 0 0 0 0 eth0 0 0 0 0 0 0 0 0 0 0 192.168.1 0.0.0 UG 0 0 0 0 0 0 eth0 destination:目標(biāo)網(wǎng)絡(luò)或主機(jī)。網(wǎng)關(guān):網(wǎng)關(guān)地址。Genmask:目標(biāo)網(wǎng)絡(luò)的網(wǎng)絡(luò)掩碼?!?55.255.255.255”表示主機(jī)。“0.0.0.0”指網(wǎng)關(guān)。標(biāo)志:標(biāo)記。已啟用U.路由。H.目標(biāo)是主機(jī)g,使用網(wǎng)關(guān)。詳見(jiàn)此處http://www.cnblogs.com/dongzhiquan/archive/2012/12/26/2834904.html