Linux网络配置之IP命令手册

包含网卡/无线网的网络问题和ADSL/校园网/宽带拨号支持及代理/共享等网络使用问题
回复
wolfplanet
帖子: 36
注册时间: 2008-06-24 1:16
联系:

Linux网络配置之IP命令手册

#1

帖子 wolfplanet »

目录
1.关于这篇文档
2.ip 命令的语法
3.ip 的错误信息
4.ip link--配置网络设备
4.1.ip link set--改变设备的属性
4.2.ip link show--显示设备属性
5.ip address--协议地址管理
5.1.ip address add--添加一个新的协议地址
5.2.ip address delete--删除一个协议地址
5.3.ip address show--显示协议地址
5.4.ip address flush--清除协议地址
6.ip neighbour--neighbour/arp 表管理命令
6.1.ip neighbour add -- 添加一个新的邻接条目
ip neighbour change--修改一个现有的条目
ip neighbour replace--替换一个已有的条目
6.2.ip neighbour delete--删除一个邻接条目
6.3.ip neighbour show--显示网络邻居的信息
6.4.ip neighbour flush--清除邻接条目
附件
Linux网络配置之IP命令手册.pdf.tar.gz
(448.39 KiB) 已下载 1396 次
free.zzm
帖子: 42
注册时间: 2008-12-06 18:31

Re: Linux网络配置之IP命令手册

#2

帖子 free.zzm »

好东西,支持下
头像
haria1988
帖子: 689
注册时间: 2008-04-17 17:53
来自: 江苏.无锡
联系:

Re: Linux网络配置之IP命令手册

#3

帖子 haria1988 »

:em11
头像
516079251
帖子: 23
注册时间: 2007-08-17 15:45

Re: Linux网络配置之IP命令手册

#4

帖子 516079251 »

这个我要顶 :em05
wkl17
帖子: 245
注册时间: 2008-05-01 14:19

Re: Linux网络配置之IP命令手册

#5

帖子 wkl17 »

新手....

顶顶
头像
Jarson
帖子: 2371
注册时间: 2008-07-21 9:44
来自: 深圳
联系:

Re: Linux网络配置之IP命令手册

#6

帖子 Jarson »

谢谢分享……
草堂13
帖子: 2
注册时间: 2008-12-11 8:48

Re: Linux网络配置之IP命令手册

#7

帖子 草堂13 »

好东东,顶 :em02
litang618
帖子: 8
注册时间: 2008-12-09 22:26

Re: Linux网络配置之IP命令手册

#8

帖子 litang618 »

下载学习! :em09
头像
woaiwojia
帖子: 1355
注册时间: 2007-09-10 20:20
系统: Debian
来自: 南京

Re: Linux网络配置之IP命令手册

#9

帖子 woaiwojia »

这应该是个好东西

现在IPV6了
头像
tencrance
帖子: 51
注册时间: 2010-06-04 14:58
联系:

Re: Linux网络配置之IP命令手册

#10

帖子 tencrance »

netstat要寿终了
Life is not all beer and skittles.
onlylove
论坛版主
帖子: 5371
注册时间: 2007-01-14 16:23

Re: Linux网络配置之IP命令手册

#11

帖子 onlylove »

这个要学下
#include <stdio.h>
void main()
{
double world;
unsigned letter;
short stay;
long memories;
printf("I miss you.\n");
}
回复