Configuring A Virtual Router - HP ProCurve 9304M Manual Supplement

Routing
Table of Contents

Advertisement

USING THE WEB MANAGEMENT INTERFACE
To enable VRRP on a router:
1.
Select the System link from the main menu to display the panel shown in "Configuring a Virtual Router" on
page 11.
2.
Enable VRRP on the System configuration sheet.
3.
Select the Apply button to assign the changes.
NOTE: All VRRP configurations are implemented using a single configuration panel of the Web management
interface.

Configuring a Virtual Router

The command examples in this section show how to configure the routers in Figure 2.
USING THE CLI
Configuring Router1 Using the CLI
To configure VRRP Router1 in Figure 2 after you enable VRRP, enter the following commands:
Router1(config)# inter e 1/6
Router1(config-if-1/6)# ip vrrp vrid 1
Router1(config-if-1/6-vrid-1)# owner track-priority 20
Router1(config-if-1/6-vrid-1)# track-port ethernet 2/4
Router1(config-if-1/6-vrid-1)# ip-address 192.53.5.1
Router1(config-if-1/6-vrid-1)# activate
NOTE: When you configure the Master (owner), the address you enter with the ip-address command must
already be configured on the interface.
The ip vrrp owner command specifies that this router owns the IP address you are associating with the VRID.
Because this router owns the IP address, this router is the default Master router and its VRRP priority is thus 255.
Configuring VRRP
11

Advertisement

Table of Contents
loading

Table of Contents