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.
Is it possible to connect 3750X with C3KX-NM-10G to X2 10G port on sup2t in 6500E switch.There is Cisco OneX Converter Module, but I could not find that it is supported on sup2t.Any advice? Thanks.
We had a problem with SMTP inspection dropping some regular emails (Cisco 2901 IOS 15.0).The original configuration, made using CCP, was:access-list 102 remark CCP_ACL Category=0access-list 102 permit ip any host 192.168.1.111class-map type inspect m...
Here is my configuration.access-list inside_access_in extended permit tcp host Mailint any eq smtpaccess-list inside_access_in extended deny tcp any any eq smtp access-list inside_access_in extended permit ip object-group internal-net any access-grou...
I have tried this configuration in a small lab environment and it was working fine. The web server was running at 192.168.200.2 address.Planning to try this at my customers site, but I do not know if there will be problems with DNS or something else....
Thank you, Reza.I guess there should be SFP+ module in 3750 SFP+ port. Is that right?Is SFP-10G-SR OK?There is no need to place any module in X2 port on sup2t. So I could use the other port on sup2t for VSS (VSL). I only need fiber patch cord with SC...
Sorry. Thought I have updated this topic. It is working fine since 2006. If anybody is interested in multihoming here is the router configuration.The router is 1841 with c1841-advsecurityk9-mz.124-23 IOS...ip sla monitor 1 type echo protocol ipIcmpEc...
I was wrong. ACL is working.Confusion was caused by TCP options.(Configuration-firewall-advanced-TCP options for inside interface)I unchecked "Send reset reply for denied outbound TCP packets" and there is no more "replies" from yahoo server.Sorry, b...
Here it isaccess-list inside_access_in; 9 elements; name hash: 0x433a1af1access-list inside_access_in line 1 extended permit tcp host Mailint any eq smtp (hitcnt=0) 0x1fa6687c access-list inside_access_in line 2 extended deny tcp any any eq smtp (hit...