create

Usage

You must execute the router vrrp command to enable the protocol before completing other VRRP‐specific configuration tasks. For details on enabling configuration modes, refer to Table 18‐2 on page 18‐2.

Example

This example shows how enable VRRP configuration mode:

C3(su)->router#configure

C3(su)->router(Config)#router vrrp

C3(su)->router(Config-router)#

create

Use this command to create a VRRP session. Each SecureStack C3 system supports up to 20 VRRP sessions. The no form of this command disables the VRRP session.

Syntax

create vlan vlan-id vrid no create vlan vlan-id vrid

Parameters

vlan vlanid

Specifies the number of the VLAN on which to create a VRRP session. This

 

VLAN must be configured for IP routing as described in Pre‐Routing

 

Configuration Tasks” on page 18‐1.

 

 

vrid

Specifies a unique Virtual Router ID (VRID) to associate with the routing

 

interface.

 

 

Defaults

None.

Mode

Router configuration: C3(su)->router(Config-router)#

Usage

This command must be executed to create an instance of VRRP on a routing interface (VLAN) before any other VRRP settings can be configured.

Example

This example shows how to create a VRRP session on the VLAN 1 interface with a VRID of 1:

C3(su)->router(Config)#router vrrp

C3(su)->router(Config-router)#create vlan 1 1

SecureStack C3 Configuration Guide 20-43

Page 613
Image 613
Enterasys Networks 9034313-07 manual Create, This example shows how enable Vrrp configuration mode