You are configuring an InfiniBand subnet with multiple switches. You need to ensure that traffic between two specific nodes always takes the shortest path, bypassing a potentially congested link. Which of the following approaches is MOST effective for achieving this using InfiniBand's routing capabilities?
正解:D
Static routing with 'ibroute' (or similar) provides the most direct and reliable way to ensure traffic follows a specific path. The SM's default algorithm might not always choose the optimal path, and QOS only prioritizes traffic, not forces a specific route. Configuring forwarding tables manually on each switch is error-prone and difficult to manage at scale.