Page 330
7750 SR OS Router Configuration Guide
VRRP Router Interface Parameters
VRRP parameters are configured on a router interface with two contexts, owner or non-owner.
The status is specified when the VRRP configuration is created. When configured as owner,
the virtual router instance owns the backed up IP addresses. All other virtual router instances
participating in this message domain must have the same
vrid
configured and cannot be
configured as owner.
For IPv4, up to 4 virtual routers IDs (vrid) can be configured on a router interface. Each virtual
router instance can manage up to 16 backup IP addresses. For IPv6, only one virtual router
instance can be configured on a router interface.
VRRP parameters configured on a router interface must include the following:
•
VRID
•
Backup IP address(es)
The following example displays a sample configuration of a router interface owner and non-
owner VRRP configurations.
A:SR4>config>router# info
#------------------------------------------
echo "IP Configuration "
#------------------------------------------
interface "system"
address 10.10.0.4/32
exit
interface "test1"
address 10.10.14.1/24
secondary 10.10.16.1/24
secondary 10.10.17.1/24
secondary 10.10.18.1/24
exit
interface "test2"
address 10.10.10.23/24
vrrp 1 owner
backup 10.10.10.23
authentication-type password
authentication-key "testabc"
exit
exit
#------------------------------------------
A:SR4>config>router#
Summary of Contents for 7750 SR-OS
Page 10: ...Page 10 7750 SR OS Router Configuration Guide List of Tables...
Page 12: ...Page 12 7750 SR OS Router Configuration Guide List of Figures...
Page 18: ...Getting Started Page 18 7750 SR OS Router Configuration Guide...
Page 108: ...IP Router Command Reference Page 108 7750 SR OS Router Configuration Guide...
Page 200: ...Router Advertisement Commands Page 200 7750 SR OS Router Configuration Guide...
Page 299: ...IP Router Configuration 7750 SR OS Router Configuration Guide Page 299...
Page 300: ...Debug Commands Page 300 7750 SR OS Router Configuration Guide...
Page 348: ...Page 348 7750 SR OS Router Configuration Guide...
Page 388: ...Page 388 7750 SR OS Router Configuration Guide...
Page 442: ...Configuration Notes Page 442 7750 SR OS Router Configuration Guide...
Page 470: ...Filter Management Tasks Page 470 7750 SR OS Router Configuration Guide...
Page 586: ...Configuration Notes Page 586 7750 SR OS Router Configuration Guide...
Page 588: ...OpenFlow Command Reference Page 588 7750 SR OS Router Configuration Guide...
Page 598: ...Show Commands Page 598 7750 SR OS Router Configuration Guide...
Page 608: ...Page 608 7750 SR OS Router Configuration Guide...
Page 646: ...Page 646 7750 SR OS Router Configuration Guide...
Page 660: ...Page 660 7750 SR OS Router Configuration Guide...
Page 666: ...Common CLI Command Descriptions Page 666 7750 SR OS Router Configuration Guide...