VXLAN over Broadcom

VxLAN Encap - BCM TD3

support up to 50 tunnels for VXLAN encapsulation.

tunnel tunnel1
tunnel-interface Ethernet5/1
source-ip 40.10.1.10
gateway 40.10.1.1
destination-ip 30.10.1.10
vni 4096
vlan-tagging disable
!
flow flow1
enable
network-ports Ethernet17/1
tool-ports tunnel1
rule 111 permit match-all counters enable
!
pbnoscli# show vxlan tunnel tunnel1

===============================================
VXLAN Tunnel - tunnel1
===============================================
Tunnel Port       : Ethernet5/1
Source IP         : 40.10.1.10
Destination IP    : 30.10.1.10
Source MAC        : 8c:04:ba:b0:60:40
Destination MAC   : 00:12:01:00:00:01
Gateway IP        : 40.10.1.1
VN-ID             : 4096
Vlan Tagging      : false
Tunnel Status     : UP

Last updated