.TH gsmpd "FSR GSMP"
.ds )H VTT Telecommunications/HUT TCM
.ds ]W internal release
.SH NAME
gsmpd.conf - configuration file for
.B GSMP
daemon for
.B FSR
.SH DESCRIPTION
.IR gsmpd.conf
is the configuration file for General Switch Management Protocol
daemon for FSR switch. It defines all required information to get
gsmpd up and running.
.SH Sample gsmpd.conf file
.TP
Following example should clarify usage of gsmpd.conf file

# FSR gsmpd configuration file

# Names for various log files

ErrorLog	logs/error_log

ActionLog	logs/gsmpd_log

DebugLog	logs/debug_log

StatLog		logs/statistics_log

# Where am I connected?

MyPort 1

MyVPI 0

MyVCI 75

# Where is the controller?

CtrlPort 1

CtrlVPI 0

CtrlVCI 86

# MAC (FSR does not provide it itself)

MAC	0x1a.2b.3c.4d
.SH "SEE ALSO"
gsmpd.conf(4) fsr_gsmp(7)
.SH AUTHOR
(c) VTT Telecommunications & HUT TCM, Kari Seppanen 1997
