Which of the following statements about Multi-Protocol Label Switching networks is FALSE?
D
Explanation:
The data is transparently carried from end to end: This statement is not true, MPLS does not provide
data transparency, which means that the data is not carried unmodified from end to end. MPLS uses
labels to forward data, so the original IP packets are encapsulated in new MPLS packets, and the
original IP headers are not visible at the egress LSR.
Which of the following statements about a Segment Routing SID is FALSE?
D
Explanation:
An Adjacency-SID does not have to be configured: this statement is not true, An Adjacency-SID is
associated with a neighbor router, it is used to identify an adjacency between two routers. An
Adjacency-SID must be configured to identify the adjacency.
Which of the following statements about Segment Routing is FALSE?
B
Explanation:
Intermediate routers do not maintain any tunnel informal: this statement is false, Intermediate
routers do maintain tunnel information, such as the Forwarding Information Base (FIB) to forward
the packets according to the path specified in the packets.
Which of the following statements about a Segment Routing SID is FALSE?
B
Explanation:
A router advertises its local Node-SID as a local SRGB and an index only if it is configured as an index:
This statement is not true, A router will advertise its local Node-SID as a local SRGB and an index,
whether it is configured as an index or not.
When OSPF is used to support Segment Routing, the first byte of the link-state ID associated with
each of the opaque LSAs indicates the type of information being advertised. Which of the following
associations between the first-byte value and its meaning is FALSE?
D
Explanation:
Value 8 - Extended Link Info: This statement is not true, value 8 is not used to indicate Extended Link
Info. It is used for different types of information, such as Link-Local/Remote Identifiers (LLS/RLS)
Identifiers and Node SID/Adj-SID.
Which of the following steps is NOT required when configuring IS-IS to support Segment Routing?
B
Explanation:
Enable interfaces used for Segment Routing under: This step is not required, enabling interfaces used
for Segment Routing is not necessary as the IS-IS protocol already takes care of the flooding of the
routing information.
OSPF type-10 Opaque LSAs can carry different types of advertisements. What type of advertisement
carries a router's local 5RGB information?
B
Explanation:
This type of advertisement carries a router's local SRGB information, which is used to distribute
information about the local SID allocation range
Which of the following is not required to be advertised by a router participating in Segment Routing?
D
Explanation:
SRGB when SRv6 is configured: This is not required to be advertised, SRGB(Segment Routing Global
Block) is only used for SR-MPLS and is not needed when SRv6 is configured. Instead, SRv6 uses the
IANA-assigned IPv6 address space.
Which of the following statements about Segment Routing tunnels is FALSE?
D
Explanation:
an intermediate router in a Segment Routing tunnel may forward packets based on the specific SIDs
defined in the Segment Routing tunnel and not always the best IGP path.
Which of the following is NOT one of the main goals of traffic engineering?
D
Which of the following statements about SR-TE administrative constraints is FALSE?
C
Explanation:
Shared-Risk-Link Groups(SRLG) is taken into account when calculating both primary and secondary
path to avoid routing over the same physical link.
A router participating in SR-TE is advertising a value of Ox11 for the admin-group membership of one
of its interfaces. Which of the following statements is TRUE?
B
Explanation:
In SR-TE, the admin-group is represented by a 32-bit value, where each bit represents a different
admin-group. The value Ox11 in binary is 000100010001, which has two bits set to 1, indicating that
the interface belongs to two different admin groups. The exact admin-groups that the interface
belongs to depends on how the admin-groups have been configured on the router.
Which of the following statements about enabling and using traffic engineering for Segment Routing
is FALSE?
C
Explanation:
Bandwidth availability can be configured as a link attribute in SR-TE, it is used to control the amount
of traffic that can be sent over a particular link.
Which of the following list of SR-TE attributes has to be advertised among routers?
A
Explanation:
In SR-TE, routers need to advertise certain attributes of their links to other routers in the network in
order to calculate traffic-engineered paths. These attributes include:
Administrative groups that each link belongs to: This information is used to restrict the use of certain
links to specific traffic types or groups.
TE metric of links: This information is used to calculate the cost of using a particular link for a traffic-
engineered path.
Bandwidth availability of each link: This information is used to control the amount of traffic that can
be sent over a particular link.
SRLG that each link belongs to: This information is used to avoid routing over the same physical link.
Link status up/down is not needed to be advertised as it is part of the IGP protocol and is used to
check the reachability of a link.
Based upon the exhibit, which of the following statements regarding the configuration is FALSE?
A