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'm trying to examine the ARP table on specific phy ports on a SG300 switch. The Cisco CLI guide shows this syntax:show arp [ip-address ip-address] [mac-address mac-address] [interface-id]Using the CLI and the "?" key to get assistance, I'm not succ...
A CSS 11503 recently started resetting connections for a specific service set after the TWHS is completed.INTERNET <----> ASA 5540 <---> CSS 11503 <---> Catalyst 2970 switches <--> Real serversAll the real servers use the CSS as their Defa...
have a PIC 515e connected to two ISPs via 2 interfaces. ISP1 is a 3.5Mbps aDSL line, and ISP2 is a 30Mbps business cable. I've confirmed the speeds by connecting the cabled directly into a laptop and using wget to download very large files from kn...
We use a 2960 as our main switch, with QoS to ensure public web pages and code repository traffic gets out faster than the deluge of http download traffic. Our 1 Gbps Ethernet colo port is rate-limited to about 120Mbps to keep costs down, and for mo...
Thanks, Chris. I believe we've found the problem.While sniffing the CSS outside interface, we noticed it was occasionally receiving only the third packet of the TWHS. The CSS was understandably RST'ing the rogue connection.After sniffing the ASA's ...
It seems to prefer simply "giX" for the interface ID. However, even with that, I'm not seeing any mac entries on ports that are up and actually have connections:switch3#show interfaces status gi1 Flow Link...
Christopher,Thanks for your reply. You're right, I did have an L5 rule in there, referencing the same vip:port using url ''. I've suspended then removed it, and triple-checked that the only rules affecting that vip are the L4 ones in this post. I ...
Hi Christopher,I'm not sure what else you're looking for -- there is only one other content rule for Y.Y.Y.Y: content www-https protocol tcp primarySorryServer moving port 443 add service www-vm1 add service www-vm2 add servi...