Symptom
BD list is displayed incorrectly after configured untag vni
Conditions
Configured tag and untag VNI under the same service profile
Workaround
After configured untag vni using a new profile and apply it using new service instance, the issue is gone.
jiabu(config)# show service instance vni summary
VSI Admin Status Oper Status #BD
------------------------------------------------------------------
VSI-Ethernet1/24.1 Up Up 2 >>>>> tag vni
VSI-Ethernet1/24.2 Up Up 0 >>>>> untag vni
jiabu(config)# show service instance vni detail
VSI: VSI-Ethernet1/24.1
If-index: 0x35017001
Admin Status: Up
Oper Status: Up
Auto-configuration Mode: No
encapsulation profile vni test >>>>>> tag
dot1q 110,120 vni 10010, 10020
Dot1q VNI BD
------------------
110 10010 110
120 10020 120
VSI: VSI-Ethernet1/24.2
If-index: 0x35017002
Admin Status: Up
Oper Status: Up
Auto-configuration Mode: No
encapsulation profile vni test-untag >>>>>> untag
untagged vni 10000
dot1q vni
jiabu(config)# show run interface e1/24
interface Ethernet1/24
no shutdown
service instance 1 vni
no shutdown
encapsulation profile test default
service instance 2 vni
no shutdown
encapsulation profile test-untag default