3b8299cf2c
Updates/additions to: -System Config PTP section -Guest Integration -Admin Tasks -Updates and Upgrades Additional examples for T-BC Incorporated patchset 3 review comments. Added Limitations section. Integrated patchset 5 comments. Remove PTP Instance Removal - moved to RNs. *Do not pick 100.019 alarm update to r6 Story: 2009130 Signed-off-by: Ron Stone <ronald.stone@windriver.com> Change-Id: Ibdf449fe1d7282302d9be6d90e1c1b6dd70456b4
1.0 KiB
1.0 KiB
Remove PTP Configurations
Disable a PTP instance
To disable a instance without removing any configuration, simply remove the association with a given host. This can be useful for troubleshooting or testing different configurations.
Remove the host association.
~(keystone_admin)]$ system host-ptp-instance-remove <hostname> <ptp-instance-name>
Apply the configuration.
~(keystone_admin)]$ system ptp-instance-apply
Remove a PTP Instance
Instances, interfaces and parameters can all be removed with
associated -delete
commands. In some cases, the system will
alert that a unit cannot be deleted because a dependent unit is still
associated with it. For example, a instance cannot be deleted if there
are still interfaces assigned to it, so the interfaces must be removed
first. In such cases, remove the dependent unit first.