summaryrefslogtreecommitdiff
path: root/interface-templates/ip/ospf/authentication/md5/key-id/node.def
blob: bc47e563bc36aec8a616587efe4f99c0212491d2 (plain)
1
2
3
4
5
6
7
8
9
10
tag:
type: u32
help: MD5 key id

syntax:expression: $VAR(@) >= 1 && $VAR(@) <= 255; "ID must be between (1-255)"
val_help: u32:1-255; MD5 key id

commit:expression: $VAR(md5-key/) != ""; \
       "Must add the md5-key for key-id $VAR(@)"