Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Imagine i have a cisco router where on Gi0/1 is the interface connected to the PPPoE , the Dialer 1 is the PPPoE connection itself and the G0/0 is the interface natting from all LAN devices to the outside.With #show int stat i have these statistics :...
I need to have an output similar to the Linux ifconfig that will give me the outbound traffic in bytes and the inbound traffic in bytes . Also I would like to see it in the router logs as well so I can add data to my rsyslog program Something simila...
Assuming I am able to download any CIsco *.bin image file for any cisco HW , what can be the best emulator considering that SW like GNS3 don't support chassis images or specific cisco IOS images? Thank You in advance
I cannot see my post replies anymore So where i can confirm my email since i didn't received it or where i can receive again an activation link? Thank You
I need to deploy an ASA 5500 series Firewall inside a small office .Online I read about that best would like to put a L2 device, a switch, between the Router and the ASA.Something like this: If this would be the best way for traffic flow and control,...
I see. But how can you automate the process from the router , considering that logging is happening on trigger and alerts to a rsyslog,like for exampe SSH login/Logout.
@MHM Cisco World Already tried before that with this configuration . Same errors. interface Dialer1mtu 1492ip address negotiatedencapsulation pppload-interval 30dialer pool 1dialer idle-timeout 60 eitherppp authentication chapppp chap hostname userp...
@Rob Ingram What authentication settings did you specify when connecting from Windows? A basic authentication with CHAP and dial up connection. The strange thing is that it didn't took the authentication at the first attemp.After many retries it loo...