Implementing and Operating Cisco Data Center Core Technologies (DCCOR) — Question 32

A host in EPG Client wants to talk to a webserver in EPG Web. A contract with default settings is defined between EPG Client and EPG Web, which allows TCP communication initiated by the client toward the webserver with TCP destination port 80.
Which statement describes this scenario?

Answer options

Correct answer: C

Explanation

Option C is correct because the contract allows traffic from EPG Client to EPG Web on TCP port 80, but it does not permit the webserver to initiate a connection back to the client on port 80. Option A is incorrect as a contract is still necessary unless specific conditions are met. Option B is wrong because vzAny configured as 'deny all' would block all traffic, regardless of the contract status. Option D is incorrect because it contradicts the original contract's settings, which do not allow the webserver to initiate connections back to the client.