Ericsson Certified Associate - IP Networking ECP-206 Exam Questions

Page: 1 / 14
Total 60 questions
Question 1

What is the subnet address for 10.57.126.156/29?



Answer : A

The subnet address for 10.57.126.156/29 is 10.57.126.152. To find the subnet address, we need to perform a bitwise AND operation between the IP address and the subnet mask. The subnet mask for /29 is 255.255.255.248, which in binary is 11111111.11111111.11111111.11111000. The IP address in binary is 00001010.00111001.01111110.10011100. The result of the AND operation is 00001010.00111001.01111110.10011000, which in decimal is 10.57.126.152.Reference:Ericsson IP Networking - IP Addressing,Software Installation and Upgrade Overview (Junos OS)


Question 2

What network information is, without additional configuration, shared between two iBGP neighbors by default?



Answer : C

iBGP works by exchanging routing information between two or more routers within an AS. Each router sends its own routing table to its neighbors, which contains information about the networks it knows and how they can be reached from that router. By default, iBGP neighbors only share BGP routes learned from eBGP neighbors, which are routers in different ASes. This is because iBGP assumes that all routers within an AS have consistent internal routing information provided by an IGP, such as OSPF or IS-IS. Therefore, iBGP neighbors do not need to share IP address information of loopback interfaces or directly connected interfaces, unless explicitly configured to do so by using commands such as neighbor update-source or network.


Question 3

What are two roles of the DHCP protocol in a network? (Choose two.)



Answer : A, B

Two roles of the DHCP protocol in a network are:

It is used by hosts to obtain the IP address and other parameters from the DHCP server. DHCP stands for Dynamic Host Configuration Protocol, which is a protocol that provides automatic and centralized management of IP addresses and other network configuration parameters for devices connected to a network.A host that needs an IP address can send a request to a DHCP server, which will assign an available IP address from a pool and lease it to the host for a certain period of time34.

It is used to inform hosts about the default gateway. The default gateway is the IP address of the router that connects the host to other networks. The default gateway is one of the parameters that can be delivered by the DHCP server to the host, along with other parameters such as subnet mask, DNS server, domain name, etc.The host can use the default gateway to send packets to destinations outside of its local network34.


Question 4

Review the exhibit.

Given the routing table shown in the exhibit, what is the next-hop to reach the host 192.168.1.129?



Answer : C

The next-hop to reach the host 192.168.1.129 is 10.126.131.250. This can be determined by looking at the routing table in the exhibit. The host 192.168.1.129 falls within the range of the network 192.168.1.64/26, which has a next-hop of 10.126.131.250.Reference:Ericsson IP Networking - IP Addressing,Software Installation and Upgrade Overview (Junos OS)


Question 5

A network operator wants to make sure voice data is prioritized.

In this scenario, to which Ethernet traffic class should it be assigned.



Answer : D

A network operator who wants to make sure voice data is prioritized should assign it to Ethernet traffic class 6. Ethernet traffic class is a term used to refer to the priority code point (PCP) field in the VLAN header of an Ethernet frame. The PCP field is a 3-bit field that can encode up to eight different priority levels, ranging from 0 (lowest) to 7 (highest). The PCP values can be mapped to different types of traffic according to their QoS requirements. The recommended mapping is as follows :

PCP 0: Best effort (default)

PCP 1: Background

PCP 2: Spare

PCP 3: Excellent effort

PCP 4: Controlled load

PCP 5: Video

PCP 6: Voice

PCP 7: Network control

Voice data is a type of real-time traffic that requires the highest priority and lowest delay in the network. Therefore, it should be assigned to PCP 6, which corresponds to Ethernet traffic class 6 .


Question 6

Which action will influence BGP route selection within your AS?



Answer : B

The action that will influence BGP route selection within your AS is changing the default value of the local preference attribute. The local preference attribute is used to indicate the preference of a path among multiple paths learned from different external BGP neighbors or autonomous systems (ASes). The higher the local preference value, the more preferred the path is within your AS, and vice versa. The default value of local preference is 100, but you can change it using route maps or other configuration methods on your BGP routers.Reference:Ericsson IP Networking - Routing Protocols,BGP Attributes and Path Selection,BGP Local Preference Attribute: Controlling Traffic Like a Pro


Question 7

Within an IGP area, which two statements are correct? (Choose two.)



Answer : C, D

Within an IGP area, routers advertise information about themselves and relay information delivered by neighbors. This is how link-state routing protocols such as OSPF and IS-IS work. They flood information about the network topology to all routers in the same area or domain. That information is then used to build a complete network connectivity map and to calculate the shortest path to destinations. Routers do not summarize or discard information within an area, unless they are configured to do so by some filtering mechanism.Reference:Ericsson IP Networking - Routing Protocols,IP Routing: ISIS Configuration Guide - IS-IS Overview and Basic Configuration


Page:    1 / 14   
Total 60 questions