Sistema operativo SoNic | Impossibile sincronizzare NTP dopo la configurazione della gestione VRF IP
Summary: Sistema operativo SoNic | Impossibile sincronizzare NTP dopo la configurazione della gestione VRF IP
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Symptoms
S5248F-3(config)# do show running-configuration | grep ntp
ntp server 3.3.3.1 minpoll 6 maxpoll 10 prefer true
ntp source-interface Vlan 30
S5248F-3(config)#
S5248F-3(config)# do show ntp associations
remote refid st t when poll reach delay offset jitter
------------------------------------------------------------------------------------------------------
*3.3.3.1 202.112.31.197 3 u 13 64 1 0.497 -0.172 0.017
------------------------------------------------------------------------------------------------------
* master (synced), # master (unsynced), + selected, - candidate
S5248F-3(config)#
S5248F-3(config)# ip vrf mgmt
S5248F-3(config)#
S5248F-3(config)# do show ntp associations
remote refid st t when poll reach delay offset jitter
------------------------------------------------------------------------------------------------------
3.3.3.1 .INIT. 16 u 0 64 0 0.000 0.000 0.000 ★==Here
------------------------------------------------------------------------------------------------------
* master (synced), # master (unsynced), + selected, - candidate
S5248F-3(config)#
Cause
NTP utilizza il VRF di gestione per impostazione predefinita; se il VRF di gestione non è configurato, NTP utilizza il VRF predefinito.
Resolution
È necessario assegnare il VRF appropriato a NTP.
********Default VRFs********
S5248F-3(config)# ntp vrf default
S5248F-3(config)# do show ntp associations
remote refid st t when poll reach delay offset jitter
------------------------------------------------------------------------------------------------------
3.3.3.1 202.112.31.197 3 u 2 64 1 0.598 -0.139 0.000
------------------------------------------------------------------------------------------------------
* master (synced), # master (unsynced), + selected, - candidate
S5248F-3(config)#
***********************
Or
********other VRFs********
S5248F-3(config)# do show running-configuration | grep ntp
ntp server 3.3.3.1 minpoll 6 maxpoll 10 prefer true
ntp source-interface Vlan 30
ntp vrf VrfTest
S5248F-3(config)# do show running-configuration vrf VrfTest
!
ip vrf VrfTest
!
interface Vlan30
ip vrf forwarding VrfTest
ip address 3.3.3.254/24
S5248F-3(config)# do show running-configuration interface Vlan 30
S5248F-3(config)# do show ntp associations
remote refid st t when poll reach delay offset jitter
------------------------------------------------------------------------------------------------------
*3.3.3.1 202.112.31.197 3 u 16 128 377 0.556 0.336 0.166
------------------------------------------------------------------------------------------------------
* master (synced), # master (unsynced), + selected, - candidate
*******************************Additional Information
N/D
Affected Products
PowerSwitch S4112F-ON/S4112T-ON, PowerSwitch S4128F-ON/S4128T-ON, PowerSwitch S4148F-ON/S4148T-ON/S4148FE-ON, PowerSwitch S5212F-ON, PowerSwitch S5224F-ON, PowerSwitch S5232F-ONProducts
PowerSwitch S5248F-ON, PowerSwitch S5296F-ONArticle Properties
Article Number: 000283267
Article Type: Solution
Last Modified: 21 Feb 2025
Version: 2
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.