Enterasys Enterasys Matrix DFE-Gold Series User's Guide Page 130

  • Download
  • Add to my manuals
  • Print
  • Page
    / 138
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 129
Configuring VRRP
9-10 Configuring VRRP
Table 92showstheprioritiesforeachvirtualrouterconfiguredonRouterR1.
.
3. In Global Configuration mode:
Enable VRRP configuration mode on this router.
router vrrp
4. In VRRP Configuration Mode:
Create a VRRP session for this router on VLAN
1 with a VRID of 1.
create vlan 1 1
5. Create a second VRRP with a VRID of 2. create vlan 1 2
6. Create a third VRRP session with a VRID of 3. create vlan 1 3
7. Set a virtual router address as VLAN 1, VRID 1,
interface 10.0.0.1, and set this router as master
(owner value 1).
address vlan 1 1 10.0.0.1 1
8. Set a virtual router address as VLAN 1, VRID 2,
interface 10.0.0.2, and set this router as backup
(owner value 0).
address vlan 1 2 10.0.0.2 0
9. Set a virtual router address as VLAN 1, VRID 3,
interface 10.0.0.3, and set this router as backup
(owner value 0).
address vlan 1 3 10.0.0.3 0
10. Set a priority of 200 for this router on VRIDs 2
and 3, making it the primary backup.
priority vlan 1 2 200
priority vlan 1 3 200
11. Enable VRRP on this router on VLAN 1, VRIDs
1, 2, and 3.
enable vlan 1 1
enable vlan 1 2
enable vlan 1 3
Note: Before enabling VRRP on this router you must set the other options described in
this section. Once enabled, you cannot make any configuration changes to VRRP on this
router without first disabling VRRP using the no enable vlan command.
Table 9-2 Priorities for Virtual Routers Configured on Router 1
Virtual Router
Configured
Priority
Default
Priority
Comments
VRID 1 on IP address
10.0.0.1/16
255 255 Since Router R1 is the owner of the IP address
associated with VRID 1, the default priority of 255
(highest) does not need to be reconfigured to
make this router the VRID 1 master.
VRID 2 on IP address
10.0.0.2/16
200 100 Changing Router R1’s priority from 100 to 200
makes this virtual router first backup for VRIDs 2
and 3. If no other routers in the VRRP
configuration have a higher priority, Router R1 will
take over as master for VRIDs 2 and 3 should
Router R2 or R3 go down.
VRID 3 on IP address
10.0.0.3/16
200 100
Procedure 9-5 Configuring Router 1 for Multi-Backup VRRP (continued)
Step Task Command(s)
Page view 129

Comments to this Manuals

No comments