Network Configurations: Difference between revisions
Jump to navigation
Jump to search
(New page: ===Questions=== *Is the XO connected to Link-local or a mesh? *Is it connected to an MPP? *Is it connected to the internet? *Is it connected ...) |
RafaelOrtiz (talk | contribs) mNo edit summary |
||
Line 25: | Line 25: | ||
#*Access Point : The AP's MAC |
#*Access Point : The AP's MAC |
||
#*Cell : A virtual 02:xx:xx:... MAC address assigned by the some mesh points. It indicates mesh configuration |
#*Cell : A virtual 02:xx:xx:... MAC address assigned by the some mesh points. It indicates mesh configuration |
||
[[category:Network]] |
Revision as of 04:22, 7 November 2007
Questions
- Is the XO connected to Link-local or a mesh?
- Is it connected to an MPP?
- Is it connected to the internet?
- Is it connected to a jabber server?
- What is the ip?
Layer 2
The wireless configuration of the network can be examined using the iwconfig eth0
command. We get MAC layer information such as
- ESSID
- olpc-mesh : Indicates a mesh with or without internet connectivity
- Mode
- Managed : It is an Access Point(AP) configuration
- Ad-hoc : It is a mesh configuration(no infrastracture)
- Frequency
- 2.412 : Channel 1
- 2.437 : Channel 6
- 2.462 : Channel 11
- Channels 1,6, 11 can be used to join a Link-local mesh
- Channels 1, 6, 11 can also be a Schoolserver mesh (ch 1 is almost always on at OLPC offices)
- At OLPC offices, '802.11 Media lab' AP operates on Channels 6 and 11
- Cell/AP Mac
- Access Point : The AP's MAC
- Cell : A virtual 02:xx:xx:... MAC address assigned by the some mesh points. It indicates mesh configuration