Make the syntax checker consistent
The syntax checker is a great idea. The syntax checker is no longer consistent. It will only accept one version of the interface ID, sometimes it requires:
s0/0/0
s 0/0/0
serial 0/0/0
serial0/0/0
There is no way for a student to predict which version syntax checker will accept.
Please fix this.
1
vote