From nobody@FreeBSD.org  Tue Sep  3 19:50:12 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id 9FF7B78B
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  3 Sep 2013 19:50:12 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 8E47323B3
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  3 Sep 2013 19:50:12 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r83JoBjG029537
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 3 Sep 2013 19:50:11 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r83JoBUK029525;
	Tue, 3 Sep 2013 19:50:11 GMT
	(envelope-from nobody)
Message-Id: <201309031950.r83JoBUK029525@oldred.freebsd.org>
Date: Tue, 3 Sep 2013 19:50:11 GMT
From: Pavel <pawel401@mail.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: supervlan
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         181787
>Category:       misc
>Synopsis:       supervlan
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          feedback
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 03 20:00:00 UTC 2013
>Closed-Date:    
>Last-Modified:  Tue Sep 03 22:01:29 UTC 2013
>Originator:     Pavel
>Release:        9.1 9.2-rc3 10.0
>Organization:
>Environment:
amd64
>Description:
ifconfig em2.94 create inet 10.0.0.1/32 up
ifconfig em2.95 create inet 10.0.0.1/32 up
ifconfig em2.96 create inet 10.0.0.1/32 up
ifconfig em2.97 create inet 10.0.0.1/32 up
ifconfig em2.98 create inet 10.0.0.1/32 up
ifconfig em2.99 create inet 10.0.0.1/32 up
ifconfig em2.100 create inet 10.0.0.1/32 up
ifconfig em2.101 create inet 10.0.0.1/32 up
ifconfig em2.102 create inet 10.0.0.1/32 up

route delete 10.0.0.1/32

route add -host 10.1.1.195 -iface em2.94
route add -host 10.1.1.196 -iface em2.95
route add -host 10.1.1.197 -iface em2.96
route add -host 10.1.1.198 -iface em2.97
route add -host 10.1.1.199 -iface em2.98
route add -host 10.1.1.200 -iface em2.99
route add -host 10.1.1.201 -iface em2.100
route add -host 10.1.1.202 -iface em2.101
route add -host 10.1.1.203 -iface em2.102

netstat -rn
10.1.1.195/32      00:24:81:7d:9d:2b  US          0        0 em2.94
10.1.1.196/32      00:24:81:7d:9d:2b  US          0        0 em2.95
10.1.1.197/32      00:24:81:7d:9d:2b  US          0        0 em2.96
10.1.1.198/32      00:24:81:7d:9d:2b  US          0        0 em2.97
10.1.1.199/32      00:24:81:7d:9d:2b  US          0        0 em2.98
10.1.1.200/32      00:24:81:7d:9d:2b  US          0        0 em2.99
10.1.1.201/32      00:24:81:7d:9d:2b  US          0        0 em2.10
10.1.1.202/32      00:24:81:7d:9d:2b  US          0        0 em2.10
10.1.1.203/32      00:24:81:7d:9d:2b  US          0        0 em2.10

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: linimon 
State-Changed-When: Tue Sep 3 22:01:10 UTC 2013 
State-Changed-Why:  
Please tell us more about what problem you are seeing? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181787 
>Unformatted:
