06-25-2015 01:18 AM - edited 03-08-2019 12:42 AM
Hi,
I was wondering - is there a way to SPAN the CPU of 6509-E running s2t54-adventerprisek9-mz.SPA.150-1.SY6
with SUP - WS-F6K-DFC4-E
please help.
06-25-2015 02:40 AM
Hi
Not sure you can SPAN it but you can use a netdr capture for 6500 cpu
http://www.cisco.com/c/en/us/support/docs/switches/catalyst-6500-series-switches/116475-technote-product-00.html
06-25-2015 04:13 AM
Yeah,
two ways :
1- debug netdr capture rx
2- SPAN config:-
6500#monitor session 1 source interface <mod/port> !Use any dummy interface that is administratively shut down. 6500#monitor session 1 destination interface <mod/port> ! interface with PC running wireshark attached 6500#remote login switch 6500-sp#test monitor add 1 rp-inband tx
6500(config)# monitor session 1 type local 6500(config-mon-local)# source cpu rp tx 6500(config-mon-local)# destination interface <mod/port> ! interface with PC running wireshark attached 6500(config-mon-local)# no shut
This configuration mirrors traffic on the SP-RP inband path, and diverts it to the destination interface. Connect a PC on the destination interface, and start the sniffer application (Wireshark, for example) in order to capture traffic received on the Network Interface Card (NIC).
Regards
Inayath
**Please dont forget to rate the post if this is helpfull.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide