Example: spantree over ethernet¶
r1
hostname r1
vrf def v1
rd 1:1
exit
bridge 1
stp-mode ieee
mac-learn
exit
int eth1
bridge-gr 1
exit
int eth2
bridge-gr 1
exit
int bvi1
vrf for v1
ipv4 addr 1.1.1.1 255.255.255.0
ipv6 addr 1234::1 ffff::
exit
r2
hostname r2
vrf def v1
rd 1:1
exit
bridge 1
stp-mode ieee
mac-learn
exit
int eth1
bridge-gr 1
exit
int eth2
bridge-gr 1
exit
int bvi1
vrf for v1
ipv4 addr 1.1.1.2 255.255.255.0
ipv6 addr 1234::2 ffff::
exit
r1 tping 100 5 1.1.1.2 vrf v1
r1 tping 100 5 1234::2 vrf v1
r2 tping 100 5 1.1.1.1 vrf v1
r2 tping 100 5 1234::1 vrf v1
r2 output show bridge 1
r2 output show inter bvi1 full
r2 output show ipv4 arp bvi1
r2 output show ipv6 neigh bvi1
output ../binTmp/conn-stp.html
<html><body bgcolor="#000000" text="#FFFFFF" link="#00FFFF" vlink="#00FFFF" alink="#00FFFF">
here is the bridge:
here is the interface:
here is the arp:
here are the neighbors: