configuring the Source IP

To set the source IP address for all PTP packets, use the ptp source command.

Example

This command configures the source IP address of10.0.2.1 for all PTP packets.
switch(config)# ptp source ip 10.0.2.1
switch(config)#
This command configures the source IP address of2001:db8:ac10:fe01:: for all PTP packets.
switch(config)# ptp source ip 2001:db8:ac10:fe01::
switch(config)#