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.
Hi,It's possible view with a command the last configuration change either in system and in NVRAM like IOS:IOS with sh runn config:Current configuration : 15237 bytes!! Last configuration change at 12:55:54 CRC Thu Jul 11 2013 by NXT00055! NVRAM confi...
Hi, I trying to apply this to make sure only inspect h323 traffic in a single host (that's a Video Conference host), but don't works. Only works when I applied the inspect in the inspection_default class.Here is the config: access-list 100 extende...
Hi everyone, I have a problem with access-class applied in vty in a SW 3750 with IOS 12.2(58)SE2. I have this configuration:Standard IP access list ACL_MGMT_VTY 10 permit x.x.x.x, wildcard bits 0.0.0.255!line vty 0 4 access-class ACL_MGMT_VTY in ...
Hi all,I have a problem putting a Cisco 1141 AP in repeater mode with a AP HP Procurve.Root AP is a the Procurve, but when try to put the Cisco AP with same SSID, Authentication, etc, I receive this error:%DOT11-4-CANT_ASSOC: Interface Dot11Radio0, c...
Well, I have the same issue, but with a 1141 v4 model.
I had to download manually the IOS, and update from the AP.
From ap:
AP#debug capwap console cli
AP#archive download-sw /overwrite tftp://<tftp-server>/<path-to-code>
After doing that, th...
Hi, if you use a ASA, this is the solution (you need 8.4 of upper)
object network Obj-Internal-Server
host 10.2.2.10
!
object service Obj-Ports-Range
service tcp destination range 1000 2000
!
nat (outside,inside) source static any any destination...
Hi Luis thanks for response,No, only have h323 h225.When Its applied in the inspection_default class, the video works in both directions, but when I remove it, and apply in a single class (with desire criteria), the video only works in one way. It's ...