VLAN Option Formatting in Commands

For commands with a vlan_list option, the input into this option must not contain spaces.

Example

The enable stpd auto-bind command vlan_list input should be entered as:
enable stpd "s0" auto-bind vlan 10,20-30
Not as:
enable stpd "s0" auto-bind vlan 10, 20-30