When you have two dissimilar types of network media, this device is used to allow them to connect.
What is a Media Converter
This DNS record is a pointer to the canonical name, which is used to perform a reverse DNS lookup
What is a Pointer(PTR) record
This Routing protocol uses Hop Count as a Metric but authentication was included to enable secure transmissions; also, it allowed for classless routing
What is RIPv2
The Binary Value of 223
What is 11011111
A type of Cloud deployment where the cloud infrastructure is owned, operated, and managed by one entity or company
What is Private Cloud?
This Fiber Optic type of connector uses a
push-pull connector
similar to common
audio and video
plugs and sockets.
SC connector
This DHCP technology can supply a specific address to a client by guaranteeing that it always has the same IP address
What is DHCP Reservation
This linkstate routing protocol finds the least-cost path to any destination in the network.
What is Open Shortest Path First (OSPF)
The means by which a device can access hosts on other networks for which it does not have a specifically configured route
What is the Default gateway
In this Cloud Service Model consumers can deploy. They do not manage or control any of the underlying cloud infrastructure, but they can have control over the deployed applications
What is Platform as a service
This Data-grade cable is used on networks that run at 10/100 Mbps and even up to 1000 Mbps. It can be used up to 100 meters.
What is Cat5e Cabling
This DNS record specifies an alias or nickname for a canonical hostname record in a Domain Name Service (DNS) database
What is the CNAME record
This defines the largest data unit that can be passed without fragmentation.
What is The maximum transmission unit (MTU)
This is the number of usable hosts in a /26 subnet
What is 64 IP addresses
This storage implementation is less costly and difficult to implement and maintain than a SAN and uses TCP/IP. It offers file level access, and a client sees the shared storage as a file server.
What is a NAS (Network-Attached Storage)
This dialog mode accommodates transmitting and receiving on a network, but not at the same time
Half-Duplex Mode
This is the term for the domain name, along with any other subdomains
What is the Fully Qualified Domain Name(FQDN)
This is the only EGP
What is BGP?
A mechanism by which groups of network devices can send and receive data between the members of the group at one time
What is Multicasting
This type of virtualization is dependent on the operating system and cannot boot until the OS is up; it needs the OS to stay up so that it can operate
What is Type II (known as hosted) virtualization
This technology is used within baseband transmissions to send multiple signals on a single cable.
It does this by dividing a single channel into time slots.
Time-division Multiplexing (TDM)
These are the steps in the DHCP process, if you need help there might be a famous little explorer that could assist you.
What is Discover, Offer, Request, Acknowledgement
This is known as the amount of time CSMA/CD has two systems wait for a randomly calculated amount of time before attempting to transmit again.
What is the backoff period or jam signal
It is possible to use a different subnet mask for the same network number on different subnets using this method.
For Example a network administrator can use a long mask on networks with few hosts and a short mask on subnets with many hosts, thus allowing each subnet in a routed system to be correctly sized for the required size.
Variable Length Subnet Masking (VLSM)
One of these is when we script using blocks of code to complete a task, the other is several of the blocks of code working together to complete multiple tasks,
What are automation and orchestration?