vrf definition TEST_CP rd 65001:108 ! l2vpn evpn logging peer state replication-type ingress router-id Loopback1 ! l2vpn evpn instance 10998 vlan-based encapsulation vxlan replication-type ingress ! system mtu 9154 ! vlan configuration 998 member evpn-instance 10998 vni 10998 ! vlan 998 name SRV_TEST_CP ! interface Loopback1 description -= VXLAN TEP =- ip address 172.25.127.7 255.255.255.255 ip ospf 100 area 0 ! interface Port-channel60 description -= Connection to Core =- no switchport ip address 10.13.83.17 255.255.255.252 ip ospf network point-to-point ip ospf 100 area 0 ! interface GigabitEthernet1/0/1 description -= Connection to PC1 =- switchport access vlan 998 switchport mode access spanning-tree portfast ! interface GigabitEthernet1/0/21 description -= Connection to Core =- no switchport no ip address channel-group 60 mode active ! interface GigabitEthernet1/0/22 description -= Connection to Core =- no switchport no ip address channel-group 60 mode active ! interface Vlan998 description -= TEST SRV =- vrf forwarding TEST_CP ip address 10.6.253.1 255.255.255.0 no ip redirects no ip proxy-arp ip mtu 1500 ! interface nve1 no ip address source-interface Loopback1 host-reachability protocol bgp member vni 10998 ingress-replication ! router ospf 100 router-id 172.25.127.6 passive-interface default no passive-interface Port-channel60 ! router bgp 65001 bgp router-id interface Loopback1 bgp log-neighbor-changes bgp update-delay 1 bgp graceful-restart no bgp default ipv4-unicast neighbor 172.25.191.7 remote-as 65001 neighbor 172.25.191.7 update-source Loopback1 neighbor 172.25.191.7 timers 1 3 ! address-family l2vpn evpn neighbor 172.25.191.7 activate neighbor 172.25.191.7 send-community both exit-address-family !