Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| notebook:determine_us_version_intl_world_version [2018/05/17 02:16] – created sango | notebook:determine_us_version_intl_world_version [2025/05/12 13:37] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | TBD | + | ====Determine US Version / INTL (World) Version==== |
| + | ---- | ||
| + | ===Full MAC Address: | ||
| + | The full MAC address is located on the back of the AP. The US Version has a prefix '' | ||
| + | |||
| + | '' | ||
| + | |||
| + | ---- | ||
| + | ===Product SKU:=== | ||
| + | The US Version of an AP will have a suffix '' | ||
| + | |||
| + | '' | ||
| + | ---- | ||
| + | ===SSH: | ||
| + | The following command be performed to determine which AP version you have. | ||
| + | < | ||
| + | grep regdmn / | ||
| + | </ | ||
| + | |||
| + | The output may vary depending on the AP model. | ||
| + | |||
| + | US: | ||
| + | < | ||
| + | regdmn[0]=002a | ||
| + | regdmn[1]=001f | ||
| + | </ | ||
| + | |||
| + | INTL: | ||
| + | < | ||
| + | regdmn[0]=0000 | ||
| + | regdmn[1]=001f | ||
| + | </ | ||