From owner-freebsd-questions@FreeBSD.ORG Wed Apr 24 15:53:07 2013 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D1304D5C for ; Wed, 24 Apr 2013 15:53:07 +0000 (UTC) (envelope-from fbsd8@a1poweruser.com) Received: from mail-03.name-services.com (mail-03.name-services.com [69.64.155.195]) by mx1.freebsd.org (Postfix) with ESMTP id C15151D23 for ; Wed, 24 Apr 2013 15:53:07 +0000 (UTC) Received: from [10.0.10.1] ([173.88.202.176]) by mail-03.name-services.com with Microsoft SMTPSVC(6.0.3790.4675); Wed, 24 Apr 2013 08:53:08 -0700 Message-ID: <5177FFE2.10009@a1poweruser.com> Date: Wed, 24 Apr 2013 11:53:06 -0400 From: Joe User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: FreeBSD questions Subject: Stop ifconfig high intensity message from master console Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 24 Apr 2013 15:53:09.0037 (UTC) FILETIME=[D12C45D0:01CE4103] X-Sender: fbsd8@a1poweruser.com X-Authenticated-Sender: fbsd8@a1poweruser.com X-EchoSenderHash: [fbsd8]-[a1poweruser*com] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Apr 2013 15:53:07 -0000 When I do a ifconfig bridge create or ifconfig epair create commands I get some high intensity messages on the hosts F1 session master console. I would like to suppress these messages. Is there any way to do that? Thanks