156-836 · Question #29
What command can be run to show which SGM is selected to receive traffic?
The correct answer is D. asg calc. The asg calc command is a tool to show which SGM is selected to receive traffic based on the distribution mode and the packet parameters. It takes the port number, the source IP, the destination IP, and optionally the source port and the destination port as arguments and…
Question
What command can be run to show which SGM is selected to receive traffic?
Options
- Ag_tcpdump
- Basg monitor
- Cdxl calc
- Dasg calc
How the community answered
(21 responses)- A5% (1)
- C5% (1)
- D90% (19)
Explanation
The asg calc command is a tool to show which SGM is selected to receive traffic based on the distribution mode and the packet parameters. It takes the port number, the source IP, the destination IP, and optionally the source port and the destination port as arguments and returns the SGM ID and the hash value. For example, asg calc 1 10.0.0.1 20.0.0.2 1234 80 will show which SGM will receive the traffic from 10.0.0.1:1234 to 20.0.0.2:80 on port 1.
Topics
Community Discussion
No community discussion yet for this question.