1833861 Members
2088 Online
110063 Solutions
New Discussion

Re: lsof

 
Nobody's Hero
Valued Contributor

lsof

I know you folks talk about lsof a lot and I know it works for HPUX. Can I run the same lsof I have on my HPUX boxs on a cisco router? Maybe I can see what the ports on the router are doing?
UNIX IS GOOD
3 REPLIES 3
Robert-Jan Goossens
Honored Contributor

Re: lsof

Hi Robert,

You can find some cisco commands on this page.

http://www.cisco.com/univercd/cc/td/doc/product/webscale/gss/gss_1_1/cmdref/commands.htm

It is not the same command as on HPUX.

Hope this helps,
Robert-Jan
Nobody's Hero
Valued Contributor

Re: lsof

Thanks Robert. I see yes, lsof is not the same in CISCO. Any way I can see port activity on a router? Yes I know, this is not the place.
UNIX IS GOOD
Gerhard Roets
Esteemed Contributor

Re: lsof

Robert

There is a lot of debugging tools on a cisco router already loaded but the catch is do not enable all of them at once you might just throw your router over the edge :P

There is a lot of differences as on a router a lot of the implemmentation is hardware based ... but not all of it though.

SO not you can not run lsof on your router. But there is a lot of "show" commands already there.

I hope this helps a little

Regards
Gerhard