FreeBSD Bugzilla – Attachment 6500 Details for
Bug 14731
The kernel has vlan support but ifconfig won't config it
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.23 KB, created by
les
on 1999-11-05 23:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
les
Created:
1999-11-05 23:20:01 UTC
Size:
1.23 KB
patch
obsolete
>*** ifconfig.8 Fri Nov 5 11:51:44 1999 >--- nifconfig.8 Fri Nov 5 12:02:48 1999 >*************** >*** 32,38 **** > .\" From: @(#)ifconfig.8 8.3 (Berkeley) 1/5/94 > .\" $FreeBSD: src/sbin/ifconfig/ifconfig.8,v 1.18.2.1 1999/08/29 15:13:39 peter Exp $ > .\" >! .Dd February 13, 1996 > .Dt IFCONFIG 8 > .Os BSD 4.2 > .Sh NAME >--- 32,38 ---- > .\" From: @(#)ifconfig.8 8.3 (Berkeley) 1/5/94 > .\" $FreeBSD: src/sbin/ifconfig/ifconfig.8,v 1.18.2.1 1999/08/29 15:13:39 peter Exp $ > .\" >! .Dd November 5, 1999 > .Dt IFCONFIG 8 > .Os BSD 4.2 > .Sh NAME >*************** >*** 261,266 **** >--- 261,275 ---- > .\" for > .\" .Tn AFI > .\" 37 type addresses. >+ .It Cm parent Ar parent-interface:tag >+ .\" (Inet and ISO) >+ Assign a VLAN interface to a parent interface and specify the 802.1Q tag >+ that identifies the particular VLAN within the parent interface. For >+ example, "ifconfig vlan0 parent fxp0:3" will flag vlan interface vlan0 >+ as VLAN 3 on the fxp0 interface. Packets transmitted and received via >+ vlan0 will have an 802.1Q tag containing "3" between the normal ethernet >+ header and the payload, and vlan0 will assume the hardware address of >+ interface fxp0. > .It Cm range > Under appletalk, set the interface to respond to a > .Em netrange.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 14731
:
6499
| 6500