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.
Hello,I recently took over management of a WLC with several 1252 AP's connected. We have a neighbor complaining that we are bleeding over into their channels. They have asked us to disable Channel 1 on the APs . I have checked several Cisco articles,...
We took over management of a CME based call system - I am pretty new to managing CME, and this appears to be a very old version of CME (3.3). The client has purchased a 6000IP Polycom phone, which, after much searching, I am finding is basically a 3r...
Hello,We have servers in the datacenter to monitor several customer ASA devices over VPN tunnel. The issue is some customers overlap with each other. For example, 192.168.1.0/24 may be used as remote subnet for 2-3 customers. The monitored devices ar...
Hello,We have several L2L tunnels with remote networks that access networks inside. I am using object-groups to define the networks, then using the same object-groups in the twice-nat so the networks are accessible. For example:Remote Network - 192.1...
I have a 3750 stack setup as DHCP server on two vlans. I get an ip and default gateway when plugging into a port configured. The problem is this:I plug into vlan 20 and get an IP of 10.1.20.x and default gateway of 10.1.20.1I can ping 8.8.8.8 and I c...
Doesn't look like there have been any takers on this issue. I have the phone configured in the ephone-dn setup, and it can make outbound calls and connect to other extensions. The issue I am having now is that the phone is unregistered and cannot rec...
I'm thinking this is next to impossible....I can't find any reference to NAT'ing the actual IP of the interface online.Packet tracer using the 172.16.33.254 IP is good in both directions to the monitoring server - the issue just seems to be that the...
"management-access inside" is set. Assuming the inside interface IP is 192.168.1.254, I have the following config:access-list monitoring extended permit ip host 192.168.1.254 10.20.10.0 255.255.255.0static (inside,outside) 172.16.33.254 access-list m...
I found I had a missing manual nat statement in the Hub ASA. I can now ping from the remote subnet to the monitoring server; however I need the monitoring server to access the ASA inside interface for snmp polling. I am replacing the dynamic polic...
I have applied the following on the spoke ASA (8.2):access-list monitoring extended permit ip 192.168.1.0 255.255.255.0 10.20.10.0 255.255.255.0nat (inside) 5 access-list monitoring tcp 0 0 udp 0 global (outside) 5 172.16.33.1-172.16.33.254 netmask 2...