cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
572
Views
3
Helpful
5
Replies

Configure GLBP on 1800

ciscokalpesh
Level 1
Level 1

Hello to all,

We have 2 1800 model routers. One is used in the production network and other is spare.

We want to test GLBP with these routers. We also do not want to disturb the existing config in the router.

What i want to know is - can i configure the router with glbp and test it without effecting the current config ?

The production router config is quite simple. It has one primary and 2 secondary ip configured on its fa 0/0 and other fa 0/1 with ISP conn..

If i configure the spare router with any virtual IP and also the production router with the same virtual IP, will it effect the existing users ?

Please guide. Thanks in adv.

abc.

5 Replies 5

Collin Clark
VIP Alumni
VIP Alumni

Do not use production routers to test new technologies. Configuring GLBP will affect current network traffic.

Joseph W. Doherty
Hall of Fame
Hall of Fame

If your production router has an unused Ethernet interface, then you would be in a good position for testing GLBP on it with minimal possible impact to your production network. Otherwise, you might be able to define a GLBP address on an active production interface. (The reason I say might, I'm not 100% certain what impact the existing secondary addresses might have. There shouldn't be any issue with a GLBP address and "normal" ip address sharing the interface.)

What you do want to avoid, for a test, is using one of your existing production gateway addresses. I.e. it's fine to share a "new" virtual address between two routers (assuming it doesn't conflict with any other device), but if you reassign an existing gateway address, you can easily impact active users.

PS:

Collin's post, to avoid tests on production systems, is good advice, but if your really suffer from lack of equipment, it might be doable. If you do end up testing on production equipment, next best situation (rather than having dedicated test equipment) is to attempt to limit your changes/tests to non-peak times.

[edit]

Just tried this on a 2801:

Router#sh run in fa 0/1

Building configuration...

Current configuration : 203 bytes

!

interface FastEthernet0/1

ip address 10.1.2.1 255.255.255.0 secondary

ip address 10.1.3.1 255.255.255.0 secondary

ip address 10.1.1.1 255.255.255.0

duplex auto

speed auto

glbp 1 ip 10.1.1.2

end

So, it appears you might be able to test GLBP on a production interface.

Hello,

Thanks all for receptive replies.

Certainly, testing on production router is not my first choice and so i wanted to confirm if it would effect any of the current users.

I have 2 interfaces, but both are used.

I will be using, one of the interface and give it a new virtual ip as gateway with the spare router.

I wanted to further confirm that, if the interface already have a primary IP and 2 secondary IPs in use, and i create a virutal IP for glbp, the users would still be able to use the primary and 2 seconday IPs on the router ? I mean sort of, glbp virutal ip would not take precendence as the default ip for all routes etc...

Please guide. Thanks in adv.

As long as your other hosts are using an existing explicit gateway address, the GLBP test address, I believe, should not be an issue. For testing, you'll have to set those hosts that want to use the GLBP virtual address as their gateway's address. If, on the other hand, you get to the gateway address using proxy, I suspect, but I'am uncertain, the router might return the GLBP address. (Reason I'm uncertain about proxy gateway, when using HSRP/GLBP/VRRP have always used explict host gateway addresses.)

Hello,

Thanks for reply. It was very helpful.

I would test and see.

Thanks again.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card