Fixed in 7.3beta40?
I don't think so. We are seeing strange behavior. A vpls interface is created against the
route reflector, it disappears, it is recreated and it disappears again. This behavior is permanent.
However, I am not sure if we are configuring the service correctly. The configuration we use in ROSv6 is as follows:
/interface vpls cisco-bgp-vpls
add bridge=bridge-vpls-test bridge-cost=1 bridge-horizon=1 export-route-targets=65000:100 import-route-targets=65000:100 l2router-id=192.168.1.2 name=vpls-test route-distinguisher=65000:100 vpls-id=65000:100
On ROSv7 we try to replicate the configuration with the following command:
/interface vpls bgp-vpls
add bridge=bridge-vpls-test bridge-cost=1 bridge-horizon=1 cisco-id="" disabled=no export-route-targets=65000:100 import-route-targets=65000:100 name=vpls-test rd=65000:100