A network engineer is troubleshooting a connectivity issue and wants to see the active routes in the routing table. Which Junos CLI command should they use?
Trap 1: show log messages
Shows system log messages.
Trap 2: show configuration
Shows the configuration, not routing table.
Trap 3: show interface
Shows interface status, not routing table.
- A
show log messages
Why wrong: Shows system log messages.
- B
show configuration
Why wrong: Shows the configuration, not routing table.
- C
show interface
Why wrong: Shows interface status, not routing table.
- D
show route
Displays the routing table.