<!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/4.4.4">
</HEAD>
<BODY>
Hi,<BR>
<BR>
Actually there are 2 distinct issues.<BR>
<BR>
The first issue is related to distinct LiSA instances having the same mac address on their virtual interfaces. But this should only affect scenarios where &quot;layer 3&quot; functionality is involved: creating virtual interfaces with &quot;interface vlan NNN&quot; and then assigning IP addresses.<BR>
<BR>
The second issue is related to hardware acceleration of VLAN untagging. When the NIC supports such acceleration, frames are already untagged at the time when they come out of the NIC driver. Because right now there is no support for this in LiSA, it can't properly handle these frames and they get &quot;lost&quot;. Since centos 6.3 has no support for &quot;rxvlan&quot; in ethtool (actually there is no kernel support for this in 2.6.32), the workaround for this is to use another type of NIC, which doesn't support hardware acceleration of VLAN untagging.<BR>
<BR>
I've managed to replicate Ammar's topology and reproduce the problem. I can confirm that the problem is actually caused by hardware VLAN untagging. But the problem is that I have no idea how to change the NIC type for GNS3 VirtualBox guests. All NIC settings in VirtualBox are overwritten by GNS3 at the time when it starts the virtual machines. I couldn't find any NIC type setting in the GNS3 interface.<BR>
<BR>
Cheers,<BR>
<BR>
Radu<BR>
<BR>
On Wed, 2013-05-29 at 23:52 -0400, chicany wrote:
<BLOCKQUOTE TYPE=CITE>
    Hi,<BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    a few weeks ago I noticed a similar problem with non working trunk between two LiSA switches running on GNS3 with Qemu installed. The problem was that for each VLAN interface the same MAC address was generated on LiSA. The problem and workaround is described here (17 c):
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
    <A HREF="http://brezular.wordpress.com/2010/09/25/lisa/">http://brezular.wordpress.com/2010/09/25/lisa/</A><BR>
    <A HREF="http://forum.gns3.net/topic5647.html">http://forum.gns3.net/topic5647.html</A><BR>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    Cheers<BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    2013/5/28 Radu Rendec &lt;<A HREF="mailto:radu.rendec@mindbit.ro">radu.rendec@mindbit.ro</A>&gt;<BR>
    <BLOCKQUOTE>
        Hi Ammar,<BR>
        <BR>
        The &quot;show vlan&quot; command only lists interfaces that are configured in<BR>
        access mode for each vlan. This is normal behaviour.<BR>
        <BR>
        Regarding your trunk problem, can you please send me a screenshot of<BR>
        your test topology and the output of &quot;show runnning-config&quot; from the<BR>
        lisa cli?<BR>
        <BR>
        One more thing: please post questions like this to the lisa-users<BR>
        mailing list. We don't have a (large) community, but we're trying to<BR>
        build one :)<BR>
        <BR>
        Thanks,<BR>
        <BR>
        Radu<BR>
        <BR>
        On Tue, 2013-05-28 at 09:35 +0800, ammar al-jubari wrote:<BR>
        &gt; Dear Mr. Radu<BR>
        &gt;<BR>
        &gt;<BR>
        &gt; First I would like to thank you for supporting Lisa. If you allow me,<BR>
        &gt; I have a question regarding LiSA in GNS3. &nbsp;I have built 2 LiSA<BR>
        &gt; switches and 4PCs topology in gns3 and virtual Box. It is working well<BR>
        &gt; if all the ports are in access mode. I tried to make a trunk link<BR>
        &gt; between 2 liSA, but it is not working. I used the following commands<BR>
        &gt; to do that in the interface eth0 of both LiSA switches<BR>
        &gt; switchport trunk allowed vlan 5<BR>
        &gt; switchport mode trunk<BR>
        &gt;<BR>
        &gt;<BR>
        &gt; I noticed that when I show the VLAN table this port does not appear in<BR>
        &gt; the list. When I changed it to access mode it appeared in the list and<BR>
        &gt; it &nbsp;is working well.<BR>
        &gt;<BR>
        &gt;<BR>
        &gt; Can you please help me with that or give me any suggestion to solve<BR>
        &gt; this problem?<BR>
        &gt;<BR>
        &gt;<BR>
        &gt; I really appreciate your cooperation<BR>
        &gt;<BR>
        &gt;<BR>
        &gt;<BR>
        &gt;<BR>
        &gt; Regards<BR>
        &gt;<BR>
        &gt;<BR>
        &gt; Ammar<BR>
        &gt;<BR>
        &gt;<BR>
        <BR>
        <BR>
        _______________________________________________<BR>
        LiSA-Users mailing list<BR>
        <A HREF="mailto:LiSA-Users@lisa.mindbit.ro">LiSA-Users@lisa.mindbit.ro</A><BR>
        <A HREF="http://lisa.mindbit.ro/mailman/listinfo/lisa-users">http://lisa.mindbit.ro/mailman/listinfo/lisa-users</A>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
<PRE>
_______________________________________________
LiSA-Users mailing list
<A HREF="mailto:LiSA-Users@lisa.mindbit.ro">LiSA-Users@lisa.mindbit.ro</A>
<A HREF="http://lisa.mindbit.ro/mailman/listinfo/lisa-users">http://lisa.mindbit.ro/mailman/listinfo/lisa-users</A>
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>