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'm trying to figure out what the default netflow sampling rate is on a Cisco 7613 router. I understand that netflow sampling is only for ingress in the 7613 platform? Configuration:interface g0/0Ip flow ingressIp flow egress!Ip flow-export so...
Hello, I have read on several pages that the 3750 x (WS-C3750X-48) has a 64 Gbps backplane and about 101 Mpps throughput. I'm looking to clairfy that the 64 Gbps is on a single standalone switch, not stacked to equal 64 Gbps. I looks like the switch ...
Hello, I'm attempting to limit what IP addreses can connect to an ASA using the SSL VPN. I would have thought control-plane policing would have worked, however it did not. Here is what I configured:access-list vpn_control extended permit tcp object-g...
Hello, I have a issue where I need to port forward a port from the outside to a host on the inside. The outside interface is a priviate (RFC1918), which is NAT'd to an upstream firewall. The problem is rpf-check DROP and %ASA-5-305013:Topology: Inte...
Hello, I'm looking to roll back firmware on 6941 (SIP) phones. The BE 3000 provides a list of installed software and the ability to upgrade. We do not see a way to delete the new .cop files so we can roll back. Any ideas or knowledge articles would b...
Here is the packet capture. TCP-bypass was turned-off.ASA(config)# show cap capin3 packets captured 1: 10:45:36.372569 802.1Q vlan#10 P0 192.168.1.41.1194 > 172.16.1.215.1194: S 2130111956:2130111956(0) win 65535 2: 10:45:39.372402 802.1Q vlan#1...
Yes, 192.168.1.41 is the client/PC on the inside and 172.16.1.215 is a server on another network, which is accessable via the outside interface. 192.168.1.41 is attempting to connect using it's VPN client to 172.16.1.215. The VPN client or server is...
No, the destination address is a public server. However, the client 192.168.1.41 is contacting 172.16.1.215 using a VPN client. Communication between these two hosts pairs is wide open.