Date: Sat, 25 May 2002 04:00:09 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/38533: 'ifconfig ifname down delete' does not deletes aliases Message-ID: <200205251100.g4PB09l37459@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/38533; it has been noted by GNATS. From: Ruslan Ermilov <ru@FreeBSD.org> To: Eugene Grosbein <eugen@www.svzserv.kemerovo.su> Cc: bug-followup@FreeBSD.org Subject: Re: bin/38533: 'ifconfig ifname down delete' does not deletes aliases Date: Sat, 25 May 2002 13:58:32 +0300 --p4qYPpj5QlsIQJ0K Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 25, 2002 at 03:10:18PM +0800, Eugene Grosbein wrote: >=20 > I have an interface with primary and aliased addresses > and try to clear them all and take interface down. > So I type >=20 > ifconfig fxp0 down delete >=20 > And I see that primary address (with correct netmask) is removed > but alias (with netmask 255.255.255.255) is still here. >=20 It would be very sad if it did. `delete' is just another alias for `-alias'. It deletes the address specified, or the first address (in this family) if no address was specified, of the interface. This PR can be closed. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --p4qYPpj5QlsIQJ0K Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE8725YUkv4P6juNwoRAhZUAJsGq2Bw0rDhhhz3yhf6FWbvZavjyQCff95j QiD7dMTgUgV4hTcSv33Pc3Q= =Myx1 -----END PGP SIGNATURE----- --p4qYPpj5QlsIQJ0K-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205251100.g4PB09l37459>
