Question 206 of 290 from exam 400-151: CCIE Data Center Written Exam

Question 206 of 290 from exam 400-151: CCIE Data Center Written Exam

Question

Refer to the exhibit.

This cobra code extract is expected to create a BD object.

Assume that fvTenantmo has been populated with the correct tenant object and all module prerequisites have been met.

Which statement is true?

[from cobra.model.fv import Tenant, Ctx, BD, RsCtx, AD
#CreateBridgeDomain

fvBDMO = BD (fvTenantMo, name=tenant [‘bd’])

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

B.