JN0-480 · Question #63
Which two statements ate correct about the graph query output shown in the exhibit? (Choose two.)
The correct answer is B. The output shows a LAG connection. C. The switch in the output is a Juniper device. The graph query output shown in the exhibit is a JSON representation of an interface node and its properties in the Apstra graph database. Based on the output, we can infer the following The output shows a LAG connection. This is true because the interface node has a property…
Question
Which two statements ate correct about the graph query output shown in the exhibit? (Choose two.)
Exhibit
Options
- AThe interface has an IP address assigned to it.
- BThe output shows a LAG connection.
- CThe switch in the output is a Juniper device.
- DThe interface has tags assigned to it.
How the community answered
(20 responses)- A5% (1)
- B80% (16)
- D15% (3)
Explanation
The graph query output shown in the exhibit is a JSON representation of an interface node and its properties in the Apstra graph database. Based on the output, we can infer the following The output shows a LAG connection. This is true because the interface node has a property called lag_mode which is set to lacp_active, indicating that the interface is part of a link aggregation group (LAG) that uses the Link Aggregation Control Protocol (LACP) to negotiate the link state and parameters. The switch in the output is a Juniper device. This is true because the interface node has a property called if_name which is set to ae, indicating that the interface name follows the Juniper naming convention for aggregated Ethernet interfaces. The interface has an IP address assigned to it. This is false because the interface node has properties called ipv4_addr and ipv6_addr which are both set to null, indicating that the interface does not have any IPv4 or IPv6 address configured. The interface has tags assigned to it. This is false because the interface node has a property called tags which is set to null, indicating that the interface does not have any tags associated
Topics
Community Discussion
No community discussion yet for this question.
