sniffing packets on a serial link
aueddonline
Member Posts: 611 ■■□□□□□□□□
in CCNP
I was wondering if there was a way to sniff packets on a serial link?
What's another word for Thesaurus?
Comments
-
tech-airman Member Posts: 953aueddonline wrote:I was wondering if there was a way to sniff packets on a serial link?
auddonline,
Place a packet of sugar or artificial sweetner onto the serial cable then sniff it. :P
Seriously, what kind of packets are you interested in sniffing? -
aueddonline Member Posts: 611 ■■□□□□□□□□Just routing protocol traffic i've done it on some ethernet segments on my lab but would like to be able to packet sniff on the serial links to, is this possible ?What's another word for Thesaurus?
-
aueddonline Member Posts: 611 ■■□□□□□□□□thanks for the link man, I wouldn't have know to seach for traffic export, just set it up on one of my routers that supports the command pretty cool,
I don't know if anyone reading this has done this but i've used the 'bidirectional' command which is suppose to export incoming and outgoing packets on the selected interface but i'm only getting incoming at the moment.What's another word for Thesaurus? -
kryolla Member Posts: 785here at work we have a patch panel in line and when we need to capture packets we plug a protocol analyzer into the patch panel but it might be too expensive for a home lab.Studying for CCIE and drinking Home Brew
-
hectorjhrdz Member Posts: 127on a serial link you can use a TAP (enabled to support those serial interfaces you have) and have the "wireshark" sniffing packets for you. It's for free.
Another way is to enable netflow on your router and then send all that data to NMS, which you can download for free (trial version).
cheers