(NNTP) wrote in message news:< om>...
> questions,
>
> According to cisco documentation, SPAN is supported in 6509 with 'no
> performance impact'
>
> is this really true? I mean there has to be SOME performance hit
> there? I am asking this because I am putting togethere specs for a
> possible snort machine that we need to snort off of a 6509 with 20
> vlans on it. and I plan to mirror several VLANs onto one physical
> fiber port that I can snort on.
>
> current total usage is about 60Mbps. (all vlans included)
>
> the other thing is that documentation says it only supports 2 set of
> SPAN? (no RSPAN) kind of limiting huh?
SPAN multiple VLANs onto a destination port? I don't remember if thats
possible. In any case when spanning multiple ports from a single VLAN
onto a dest port, its advisable when the source ports are all 100mbps
and the dest port is a Gig port. Or else use a NAM module that will
pick off the packets from the backplane fabric itself with self as the
destination.
You will be better of purchasing an ethernet TAP, placing it in
between your router-switch line, and putting your NIC into promiscous
mode on the TAP.
Alternatively you can try cutting off the Tx wires in your "listening"
NICs, RJ45 and bridging between 2 NICs in linux on the router to
switch. I haven't tried it though...
PS I think IOS 12.3 above has an "export" feature that will dump
packets from a router interface to an interface of your choice -
precisely for snorting...
I beleive it has the ability to sample such dumps periodically to
minimize performance impact...
Rgrds
Rahul Sawarkar
PS: Enjoy the snorting...