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 a 9800-40 running 17.3.3 I used to be able to get the BSSID for each WLAN on a 5596's Access Points with the following: snmpwalk -O b -v2c -c <omitted> <IP of WLC> CISCO-LWAPP-AP-MIB::cLApRadioWlanSsid<instance of Access point e.g. .20.22.157....
I have a licensed ACS version 5.1.0.44 (VM image) installed and working. I am trying to upgrade to the latest version but I keep getting the following error:ciscoacs/admin# patch install 5-1-0-44-6.tar.gpg upgrade Do you want to save the current conf...
I have a c3745 setup up as a PPPOE server for testing. The problem is the c3745 is accepting any service name tags. In my case, I want to have the client use the following attributes:username: localpassword: localservice name: testIn my tests, I set ...
I have a 100 MB ethernet link to AT&T with my Cisco router. I have applied a few ACLs to my inteface that connects to AT&T (fa 0/0). Here are my ACLs:!interface FastEthernet0/0 ip address < omited > ip access-group 110 in duplex auto speed auto!int...
Sigh. Using FTP instead of TFTP solves the issue. Weird, because I am using a Linux based TFTP server that has a patch to get passed the 64Meg limitation. Meaning, It can serve up files larger than 64 Megs with no issue at all to my other Cisco devic...
Ugh. Looks like the correct command still did not yield the result I was looking for:ciscoacs/admin# acs patch install 5-1-0-44-6.tar.gpg repository upgradechmod: cannot access `*.sh': No such file or directoryInvalid patch '5-1-0-44-6.tar.gpg' - mi...