Datacommunicatie omvat het uitwisselen van gegevens tussen apparaten via een
transmissiekanaal. De belangrijkste elementen van datacommunicatie zijn:
• Zender: Het apparaat dat de data verzendt.
• Ontvanger: Het apparaat dat de data ontvangt.
• Transmissiemedium: Het kanaal waarover de data wordt verzonden
(bijvoorbeeld koperkabels, glasvezel of draadloze netwerken).
• Protocollen: Standaarden die bepalen hoe gegevens worden verzonden en
ontvangen (zoals TCP/IP, UDP, en FTP).
Belangrijke aspecten:
• Bandbreedte: De maximale capaciteit van een transmissiekanaal.
• Latency: De vertraging die optreedt bij het verzenden van data.
• Foutencontrole: Methoden om te controleren of data correct is overgekomen
(bijvoorbeeld checksums).
, 2. Cisco en Netwerken
Cisco is een toonaangevende fabrikant van netwerkapparatuur zoals routers, switches,
firewalls en access points. Cisco-apparatuur wordt vaak gebruikt om betrouwbare en
schaalbare netwerken te bouwen.
Cisco-apparatuur
• Routers: Verbindt verschillende netwerken met elkaar en regelt het dataverkeer
tussen netwerken.
• Switches: Verbindt apparaten binnen hetzelfde netwerk en verdeelt het
dataverkeer.
• Firewalls: Bieden netwerkbeveiliging door dataverkeer te filteren.
• Access Points: Verzorgt draadloze verbindingen binnen een netwerk.
Cisco CLI (Command Line Interface)
De Cisco CLI wordt gebruikt om netwerkapparatuur te configureren. Veelgebruikte
commando's zijn:
• enable: Toegang tot de Privileged EXEC-modus.
• configure terminal: Start de Global Configuration-modus.
• interface [type] [nummer]: Selecteer een interface (bijvoorbeeld
GigabitEthernet0/1).
• ip address [IP-adres] [subnetmasker]: Stel het IP-adres in.
• no shutdown: Activeer de interface.
• show running-config: Bekijk de huidige configuratie.
Voorbeeldconfiguratie van een router:
Router> enable
Router# configure terminal
Router(config)# interface GigabitEthernet0/1
Router(config-if)# ip address 192.168.1.1 255.255.255.0
Router(config-if)# no shutdown
Router(config-if)# exit
Router(config)# exit
Router# write memory
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller stormhettinga2. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $11.51. You're not tied to anything after your purchase.