2
edits
Changes
no edit summary
[root@localhost ~]# ifconfig eth1 up
[root@localhost ~]# arp -n
'''2. What command disable ARP on a network interface?'''
Answer: To disable ARP on a network interface named 'ethxxx', one would use a command of the form 'ifconfing ethxxx -arp'.