Finisar Surveyor User Manual
Page 82

4-22
Surveyor
User’s Guide
is a two-byte value that appears in a port fields of a
TCP or UPD packet header. It identifies the protocol,
by port number, to be included as a discrete protocol
in Surveyor’s monitor views.
is an alpha numeric string that is be between 1 and 12
characters This string is used as the name for the
protocol in Surveyor’s monitor tables.
is an alpha numeric string that should be between 1
and 50 characters. This string is used as the name of
the protocol where Surveyor displays a long name.
The structure of the MONITOR.INI file is:
[TCP]
mapping=
.
.
.
.
.
.
mapping=
[UDP]
mapping=
.
.
.
.
.
.
mapping=
MONITOR.INI Examples
Example 1
Assume that you wish to rename TCP port 80 from HTTP to WWW for World
Wide Web. The following entry would be made to the MONITOR.INI file in the
TCP section:
[TCP]
mapping=80,WWW,World Wide Web