Received: with ECARTIS (v1.0.0; list netdev); Thu, 03 Mar 2005 04:53:11 -0800 (PST) Received: from b.mx.projectdream.org (eth0-0.arisu.projectdream.org [194.158.4.191]) by oss.sgi.com (8.13.0/8.13.0) with ESMTP id j23Cr7nP026069 for ; Thu, 3 Mar 2005 04:53:08 -0800 Received: from postel.suug.ch (postel.suug.ch [195.134.158.23]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by b.mx.projectdream.org (Postfix) with ESMTP id 86FE188; Thu, 3 Mar 2005 13:52:43 +0100 (CET) Received: by postel.suug.ch (Postfix, from userid 10001) id 257B71C0EA; Thu, 3 Mar 2005 13:53:26 +0100 (CET) Date: Thu, 3 Mar 2005 13:53:25 +0100 From: Thomas Graf To: Peter Bieringer Cc: usagi-users@linux-ipv6.org, netdev@oss.sgi.com Subject: Re: ip -6 addr flush dev flushes also the autogenerated link-local address Message-ID: <20050303125325.GV31837@postel.suug.ch> References: <001C540DBA8D9308CA5D790F@worker.muc.bieringer.de> <1109801372.1098.228.camel@jzny.localdomain> <20050302231400.GU31837@postel.suug.ch> <20050303.090009.59651076.yoshfuji@linux-ipv6.org> <7C7833F5F8350E30351D9B98@gatemuc.muc.bieringer.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7C7833F5F8350E30351D9B98@gatemuc.muc.bieringer.de> X-Virus-Scanned: ClamAV 0.83/742/Tue Mar 1 17:05:59 2005 on oss.sgi.com X-Virus-Status: Clean X-archive-position: 2296 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: tgraf@suug.ch Precedence: bulk X-list: netdev > BTW: how many scopes are currently defined? > > ip help shows me: > SCOPE-ID := [ host | link | global | NUMBER ] > > What means NUMBER and why is "site" understood but not in online help? The kernel hardcodes the following scopes internally: 0 {global | universe} 200 site 253 link 254 host 255 nowhere Additional names may be assigned to numbers in /etc/iproute2/rt_scopes