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.
When connecting via SSH to any of the boxes in the IOS XR Programmability lab the username/password of admin/admin doesn't appear to be correct. Currently getting: ssh admin@10.10.20.70 2211admin@10.10.20.70's password: Permission denied, please t...
Figured it out.... command on a Mac CLI needs to be ssh -p 2211 admin@10.10.20.70 had to turn on verbose mode to see that it was connecting to port 22.
IPv6 subnetting is as easy as just counting the subnets. Its all based on how the address breaksdown. If you take an IPv6 address with:XXXX:XXXX:XXXX:YYYY:ZZZZ:ZZZZ:ZZZZ:ZZZZ/64Where X is the address space assigned by your ISP and will be the same o...
Another way to do this is to use the terminal Menu system. With the commands that follow, you are building a menu called CLEARSCREEN that clears the screen then exits the menu system with a carrige return. Then an alias command to make "cls" call th...
There is not enough information about how you are implementing the ASA 5520 to answer your question fully. You can replace your older ASA with a 8140 Firepower sensor and implement NGFW and NGIPS. HOWEVER, the ASA is very good at the NGFW part whil...
If link state propagation in enabled your attached switches could be triggering a spanning tree event on the switch ports the sensor is attached before the sensor completes a shutdown then fail open condition. From the switch port side make sure tha...