beautypg.com

Configuring the owner for ipv4, Configuring the owner for ipv6 – Brocade Multi-Service IronWare Routing Configuration Guide (Supporting R05.6.00) User Manual

Page 816

background image

788

Multi-Service IronWare Routing Configuration Guide

53-1003033-02

Configuring parameters specific to VRRP

NOTE

Mixed mode VRRP v2 and VRRP v3 is not supported in the same VRRP group.

Configuring the Owner for IPv4

To configure the VRRP Owner router for IPv4, enter the following commands on the router.

Brocade1(config)# router vrrp

Brocade1(config)# interface ethernet 1/6

Brocade1(config-if-e10000-1/6)# ip address 10.53.5.1/24

Brocade1(config-if-e10000-1/6)# ip vrrp vrid 1

Brocade1(config-if-e10000-1/6-vrid-1)# owner

Brocade1(config-if-e10000-1/6-vrid-1)# ip-address 10.53.5.1

Brocade1(config-if-e10000-1/6-vrid-1)# activate

Syntax: [no] router vrrp

Syntax: [no] ip vrrp vrid num

Syntax: [no] owner [track-priority value]

Syntax: [no] activate

The num parameter specifies the virtual router ID.

The track-priority value parameter changes the track-port priority for this interface and VRID from
the default (2) to a value from 1 through maximum VRID supported by the device.

Syntax: [no] ip-address ip-addr

The ip-addr parameter specifies the IPv4 address of the Owner router.

The IP address you assign to the Owner must be an IP address configured on an interface that
belongs to the virtual router.

Refer to

“Configuration rules and feature limitations for VRRP”

on page 790 for additional

requirements.

Configuring the Owner for IPv6

To configure the VRRP Owner router for IPv6, enter the following commands on the router.

Brocade1(config)# ipv6 router vrrp

Brocade1(config)# interface ethernet 1/6

Brocade1(config-if-e10000-1/6)# ipv6 address 3013::1/64

Brocade1(config-if-e10000-1/6)# ipv6 vrrp vrid 1

Brocade1(config-if-e10000-1/6-ipv6-vrid-1)# owner

Brocade1(config-if-e10000-1/6-ipv6-vrid-1)# ipv6-address 3013::1

Brocade1(config-if-e10000-1/6-ipv6-vrid-1)# activate

Syntax: [no] ipv6 router vrrp

Syntax: [no] ipv6 vrrp vrid num

Syntax: [no] ipv6-address ipv6-addr

The num parameter specifies the virtual router ID.

The ipv6-addr parameter specifies the IPv6 address of the Owner router.