Configuring router interface vrrp parameters – Alcatel-Lucent 7750 SR OS User Manual

Page 215

Advertising
background image

VRRP

7750 SR OS Router Configuration Guide

Page 215

Configuring Router Interface VRRP Parameters

VRRP parameters can be configured on an interface in an interface to provide virtual default
router support which allows traffic to be routed without relying on a single router in case of
failure.

VRRP can be configured the following ways:

Router Interface VRRP Non-Owner on page 216

Use the CLI syntax displayed below to configure owner and non-owner router interface VRRP
parameters:

CLI Syntax:

config>router

interface ip-int-name

address ip-addr/mask-length

no shutdown

vrrp vrid

authentication-type {password}

authentication-key [authentication-key | hash-key]

[hash|hash2]

backup ip-addr

init-delay seconds

mac ieee-mac-address

priority base-priority

policy vrrp-policy-id

message-interval seconds

ping-reply

telnet-reply

ssh-reply

no shutdown

vrrp vrid owner

authentication-type {password}

authentication-key [authentication-key | hash-key]

[hash|hash2]

backup ip-addr

init-delay seconds

mac ieee-mac-address

message-interval seconds

Advertising