blob: 9aa5df46794d4fbfa4643ca17c41b08e10fa432f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# -*- text -*-
#
# dictionary.juniper
#
# As posted to the list by Eric Kilfoil <ekilfoil@uslec.net>
#
# Version: $Id$
#
VENDOR Juniper 2636
BEGIN-VENDOR Juniper
ATTRIBUTE Juniper-Local-User-Name 1 string
ATTRIBUTE Juniper-Allow-Commands 2 string
ATTRIBUTE Juniper-Deny-Commands 3 string
ATTRIBUTE Juniper-Allow-Configuration 4 string
ATTRIBUTE Juniper-Deny-Configuration 5 string
ATTRIBUTE Juniper-Interactive-Command 8 string
ATTRIBUTE Juniper-Configuration-Change 9 string
ATTRIBUTE Juniper-User-Permissions 10 string
END-VENDOR Juniper
|