nerdexam
HP

HPE0-Y53 · Question #118

Table of Acronyms Refer to the exhibit. A network administrator sets up a Layer 2 MPLS VPN between Site 1 and Site 2. The administrator enters this command in the cross-connect group on PE-1…

The correct answer is E. 10.1.1.2. We should use the IP address of the PE-2 router (10.1.1.2). Configuration Example of Martini L2 VLL Network diagram: We expect that basic MPLS with directly connected LDP sessions are up and working, we need the Martini remote LDP session that can be created as this: mpls ldp…

Install and Configure HPE FlexNetwork Solutions

Question

Table of Acronyms Refer to the exhibit. A network administrator sets up a Layer 2 MPLS VPN between Site 1 and Site 2. The administrator enters this command in the cross-connect group on PE-1:

Peer___ pw-id 100 The blank space indicates where the administrator enters an IP address. What is the correct IP address for this situation?

Exhibit

HPE0-Y53 question #118 exhibit

Options

  • A10.1.1.4
  • B10.1.2.10
  • C10.1.0.1
  • D10.1.0.2
  • E10.1.1.2

How the community answered

(65 responses)
  • A
    3% (2)
  • B
    5% (3)
  • C
    2% (1)
  • D
    11% (7)
  • E
    80% (52)

Explanation

We should use the IP address of the PE-2 router (10.1.1.2). Configuration Example of Martini L2 VLL Network diagram: We expect that basic MPLS with directly connected LDP sessions are up and working, we need the Martini remote LDP session that can be created as this: mpls ldp remote-peer PE2 remote-ip 1.2.3.4 For both PEs in our example, we will configure two service instances for two customers. Both ports connecting to the CEs via aggregation switch and are marked for VLAN 10 and VLAN 20 by encapsulation s-vid (service vlan ID) command and PWs are manually configured to a remote LDP peer with PW-ids configured as well. This example will therefore work by transporting incoming tagged VLAN 10 and VLAN 20 traffic on the port to the other side. NOTE: The port itself doesn't have to be trunk to capture the VLAN 10 and VLAN 20 traffic. port link-mode bridge service-instance 1000 encapsulation s-vid 10 xconnect peer 1.2.3.4 pw-id 1121 service-instance 1001 encapsulation s-vid 20 xconnect peer 1.2.3.4 pw-id 1222 mode-h3c-configuration-examples/

Topics

#MPLS VPN#Layer 2 VPN#pseudowire#cross-connect

Community Discussion

No community discussion yet for this question.

Full HPE0-Y53 Practice