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.
Dear Expert, I have an ASA 5500 series with AIP SSM (IPS module), the login name and password are lost. According to the cisco portal, there are two approaches to recover the password:1. using CLI command: hw-module module slot_number password-reset;...
Dear Expert, I have an ASA 5500 series with AIP SSM (IPS module), the login name and password are lost. According to the cisco portal, there are two approach to recover the password:1. using CLI command: hw-module module slot_number password-reset;2....
Dear Expert, I have ASA 5500 series with AIP SSM (IPS module), the login name and password are lost. According to the cisco portal, there are two approach to recover the password: 1. using CLI command: hw-module module slot_number password-reset;2. u...
Hi Expert,According to the Cisco document as below that it can telnet to another network equipment via the management port inside the "management network" (or outband management network). http://www.cisco.com/en/US/docs/routers/asr1000/configuration/...
Hi expert,I would like to connect two equipment (Cat 4506 and router 2901) together via AUX and Console port. The path is followingPC workstation ---> Internet ---> Cat 4506 --> vai AUX port of Cat 4506 to access 2901's console port.Is it possible? I...
Hi,I try to add the ip segment (192.168.1.0/29), the client side router can establish two nei. In R3, there are two nei (R1 and R2). The opposit nei IP is 192.168.1.2 and 192.168.1.3. It cannot build nei between two floating IP addresses. Any idea or...
Hi Giuseppe,Yes, the option "a" would be one of solution to achieve the purpose. Please see if there is any possible and feasible alternatives.rdgeAnita
Dear Alain,Please see if it is working or not.For A:ip prefix-list abc seq 5 deny 192.168.30.0 gt 30 ip prefix-list abc seq 10 deny 192.168.30.0 le 30ip prefix-list abc seq 15 permit any For B:ip prefix-list abc seq 5 permit 192.168.30.0 gt 30 ip pre...