layout

Configures the RF Domain'sayout in terms of area, floor, and location on a map. It allows users to place APs across the deployment map. A maximum of 256 layouts is permitted.

Supported in the following platforms:

  • Access Points — AP505i, AP510i/e, AP560i/h
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

layout [area|description|floor|map-location] {(area|description|floor|map-location)}
layout [area <AREA-NAME>|description <LINE>|floor <FLOOR-NAME> {<1-4094>}|
map-location <URL> units [feet|meters]] {(area <AREA-NAME>|description <LINE>|
floor <FLOOR-NAME> {<1-4094>}|map-location <URL> units [feet|meters])}

Parameters

layout [area <AREA-NAME>|description <LINE>|floor <FLOOR-NAME> {<1-4094>}|
map-location <URL> units [feet|meters]] {(area <AREA-NAME>|description <LINE>|
floor <FLOOR-NAME> {<1-4094>}|map-location <URL> units [feet|meters])}
layout Configures the RF Domain's layout in terms of area, floor, and location on a map

These are recursive parameters and you can configure one or all of these parameters.

area <AREA-NAME> Configures the RF Domain‘s layout in terms of the area of location
  • <AREA-NAME> – Specify the area name.

After configuring the RF Domain‘s area of functioning, optionally specify the floor name (and number), description, and/or the location on map.

description <LINE> Configures a description for this RF Domain
  • <LINE> – Specify a description that enables you to identify the RF Domain. For a multi-worded string, use double quotes.
floor <FLOOR-NAME> <1-4094> Configures the RF Domain‘s layout in terms of the floor name and number
  • <FLOOR-NAME> – Specify the floor name.
    • <1-4094> – Optional. Specifies the floor number from 1 - 4094. The default floor number is 1.

After configuring the RF Domain‘s floor name (and number), optionally specify the area name, description, and/or the location on map.

map-location <URL> units [feet|meters] Configures the location of the RF Domain on the map
  • <URL> – Specify the URL to configure the map location.
    • units [feet|meters] – Configures the map units. The options are: feet or meters
      • feet – Configures the map units in terms of feet
      • meters – Configures the map units in terms of meter

    After configuring the location of the RF Domain on the map, optionally specify the area name, floor name (and number), and/or description.

Examples

nx9500-6C8809(config-rf-domain-default)#layout map-location www.firstfloor.com units 
meters area HamiltonAve floor Floor1
nx9500-6C8809(config-rf-domain-default)#show context
rf-domain default
 contact Bob+14082778691
 country-code us
 channel-list 2.4GHz 1,2,3,4,5,6,7,8,9,10
 layout area HamiltonAve floor Floor1 map-location www.firstfloor.com units meters
 control-vlan 1
nx9500-6C8809(config-rf-domain-default)#

Related Commands

no (rf-domain-config-mode) Removes the RF Domain's layout details