Catalyst show ntp associationsコマンドの使い方

環境
Catalyst

構文
show ntp associations
どのNTPサーバーと同期しているか、時刻同期がどのような状態かなどの情報を参照するために使います。

使用例
Cisco# show ntp associations

結果

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
address ref clock st when poll reach delay offset disp
*~xxx.xxx.1.1 xxx.xxx.1.5 2 30 64 477 2.2 16.232 1.232
+~xxx.xxx.1.2 xxx.xxx.1.5 3 20 64 477 7.6 12.332 2.323
* sys.peer, # selected, + candidate, - outlyer, x falseticker, ~ configured
address ref clock st when poll reach delay offset disp *~xxx.xxx.1.1 xxx.xxx.1.5 2 30 64 477 2.2 16.232 1.232 +~xxx.xxx.1.2 xxx.xxx.1.5 3 20 64 477 7.6 12.332 2.323 * sys.peer, # selected, + candidate, - outlyer, x falseticker, ~ configured
   address  ref clock   st  when  poll  reach   delay   offset    disp
*~xxx.xxx.1.1   xxx.xxx.1.5     2    30    64    477     2.2   16.232    1.232
+~xxx.xxx.1.2   xxx.xxx.1.5     3    20    64    477     7.6   12.332    2.323

 * sys.peer, # selected, + candidate, - outlyer, x falseticker, ~ configured

説明
「*」で、その右に表示されているIPアドレスのNTPサーバーと同期しています。

Cisco

Posted by arkgame