匿名
未登录
登录
百问网嵌入式Linux wiki
搜索
查看“Network tools”的源代码
来自百问网嵌入式Linux wiki
名字空间
页面
讨论
更多
更多
页面选项
Read
查看源代码
历史
←
Network tools
因为以下原因,您没有权限编辑本页:
您所请求的操作仅限于该用户组的用户使用:
用户
您可以查看与复制此页面的源代码。
== ping == 手册页位于 [http://man7.org/linux/man-pages/man8/ping.8.html ping(8)]<br /> '''ping''' 使用ICMP协议的强制性ECHO_REQUEST数据报来从主机或网关引出ICMP ECHO_RESPONSE。ECHO_REQUEST数据报具有IP和ICMP标头,后跟一个struct timeval,然后是任意数量的“ pad”字节,用于填充数据包。 == ifconfig == 请参考专用页面 [[Ifconfig|ifconfig]] == route == 手册页位于 [http://man7.org/linux/man-pages/man8/route.8.html route(8)]<br /> '''route''' 命令用于显示/操作IP路由表。 它主要用于设置通过接口到特定主机或网络的静态路由。 == traceroute == 手册页位于 [http://man7.org/linux/man-pages/man8/traceroute.8.html traceroute(8)]<br /> '''traceroute'''是一个内置工具,用于显示路由并测量网络中数据包的延迟。 == netstat == 请参考专用页面 [[Netstat|netstat]] == ip == 请参考专用页面 [[IP Linux command line|ip]] == ethtool == 手册页位于 [http://man7.org/linux/man-pages/man8/ethtool.8.html ethtool(8)]<br /> '''ethtool'''实用程序用于查看和更改以太网设备参数。 == iw == 手册页位于 [http://linux.die.net/man/8/iw iw(8)]<br /> '''iw''' 实用程序用于查看和更改无线设备参数。 == wpa_supplicant == 手册页位于 [https://wiki.archlinux.org/index.php/WPA_supplicant wpa_supplicant]<br /> '''wpa_supplicant''' 是用于Linux,BSD,Mac OS X和Windows的WPA请求者,支持WPA和WPA2(IEEE 802.11i / RSN)。它既适用于台式机/笔记本电脑,也适用于嵌入式系统。 请求方是客户端站中使用的IEEE 802.1X / WPA组件。 它与WPA身份验证器实现密钥协商,并控制wlan驱动程序的漫游以及IEEE 802.11身份验证/关联 == brctl == 手册页位于 [http://linux.die.net/man/8/brctl brctl(8)]<br /> '''brctl''' 用于设置,维护和检查linux内核中的以太网桥配置。 以太网桥是一种通常用于将不同的物理以太网网络连接在一起的设备,因此这些物理网络对于用户而言似乎是一个统一的网络。 == iptables == Man page at [http://linux.die.net/man/8/iptables iptables(8)]<br /> '''iptables''' is an administration tool for IPv4 packet filtering and NAT.<br /> It is used to set up, maintain, and inspect the tables of IP packet filter rules in the Linux kernel. Several different tables may be defined. Each table contains a number of built-in chains and may also contain user-defined chains.<br /> Each chain is a list of rules which can match a set of packets. Each rule specifies what to do with a packet that matches. This is called a 'target', which may be a jump to a user-defined chain in the same table. == gatttool == Man page at [http://manpages.ubuntu.com/manpages/cosmic/man1/gatttool.1.html] <noinclude> [[Category:Netdev]] {{PublicationRequestId | 10432 | 2019-01-24 | BrunoB}} </noinclude>
返回至
Network tools
。
导航
导航
WIKI首页
官方店铺
资料下载
交流社区
所有页面
所有产品
MPU-Linux开发板
MCU-单片机开发板
Linux开发系列视频
单片机开发系列视频
所有模块配件
Wiki工具
Wiki工具
特殊页面
页面工具
页面工具
用户页面工具
更多
链入页面
相关更改
页面信息
页面日志