Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

virtual-gateway-address

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
virtual-gateway-address address;

Hierarchy Level

content_copy zoom_out_map
[edit interfaces interface-name unit logical-unit-number family family address address]

Description

Set the default IPv4 or IPv6 address for the gateway for end hosts. You eliminate the need to proxy for remote gateway IP addresses because you must configure the virtual gateway address using the same IP address as on all of the provider edge (PE) devices. This configuration internally generates the same Virtual Router Redundancy Protocol (VRRP) MAC. You can set a corresponding virtual gateway address for each logical integrated routing and bridging (IRB) interface. A maximum of 64 PEs can have the same virtual gateway address.

To support pinging on the virtual gateway IP address, you must include both the virtual-gateway-accept-data statement and the preferred statement at the [edit interfaces irb unit] hierarchy of the preferred virtual gateway.

Options

address—virtual gateway address. You can't specify the addresses 0.0.0.0 (default route address) or 255.255.255.255 (broadcast IP address).

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 16.1.

footer-navigation