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 am in the process of configuring a second CSS for failover. I want to have servers in two different locations that are attached to a layer 2 switch and then connect to the content switches. I also want all servers to continue working when one of th...
I have a 2600 router and configured over time, three ip dhcp pools but the third dhcp pool PC's are not able to have an address assigned to them. Is there a limit of the amount of DHCP pools you can configure on a 2600 router?
Can I use active/backup redundancy option when I have my backend servers in two locations with a layer2 switch between them? If so, where can I find good examples for this configuration.
I have two routers 1 with an OC-12 link and the other with a DS3 link. I want the OC-12 to be primary and the DS3 as backup. I set the preferred link on the OC-12 and in my route map statement I set as-path prepend AS# AS# AS# AS# on the DS3 link. Al...
Below is the config. The one that's not working is 10.10.173.64 (xxxx-1)ip dhcp pool xxxx-1 network 10.10.173.64 255.255.255.224 netbios-name-server 10.10.148.197 10.10.148.198 dns-server 10.10.1.207 10.10.1.208 default-router 10.10.173.65!ip...
So if the default is 0 I should be able to configure the preferred link to 100 and my network traffic will only route in that direction? And if for some reason that preferred link goes down then the other link with the default weight of 0 will then b...
What is the default weight and what would be the amount for this statement. neighbor weight ???If the default is 0 then would a higher weight be set to stop traffic from using the link with the higher weight or would the higher weight be the preferr...