summaryrefslogtreecommitdiff
path: root/interface-templates/ip/rip/authentication/md5/node.def
blob: ad45eb1b6c6fa1993fde231208b84164a13d59e2 (plain)
1
2
3
4
5
6
7
8
tag:
type: u32
help: MD5 authentication parameters
syntax:expression: $VAR(@) >= 1 && $VAR(@) <= 255; \
                   "ID must be between 1 and 255"

commit:expression: $VAR(../plaintext-password/) == "" ; \
                   "plaintext-password already set"