Foundry Networks Switch and Router Installation And Configuration Manual page 870

Switch and router
Table of Contents

Advertisement

Foundry Switch and Router Installation and Configuration Guide
To establish the virtual IP address 192.55.4.1 for interface C defined by IP address 192.55.4.2 and Ethernet port
20, enter the following commands:
Router1(config)# inter e 20
Router1(config-if-20)# ip fsrp address 192.55.4.2 vir-rtr-ip 192.55.4.1 other-rtr-ip
192.55.4.3
Notice that the latter command also defines the other router used in this configuration by entering the IP address
for Interface D on Router 2 (other-rtr-ip 192.55.4.3).
Configuring Router 2
To define and assign the virtual router IP address for Router 2, you would need to define two separate virtual IP
addresses for interfaces B and D as well as linking those address to the IP addresses of the physical interfaces for
A and C.
This example assumes that interface B corresponds to physical interface 17, and interface D corresponds to
physical interface 22.
To establish the virtual IP address 192.53.5.1 for interface B defined by IP address 192.53.5.3 and Ethernet port
17, you would enter the following commands. Note that you also are defining the other router used in this
configuration by entering the IP address for interface A on Router 1 (other-rtr-ip 192.53.5.2).
Router2(config)# inter e 17
Router2(config-if-17)# ip fsrp address 192.53.5.3 vir-rtr-ip 192.53.5.1 other-rtr-ip
192.53.5.2
NOTE: The steps outlined in examples 1 and 2 also should be followed when creating and assigning the virtual
router IP address 192.55.4.1 for interfaces C (192.55.4.2) and D (192.55.4.3).
Assign the Track Port(s)
Track ports monitor the relationship between the active and standby routers.
EXAMPLE:
To assign interface 1 to act as the track port for interface A (e17) on Router 1, enter the following commands:
Router1(config)# inter e 17
Router1(config-if-17)# ip fsrp address 192.53.5.2 track 1
NOTE: The IP address referenced in the track port assignment command is the IP address of the physical
interface.
NOTE: The track port can also be assigned when assigning the virtual router IP address, as an extension to that
command.
Assigning the Active Router
To establish one router as active, assign it a higher preference level. If the preference level for the two routers is
equal, the interface with the higher IP address takes precedence as the active router.
EXAMPLE:
To make Router 1 the active router, assign a preference value to interfaces A and C that is higher than the
preference value of interfaces B and D on Router 2.
To assign a preference value of 200 to interfaces A and C, you would enter the following commands:
Router1(config)# int e 17
Router1(config-if-17)# ip fsrp address 192.53.5.2 preference 200
22 - 8
December 2000

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents