diff --git a/commotionwireless.net/docs/cck/installing-configuring/advanced-hardware-setups/index.md b/commotionwireless.net/docs/cck/installing-configuring/advanced-hardware-setups/index.md index b60863a7..a50bcb56 100644 --- a/commotionwireless.net/docs/cck/installing-configuring/advanced-hardware-setups/index.md +++ b/commotionwireless.net/docs/cck/installing-configuring/advanced-hardware-setups/index.md @@ -77,6 +77,7 @@ lang: en
  • Browse to the Administration panel on the node.
  • Navigate to the Basic Configuration -> Network Settings -> Additional Network Interfaces menu.
  • In the “Gateway Configuration” pull-down menu, select “This device should ALWAYS try to acquire a DHCP lease”, and make sure “Advertise your gateway to the mesh” is checked.
  • +
  • "Save and apply" these settings.
  • Third, enable meshing over Ethernet for the nodes connected to the switch.

    @@ -124,7 +125,7 @@ lang: en
  • Mesh encryption password. The passwords must match across the network. You can also disable encryption across the network.
  • -

    The nodes connected to the modem or router should receive IP addresses and configure themselves as gateways. To ensure the nodes are receiving IP addresses, reboot each node after running Setup Wizard:

    +

    The nodes connected to the switch will not receive IP addresses, since there is no modem or router. If the node was previously connected to a router with a DHCP server, disconnect each node and reboot them after running Setup Wizard. This will ensure the nodes do not have incorrect IP address information.

    1. Browse to Advanced -> System -> Reboot.
    2. Click “Perform reboot” and wait for the device to restart.
    3. @@ -187,7 +188,7 @@ uci commit firewall
    4. (C) Represents the Access Point generated by the Commotion node for users to connect to.
    5. (D) Represents an Ethernet switch, which transfers data between all connected devices.
    6. (E) Represents Ethernet cabling connecting the modem and nodes to the Ethernet switch.
    7. -
    8. (F) Represents the modem or router from the Internet Service Provider (ISP), connected to the Internet. It provides IP addresses on the local port with DHCP.
    9. +
    10. (F) Represents the modem or router from the Internet Service Provider (ISP), connected to the Internet. It is configured with a Static IP address, and does not provide IP addresses to clients automatically via DHCP.
    11. (G) Represents the Internet.
    12. @@ -202,7 +203,7 @@ uci commit firewall
    13. Mesh encryption password. The passwords must match across the network. You can also disable encryption across the network.
    14. -

      The nodes connected to the modem or router should receive IP addresses and configure themselves as gateways. To ensure the nodes are receiving IP addresses, reboot each node after running Setup Wizard:

      +

      The nodes connected to the switch will not receive IP addresses, since there is no DHCP server. If the node was previously connected to a router with a DHCP server, disconnect each node and reboot them after running Setup Wizard. This will ensure the nodes do not have incorrect IP address information.

      1. Browse to Advanced -> System -> Reboot.
      2. Click “Perform reboot” and wait for the device to restart.
      3. diff --git a/commotionwireless.net/files/cck/installing-configuring/CCK-Advanced_Hardware_Setups.pdf b/commotionwireless.net/files/cck/installing-configuring/CCK-Advanced_Hardware_Setups.pdf index d9088d10..a31be44e 100644 Binary files a/commotionwireless.net/files/cck/installing-configuring/CCK-Advanced_Hardware_Setups.pdf and b/commotionwireless.net/files/cck/installing-configuring/CCK-Advanced_Hardware_Setups.pdf differ