Chinaunix

标题: [求助]Linux下停止使用ARP的命令 [打印本页]

作者: chenyufan    时间: 2007-07-21 18:45
标题: [求助]Linux下停止使用ARP的命令
请问Linux下使网卡驱动程序停止使用ARP的命令是什么?google到ifconfig -arp 可是执行不了

[root@ftpsvr ~]# ifconfig -arp
ifconfig: option `-arp' not recognised.
ifconfig: `--help' gives usage information.
作者: Orpherus    时间: 2007-07-21 19:23
# ifconfig eth0 -arp

假设你的设备是eth0
作者: chenyufan    时间: 2007-07-21 20:05
谢谢解答。再请问恢复的命令呢?




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2