Question 46

A service provider is onboarding a new enterprise customer that operates multiple branch offices, each with its own set of VLANs. The customer requires transparent Layer 2 connectivity between sites while maintaining separation of internal VLANs. The provider must also ensure that customer VLAN identifiers do not conflict with other customers on the shared infrastructure.
Which solution would provide the desired results?
  • Question 47

    How does a Junos device learn about MAC addresses when II is first connected to an Ethernet LAN?
  • Question 48

    Which type of PDU is used in IS-IS to get an entire description of all link-state PDUs in the IS-IS database?
  • Question 49

    Exhibit:
    user@R10> show configuration protocols isis
    interface ge-0/0/1.0 {
    point-to-point;
    }
    interface ge-0/0/2.0 {
    point-to-point;
    }
    interface lo0.0;
    source-packet-routing {
    srgb start-label 300000 index-range 10000;
    }
    level 1 disable;
    level 2 wide-metrics-only;
    reference-bandwidth 100g;
    You have a network of ten routers that have all been configured with an identical SRGB. The exhibit shows the IS-IS configuration from a router called R10. The other nine routers do not yet have an IPv4 shortest-path SR-MPLS LSP to this router. Which missing part of the configuration must you add on R10 to solve this problem?
  • Question 50

    What are two types of SlDs used in segment touting? (Choose two.)