vault backup: 2022-11-17 19:53:25

This commit is contained in:
Daniel Bulant 2022-11-17 19:53:25 +01:00
parent a5e413a59e
commit 0e08cb052f
10 changed files with 49 additions and 5 deletions

View file

@ -12,8 +12,8 @@
"checkpointList": [ "checkpointList": [
{ {
"path": "/", "path": "/",
"date": "2022-11-16", "date": "2022-11-17",
"size": 923411 "size": 923730
} }
], ],
"activityHistory": [ "activityHistory": [
@ -907,6 +907,10 @@
{ {
"date": "2022-11-16", "date": "2022-11-16",
"value": 1391 "value": 1391
},
{
"date": "2022-11-17",
"value": 319
} }
] ]
} }

View file

@ -150,6 +150,14 @@
"lastUpdated": 1668593600090 "lastUpdated": 1668593600090
} }
} }
},
"Switch": {
"Switch": {
"internalLink": {
"count": 2,
"lastUpdated": 1668705021872
}
}
} }
} }
} }

View file

@ -14,8 +14,21 @@
"type": "graph", "type": "graph",
"state": {} "state": {}
} }
},
{
"id": "2eab84a53c70a8c5",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "psi/vlan.md",
"mode": "source",
"source": false
}
}
} }
] ],
"currentTab": 1
} }
], ],
"direction": "vertical" "direction": "vertical"
@ -73,6 +86,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "psi/vlan.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@ -89,6 +103,7 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "psi/vlan.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} }
@ -134,7 +149,9 @@
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "outline", "type": "outline",
"state": {} "state": {
"file": "psi/vlan.md"
}
} }
}, },
{ {
@ -185,7 +202,7 @@
"width": 300, "width": 300,
"collapsed": true "collapsed": true
}, },
"active": "4d13807c1cbcce1e", "active": "2eab84a53c70a8c5",
"lastOpenFiles": [ "lastOpenFiles": [
"dej/quiz/Test 16.3..md", "dej/quiz/Test 16.3..md",
"dej/quiz/23.3..md", "dej/quiz/23.3..md",

Binary file not shown.

After

Width:  |  Height:  |  Size: 386 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 438 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 387 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 296 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 296 KiB

View file

@ -17,6 +17,7 @@ imagePrefix: 'data/'
- [[psi/IPv6|IPv6]] - [[psi/IPv6|IPv6]]
- [[psi/Sítě|Sítě]] - [[psi/Sítě|Sítě]]
- [[psi/Switch|Switch]] - [[psi/Switch|Switch]]
- [[psi/vlan|vlan]]
- [[psi/Základní konfigurace|Základní konfigurace]] - [[psi/Základní konfigurace|Základní konfigurace]]
- [[psi/Základy komunikace|Základy komunikace]] - [[psi/Základy komunikace|Základy komunikace]]
%% Zoottelkeeper: End of the autogenerated index file list %% %% Zoottelkeeper: End of the autogenerated index file list %%

14
notes/psi/vlan.md Normal file
View file

@ -0,0 +1,14 @@
# vlan
![](Pasted%20image%2020221117181430.png)
## Switch
![](Pasted%20image%2020221117180120.png)
### L3 [Switch](Switch.md)
![](Pasted%20image%2020221117181025.png)
## Router
![](Pasted%20image%2020221117180516.png)
`interface INTERFACE_ID SUBINTERFACE_ID`
`encapsulation dot1q ID [native]`