forked from notepad-plus-plus/userDefinedLanguages
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Cisco_ASA_by_NickBettison.xml
36 lines (36 loc) · 4.16 KB
/
Cisco_ASA_by_NickBettison.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
<NotepadPlus>
<UserLang name="Cisco_ASA_8.04" ext=".asa">
<Settings>
<Global caseIgnored="no" />
<TreatAsSymbol comment="no" commentLine="yes" />
<Prefix words1="no" words2="no" words3="no" words4="no" />
</Settings>
<KeywordLists>
<Keywords name="Delimiters">000000</Keywords>
<Keywords name="Folder+"></Keywords>
<Keywords name="Folder-"></Keywords>
<Keywords name="Operators">( )</Keywords>
<Keywords name="Comment"> 1 2 0!</Keywords>
<Keywords name="Words1">aaa aaa-server access-group access-list alias arp asdm auth-prompt auto-update banner boot ca checkheaps class-map clear client-update clock command-alias compression config-register configure console crashinfo crypto ctl-file ctl-provider ddns description dhcp-client dhcpd dhcprelay dns dns-group dns-guard domain-name dynamic-access-policy-record dynamic-map enable end eou established exit failover filter fips firewall fixup fragment ftp ftp-map global group-delimiter group-policy h225-map help hostname http http-map icmp imap4s interface ip ipsec ipv6 isakmp l2tp ldap logging logout mac-list management-access map mgcp-map monitor-interface mroute mtu multicast-routing nac-policy name names nat ntp object-group pager passwd phone-proxy pim policy-map pop3s prefix-list priority-queue privilege prompt quit regex remote-access route route-map router routing same-security-traffic service service-policy setup sla smtp-server smtps snmp snmp-map snmp-server ssh ssl static sunrpc-server sysopt tcp-map telnet terminal tftp-server threat-detection time-range timeout tls-proxy track tunnel-group tunnel-group-map url-block url-cache url-server username virtual vpdn vpn-addr-assign vpn-sessiondb vpnsetup wccp webvpn zonelabs-integrity remark</Keywords>
<Keywords name="Words2">address speed duplex nameif security-level vlan class extended accounting authentication authorization network-object service-object ospf transform-set security-association encryption hash group lifetime dns-server vpn-tunnel-protocol split-tunnel-network-list default-domain url-list address-pool default-group-policy pre-shared-key match ips version server source</Keywords>
<Keywords name="Words3">inspect permit deny netmask tcp-udp tcp udp eq aes-256 3des sha md5</Keywords>
<Keywords name="Words4">no shutdown management-only outside inside any LOCAL</Keywords>
</KeywordLists>
<Styles>
<WordsStyle name="DEFAULT" styleID="11" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="FOLDEROPEN" styleID="12" fgColor="804000" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="FOLDERCLOSE" styleID="13" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="KEYWORD1" styleID="5" fgColor="000080" bgColor="FFFFFF" fontName="" fontStyle="1" />
<WordsStyle name="KEYWORD2" styleID="6" fgColor="800000" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="KEYWORD3" styleID="7" fgColor="400080" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="KEYWORD4" styleID="8" fgColor="FF0000" bgColor="FFFFFF" fontName="" fontStyle="3" fontSize="10" />
<WordsStyle name="COMMENT" styleID="1" fgColor="008080" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="008040" bgColor="FFFFFF" fontName="" fontStyle="2" />
<WordsStyle name="NUMBER" styleID="4" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="DELIMINER1" styleID="14" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="DELIMINER2" styleID="15" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="DELIMINER3" styleID="16" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
</Styles>
</UserLang>
</NotepadPlus>