Thursday, September 29, 2016

Types of Traffic


1) Routing protocols use different ______to control how routing information is exchanged

Which are the different types of traffic
Unicast
Multicast
Anycast
Broadcast
  
What is unicast traffic
One to one context
Exchanged only between one sender and one receiver











What is multicast traffic
Identify a group of interfaces
Traffic sent to multiple destinations at the same time
Interface may belong to any number of multicast group













What is the reserved address space for multicast
IPV4 224.0.0.0–239.255.255.255
IPV6 has prefix FF00::/8
  
What is anycast
Network addressing and routing methodology
Traffic send from a single sender to topologically nearest node in a group
All receivers are identified by same destination address

  











What is broadcast traffic
Traffic send to all devices in the subnet
Traffic send by one sender to all connected receivers
Local broadcast address 255.255.255.255
Used for communicating with all devices in the local network















2) IPv6 does not use a ____, but uses ___ addresses

3) Any cast addressing uses a ___ association
4) Broadcast addressing uses a ____ association
5) Multicast addressing uses a ____ association
6) Unicast addressing uses a ___ association


Answers Below










1) traffic types
2) broadcast address, multicast
3) one-to-nearest
4) one-to-many
5) one-to-unique many

6) one-to-one



No comments:

Post a Comment