Installation guide
D-18 Motorola RF Switch System Reference Guide
Defining the Site Name and Dimensions
For a listing of the radio, switch and Ethernet switch configurations used in the development of this tutorial,
see Baseline Configurations on page D-27.
The following steps demonstrate how to define a location sites name and dimensions using the switch CLI:
1. Enter the global configuration context by issuing a configure terminal command.
RFS7000# configure terminal
RFS7000(config)#
2. Enter the RTLS configuration context by issuing the rtls command.
RFS7000(config)# rtls
RFS7000(config-rtls)#
3. Specify a name for the location site by issuing the site name command. In this example the site name
Acme Inc. will be used.
Syntax: site <site-name>
RFS7000(config-rtls)# site name Acme Inc.
4. Specify a description for the location site by issuing the site description command. In this example the
site description Acme Inc. San Jose CA is used.
Syntax: site description <site-description>
RFS7000(config-rtls)# site description Acme Inc. San Jose CA
5. Specify the site dimensional measurement unit type by issuing the site dimension unit command. For
this example dimensions are entered in feet.
Syntax: site dimension unit [feet | meters]
RFS7000(config-rtls)# site dimension unit feet
6. Specify the building dimensions for the site by issuing the site dimensions command. The site
dimensions 80' x 60' x 18' are used.
Syntax: site dimension length <X> width <Y> height <Z>
RFS7000(config-rtls)# site dimension length 80 width 60 height 18
7. Verify site location information by issuing a show rtls site command.
RFS7000# show rtls site
• Site Name - Acme Inc.
• Site Description - Acme Inc. San Jose CA
• Site Unit - feet
• Site Dimension - 80L X 60W X 18H
• Site Scale Factor - 1.000000
• Switch Coordinates - 0:0:0
• Switch Geo Coordinates - Not configured
Switch Web UI Configuration
The following steps demonstrate how to define a location’s sites name and dimensions: