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.
This should have been straight forward, but.... Here's the hardware:6509 (native mode IOS) ---- 4006 (CatOS) --- 3620 --- PC via crossover cableThe 6509 has other 6509's & 4006's hanging off of it with the WAN routers tied to those. Mutlicast traffi...
IOS versions 12.1 and earlier on our network show a fully qualified name in the "device id" field in the "show cdp neighbor" output. The two installed instances of 12.2 code only have the host name and not the fully qualified names in the "device id...
I'm trying to test Mobile IP in a lab. It's a simple set up:Foreign Agent LAN---R5----Frame Relay----R4-----Home Agent LANHowever, I keep getting a rejected message out of debug ip mobile on R5 when I move a machine to that subnet. Anyone have thi...
I'm looking to provide access to the same VPN device for our corporate users from two different ISPs. What I am wanting to do is to configure one inside address with two static NAT statements on a 3620 router running Enterprise IOS (12.1(3)T)-- one ...
Don't forget that when your system boots up, it doesn't have an IP address. Therefore, when you restrict the incoming packets on the VLAN interface to the subnets behind it, the packets that don't have allowed IPs will be blocked before the helper r...
Also, what type of load balancing are you wanting to achieve... for 50/50 split of traffic, you can use cisco express forwarding (CEF) with per packet balancing activated on each T1 interface.
Flash can be used with 2600, but be careful if you are going the reverse (2600 to a 3600) when using non-Cisco memory as the 3600s have a set limit as to how large the storage space can be. Not sure if these sticks can be used in other platforms.
Presuming you want a CEF example when using static routes to your provider-- also don't remember off the top of my head of you need an extra command to make use of the multiple paths:ip cefinterface Serial0 ip add 1.1.1.1 255.255.255.252 ip load-shar...