<div>hi,<br></div><div></div><div>Thanx for reply, I would also like to know is port mirroring across VLANs supported in Edgeiron 48G or not.</div><div></div><div>Also,in our network,multiple port based VLANs are configured,how can we mirror all Vlans traffic(configured on edgeiron 48G).</div>
<div></div><div>I read in the documentation the edgeiron 48G support only one port mirror session.</div><div></div><div>Thanks  </div><div><br></div><div class="gmail_quote">On Fri, May 1, 2009 at 10:22 PM, Raoul Bhatia [IPAX] <span dir="ltr"><<a href="mailto:r.bhatia@ipax.at">r.bhatia@ipax.at</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div class="h5">On 29.04.2009 05:09, Monjural Islam wrote:<br>
> Hi,<br>
> Can anyone tell how we can mirror vlan or trunk port in edgeiron 48G switch.<br>
> Thanks<br>
> Monjural Islam<br>
<br></div></div>
i did something like:<br>
<br>
source = port that has some traffic that i want to view<br>
target = port that is connected to my monitoring box<br>
<br>
1st: add target to source's vlan<br>
<br>
then<br>
1. conf t<br>
2. int e 1/target<br>
3. port monitor ethernet 1/source<br>
4. end<br>
5. show port mon<br>
> Port Mirroring<br>
> -------------------------------------<br>
>  Destination port (listen port): Eth1/48<br>
>  Source port (monitored port)  : Eth1/27<br>
>  Mode                         :RX/TX<br>
<br>
so now i will receive all rx/tx traffic from source port 27 to target<br>
port 48.<br>
<br>
notice: it is seems very important to add the target port to the<br>
source's vlan.<br>
<br>
my config:<br>
# show sys<br>
> Vty-0#show sys<br>
> System description: Foundry Networks EdgeIron 4802CF<br>
> System OID string: 1.3.6.1.4.1.1991.1.5.1.1.4.3.1<br>
> ...<br>
<br>
cheers,<br>
raoul<br>
-- <br>
____________________________________________________________________<br>
DI (FH) Raoul Bhatia M.Sc.          email.          <a href="mailto:r.bhatia@ipax.at" target="_blank">r.bhatia@ipax.at</a><br>
Technischer Leiter<br>
<br>
IPAX - Aloy Bhatia Hava OEG         web.          <a href="http://www.ipax.at" target="_blank">http://www.ipax.at</a><br>
Barawitzkagasse 10/2/2/11           email.            <a href="mailto:office@ipax.at" target="_blank">office@ipax.at</a><br>
1190 Wien                           tel.               +43 1 3670030<br>
FN 277995t HG Wien                  fax.            +43 1 3670030 15<br>
____________________________________________________________________<br>
</blockquote></div><br><div><br></div>