What is the primary function of Border Gateway Protocol (BGP) in networking?
- Dynamic Routing
- Interior Gateway Protocol (IGP)
- Exterior Gateway Protocol (EGP)
- Link-State Routing
The primary function of Border Gateway Protocol (BGP) is to exchange routing information between different Autonomous Systems (AS) on the Internet, making it an Exterior Gateway Protocol (EGP).
________ encryption is commonly used in SSH for securing remote management sessions.
- Symmetric
- Asymmetric
- Public Key
- Private Key
Asymmetric encryption is commonly used in SSH for securing remote management sessions.
What is the primary purpose of the Spanning Tree Protocol (STP) in a network?
- Error detection
- Load balancing
- Preventing loops
- Reducing latency
The primary purpose of the Spanning Tree Protocol (STP) is to prevent loops in a network topology, ensuring a loop-free and stable network.
In DHCP, what is the purpose of the lease time?
- To specify the client's hardware address
- To determine the subnet mask
- To define the period a client can use an IP address
- To assign a default gateway
The lease time in DHCP defines the period during which a client can use the assigned IP address before renewal is required.
Which feature of SDN allows for the creation of virtual networks over the physical network infrastructure?
- Network Virtualization
- OpenFlow
- SDN Controller
- Traffic Engineering
Network virtualization in SDN enables the creation of virtual networks over the physical network infrastructure.
________ computing involves abstracting the underlying infrastructure in a way that allows software containers to deploy and run consistently across various computing environments.
- Edge
- Container
- Quantum
- Fog
Container computing involves abstracting the underlying infrastructure to enable software containers to deploy and run consistently across various computing environments.
When dealing with complex issues, _____________ can provide insights into problems caused by recent network changes.
- Syslog
- NetFlow
- SNMP
- Ping
NetFlow, when employed, can provide insights into complex issues by monitoring and analyzing network traffic, particularly problems caused by recent network changes.
What is the primary function of a router in a network?
- Connecting devices within the same network
- Filtering spam emails
- Forwarding data between different networks
- Managing Wi-Fi connections
The primary function of a router is to forward data between different networks, facilitating communication between them.
In advanced network management, how does SDN (Software-Defined Networking) change the approach to device monitoring?
- Centralized Control
- Decentralized Monitoring
- Static Configuration
- Traditional SNMP Monitoring
SDN changes the approach to device monitoring in advanced network management by introducing centralized control, allowing for dynamic and programmable monitoring strategies.
________ is a secure alternative to Telnet for accessing command-line interfaces on network devices.
- SSH
- SNMP
- SMTP
- HTTPS
SSH (Secure Shell) is a secure alternative to Telnet for accessing command-line interfaces on network devices.