--- /dev/null
+\subsection{Status and Control Port}
+
+\begin{table}[hbtp]
+\begin{center}
+\begin{tabularx}{\textwidth}{|l|l|X|}
+\hline
+\textbf{Bit} & \textbf{Name} & \textbf{Description} \\
+\hline\hline
+15 & Send Reset & ``Reset network'' sequence is being received, force other links to send reset sequence \\
+14 & No Signal & There is no signal received on the input (either from SFP/FOT or from the internal signal detect circuit \\
+13 & Reset Trbnet & ``Reset network'' sequence has been received. Issues full reset of all logic \\
+12 & Link Error & Pulses high when a code violation or similar error has been found / also: retransmit request sent \\
+11 & LED TX & RX LED. Flashes when data is being sent \\
+10 & LED RX & RX LED. Flashes when data is being received \\
+9 & LED Status & Status LED. Flashing during Start-up, on when link is established \\
+8 & Retransmit & Received retransmit request \\
+7 -- 4 & LSM State & Status of the link state machine \\
+3 & & reserved \\
+2 -- 0 & MED Error & Error information. ERROR\_OK when link is up, ERROR\_NC when no link is connected, ERROR\_WAIT during start-up\\
+\hline
+\end{tabularx}
+\caption{16bit Status Register of Media Interfaces}
+\label{MediaInterfaceStatus}
+\end{center}
+\end{table}
+