Scenario: A NetScaler Engineer is configuring a NetScaler that has three interfaces. The first interface is connected to

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

Scenario: A NetScaler Engineer is configuring a NetScaler that has three interfaces. The first interface is connected to

Post by answerhappygod »

Scenario: A NetScaler Engineer is configuring a NetScaler that has three interfaces. The first interface is connected to the internal network, the second interface is connected to theDMZ1-network, and the third interface is connected to the DMZ2-network.DMZ1 and DMZ2 networks are behind different firewalls, and both firewalls are sending traffic through network address translation (NAT) to the DMZ networks.The default route is to the gateway on the DMZ1-network.DMZ1: 10.10.10.0/24 (Gateway: 10.10.10.1)DMZ2: 10.20.20.0/24 (Gateway: 10.20.20.1)Internal: 192.168.0.0/24 (Gateway: 192.168.0.1)Internet traffic reaches the virtual servers located in DMZ1 but NOT the virtual servers located in DMZ2.Which policy-based route (PBR) would resolve the issue?

A. add ns pbr PBR1 ALLOW -srcIP = 10.20.20.0-10.20.20.255 -destIP != 10.20.20.0- 10.20.20.255 -nextHop 10.10.10.1 -priority 10
B. add ns pbr PBR1 ALLOW -srcIP != 10.20.20.0-10.20.20.255 -destIP = 10.20.20.0- 10.20.20.255 -nextHop 10.20.20.1 -priority 10
C. add ns pbr PBR1 ALLOW -srcIP = 10.20.20.0-10.20.20.255 -destIP != 10.20.20.0- 10.20.20.255 -nextHop 10.20.20.1 -priority 10
D. add ns pbr PBR1 ALLOW -srcIP != 10.20.20.0-10.20.20.255 -destIP != 10.20.20.0- 10.20.20.255 -nextHop 10.10.10.1 -priority 10
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!

This topic has 1 reply

You must be a registered member and logged in to view the replies in this topic.


Register Login
 
Post Reply