<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.6.2">
</HEAD>
<BODY>
You cas user vconfig for implement vlan.<BR>
Usage: add             [interface-name] [vlan_id]<BR>
       rem             [vlan-name]<BR>
       set_flag        [interface-name] [flag-num]       [0 | 1]<BR>
       set_egress_map  [vlan-name]      [skb_priority]   [vlan_qos]<BR>
       set_ingress_map [vlan-name]      [skb_priority]   [vlan_qos]<BR>
       set_name_type   [name-type]<BR>
<BR>
* The [interface-name] is the name of the ethernet card that hosts<BR>
  the VLAN you are talking about.<BR>
* The vlan_id is the identifier (0-4095) of the VLAN you are operating on.<BR>
* skb_priority is the priority in the socket buffer (sk_buff).<BR>
* vlan_qos is the 3 bit priority in the VLAN header<BR>
* name-type:  VLAN_PLUS_VID (vlan0005), VLAN_PLUS_VID_NO_PAD (vlan5),<BR>
              DEV_PLUS_VID (eth0.0005), DEV_PLUS_VID_NO_PAD (eth0.5)<BR>
* bind-type:  PER_DEVICE  # Allows vlan 5 on eth0 and eth1 to be unique.<BR>
              PER_KERNEL  # Forces vlan 5 to be unique across all devices.<BR>
* FLAGS:  1 REORDER_HDR  When this is set, the VLAN device will move the<BR>
            ethernet header around to make it look exactly like a real<BR>
            ethernet device.  This may help programs such as DHCPd which<BR>
            read the raw ethernet packet and make assumptions about the<BR>
            location of bytes.  If you don't need it, don't turn it on, because<BR>
            there will be at least a small performance degradation.  Default<BR>
            is OFF.<BR>
<BR>
El mar, 20-06-2006 a las 11:14 -0400, Elizabeth.Brosch@thomson.com escribió:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Two subnets sharing the same wire and interface on the dhcp server.</FONT>
<FONT COLOR="#000000">Well actually my dhcp server has one interface configured with a</FONT>
<FONT COLOR="#000000">10.225.248.x IP address.  I want to serve hosts on the 10.225.240.x</FONT>
<FONT COLOR="#000000">subnet.</FONT>

<FONT COLOR="#000000">The 248 and the 240 subnets are on the same vlan.</FONT>

<FONT COLOR="#000000">Liz Brosch</FONT>
<FONT COLOR="#000000">TSH System Services</FONT>
<FONT COLOR="#000000">Philadelphia, PA  19104</FONT>
<FONT COLOR="#000000">office:  (215) 823-6144</FONT>
<FONT COLOR="#000000">cell:     (267) 784-9166</FONT>
<FONT COLOR="#000000">-----Original Message-----</FONT>


<FONT COLOR="#000000">_______________________________________________</FONT>
<FONT COLOR="#000000">Kickstart-list mailing list</FONT>
<FONT COLOR="#000000"><A HREF="mailto:Kickstart-list@redhat.com">Kickstart-list@redhat.com</A></FONT>
<FONT COLOR="#000000"><A HREF="https://www.redhat.com/mailman/listinfo/kickstart-list">https://www.redhat.com/mailman/listinfo/kickstart-list</A></FONT>
</PRE>
</BLOCKQUOTE>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<B><FONT SIZE="4">Walter Cervini <wcervini@gmail.com></FONT></B><BR>
<FONT COLOR="#0000ff">Soporte Fedora en irc.freenode.net Canal fedora-ve</FONT><BR>
<FONT COLOR="#ff0000">http://www.volp.org.ve</FONT>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>