mirror of
https://gitlab.com/netravnen/NetworkLabNotes.git
synced 2024-11-23 19:17:54 +00:00
new keywords to lst lang cisco
This commit is contained in:
parent
dbc662a658
commit
d70ae76ac8
|
@ -126,6 +126,7 @@
|
||||||
|
|
||||||
\lstdefinelanguage{cisco}{
|
\lstdefinelanguage{cisco}{
|
||||||
keywords={
|
keywords={
|
||||||
|
access-list,
|
||||||
end,
|
end,
|
||||||
hostname,
|
hostname,
|
||||||
Interface int,
|
Interface int,
|
||||||
|
@ -134,6 +135,7 @@
|
||||||
login,
|
login,
|
||||||
network,
|
network,
|
||||||
no,
|
no,
|
||||||
|
ntp,
|
||||||
router,
|
router,
|
||||||
sh,
|
sh,
|
||||||
show,
|
show,
|
||||||
|
@ -145,6 +147,7 @@
|
||||||
},
|
},
|
||||||
keywordstyle=\color{blue}\bfseries,
|
keywordstyle=\color{blue}\bfseries,
|
||||||
ndkeywords={
|
ndkeywords={
|
||||||
|
access-group,
|
||||||
addr,
|
addr,
|
||||||
address,
|
address,
|
||||||
aux,
|
aux,
|
||||||
|
|
Loading…
Reference in a new issue