diff --git a/SwitchCisco.md b/SwitchCisco.md index e3eb3088..e5f0288f 100644 --- a/SwitchCisco.md +++ b/SwitchCisco.md @@ -175,7 +175,9 @@ Switch(config-line)# end #### Synchronisation NTP ~~~ -Switch# ntp server 31.170.8.123 +Switch# configure terminal +Switch(config)# ntp server 31.170.8.123 +Switch(config)# end Switch# show ntp status Switch# show ntp associations ~~~