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.
How can I use Local SPAN with RSPAN ??I want to mirror traffics from ISP-A and ISP-B to Anomaly-detector module.so I had configured like this...C6500-A vlan 1000 name RSPAN remote-span! monitor session 10 source interface Gi5/1 - 2 rxmonitor session ...
icmp reply isn't displayed if I enter tracert command from a client pc to a router through ACE module.it's displayed as ***** (not a ACE ip addr).. I think ACE module wasn't confugured to send any icmp trace reply..How can I configure ACE to receive...
If a new packet(192.168.10.10 source ip from inside to outside) comes into a FWSM, which public ip address will be translated ?FWSM(config)# static (inside,outside) 209.165.200.226 192.168.10.10 netmask 255.255.255.255FWSM(config)# static (inside,out...
As a PIX 7.2(2) Cisco Command Line Configuration Guide document,ESMTP inspection detects attacks, including spam, phising, malformed message attacks, bufferoverflow/underflow attacks. It also provides support for application security and protocol co...
I aleady configured for allowing icmp protocol in management class-map..like thisclass-map type management match-any MGMT_CLASS 2 match protocol telnet any 3 match protocol icmp any 4 match protocol ssh anypolicy-map type management first-match MG...