欧美一级特黄大片做受成人-亚洲成人一区二区电影-激情熟女一区二区三区-日韩专区欧美专区国产专区

怎么在Linux系統(tǒng)中使用traceroute命令

本篇文章為大家展示了怎么在Linux系統(tǒng)中使用traceroute命令,內(nèi)容簡明扼要并且容易理解,絕對能使你眼前一亮,通過這篇文章的詳細(xì)介紹希望你能有所收獲。

成都創(chuàng)新互聯(lián)主要從事成都網(wǎng)站制作、網(wǎng)站設(shè)計(jì)、網(wǎng)頁設(shè)計(jì)、企業(yè)做網(wǎng)站、公司建網(wǎng)站等業(yè)務(wù)。立足成都服務(wù)東營,10年網(wǎng)站建設(shè)經(jīng)驗(yàn),價(jià)格優(yōu)惠、服務(wù)專業(yè),歡迎來電咨詢建站服務(wù):028-86922220

traceroute我們可以知道信息從你的計(jì)算機(jī)到互聯(lián)網(wǎng)另一端的主機(jī)是走的什么路徑。當(dāng)然每次數(shù)據(jù)包由某一同樣的出發(fā)點(diǎn)(source)到達(dá)某一同樣的目的地(destination)走的路徑可能會不一樣,但基本上來說大部分時(shí)候所走的路由是相同的。

常見命令參數(shù)

Options:
 -4             Use IPv4
 -6             Use IPv6
 -d --debug         Enable socket level debugging
 -F --dont-fragment     Do not fragment packets
 -f first_ttl --first=first_ttl
               Start from the first_ttl hop (instead from 1)
 -g gate,... --gateway=gate,...
               Route packets through the specified gateway
               (maximum 8 for IPv4 and 127 for IPv6)
 -I --icmp         Use ICMP ECHO for tracerouting
 -T --tcp          Use TCP SYN for tracerouting
 -i device --interface=device
               Specify a network interface to operate with
 -m max_ttl --max-hops=max_ttl
               Set the max number of hops (max TTL to be
               reached). Default is 30
 -N squeries --sim-queries=squeries
               Set the number of probes to be tried
               simultaneously (default is 16)
 -n             Do not resolve IP addresses to their domain names
 -p port --port=port    Set the destination port to use. It is either
               initial udp port value for "default" method
               (incremented by each probe, default is 33434), or
               initial seq for "icmp" (incremented as well,
               default from 1), or some constant destination
               port for other methods (with default of 80 for
               "tcp", 53 for "udp", etc.)
 -t tos --tos=tos      Set the TOS (IPv4 type of service) or TC (IPv6
               traffic class) value for outgoing packets
 -l flow_label --flowlabel=flow_label
               Use specified flow_label for IPv6 packets
 -w waittime --wait=waittime
               Set the number of seconds to wait for response to
               a probe (default is 5.0). Non-integer (float
               point) values allowed too
 -q nqueries --queries=nqueries
               Set the number of probes per each hop. Default is
               3
 -r             Bypass the normal routing and send directly to a
               host on an attached network
 -s src_addr --source=src_addr
               Use source src_addr for outgoing packets
 -z sendwait --sendwait=sendwait
               Minimal time interval between probes (default 0).
               If the value is more than 10, then it specifies a
               number in milliseconds, else it is a number of
               seconds (float point values allowed too)
 -e --extensions      Show ICMP extensions (if present), including MPLS
 -A --as-path-lookups    Perform AS path lookups in routing registries and
               print results directly after the corresponding
               addresses
 -M name --module=name   Use specified module (either builtin or external)
               for traceroute operations. Most methods have
               their shortcuts (`-I' means `-M icmp' etc.)
 -O OPTS,... --options=OPTS,...
               Use module-specific option OPTS for the
               traceroute module. Several OPTS allowed,
               separated by comma. If OPTS is "help", print info
               about available options
 --sport=num         Use source port num for outgoing packets. Implies
               `-N 1'
 -U --udp          Use UDP to particular port for tracerouting
               (instead of increasing the port per each probe),
               default port is 53
 -UL             Use UDPLITE for tracerouting (default dest port
               is 53)
 -P prot --protocol=prot  Use raw packet of protocol prot for tracerouting
 --mtu            Discover MTU along the path being traced. Implies
               `-F -N 1'
 --back           Guess the number of hops in the backward path and
               print if it differs
 -V --version        Print version info and exit
 --help           Read this help and exit

常見命令展示

多命令使用

traceroute -n -m 5 -q 4 -w 3 www.baidu.com

怎么在Linux系統(tǒng)中使用traceroute命令

說明: -n 顯示IP地址,不查主機(jī)名, -m 設(shè)置跳數(shù)

-q 4每個(gè)網(wǎng)關(guān)發(fā)送4個(gè)數(shù)據(jù)包 -w 把對外發(fā)探測包的等待響應(yīng)時(shí)間設(shè)置為3秒

探測包使用的基本UDP端口設(shè)置6888

traceroute -p 6888 www.baidu.com

繞過正常的路由表,直接發(fā)送到網(wǎng)絡(luò)相連的主機(jī)

traceroute -r www.baidu.com

怎么在Linux系統(tǒng)中使用traceroute命令

上述內(nèi)容就是怎么在Linux系統(tǒng)中使用traceroute命令,你們學(xué)到知識或技能了嗎?如果還想學(xué)到更多技能或者豐富自己的知識儲備,歡迎關(guān)注創(chuàng)新互聯(lián)行業(yè)資訊頻道。

名稱欄目:怎么在Linux系統(tǒng)中使用traceroute命令
網(wǎng)頁地址:http://aaarwkj.com/article38/jpoosp.html

成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供域名注冊、品牌網(wǎng)站建設(shè)網(wǎng)站設(shè)計(jì)、建站公司、全網(wǎng)營銷推廣網(wǎng)站營銷

廣告

聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請盡快告知,我們將會在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場,如需處理請聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來源: 創(chuàng)新互聯(lián)

小程序開發(fā)
亚洲国产精品久久久久国产精品 | 99麻豆久久久精品国产| 欧美黄片网站在线观看| 午夜福利福利一区二区| 日韩免费系列一区二区| 97久久精品人妻一区二区三区| 日韩人妻中文字幕专区| 黄色亚洲日本欧美在线观看| 99热免费精品在线观看| 18岁未成年禁止观看视频| 国产精品自拍小视频91| 极品美女粉嫩啪啪高潮| 久久精品亚洲夜色国产av| 亚洲精品第一页中文字幕| 亚洲中文乱码一区二区| 热久久精品只有这里有| 81精品国产综合久久精品伦理| 人妻少妇亚洲中文字幕| 国产三级网站在线观看播放| 日本熟女视频中文字幕| 蜜桃精品人妻一区二区三区 | 东京一区二区三区四区黄片| 色噜噜噜欧美人妻色综合| 国语自产拍在线观看不卡| 国产夫妻自拍在线视频| 亚洲国产精品综合色在线| 国产一级黄色录像大片| 久久精品国产亚洲av高清观看| 国产精品午夜福利天堂| 亚洲精品国产亚洲精品| 日韩av高清不卡一区二区三区| 一本久久综合亚洲鲁鲁五月天| 日本韩国欧美成人精品| 久久精品国产精品日韩欧美| 日本女人体内射精视频| 日日做日夜夜操天天搞| 久久热福利视频就在这里| 亚洲成人日韩国产欧美| 在线精品91国产在线观看| 中文字幕中出亚洲精品| 欧洲精品亚洲精品日韩专区|