Question 85 of 120 from exam 350-501-SPCOR: Implementing and Operating Cisco Service Provider Network Core Technologies

Question 85 of 120 from exam 350-501-SPCOR: Implementing and Operating Cisco Service Provider Network Core Technologies

Question

interface Bundle-Ether1
description link-aggregation

mtu 9216
bundle minimum-active links 2

load interval 30
!

Refer to the exhibit.

When the Link Aggregation configuration router is running on Cisco IOS XR Software, which LACP interface configuration is needed to add the interface to the bundle? A.

interface TenGigE0/1/0/5
description bundle_1_link
bundle mode active

load interval 30

interface TenGigE0/1/0/6
description bundle_1_link
bundle mode active

load interval 30

B.

interface TenGigE0/1/0/5
description bundle_1_link
bundle id 1 mode active
load interval 30

interface TenGigE0/1/0/6
description bundle_1_link
bundle id 1 mode active
load interval 30

C.

interface TenGigE0/1/0/5
description bundle_1_link
id 1 mode active

load interval 30

interface TenGigE0/1/0/6
description bundle_1_link
id 1 mode active

load interval 30

D.

interface TenGigE0/1/0/5

description bundle_1_link
bundle id 1

load interval 30

interface TenGigE0/1/0/6
description bundle_1_link
bundle id 1

load interval 30

Explanations

B.