Create A Virtual Router - Dell Force10 Z9000 Configuration Manual

Ftos configuration guide for z9000 system
Hide thumbs Also See for Force10 Z9000:
Table of Contents

Advertisement

Create a Virtual Router

To enable VRRP, you must create a Virtual Router. In FTOS, a VRRP Group is identified by the Virtual
Router Identifier (VRID).
To enable a Virtual Router, use the following command in the INTERFACE mode. To delete a VRRP
no vrrp-group vrid
group, use the
Task
Create a virtual router for that interface
with a VRID.
Figure 49-2. Command Example: vrrp-group
FTOS(conf)#int gi 1/1
FTOS(conf-if-gi-1/1)#vrrp-group
FTOS(conf-if-gi-1/1-vrid-111)#
Figure 49-3. Command Example Display: show config for the Interface
FTOS(conf-if-gi-1/1)#show conf
!
interface GigabitEthernet 1/1
ip address 10.10.10.1/24
!
vrrp-group 111
no shutdown
FTOS(conf-if-gi-1/1)#
command in the INTERFACE mode.
Command Syntax
vrrp-group vrid
VRID Range: 1-255
Note: The interface must already have a Primary IP Address defined, and
be enabled.
Virtual Router ID
111
and VRRP Group identifier
Note that the interface
has an IP Address and is enabled
Command Mode
INTERFACE
Virtual Router Redundancy Protocol (VRRP) | 953

Advertisement

Table of Contents
loading

Table of Contents