Question 6 of 191

What is function of the RP/0/RSP0/CPU0:PE1(config-ospf)#distance Cisco IOS-XR command?
Answer

Suggested Answer

The suggested answer is A.

http://www.cisco.com/en/US/docs/ios_xr_sw/iosxr_r3.8/routing/command/reference/rr38ospf.pdf
Exam 642-883: Question 6 - Image 1 A
Question 7 of 191

Which four statements are correct regarding IS-IS operations? (Choose four.)
Answer

Suggested Answer

The suggested answer is A, C, E, F.

http://www.cisco.com/en/US/docs/ios_xr_sw/iosxr_r3.0/routing/configuration/guide/rc3isis.html#wp1148617

Single-Topology IPv6 Support -
Single-topology IPv6 support on Cisco IOS XR software allows IS-IS for IPv6 to be configured on interfaces along with an IPv4 network protocol. All interfaces must be configured with the identical set of network protocols and all routers in the IS-IS area (for Level 1 routing) or the domain (for Level 2 routing) must support the identical set of network layer protocols on allinterfaces.
When single-topology support for IPv6 is used, only narrow link metrics, also known as old-style type, length, value (TLV) arguments, may be employed. During single-topology operation, one shortest path first (SPF) computation per level is used to compute both IPv4 and IPv6 routes. Using a single SPF is possible because both IPv4 IS-IS and IPv6 IS-IS routing protocols share a common link topology.
Because multitopology is the default behavior in the software, you must explicitly configure IPv6to use the same topology as IPv4 in order to enable single- topology IPv6. Configure the single-topology command in ipv6 address family configuration submode of the IS-IS router stanza.

Multitopology IPv6 Support -
Multitopology IPv6 support on Cisco IOS XRsoftware differs from Cisco IOS software in that IS-IS assumes that multitopology support is required as soon as it detects interfaces configured for both IPv6 and IPv4 within the IS-IS stanza.
You must use the metric-style wide command to configure IS-ISto wide link metrics as multitopology link advertisements.
Question 8 of 191

When configuring IPv4 and IPv6 IS-IS routing on Cisco IOS XR routers, which three statements are correct? (Choose three.)
Answer

Suggested Answer

The suggested answer is B, D, E.

Exam 642-883: Question 8 - Image 1
The default metric style for single topology is narrow metrics. However, you can use either wide metrics or narrow metrics. How to configure them depends upon how single-topology is configured. If both IPv4 and IPv6 are enabled and single-topology is configured, the metric style is configured in the address-family ipv4 stanza. You may configure the metric style in the address-family ipv6 stanza, but it will be ignored in this case. If IPv6 only is enabled and single topology is configured, then the metric style is configured in the address-family ipv6 stanza.
Exam 642-883: Question 8 - Image 2 BDE
Question 9 of 191

Refer to the PE1 router routing table output exhibit.
Exam 642-883: Question 9 - Image 1
What is causing the i su 10.1.10.0/24 [115/30] via 0.0.0.0, 00:40:34, Null0 entry on the PE1 router routing table?
Answer

Suggested Answer

The suggested answer is B.

Exam 642-883: Question 9 - Image 2 B
Question 10 of 191

In comparing IS-IS with OSPF, a Level-1-2 IS-IS router is similar to which kind of OSPF router?
Answer

Suggested Answer

The suggested answer is C.