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.
I have imported the ACS certificate, with valid ACS GUI credentials, hardcoded hosts file, and enable migration in CLI. But when I try to export with Migration Tool I get the following. Does anyone know how to fix it? ERROR Thread-21 Unable to connec...
I am on ACS 5.8.0.32.6, I followed instructions as below for ACS Password Recovery https://community.cisco.com/t5/security-documents/acs-5-x-cli-password-recovery-procedure/ta-p/3125810 Tried boot both from KVM, and Console. It did take the new passw...
I am a virtual account administrator for my company. But I cannot find a way to add the virtual account to SNTC. Currently it shows a default account (which I am just Smart Account User). Where do I click in SNTC to add new customer? Regards,Norman
When visiting https://services.cisco.com/ Smart Net Total Care 3x portal is currently unavailable. We are actively working to resolve the issue. We should be back online shortly. Meanwhile, please refer to the community for questions and updates. Is ...
Does anyone know how I can get expect to detect different platforms? I like to run different commands for different platforms.
If IOS
username admin privilege 15 secret xxx
If Nexus
username admin password xxx role network-adminstrator
If ASA
...
Thanks. I was reading the forum, and it was referencing SNTC 3x. My current view of SNTC has a customer listed already. Is there a way to create add another customer?
I use the bash script to called the expect script. Do you see anything wrong with script?
#!/bin/bashecho -n "Enter the SSH password for $(whoami) "read -s -e passwordecho -ne '\n'echo -n "Enter current ADMIN password "read -s -e old_passwdecho -ne...
I have this at the top, and it's recognized on IOS devices.
set new_passwd [lindex $argv 3]
I'm suspecting there could be something specify with Nexus parsing variables?
Thanks for the hints.
I am able to detect the platform with "show ver | i Cisco". However, with Nexus command doesn't seem to parse.
send "username admin password $new_passwd role network-admin\n"
PRISWDISTA(config)# username admin password ro...
I looked through the websitehttp://www.cisco.com/c/en/us/products/visio-stencil-listing.htmlServers - Unified ComputingCisco Power Distribution Units (ZIP - 232KB) Racks - Cisco R42610 (ZIP - 775KB) Unified Computing System (ZIP - 21168KB) I can'...