--- a/cisco.grammar Thu Dec 03 01:09:55 2009 +0100
+++ b/cisco.grammar Thu Dec 03 18:05:04 2009 +0100
@@ -50,7 +50,7 @@
| l_hash eol
| word(s) eol
-word: /[0-9a-zA-Z:\/_\#\"\.,+<>()&{}-]+/
+word: /[0-9a-zA-Z:\/_\#\"\.,+<>()&{}=-]+/
{ $item[1] }
type: /\w+/