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 have a 3750G-24-TS running 12.2(25) code and I'm trying to get some policy based routing working.I have my ACL in place for the IP addresses I want to redirect, as well as the route-map created.I'm seeing this error when I attempt to apply the "ip ...
We would like to configure the settings on a copper port on a 3750 to 10MB half duplex.My only options for duplex are full or auto.Also under speed options I do not have an option for non-negotiate.running 12.1.11 code (it does need to be upgraded).W...
In the past week we've had problems with our 3550's and two of our 3750's where the GBIC port that connects that switch to our WAN goes into a shutdown status.Here's the error from the switches:%ETHCNTR-3-LOOP_BACK_DETECTED: Keepalive packet loop-bac...
No one at our location is familiar with the Cisco Content Devices and we have a CE 590. The intended use of the device is to pass wccp requests from a 7204 router to Websense, it is also supposed to be configured for caching.However, I don't think so...
Are there any known issues or impact issues if I implement NAT in either of the following scenarios?a) I have the router arp for the NAT address and I set the NAT up on a firewall behind the routerb) I have the NAT on the 7200.currently running 12.2 ...
I've had similar experiences and contacted Cisco to ask about this... I was informed that I would need to upgrade my IOS to "Advanced IP SERVICES" version in order to get this feature.
thanks for the replies.here is my route-map:route-map central permit 10 match ip address 140 set metric 150 set ip next-hop 10.18.64.2this is the ACL in question:access-list 140 permit ip 10.18.64.0 0.0.15.255 anyI haven't set any DSCP values.When I ...