JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Sun Ethernet Fabric Operating System

VRRP Administration Guide

PDF
search filter icon
search icon

Document Information

Using This Documentation

Product Notes

Related Documentation

Acronyms and Abbreviations

CLI Command Modes

Feedback

Support and Accessibility

Protocol Description

Introduction

Configuring VRRP

Introduction

VRRP Topology

Configuration Guidelines

Default Configuration Values

Create VRRP Instance Over an Interface

Configure Additional Associated IP Addresses to a VRRP Instance

Configure VRRP Priority

Enable Preempt Mode

Configure Authentication Password for VRRP Tickets

Configure VRRP Advertisement Interval

Configure VRRP (Linux Example)

CLI Command Modes

The following table lists the configuration modes used in this document with their access and exit methods.

Command Mode
Access Method
Prompt
Exit Method
User EXEC
Access SEFOS from Oracle ILOM with read-only rights (privilege level 1).
SEFOS>
Use logout or exit to return to the Oracle ILOM prompt.
Privileged EXEC
Access SEFOS from Oracle ILOM with full administrative rights (privilege level 15).
SEFOS#
Use the logout or exit command to return to the Oracle ILOM prompt.
Global Configuration
From User EXEC mode, use the enable command.
SEFOS(config)#
Use the end command to return to Privileged EXEC mode.
Interface Configuration
From Global Configuration mode, use the interface interface-type interface-id command.
SEFOS(config-if)#
Use the exit command to return to Global Configuration mode, or use the end command to return to Privileged EXEC mode.
VRRP Router Configuration
From Global Configuration mode, use the router VRRP command.
SEFOS(config-vlan)#
Use the exit command to return to Global Configuration mode, or use the end command to return to Privileged EXEC mode.
VRRP Interface Configuration
From VRRP Router Configuration mode, use the command interface vlan vlan-id command.
SEFOS(config-vrrp-if)#
Use the exit command to return to Global Configuration mode, or use the end command to return to Privileged EXEC mode.