03-12-2013 12:23 AM - edited 03-07-2019 12:11 PM
Hi folks,
Is there any way to log the output under "Established Sessions" from the show ip inspect sessions command of a 2811 router? By logging i mean recording, or creating some sort of log file in a remote machine in the network.
Regards, Philipp
Solved! Go to Solution.
03-12-2013 03:11 AM
Hello,
Cbac audt trail & real time alerts
conf t
ip inspect audit-trail
no ip inspect alert-off
logging on
logging x.x.x.x ( syslog server)
sh ip inspect config
res
Paul
Please don't forget to rate this post if it has been helpful.
03-12-2013 12:42 AM
Hi,
you could use this to send the output in a text file on a server:
http://www.cisco.com/en/US/docs/ios/fundamentals/command/reference/cf_s1.html#wp1041232
Regards
Alain
Don't forget to rate helpful posts.
03-12-2013 01:33 AM
Thanks for the reply, though I guess the first post was a bit misleading:
From what i understand, your answer refers to copying the terminal output of a any show command, and trasnferring it to a specific url.
What i originally meant was for that information about established CBAC sessions to be automatically transferred to a file in a remote server as it is created, in order for someone to monitor the sessions without logging in to the router.
03-12-2013 02:47 AM
Hi,
the only two logging features I know of are these:
"Q. What logging features are included with Cisco IOS Firewall?
Regards
Alain
Don't forget to rate helpful posts.
03-12-2013 03:11 AM
Hello,
Cbac audt trail & real time alerts
conf t
ip inspect audit-trail
no ip inspect alert-off
logging on
logging x.x.x.x ( syslog server)
sh ip inspect config
res
Paul
Please don't forget to rate this post if it has been helpful.
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