Skip to content

When enabling mgmtvrf, NTP vrf needs to be configured as "mgmt"#10

Merged
chenkelly merged 1 commit intoedge-core:202311.Xfrom
irene-pan1202:202311.X
Jul 30, 2024
Merged

When enabling mgmtvrf, NTP vrf needs to be configured as "mgmt"#10
chenkelly merged 1 commit intoedge-core:202311.Xfrom
irene-pan1202:202311.X

Conversation

@irene-pan1202
Copy link

What I did

#15058
Configure NTP global parameters, and specify the NTP vrf as "default".
The NTP vrf does not change to "mgmt" when mgmtvrf is enabled, causing NTP create socket to fail.

ERR ntpd[34933]: bind(22) AF_INET 10.250.0.181#123 flags 0x19 failed: Cannot assign requested address
ERR ntpd[34933]: unable to create socket on eth0 (5) for 10.250.0.181#123

When mgmtvrf is enabled, the NTP vrf should be changed to "mgmt".

How I did it

How to verify it

Previous command output (if the output of a command-line utility has changed)

New command output (if the output of a command-line utility has changed)

Signed-off-by: irene_pan irene_pan@edge-core.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants