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.
What ACL ist preferable?r1(config)#access-list 180 permit tcp host 192.168.1.1 host 10.0.1.11 eq telnetr1(config)#access-list 180 permit tcp host 192.168.1.1 gt 1023 host 10.0.1.11 eq telnetIs there an implicit rule in Ciso IOS or PIX or ASA that doe...
I issue the commandaaa local authentication attempts max-fail 2Then I assign it to vty 0 4After 2 wrong attemps the user is locked out - how long is the information about the failed attempts stored? And what information does the router store?Is the l...