Specifications

SSR Command Line Interface Reference Manual 369
ip-redundancy create
ip-redundancy create
Purpose
Creates a virtual router.
Format
ip-redundancy create vrrp <vrid> interface <interface>
Mode
Configure
Description
The ip-redundancy create command creates a virtual router on a specified interface.
Parameters
<vrid> Is the identifier of the virtual router to create. Specify a number between 1-255.
<interface> Is the interface on which to create the virtual router.
Restrictions
None.
Example
To create a virtual router with an identifier (VRID) of 1 on interface int1:
ssr(config)# ip-redundancy create vrrp 1 interface int1