> router bgp AAA ! core instance
>
> address-family vpnv4 | vpnv6 | evpn
>
> Network <vpnv4> or <RT2/RT5> config [ rd <> ( could be used) ?]
>
> neighbor ... ! PE session
>
>
> vrf <VRFNAME1>
>
> rt {import|export|both} RTLIST
>
> rd {automatic|VALUE}
>
> network <> [<rd>] ! <- most used hopefully
>
> For VRF's would we extend this to MAC VRF's also?
IMO yes (plus some additional EVPN info under the core instance and
perhaps a new 'bridge|mac' statement at the same level as router ).
Lou