SR (SegmentRouting) defines a destination address prefix/node and adjacency in the network as segments, and assigns SIDs (Segment IDs) to the segments. By performing an unordered list of Adjacency SIDs and Prefix/Node SIDs (destination address prefixes/node segments), a forwarding path is obtained.

SR (SegmentRouting) defines a destination address prefix/node and adjacency in the network as segments, and assigns SIDs (Segment IDs) to the segments. By performing an unordered list of Adjacency SIDs and Prefix/Node SIDs (destination address prefixes/node segments), a forwarding path is obtained.
A . True
B . False

Answer: B

ip route-static 10.0.12.0 255.255.255.0 192.168.1.1

ip route-static 10.0.12.0 255.255.255.0 192.168.1.1

The correct description about this command is ().
A . The priority of this route is 100.
B . This command configures a route to the 192.168.1.1 network.
C . This command configures a route to the 10.0.12.0 network.
D . If the router learns the route of the same destination network as this route through other protocols, the router will prefer this route.

Answer: C