\documentclass[a4paper,11pt]{report}
\include{commands}
\begin{document}
\pagenumbering{harfi}
\tableofcontents
\pagenumbering{arabic}
\chapter{chapter0}
\chapter{chapter1}
\chapter{chapter2}
\end{document}