-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathJunOS_UDL-npp.xml
executable file
·72 lines (72 loc) · 6.99 KB
/
JunOS_UDL-npp.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<!--
@file JunOS_UDL-npp.xml
@version 1.09
@author Vladislav V. Prodan <[email protected]>
@license The Unlicense
@copyright 2018-2019 by Vladislav V. Prodan
@description Notepad++ UDL file for Juniper routers config with JunOS
-->
<NotepadPlus>
<UserLang name="JunOS" ext="conf" udlVersion="2.1">
<Settings>
<Global caseIgnored="no" allowFoldOfComments="yes" foldCompact="no" forcePureLC="0" decimalSeparator="0" />
<Prefix Keywords1="yes" Keywords2="yes" Keywords3="yes" Keywords4="yes" Keywords5="yes" Keywords6="yes" Keywords7="yes" Keywords8="no" />
</Settings>
<KeywordLists>
<Keywords name="Comments">00/* 01 02*/ 03 04</Keywords>
<Keywords name="Numbers, prefix1">v</Keywords>
<Keywords name="Numbers, prefix2"></Keywords>
<Keywords name="Numbers, extras1"></Keywords>
<Keywords name="Numbers, extras2">.</Keywords>
<Keywords name="Numbers, suffix1"></Keywords>
<Keywords name="Numbers, suffix2">+ /24 /32; </Keywords>
<Keywords name="Numbers, range">: -</Keywords>
<Keywords name="Operators1">then from term type</Keywords>
<Keywords name="Operators2"></Keywords>
<Keywords name="Folders in code1, open">{</Keywords>
<Keywords name="Folders in code1, middle">;</Keywords>
<Keywords name="Folders in code1, close">}</Keywords>
<Keywords name="Folders in code2, open"></Keywords>
<Keywords name="Folders in code2, middle"></Keywords>
<Keywords name="Folders in code2, close"></Keywords>
<Keywords name="Folders in comment, open"></Keywords>
<Keywords name="Folders in comment, middle"></Keywords>
<Keywords name="Folders in comment, close"></Keywords>
<Keywords name="Keywords1">version groups system protocols chassis apply-groups routing-options policy-options peer-as export import filter firewall [ ] snmp network-summary bridge-domains forwarding-options multihop show</Keywords>
<Keywords name="Keywords2">services login syslog host-name bgp aggregate ssh ospf time-zone vlan neighbor local-as policy-statement as-path multipath inet unit root-authentication router-id autonomous-system aggregated-devices gigether-options protocol flag priority user host file messages root-authentication lacp community port archival configuration root-authentication ntp name static source-port policer graceful-restart input-list forwarding-table source-address load-balance bfd run arp </Keywords>
<Keywords name="Keywords3">interface routing-interface domain-type vlan-id family mtu flexible-vlan-tagging encapsulation aggregated-ether-options peers uid group upstreams route class protocol-version connection-limit archive-sites transfer-on-commit metric prefix-length-range per-flow indexed-load-balance max-sessions-per-connection ethernet device-count 802.3ad damping as-path-group server preference client-list-name client-list size transit-delay hello-interval dead-interval if-exceeding annotate log-updown periodic clients bandwidth gratuitous-arp-reply proxy-arp retransmit-interval</Keywords>
<Keywords name="Keywords4">authentication authorization traceoptions area address link-speed reject accept next allow encrypted-password advertise-inactive low active super-user prefix-export-limit no shutdown frei disabled deny dynamic any disable dis delete ipsa= clear password error</Keywords>
<Keywords name="Keywords5">ge- irb lo0 fxp xe- re ae preferred t1 t2 t3 target:</Keywords>
<Keywords name="Keywords6">interfaces description full-name local-as flexible-ethernet-services vlan-bridge 0.0.0.0/0 inactive Last changed</Keywords>
<Keywords name="Keywords7">prefix-list local-preference get-routes as-path-prepend upto members except count policy orlonger exact bandwidth-limit burst-size-limit qualified-next-hop udp tcp direct add set</Keywords>
<Keywords name="Keywords8"></Keywords>
<Keywords name="Delimiters">00".* 00" 01 02" 02" 03 04 05 06 07 08; 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23</Keywords>
</KeywordLists>
<Styles>
<WordsStyle name="DEFAULT" fgColor="808080" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="COMMENTS" fgColor="8080FF" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="LINE COMMENTS" fgColor="008000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="NUMBERS" fgColor="FF8040" bgColor="FFFFFF" fontName="" fontStyle="1" nesting="0" />
<WordsStyle name="KEYWORDS1" fgColor="000000" bgColor="EEEEEE" fontName="" fontStyle="1" nesting="0" />
<WordsStyle name="KEYWORDS2" fgColor="0080FF" bgColor="FFFFFF" fontName="" fontStyle="1" nesting="0" />
<WordsStyle name="KEYWORDS3" fgColor="800000" bgColor="FFFFFF" fontName="" fontStyle="1" nesting="0" />
<WordsStyle name="KEYWORDS4" fgColor="FF0000" bgColor="FFFFFF" fontName="" fontStyle="1" nesting="0" />
<WordsStyle name="KEYWORDS5" fgColor="FF8040" bgColor="FFFFFF" fontName="" fontStyle="1" nesting="0" />
<WordsStyle name="KEYWORDS6" fgColor="008000" bgColor="E7FFCE" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS7" fgColor="8000FF" bgColor="FFE6FF" fontName="" fontStyle="1" nesting="0" />
<WordsStyle name="KEYWORDS8" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="OPERATORS" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="1" nesting="0" />
<WordsStyle name="FOLDER IN CODE1" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="1" nesting="0" />
<WordsStyle name="FOLDER IN CODE2" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="FOLDER IN COMMENT" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS1" fgColor="FF8000" bgColor="FFF3E8" fontName="" fontStyle="1" nesting="768" />
<WordsStyle name="DELIMITERS2" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS3" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS4" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS5" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS6" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS7" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS8" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
</Styles>
</UserLang>
</NotepadPlus>