Specifications
ip-redundancy associate
366 SSR Command Line Interface Reference Manual
ip-redundancy associate
Purpose
Associates an IP address with a virtual router.
Format
ip-redundancy associate vrrp <vrid> interface <interface> address <ipaddr/mask>
Mode
Configure
Description
The ip-redundancy associate command adds an IP address to the list of IP addresses
associated with a virtual router.
Parameters
<vrid> Is the identifier of a virtual router. Specify a number between 1-255
<interface> Is the name of the interface where the virtual router resides.
<ipaddr/mask> Is the IP address and subnet mask to be associated with the virtual
router.
Restrictions
None
Example
To add IP address/mask 1.2.3.4/16 to the list of IP addresses associated with virtual
router 1 on interface int1:
ssr(config)# ip-redundancy associate vrrp 1 interface int1 address 1.2.3.4/16










