[c-nsp] 6500/fwsm traffic snooping
Peter Rathlev
peter at rathlev.dk
Mon Apr 12 12:54:27 EDT 2010
On Fri, 2010-04-09 at 13:57 -0700, Mark Kent wrote:
> In particular, because of the way the FWSM is hooked up, with a
> virtual 6gbs etherchannel, I'ld like to know what is in each
> of the six virtual links, individually. Any way to do that?
>
> "monitor ... source interface" is not quite good enough, partly because
>
> % Etherchannel member(s) Gi1/1 cannot be monitor source
Try the Port-channel interface instead, should work.
Switch#sh etherc summ
[...]
Group Port-channel Protocol Ports
------+-------------+-----------+---------------------------------------
1 Po1(SU) LACP Gi4/3(P) Gi4/6(P)
271 Po271(SU) - Gi2/1(P) Gi2/2(P) Gi2/3(P) Gi2/4(P)
Gi2/5(P) Gi2/6(P)
Switch#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#moni sess 2 source int gi2/1
% Etherchannel member(s) Gi2/1 cannot be monitor source
Switch(config)#moni sess 2 source interface po271
Switch(config)#do sh moni sess 2
Session 2
---------
Type : Local Session
Source Ports :
Both : Po271
Switch(config)#
--
Peter
More information about the cisco-nsp
mailing list