Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Dec 2003 08:09:17 -0600
From:      "Kevin D. Kinsey, DaleCo, S.P." <kdk@daleco.biz>
To:        flux <flux@hotbox.ru>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: shutting down network interfaces
Message-ID:  <3FE1B50D.8070404@daleco.biz>
In-Reply-To: <1899501608.20031218170248@hotbox.ru>
References:  <1899501608.20031218170248@hotbox.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
flux wrote:

>I have two netcards and want to shut down one of them without
>rebooting.
>
>  
>
As root:

#ifconfig xl1 down

where "xl1" is the name/number of the interface.

HTH,

Kevin Kinsey



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FE1B50D.8070404>