debian man page for ndsend

Query: ndsend

OS: debian

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ndsend(8)							    Containers								 ndsend(8)

NAME
ndsend - send a Neighbor Advertisement NDP packet
SYNOPSIS
ndsend address interface
DESCRIPTION
The ndsend utility is called by arpsend(8) for IPv6 addresses to send an unsolicited Neighbor Advertisement ICMPv6 multicast packet announcing a given IPv6 address to all IPv6 nodes as per RFC4861.
OPTIONS
address Specify the IPv6 address to be advertised. interface Specify the network interface to send an advertisement from.
EXIT STATUS
ndsend returns 0 upon successful execution. If something goes wrong, it returns an appropriate error code: 1 EXC_USAGE Usage error 2 EXC_SYSTEM System error
EXAMPLES
To send a Neighbor Advertisement ICMPv6 on interface eth0 with IPv6 address 2001:DB8::1: ndsend 2001:DB8::1 eth0
SEE ALSO
arpsend(8), vzctl(8).
LICENSE
Copyright (C) 2000-2011, Parallels, Inc. Licensed under GNU GPL.
AUTHOR
This manual page was initially written by Thorsten Schifferdecker <tsd@debian.systs.org> for the Debian GNU/Linux system (but may be used by others). OpenVZ 28 Jun 2011 ndsend(8)
Related Man Pages
faith(4) - debian
rtradvd(1m) - hpux
faith(4) - opendarwin
faith(4) - v7
faith(4) - suse
Similar Topics in the Unix Linux Community
NDisc6 0.9.5 (Default branch)
Linux and IPv6
IPMP + IPv6 test address
Assiging &quot;static&quot; IPv6 address for a jumpstart target.
awk to insert new line conditionally