Skip to content

Commit

Permalink
Update evpn_vxlan_multisite_dci.md
Browse files Browse the repository at this point in the history
Added bgp neighbor address-family details for configuring fabric-external.
  • Loading branch information
hasan-brcm authored Apr 18, 2022
1 parent 2907448 commit 18ca007
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions L3/EVPN/evpn_vxlan_multisite_dci.md
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,25 @@ external_ip = ipv4 ; external IP associated with VTEP.
```

**BGP_NEIGHBOR_AF**

Procuder: config manager

Consumer: frrcfgd/bgpd

Description: Updated existing table to store multisite fabric-external neighbor type.

Schema:
```
;Existing table
;defines BGP neighbor address-family. Updated to store fabric-external neighbor type.
;
;Status: stable
key = BGP_NEIGHBOR_AF|default|BGP_NEIGHBOR|l2vpn_evpn; BGP_NEIGHBOR as a valid IPv4-address/IPv6-address/unnumbered-interface string.
fabric_external = true ; BGP neighbor configured as multisite fabric-external
```

**VXLAN_DOWNSTREAM_VNI_TUNNEL_TABLE**

Expand Down

0 comments on commit 18ca007

Please sign in to comment.