from small one page howto to huge articles all in one place
 

search text in:





Poll
What does your sytem tell when running "ulimit -u"?








poll results

Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

185926

userrating:

average rating: 1.7 (102 votes) (1=very good 6=terrible)


May 25th. 2007:
Words

486

Views

250337

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

137480

userrating:

average rating: 1.4 (42 votes) (1=very good 6=terrible)


April, 26th. 2006:

Druckversion
You are here: manpages





IP\-NTABLE

Section: Linux (8)
Updated: 20 Dec 2011
Index Return to Main Contents
 

NAME

ip-ntable - neighbour table configuration  

SYNOPSIS


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 ]

 

DESCRIPTION

ip ntable controls the parameters for the neighbour tables.

 

ip ntable show - list the ip neighbour tables

This commands displays neighbour table parameters and statistics.

dev DEV
only list the table attached to this device.

name NAME
only lists the table with the given name.

 

ip ntable change - modify table parameter

This command allows modifying table parameters such as timers and queue lengths.

name NAME
the name of the table to modify.

dev DEV
the name of the device to modify the table values.

 

EXAMPLES

ip ntable show dev eth0

Shows the neighbour table (IPv4 ARP and IPv6 ndisc) parameters on device eth0.

ip ntable change name arp_cache queue 8 dev eth0

Changes the number of packets queued while address is being resolved from the default value (3) to 8 packets.

 

SEE ALSO


ip(8)

 

AUTHOR

Manpage by Stephen Hemminger


 

Index

NAME
SYNOPSIS
DESCRIPTION
ip ntable show - list the ip neighbour tables
ip ntable change - modify table parameter
EXAMPLES
SEE ALSO
AUTHOR





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2020 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS : buttonmaker
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 15.5 ms