@prefix azonOnto: <http://id.e-science.pl/ontologies/azonOnto#> .
@prefix collection: <http://id.e-science.pl/vocab/collection/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix kv: <http://id.e-science.pl/vocab/kv/> .
@prefix person: <http://id.e-science.pl/vocab/person/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix records: <http://id.e-science.pl/records/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix unit: <http://id.e-science.pl/vocab/unit/> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
kv:31367 a skos:Concept ;
rdfs:seeAlso "http://geek-admin.blogspot.com/2017/03/ccna-routing-pomiedzy-sieciami-vlan-cz.html"@pl,
"https://en.wikipedia.org/wiki/One-armed_router"@pl ;
skos:definition "A term frequently used to describe a setup up that consists of a router and switch connected using one Ethernet link configured as an 802.1q trunk link. In this setup, the switch is configured with multiple VLANs and the router performs all routing between the different networks/VLANs."@en,
"Sposób konfiguracji routera VLAN. Polega na skonfigurowaniu sieci VLAN z wykorzystaniem jednego fizycznego portu, a cały ruch przechodzi przez wirtualną listę podinterfejsów."@pl ;
skos:inScheme kv:keywordsVocabulary ;
skos:prefLabel "router on a stick"@en,
"router na patyku"@pl ;
skos:scopeNote "sieci komputerowe"@pl .