[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <system>
        <location>
            <country-code>country-code</country-code>
            <postal-code>postal-code</postal-code>
            <npa-nxx>npa-nxx</npa-nxx>
            <latitude>latitude</latitude>
            <longitude>longitude</longitude>
            <altitude>altitude</altitude>
            <lata>lata</lata>
            <vcoord>vcoord</vcoord>
            <hcoord>hcoord</hcoord>
            <building>building</building>
            <floor>floor</floor>
            <rack>rack</rack>
            <lcc>...</lcc>
        </location>
    </system>
</configuration>

Description

Location of the system, in various forms.

Contents

<altitude>—Feet above (or below) sea level.

<building>—Building name.

<country-code>—Two-letter country code.

<floor>—Floor of the building.

<hcoord>—Bellcore horizontal coordinate.

<lata>—Long-distance service area.

<latitude>—Latitude in degree format.

<lcc>—Line-card chassis location.

<longitude>—Longitude in degree format.

<npa-nxx>—First six digits of phone number (area code plus exchange).

<postal-code>—Zip code or postal code.

<rack>—Rack number.

<vcoord>—Bellcore vertical coordinate.


[Contents] [Prev] [Next] [Index] [Report an Error]