Installation guide
D-23
Defining Zone Perimeters
The following steps demonstrate how to name and define the perimeter of three zones at the site:
1. In the RTLS configuration context, define the name for zone 1 by issuing a zone command.
Syntax: zone <zone-id> <name>
RFS7000(config-rtls)# zone 1 name Office
2. Enter each point on the perimeter for zone 1 (in order).
In this example, zone 1 includes 6 points which will each be entered in order (counterclockwise).
RFS7000(config-rtls)# zone <zone-id> perimeter x <value> y <value>
RFS7000(config-rtls)# zone 1 perimeter x 45 y 0
RFS7000(config-rtls)# zone 1 perimeter x 80 y 0
RFS7000(config-rtls)# zone 1 perimeter x 80 y 28
RFS7000(config-rtls)# zone 1 perimeter x 64 y 28
RFS7000(config-rtls)# zone 1 perimeter x 64 y 23
RFS7000(config-rtls)# zone 1 perimeter x 45 y 23