Newer
Older
The announceReceiptTimeout specifies the number of announceIntervals
that must pass without receipt of an Announce message before the
occurrence of the event ANNOUNCE_RECEIPT_TIMEOUT_EXPIRES.
The value is the logarithm to the base 2.
The configurable range shall be 2 to 255
config PORT06_INST01_SYNC_INTERVAL
default 0
range -1 1
help
The mean time interval between transmission of successive
Sync messages, i.e., the sync-interval, when transmitted
as multicast messages. The value is the logarithm to the base 2.
The configurable range shall be -1 to +1
config PORT06_INST01_MIN_DELAY_REQ_INTERVAL
depends on PORT06_INST01_MECHANISM_E2E
The minDelayRequestInterval specifies the minimum permitted
mean time interval between successive Delay_Req messages.
The value is the logarithm to the base 2.
The configurable range shall be 0 to 5
config PORT06_INST01_MIN_PDELAY_REQ_INTERVAL
depends on PORT06_INST01_MECHANISM_P2P
The minPDelayRequestInterval specifies the minimum permitted
mean time interval between successive Pdelay_Req messages.
The value is the logarithm to the base 2.
The configurable range shall be 0 to 5
endmenu
endmenu
menu "PORT 7"
config PORT07_IFACE
default "wri7"
Used to set the physical port interface name: "wri[1-18]"
config PORT07_FIBER
int "Fiber type"
default 0
help
Used to set the type of fiber (number referring to the corresponding
FIBERXX_PARAMS)
config PORT07_CONSTANT_ASYMMETRY
int "asymmetryCorrectionPortDS.constantAsymmetry"
default 0
Used to set the constant delay asymmetry.
choice
prompt "Number of port instances"
default PORT07_INSTANCE_COUNT_1
config PORT07_INSTANCE_COUNT_0
config PORT07_INSTANCE_COUNT_1
bool "1"
endchoice
menu "Instance 1"
depends on PORT07_INSTANCE_COUNT_1
choice
prompt "Network protocol"
default PORT07_INST01_PROTOCOL_RAW
config PORT07_INST01_PROTOCOL_RAW
config PORT07_INST01_PROTOCOL_UDP_IPV4
bool "UDP/Ipv4"
endchoice
choice
prompt "Delay mechanism"
default PORT07_INST01_MECHANISM_E2E
config PORT07_INST01_MECHANISM_E2E
config PORT07_INST01_MECHANISM_P2P
bool "Peer-to-peer"
endchoice
config PORT07_INST01_MONITOR
bool "SNMP monitoring"
default y
help
Option to disable or enable triggering errors in SNMP on a port
choice
prompt "Profile"
default PORT07_INST01_PROFILE_WR
config PORT07_INST01_PROFILE_PTP
config PORT07_INST01_PROFILE_WR
choice
prompt "Desired state"
depends on PTP_OPT_EXT_PORT_CONFIG_ENABLED
default PORT07_INST01_DESIRADE_STATE_MASTER
config PORT07_INST01_DESIRADE_STATE_MASTER
config PORT07_INST01_DESIRADE_STATE_SLAVE
config PORT07_INST01_DESIRADE_STATE_PASSIVE
config PORT07_INST01_ASYMMETRY_CORRECTION_ENABLE
depends on !PORT07_INST01_PROFILE_HA && !PORT07_INST01_PROFILE_WR
bool "asymmetryCorrectionPortDS.enable"
help
When supported, the value TRUE shall indicate that the mechanism of for the calculation
of the <delayAsymmetry> for certain media is enabled on the PTP port.
choice
prompt "BMCA mode"
depends on PTP_OPT_EXT_PORT_CONFIG_ENABLED!=y
default PORT07_INST01_BMODE_MASTER_ONLY if TIME_GM || TIME_FM
default PORT07_INST01_BMODE_AUTO if TIME_BC
config PORT07_INST01_BMODE_MASTER_ONLY
config PORT07_INST01_BMODE_AUTO
config PORT07_INST01_EGRESS_LATENCY
int "timestampCorrectionPortDS.egressLatency (ps)"
help
Defines the transmission constant delay (ps)
config PORT07_INST01_INGRESS_LATENCY
int "timestampCorrectionPortDS.ingressLatency (ps)"
help
Defines the reception constant delay (ps)
config PORT07_INST01_T24P_TRANS_POINT
int "timestampCorrectionPortDS.t24p_trans_point (ps)"
default 13950
help
Defines the phase transition point for reception timestamps t2/t4 (ps)
config PORT07_INST01_ANNOUNCE_INTERVAL
default 1
range 0 4
help
The mean time interval between transmissions of successive
Announce messages. The value is the logarithm to the base 2.
The configurable range shall be 0 to 4.
config PORT07_INST01_ANNOUNCE_RECEIPT_TIMEOUT
The announceReceiptTimeout specifies the number of announceIntervals
that must pass without receipt of an Announce message before the
occurrence of the event ANNOUNCE_RECEIPT_TIMEOUT_EXPIRES.
The value is the logarithm to the base 2.
The configurable range shall be 2 to 255
config PORT07_INST01_SYNC_INTERVAL
default 0
range -1 1
help
The mean time interval between transmission of successive
Sync messages, i.e., the sync-interval, when transmitted
as multicast messages. The value is the logarithm to the base 2.
The configurable range shall be -1 to +1
config PORT07_INST01_MIN_DELAY_REQ_INTERVAL
depends on PORT07_INST01_MECHANISM_E2E
The minDelayRequestInterval specifies the minimum permitted
mean time interval between successive Delay_Req messages.
The value is the logarithm to the base 2.
The configurable range shall be 0 to 5
config PORT07_INST01_MIN_PDELAY_REQ_INTERVAL
depends on PORT07_INST01_MECHANISM_P2P
The minPDelayRequestInterval specifies the minimum permitted
mean time interval between successive Pdelay_Req messages.
The value is the logarithm to the base 2.
The configurable range shall be 0 to 5
menu "PORT 8"
config PORT08_IFACE
string "Network interface"
default "wri8"
Used to set the physical port interface name: "wri[1-18]"
config PORT08_FIBER
int "Fiber type"
default 0
Used to set the type of fiber (number referring to the corresponding
FIBERXX_PARAMS)
config PORT08_CONSTANT_ASYMMETRY
int "asymmetryCorrectionPortDS.constantAsymmetry"
default 0
help
Used to set the constant delay asymmetry.
choice
prompt "Number of port instances"
default PORT08_INSTANCE_COUNT_1
config PORT08_INSTANCE_COUNT_0
bool "0"
config PORT08_INSTANCE_COUNT_1
bool "1"
endchoice
menu "Instance 1"
depends on PORT08_INSTANCE_COUNT_1
choice
prompt "Network protocol"
default PORT08_INST01_PROTOCOL_RAW
config PORT08_INST01_PROTOCOL_RAW
config PORT08_INST01_PROTOCOL_UDP_IPV4
bool "UDP/Ipv4"
endchoice
choice
prompt "Delay mechanism"
default PORT08_INST01_MECHANISM_E2E
config PORT08_INST01_MECHANISM_E2E
config PORT08_INST01_MECHANISM_P2P
bool "Peer-to-peer"
endchoice
config PORT08_INST01_MONITOR
bool "SNMP monitoring"
default y
help
Option to disable or enable triggering errors in SNMP on a port
choice
prompt "Profile"
default PORT08_INST01_PROFILE_WR
config PORT08_INST01_PROFILE_PTP
config PORT08_INST01_PROFILE_WR
choice
prompt "Desired state"
depends on PTP_OPT_EXT_PORT_CONFIG_ENABLED
default PORT08_INST01_DESIRADE_STATE_MASTER
config PORT08_INST01_DESIRADE_STATE_MASTER
config PORT08_INST01_DESIRADE_STATE_SLAVE
config PORT08_INST01_DESIRADE_STATE_PASSIVE
config PORT08_INST01_ASYMMETRY_CORRECTION_ENABLE
depends on !PORT08_INST01_PROFILE_HA && !PORT08_INST01_PROFILE_WR
bool "asymmetryCorrectionPortDS.enable"
help
When supported, the value TRUE shall indicate that the mechanism of for the calculation
of the <delayAsymmetry> for certain media is enabled on the PTP port.
choice
prompt "BMCA mode"
depends on PTP_OPT_EXT_PORT_CONFIG_ENABLED!=y
default PORT08_INST01_BMODE_MASTER_ONLY if TIME_GM || TIME_FM
default PORT08_INST01_BMODE_AUTO if TIME_BC
config PORT08_INST01_BMODE_MASTER_ONLY
config PORT08_INST01_BMODE_AUTO
config PORT08_INST01_EGRESS_LATENCY
int "timestampCorrectionPortDS.egressLatency (ps)"
help
Defines the transmission constant delay (ps)
config PORT08_INST01_INGRESS_LATENCY
int "timestampCorrectionPortDS.ingressLatency (ps)"
help
Defines the reception constant delay (ps)
config PORT08_INST01_T24P_TRANS_POINT
int "timestampCorrectionPortDS.t24p_trans_point (ps)"
default 14450
help
Defines the phase transition point for reception timestamps t2/t4 (ps)
config PORT08_INST01_ANNOUNCE_INTERVAL
default 1
range 0 4
help
The mean time interval between transmissions of successive
Announce messages. The value is the logarithm to the base 2.
The configurable range shall be 0 to 4.
config PORT08_INST01_ANNOUNCE_RECEIPT_TIMEOUT
The announceReceiptTimeout specifies the number of announceIntervals
that must pass without receipt of an Announce message before the
occurrence of the event ANNOUNCE_RECEIPT_TIMEOUT_EXPIRES.
The value is the logarithm to the base 2.
The configurable range shall be 2 to 255
config PORT08_INST01_SYNC_INTERVAL
default 0
range -1 1
help
The mean time interval between transmission of successive
Sync messages, i.e., the sync-interval, when transmitted
as multicast messages. The value is the logarithm to the base 2.
The configurable range shall be -1 to +1
config PORT08_INST01_MIN_DELAY_REQ_INTERVAL
depends on PORT08_INST01_MECHANISM_E2E
The minDelayRequestInterval specifies the minimum permitted
mean time interval between successive Delay_Req messages.
The value is the logarithm to the base 2.
The configurable range shall be 0 to 5
config PORT08_INST01_MIN_PDELAY_REQ_INTERVAL
depends on PORT08_INST01_MECHANISM_P2P
The minPDelayRequestInterval specifies the minimum permitted
mean time interval between successive Pdelay_Req messages.
The value is the logarithm to the base 2.
The configurable range shall be 0 to 5
endmenu
endmenu
menu "PORT 9"
config PORT09_IFACE
default "wri9"
Used to set the physical port interface name: "wri[1-18]"
config PORT09_FIBER
int "Fiber type"
default 0
help
Used to set the type of fiber (number referring to the corresponding
FIBERXX_PARAMS)
config PORT09_CONSTANT_ASYMMETRY
int "asymmetryCorrectionPortDS.constantAsymmetry"
default 0
help
Used to set the constant delay asymmetry.
choice
prompt "Number of port instances"
default PORT09_INSTANCE_COUNT_1
config PORT09_INSTANCE_COUNT_0
config PORT09_INSTANCE_COUNT_1
bool "1"
endchoice
menu "Instance 1"
depends on PORT09_INSTANCE_COUNT_1
choice
prompt "Network protocol"
default PORT09_INST01_PROTOCOL_RAW
config PORT09_INST01_PROTOCOL_RAW
config PORT09_INST01_PROTOCOL_UDP_IPV4
bool "UDP/Ipv4"
endchoice
choice
prompt "Delay mechanism"
default PORT09_INST01_MECHANISM_E2E
config PORT09_INST01_MECHANISM_E2E
config PORT09_INST01_MECHANISM_P2P
bool "Peer-to-peer"
endchoice
config PORT09_INST01_MONITOR
bool "SNMP monitoring"
default y
help
Option to disable or enable triggering errors in SNMP on a port
choice
prompt "Profile"
default PORT09_INST01_PROFILE_WR
config PORT09_INST01_PROFILE_PTP
config PORT09_INST01_PROFILE_WR
choice
prompt "Desired state"
depends on PTP_OPT_EXT_PORT_CONFIG_ENABLED
default PORT09_INST01_DESIRADE_STATE_MASTER
config PORT09_INST01_DESIRADE_STATE_MASTER
config PORT09_INST01_DESIRADE_STATE_SLAVE
config PORT09_INST01_DESIRADE_STATE_PASSIVE
config PORT09_INST01_ASYMMETRY_CORRECTION_ENABLE
depends on !PORT09_INST01_PROFILE_HA && !PORT09_INST01_PROFILE_WR
bool "asymmetryCorrectionPortDS.enable"
help
When supported, the value TRUE shall indicate that the mechanism of for the calculation
of the <delayAsymmetry> for certain media is enabled on the PTP port.
choice
prompt "BMCA mode"
depends on PTP_OPT_EXT_PORT_CONFIG_ENABLED!=y
default PORT09_INST01_BMODE_MASTER_ONLY if TIME_GM || TIME_FM
default PORT09_INST01_BMODE_AUTO if TIME_BC
config PORT09_INST01_BMODE_MASTER_ONLY
config PORT09_INST01_BMODE_AUTO
config PORT09_INST01_EGRESS_LATENCY
int "timestampCorrectionPortDS.egressLatency (ps)"
help
Defines the transmission constant delay (ps)
config PORT09_INST01_INGRESS_LATENCY
int "timestampCorrectionPortDS.ingressLatency (ps)"
help
Defines the reception constant delay (ps)
config PORT09_INST01_T24P_TRANS_POINT
int "timestampCorrectionPortDS.t24p_trans_point (ps)"
default 14750
help
Defines the phase transition point for reception timestamps t2/t4 (ps)
config PORT09_INST01_ANNOUNCE_INTERVAL
default 1
range 0 4
help
The mean time interval between transmissions of successive
Announce messages. The value is the logarithm to the base 2.
The configurable range shall be 0 to 4.
config PORT09_INST01_ANNOUNCE_RECEIPT_TIMEOUT
The announceReceiptTimeout specifies the number of announceIntervals
that must pass without receipt of an Announce message before the
occurrence of the event ANNOUNCE_RECEIPT_TIMEOUT_EXPIRES.
The value is the logarithm to the base 2.
The configurable range shall be 2 to 255
config PORT09_INST01_SYNC_INTERVAL
default 0
range -1 1
help
The mean time interval between transmission of successive
Sync messages, i.e., the sync-interval, when transmitted
as multicast messages. The value is the logarithm to the base 2.
The configurable range shall be -1 to +1
config PORT09_INST01_MIN_DELAY_REQ_INTERVAL
depends on PORT09_INST01_MECHANISM_E2E
The minDelayRequestInterval specifies the minimum permitted
mean time interval between successive Delay_Req messages.
The value is the logarithm to the base 2.
The configurable range shall be 0 to 5
config PORT09_INST01_MIN_PDELAY_REQ_INTERVAL
depends on PORT09_INST01_MECHANISM_P2P
The minPDelayRequestInterval specifies the minimum permitted
mean time interval between successive Pdelay_Req messages.
The value is the logarithm to the base 2.
The configurable range shall be 0 to 5
menu "PORT 10"
config PORT10_IFACE
string "Network interface"
default "wri10"
Used to set the physical port interface name: "wri[1-18]"
config PORT10_FIBER
int "Fiber type"
default 0
Used to set the type of fiber (number referring to the corresponding
FIBERXX_PARAMS)
config PORT10_CONSTANT_ASYMMETRY
int "asymmetryCorrectionPortDS.constantAsymmetry"
default 0
help
Used to set the constant delay asymmetry.
choice
prompt "Number of port instances"
default PORT10_INSTANCE_COUNT_1
config PORT10_INSTANCE_COUNT_0
bool "0"
config PORT10_INSTANCE_COUNT_1
bool "1"
endchoice
menu "Instance 1"
depends on PORT10_INSTANCE_COUNT_1
choice
prompt "Network protocol"
default PORT10_INST01_PROTOCOL_RAW
config PORT10_INST01_PROTOCOL_RAW
config PORT10_INST01_PROTOCOL_UDP_IPV4
bool "UDP/Ipv4"
endchoice
choice
prompt "Delay mechanism"
default PORT10_INST01_MECHANISM_E2E
config PORT10_INST01_MECHANISM_E2E
config PORT10_INST01_MECHANISM_P2P
bool "Peer-to-peer"
endchoice
config PORT10_INST01_MONITOR
bool "SNMP monitoring"
default y
help
Option to disable or enable triggering errors in SNMP on a port
choice
prompt "Profile"
default PORT10_INST01_PROFILE_WR
config PORT10_INST01_PROFILE_PTP
config PORT10_INST01_PROFILE_WR
choice
prompt "Desired state"
depends on PTP_OPT_EXT_PORT_CONFIG_ENABLED
default PORT10_INST01_DESIRADE_STATE_MASTER
config PORT10_INST01_DESIRADE_STATE_MASTER
config PORT10_INST01_DESIRADE_STATE_SLAVE
config PORT10_INST01_DESIRADE_STATE_PASSIVE
config PORT10_INST01_ASYMMETRY_CORRECTION_ENABLE
depends on !PORT10_INST01_PROFILE_HA && !PORT10_INST01_PROFILE_WR
bool "asymmetryCorrectionPortDS.enable"
help
When supported, the value TRUE shall indicate that the mechanism of for the calculation
of the <delayAsymmetry> for certain media is enabled on the PTP port.
choice
prompt "BMCA mode"
depends on PTP_OPT_EXT_PORT_CONFIG_ENABLED!=y
default PORT10_INST01_BMODE_MASTER_ONLY if TIME_GM || TIME_FM
default PORT10_INST01_BMODE_AUTO if TIME_BC
config PORT10_INST01_BMODE_MASTER_ONLY
config PORT10_INST01_BMODE_AUTO
config PORT10_INST01_EGRESS_LATENCY
int "timestampCorrectionPortDS.egressLatency (ps)"
help
Defines the transmission constant delay (ps)
config PORT10_INST01_INGRESS_LATENCY
int "timestampCorrectionPortDS.ingressLatency (ps)"
help
Defines the reception constant delay (ps)
config PORT10_INST01_T24P_TRANS_POINT
int "timestampCorrectionPortDS.t24p_trans_point (ps)"
default 15100
help
Defines the phase transition point for reception timestamps t2/t4 (ps)
config PORT10_INST01_ANNOUNCE_INTERVAL
default 1
range 0 4
help
The mean time interval between transmissions of successive
Announce messages. The value is the logarithm to the base 2.
The configurable range shall be 0 to 4.
config PORT10_INST01_ANNOUNCE_RECEIPT_TIMEOUT
The announceReceiptTimeout specifies the number of announceIntervals
that must pass without receipt of an Announce message before the
occurrence of the event ANNOUNCE_RECEIPT_TIMEOUT_EXPIRES.
The value is the logarithm to the base 2.
The configurable range shall be 2 to 255
config PORT10_INST01_SYNC_INTERVAL
default 0
range -1 1
help
The mean time interval between transmission of successive
Sync messages, i.e., the sync-interval, when transmitted
as multicast messages. The value is the logarithm to the base 2.
The configurable range shall be -1 to +1
config PORT10_INST01_MIN_DELAY_REQ_INTERVAL
depends on PORT10_INST01_MECHANISM_E2E
The minDelayRequestInterval specifies the minimum permitted
mean time interval between successive Delay_Req messages.
The value is the logarithm to the base 2.
The configurable range shall be 0 to 5
config PORT10_INST01_MIN_PDELAY_REQ_INTERVAL
depends on PORT10_INST01_MECHANISM_P2P
The minPDelayRequestInterval specifies the minimum permitted
mean time interval between successive Pdelay_Req messages.
The value is the logarithm to the base 2.
The configurable range shall be 0 to 5
endmenu
endmenu
menu "PORT 11"
config PORT11_IFACE
default "wri11"
Used to set the physical port interface name: "wri[1-18]"
config PORT11_FIBER
int "Fiber type"
default 0
help
Used to set the type of fiber (number referring to the corresponding
FIBERXX_PARAMS)
config PORT11_CONSTANT_ASYMMETRY
int "asymmetryCorrectionPortDS.constantAsymmetry"
default 0
help
Used to set the constant delay asymmetry.
choice
prompt "Number of port instances"
default PORT11_INSTANCE_COUNT_1
config PORT11_INSTANCE_COUNT_0
config PORT11_INSTANCE_COUNT_1
bool "1"
endchoice
menu "Instance 1"
depends on PORT11_INSTANCE_COUNT_1
choice
prompt "Network protocol"
default PORT11_INST01_PROTOCOL_RAW
config PORT11_INST01_PROTOCOL_RAW
config PORT11_INST01_PROTOCOL_UDP_IPV4
bool "UDP/Ipv4"
endchoice
choice
prompt "Delay mechanism"
default PORT11_INST01_MECHANISM_E2E
config PORT11_INST01_MECHANISM_E2E
config PORT11_INST01_MECHANISM_P2P
bool "Peer-to-peer"
endchoice
config PORT11_INST01_MONITOR
bool "SNMP monitoring"
default y
help
Option to disable or enable triggering errors in SNMP on a port
choice
prompt "Profile"
default PORT11_INST01_PROFILE_WR
config PORT11_INST01_PROFILE_PTP
config PORT11_INST01_PROFILE_WR
choice
prompt "Desired state"
depends on PTP_OPT_EXT_PORT_CONFIG_ENABLED
default PORT11_INST01_DESIRADE_STATE_MASTER
config PORT11_INST01_DESIRADE_STATE_MASTER
config PORT11_INST01_DESIRADE_STATE_SLAVE
config PORT11_INST01_DESIRADE_STATE_PASSIVE
config PORT11_INST01_ASYMMETRY_CORRECTION_ENABLE
depends on !PORT11_INST01_PROFILE_HA && !PORT11_INST01_PROFILE_WR
bool "asymmetryCorrectionPortDS.enable"
help
When supported, the value TRUE shall indicate that the mechanism of for the calculation
of the <delayAsymmetry> for certain media is enabled on the PTP port.
choice
prompt "BMCA mode"
depends on PTP_OPT_EXT_PORT_CONFIG_ENABLED!=y
default PORT11_INST01_BMODE_MASTER_ONLY if TIME_GM || TIME_FM
default PORT11_INST01_BMODE_AUTO if TIME_BC
config PORT11_INST01_BMODE_MASTER_ONLY
config PORT11_INST01_BMODE_AUTO
config PORT11_INST01_EGRESS_LATENCY
int "timestampCorrectionPortDS.egressLatency (ps)"
help
Defines the transmission constant delay (ps)
config PORT11_INST01_INGRESS_LATENCY
int "timestampCorrectionPortDS.ingressLatency (ps)"
help
Defines the reception constant delay (ps)
config PORT11_INST01_T24P_TRANS_POINT
int "timestampCorrectionPortDS.t24p_trans_point (ps)"
default 14500
help
Defines the phase transition point for reception timestamps t2/t4 (ps)
config PORT11_INST01_ANNOUNCE_INTERVAL
default 1
range 0 4
help
The mean time interval between transmissions of successive
Announce messages. The value is the logarithm to the base 2.
The configurable range shall be 0 to 4.
config PORT11_INST01_ANNOUNCE_RECEIPT_TIMEOUT
The announceReceiptTimeout specifies the number of announceIntervals
that must pass without receipt of an Announce message before the
occurrence of the event ANNOUNCE_RECEIPT_TIMEOUT_EXPIRES.
The value is the logarithm to the base 2.
The configurable range shall be 2 to 255
config PORT11_INST01_SYNC_INTERVAL
default 0
range -1 1
help
The mean time interval between transmission of successive
Sync messages, i.e., the sync-interval, when transmitted
as multicast messages. The value is the logarithm to the base 2.
The configurable range shall be -1 to +1
config PORT11_INST01_MIN_DELAY_REQ_INTERVAL
depends on PORT11_INST01_MECHANISM_E2E
The minDelayRequestInterval specifies the minimum permitted
mean time interval between successive Delay_Req messages.
The value is the logarithm to the base 2.
The configurable range shall be 0 to 5
config PORT11_INST01_MIN_PDELAY_REQ_INTERVAL
depends on PORT11_INST01_MECHANISM_P2P
The minPDelayRequestInterval specifies the minimum permitted
mean time interval between successive Pdelay_Req messages.
The value is the logarithm to the base 2.
The configurable range shall be 0 to 5
menu "PORT 12"
config PORT12_IFACE
string "Network interface"
default "wri12"
Used to set the physical port interface name: "wri[1-18]"
config PORT12_FIBER
int "Fiber type"
default 0
Used to set the type of fiber (number referring to the corresponding
FIBERXX_PARAMS)
config PORT12_CONSTANT_ASYMMETRY
int "asymmetryCorrectionPortDS.constantAsymmetry"
default 0
help
Used to set the constant delay asymmetry.
choice
prompt "Number of port instances"
default PORT12_INSTANCE_COUNT_1
config PORT12_INSTANCE_COUNT_0
bool "0"
config PORT12_INSTANCE_COUNT_1
bool "1"
endchoice
menu "Instance 1"
depends on PORT12_INSTANCE_COUNT_1
choice
prompt "Network protocol"
default PORT12_INST01_PROTOCOL_RAW
config PORT12_INST01_PROTOCOL_RAW
config PORT12_INST01_PROTOCOL_UDP_IPV4
bool "UDP/Ipv4"
endchoice
choice
prompt "Delay mechanism"
default PORT12_INST01_MECHANISM_E2E
config PORT12_INST01_MECHANISM_E2E
config PORT12_INST01_MECHANISM_P2P
bool "Peer-to-peer"
endchoice
config PORT12_INST01_MONITOR
bool "SNMP monitoring"
default y
help
Option to disable or enable triggering errors in SNMP on a port
choice
prompt "Profile"
default PORT12_INST01_PROFILE_WR
config PORT12_INST01_PROFILE_PTP
config PORT12_INST01_PROFILE_WR
choice
prompt "Desired state"
depends on PTP_OPT_EXT_PORT_CONFIG_ENABLED
default PORT12_INST01_DESIRADE_STATE_MASTER
config PORT12_INST01_DESIRADE_STATE_MASTER
config PORT12_INST01_DESIRADE_STATE_SLAVE
config PORT12_INST01_DESIRADE_STATE_PASSIVE
config PORT12_INST01_ASYMMETRY_CORRECTION_ENABLE
depends on !PORT12_INST01_PROFILE_HA && !PORT12_INST01_PROFILE_WR
bool "asymmetryCorrectionPortDS.enable"
help
When supported, the value TRUE shall indicate that the mechanism of for the calculation
of the <delayAsymmetry> for certain media is enabled on the PTP port.
choice
prompt "BMCA mode"
depends on PTP_OPT_EXT_PORT_CONFIG_ENABLED!=y
default PORT12_INST01_BMODE_MASTER_ONLY if TIME_GM || TIME_FM
default PORT12_INST01_BMODE_AUTO if TIME_BC
config PORT12_INST01_BMODE_MASTER_ONLY
config PORT12_INST01_BMODE_AUTO
config PORT12_INST01_EGRESS_LATENCY
int "timestampCorrectionPortDS.egressLatency (ps)"