04-09-2020 02:14 AM
Hello,
for a customer, I would like to use PTP in a given ACI Multi-Pod environment. NTP will be deactivated.
I have different question:
- As per Cisco recommendation a grandmaster clock should be attached to the IPN!
--> Doesn't it matter whether to the OoB or directly to the IPN?
- Assume we have three Timeserver!
--> Should each timeserver connect to the IPN device in a different POD?
--> AFAIK it doesn't matter if it's copper or fiber because of send and receiver (Master/Slave)
Configuration on the IPN Switches:
The IPN consists of second generation Nexus 9300 Switches
What does the command ptp source <IP> mean? Is this the grandmaster clock? Or is this the source interface from the Nexus perspective?
How can we configure redundancy with the three timeserver (each server get it's own IP address)
Thanks
Udo
04-09-2020 06:55 AM
1. I dont think you can connect the PTP grandmaster clock via OOB interface.
from my lab, PTP command is not available at the mgmt interface level
N9K-1(config-if)# interface mgmt 0
N9K-1(config-if)# ptp ?
*** No matching command found in current mode, matching in (config) mode ***
domain Ptp clock domain
priority1 Priority1
priority2 Priority1
source Source IP address
however if I go to any ethernet interface it allows me to configure it.
N9K-1(config-if)# int ethernet 1/1
N9K-1(config-if)# ptp ?
<CR>
announce Announce
delay-request Delay-request
sync Sync
vlan Vlan
2.
from ACI prospective IPN is one network and not considered to be part of PODs. from my understanding you have two options.
To configure GM for MPOD you need to:
you have to make sure that they all point to same device.
3. ptp source <IP> This command specifies the source IP address for the PTP packets generated by the switch.
06-02-2020 04:00 AM
Can anyone confirm if an external hardware Grandmaster Clock is mandatory in all Multi-Pod deployments, or only when PTP is enabled/required?
I have a customer wishing to use ACI as a pure L2/L3 underlay for NSX between 3 campus comms rooms and they do not have an external GC or a need to run PTP.
Rob
06-02-2020 07:09 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide