cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1014
Views
0
Helpful
2
Replies

VXLAN Gateway

rishad ahammed
Level 1
Level 1



Hi


  I am trying to configure VXLAN based on flood and learn method.

Can any one provide sample configuration or good article for configuring VXLAN L3 gateway (SVI) on switch. Most of the configuration i had seen is based on bridge domain as below. Is there any other method.

 


encapsulation profile vni VSI_50_TO_5000
  dot1q 50  vni 5000
encapsulation profile vni VSI_75_TO_7500
    dot1q 75  vni 7500
bridge-domain 50
  member vni 5000
bridge-domain 75
  member vni 7500

interface nve1
  no shutdown
  source-interface loopback10
  member vni 5000 mcast-group 209.165.1.1
  member vni 7500 mcast-group 209.165.1.1

interface Bdi50
 no shutdown
 ip address 10.50.50.51/24

interface Bdi75
 no shutdown
 ip address 10.75.75.76/24


 

 


2 Replies 2

ADP_89
Level 1
Level 1

Hello,

 

Configuration examples are dependent on the platform. Which one is yours?

 

Thanks,

ADP

Hi

 

Thank you for the reply.I am using N5K-5672UP as leaf and N9K-C93240YC as spine