IP-NTABLE(8) | Linux | IP-NTABLE(8) |
ip-ntable - neighbour table configuration
ip [ OPTIONS ] ntable { COMMAND | help }
ip ntable change name NAME [ dev DEV ] [ thresh1 VAL ] [ thresh2 VAL ] [ thresh3 VAL ] [ gc_int MSEC ] [ base_reachable MSEC ] [ retrans MSEC ] [ gc_stale MSEC ] [ delay_probe MSEC ] [ queue LEN ] [ app_probs VAL ] [ ucast_probes VAL ] [ mcast_probes VAL ] [ anycast_delay MSEC ] [ proxy_delay MSEC ] [ proxy_queue LEN ] [ locktime MSEC ]
ip ntable show [ dev DEV ] [ name NAME ]
ip ntable controls the parameters for the neighbour tables.
This commands displays neighbour table parameters and statistics.
This command allows modifying table parameters such as timers and queue lengths.
ip ntable show dev eth0
ip ntable change name arp_cache queue 8 dev eth0
Manpage by Stephen Hemminger
20 Dec 2011 | iproute2 |