PrepAway - Latest Free Exam Questions & Answers

Which command can you issue to increase the ARP cache on the fly?

Your ARP cache is overflowing negatively impacting users experience on your network. Which

command can you issue to increase the ARP cache on the fly? You do not need this to survive
reboot.

PrepAway - Latest Free Exam Questions & Answers

A.
arp cache table > 1024

B.
echo 1024 > /proc/sys/net/ipv4/neigh/default/gc_thresh3

C.
You cannot increase the size of the ARP cache on the fly.

D.
Modify the /etc/sysctl.conf: net.ipv4.neigh.default.gc_thresh3 = 1024.

2 Comments on “Which command can you issue to increase the ARP cache on the fly?

  1. test says:

    B

    To increase the threshold levels for ARP cache on-the-fly, run:

    [Expert@HostName]# echo 256 > /proc/sys/net/ipv4/neigh/default/gc_thresh1
    [Expert@HostName]# echo 512 > /proc/sys/net/ipv4/neigh/default/gc_thresh2
    [Expert@HostName]# echo 1024 > /proc/sys/net/ipv4/neigh/default/gc_thresh3




    0



    0

Leave a Reply