Users Guide

Table Of Contents
Invalid Nexthop 0, Invalid AS-PATH length 0
Wellknown community 0, Locally originated 0
Local host: fe80::76e6:e2ff:fef5:a43e, Local port: 45926
Foreign host: fe80::76e6:e2ff:fef6:99a9, Foreign port: 179
OS10# show ip bgp l2vpn evpn summary
BGP router identifier 89.101.17.125 local AS number 100
Neighbor AS
MsgRcvd MsgSent Up/Down State/Pfx
ethernet1/1/1 200
19 19 00:15:34 0
Supported
releases
10.4.2.0 or later
VXLAN EVPN commands
advertise
Advertises the IP prefixes learned from external networks and directly connected neighbors into EVPN.
Syntax
advertise {ipv4 | ipv6} {connected | static | ospf | bgp} [route-map map-
name]
Parameters
ipv4 Advertise learned IPv4 routes.
ipv6 Advertise learned IPv6 routes.
connected Advertise routes learned from directly connected neighbors.
static Advertise manually configured routes.
ospf Advertise OSPF routes into EVPN.
bgp Advertise BGP learned external routes into EVPN.
route-map map-name (Optional) Filter EVPN Type-5 advertised routes using the specified
route map.
Default None
Command Mode EVPN-VRF
Usage
Information
EVPN uses Type 5 route advertisements. To specify the types of learned routes to use in EVPN Type 5
advertisements in a tenant VRF, use the advertise command.
Example
OS10(config)# evpn
OS10(config-evpn)# vrf vrf-blue
OS10(config-evpn-vrf-vrf-blue)# advertise ipv4 connected route-map map-
connected
Supported
Releases
10.5.1 or later
auto-evi
Creates an EVPN instance automatically, including Route Distinguisher (RD) and Route Target (RT) values.
Syntax
auto-evi
Parameters None
Default Not configured
990 VXLAN