From: Farrukh Haroon (farrukhharoon@gmail.com)
Date: Mon Jul 09 2007 - 09:14:57 ART
Navin, the filter command is not meant to be used with 'vlan based' SPAN, it
is used for 'interface based' SPAN, for example:
int fa 0/1
switchport mode trunk
.....other stuff
monitor session 1 source int fa0/1
now to filter only the relevant vlans from that span source interface (since
its a trunk and by default it will send all vlan traffic):
monitor session 1 filter vlan 1-2,6
HTH
Regads
Farrukh
On 7/9/07, Navin MS <navin_ms07@yahoo.com> wrote:
>
> Group,
>
> I have read and configured this, but really couldn't get the real
> difference.
>
> Task is to collect traffic on vlan 10 and send it to another device over
> RSPAN vlan. which of the
> 2 is better to collect traffic on vlan 10?
>
> 1) monitor session 1 source vlan 10
>
> or
>
> 2) monitor session 1 filter vlan 10
>
> Both seem to does the same. Any inputs ?
> Naveen.
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Sat Aug 18 2007 - 08:17:40 ART