User Manual

Table Of Contents
User’s Manual of IGS-10080MFT
PTP ClockCreate
Description:
Create or show a PTP clock instance data..
Syntax:
PTP ClockCreate <clockinst> [<devtype>] [<twostep>] [<protocol>] [<oneway>] [<clockid>] [<tag_enable>] [<vid>] [<prio>]
Parameters:
<clockinst> : clock instance number [0..3]
<devtype> : The devtype parameter takes the following values:
ord : Ordinary/Boundary clock
p2p: Peer-to-peer transparent clock
e2e: End-to-end transparent clock
mst: Master only clock
slv: Slave only clock
(default: Show actual init parameters)
<twostep>: The twostep parameter takes the following values:
true: Follow-up messages are used
false: No follow-up messages are used
<protocol>: The protocol parameter takes the following values:
ethernet : The clock uses multicast Ethernet protocol
ip4multi : The clock uses IPv4 multicast protocol
ip4uni: The clock uses IPv4 unicast protocol
Note: IPv4 unicast protocol only works in Master only and Slave only clocks
See parameter <devtype>
In a unicast Slave only clock you also need configure which master clocks to request Announce and
Sync messages from. See command UniConfig
<oneway>: The oneway parameter takes the following values:
true: The clock slave uses one-way measurements, i.e. no delay requests
false: The clock slave uses two-way measurements
<clockid>: 8 byte clock identity( xx:xx:xx:xx:xx:xx:xx:xx)
<tag_enable>: The tag_enable parameter takes the following values:
true: The ptp frames are tagged with the VLAN tag specified in the VID field.
Note : Packets are only tagged if the port is configured for vlan tagging. i.e:
Port Type != Unaware and PortVLAN mode == None.
false: The ptp frames are sent untagged.
<vid>: The VID parameter takes the following values:
0 - 4095 : The range of VID's ptp can use to send tagged frames
<prio>: The Prio parameter takes the following values:
542