...
delete protocol bgp [vrf <text>] [l2vpn] evpn neighbor <bgp-peer> allowas-in (<1-10>|origin)
Parameter
Parameter | Description |
vrf <text> | Specifies the name of the VRF. |
l2vpn | Specifies whether the command applies to layer 2 EVPN. |
neighbor <bgp-peer> | Specify the BGP peer. [Confirm] |
allowas-in (<1-10>|origin) | Value (1-10) specifies the number of occurrences of AS in AS path, origin configures BGP to only accept routes originated with the same AS number as that of the system. |
Example
- Configure BGP to accept route updates from peer peer1 in VRF BLUE, for layer 2 EVPN and accept routes originated with the same AS number as the system.
...