|
NAMErdisc - ICMPv6 Router Discovery toolSYNOPSISrdisc6 [-qv] [-r attempts] [-s source_ip] [-w wait_ms] [IPv6 address] <iface>DESCRIPTONRDisc6 is an Unix program which implements the ICMPv6 Router Discovery in userland (it is normally done by the kernel). It is used to lookup the list of on-link routers and IPv6 prefixes.It can also be used to force the kernel to update the state of a given IPv6-autoconfigured network interface. The name of the network interface to probe routers for must be specified. OPTIONS
If rdisc6 does not receive any response after the specified number of attempts waiting for wait_ms milliseconds each time, it will exit with code 2. On error, it exits with code 1. Otherwise it exits with code 0. SECURITYrdisc6 must be setuid root to allow use by non privileged users. It will drop its root privileges before any attempt is made to send or receive data from the network to reduce the possible impact of a security vulnerability.SEE ALSOndisc6(8), ipv6(7)AUTHORRémi Denis-Courmont <remi at remlab dot net>http://www.remlab.net/ndisc6/
Visit the GSP FreeBSD Man Page Interface. |