accept-data
Syntax
(accept-data | no-accept-data);
Hierarchy Level
[edit interfaces interface-name unit logical-unit-number family inet
address address vrrp-group group-id],[edit interfaces interface-name unit logical-unit-number family inet6
address address vrrp-inet6-group group-id],[edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number family inet address address vrrp-group group-id],[edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number family inet6 address address vrrp-inet6-group group-id]
Release Information
Statement introduced before JUNOS Release 7.4.
Description
In a Virtual Router Redundancy Protocol (VRRP) configuration, determine whether or not an interface accepts packets destined for the virtual IP address:
- accept-data—Enable the interface to accept packets destined for the virtual IP address.
- no-accept-data—Prevent the interface from accepting packets destined for the virtual IP address.
Default
If the accept-data statement is not configured, the master router responds to Internet Control Message Protocol (ICMP) message requests only.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.