Add Alcatel AOS8 "show spb isis spf bvlan"
Thank you for contributing to the project! As this is the first cli command which accepts a parameter, we would first have to extend the main code for handling an optional parameter. Other commands like show vlan <vlan> for example could also benefit from this feature.
It's been a while since I looked at this, but I believe this worked on my machine (yes, I said it). TextFSM in general works that way if I recall correctly.
@jefvantongerloo this command requires the use of a parameter and it does seem to work well for me. Any reason - apart from a desire to update "show vlan" with more functionality, to not merge this?