You are asked to determine when a Junos device was booted. Which command would you use to obtain this information?
You are asked to determine when a Junos device was booted. Which command would you use to obtain this information?
To determine when a Junos device was booted, you can use the command 'show system uptime'. This command provides detailed information including the current system time and the exact time when the system was last booted.
root@router1> show system uptime Current time: 2023-04-28 10:30:25 UTC System booted: 2022-12-01 08:45:10 UTC (147 days 01:45 ago) Protocols started: 2022-12-01 08:46:05 UTC (147 days 01:44 ago) Last configured: 2023-04-25 14:35:20 UTC (2 days 19:55 ago) by root
show system uptime
Answer B is correct