Hello guy, recently i was try upgrade the switch from 4.4.4 to 5.5.5 but some commands i can’t apply it when i use a nvue commands.
I can apply below commands to my switch which running 4.4.4
net add vxlan vxlan3101-3107,3111-3114 mtu 9050
net add vxlan vxlan3101-3107,3111-3114 stp bpduguard
net add vxlan vxlan3101-3107,3111-3114 stp portbpdufilter
i try apply below commands it got error message.
nv set interface vxlan48 bridge domain br_default stp bpdu-guard on
nv set interface vxlan48 bridge domain br_default stp bpdu-filter on
Config invalid at interface.br_default: {‘x-cue-marker’: ‘def’, ‘properties’: {‘type’: {‘enum’: [‘loopback’]}}} is not allowed for {‘bridge’: {‘domain’: {‘br_default’: {‘stp’: {‘bpdu-filter’: ‘on’}}}}}