configure bgp evpn ignore-as
Description
Configures treatment of the antonymous system (AS) part of the route target.
Syntax Description
bgp | BGP capability. |
evpn | EVPN protocol. |
ignore-as | Configure treatment of the AS part of the route target. |
on | Specifies that route target matching ignore the AS part of the route target (default). |
off | Specifies that route target matching not ignore the AS part of the route target. |
Default
By default, route target matching ignores the AS part of the route target.
Usage Guidelines
To view the current setting for ignore-as, use the show bgp evpn command.
Example
The following example configures route target matching to ignore the AS as part of the route target:
# configure bgp evpn ignore-as on
History
This command was first available in ExtremeXOS 31.1.
Platform Availability
This command is available on platforms that support the appropriate license. For complete information about software licensing, including how to obtain and upgrade your license and which licenses support the BGP feature,see the ExtremeXOS 32.2 Feature License Requirements document.