Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Page Properties | ||||||
---|---|---|---|---|---|---|
| ||||||
|
Overview
The StarBox is the primary device of the Star2Star installation. It serves as the PBX to the customer’s phone system, integrates with the Star2Star Constellation Network, and can provide Internet access for the customer’s Data Network.
Currently, there are three models of the StarBox:
Starlite
StarBox 2250 / 2250CR
StarBox 5500 / 5500CR
Physical Layout
Each of these hardware versions has three usable Ethernet ports. These ports, labeled LAN1, LAN2, and LAN3, serve the following functions:
LAN1 = WAN Port. Should be connected directly to the ISP’s Modem/CPE Device.
LAN2 = Data Network Port. If the customer is using a separate Internet circuit for data, this port may not be necessary. If they will be using a shared circuit for Voice and Data, this port will be connected either to the WAN Port of the Customer’s Router/Firewall, or directly into the Master Switch. The enclosed Switch documentation will go into this further.
LAN3 = Voice Network Port. This port will always be utilized, and will be plugged directly into the Master Switch on the designated Voice/Telephony Port (per the enclosed documentation).
IP Address Methodology
It is important to note that it is mandatory for the StarBox to be configured with a public IP address. There are three methods that ISPs (Internet Service Providers) use to deliver a Public IP address:
Dynamic (DHCP) IP Addressing
Static IP Addressing
PPPoE – username / password authentication
Data Options
Before the installation, the method of data delivery must be determined as well. Possible methods include:
StarBox acts as router / firewall for computers
Customer has a separate circuit reserved for data use
Customer-provided router sits behind StarBox in a DMZ
StarBox is configured in bridge mode and passes Public IP addresses through to customer-provided router
The StarBox and customer-provided router are placed parallel to each other on the network
Basic Configuration Diagram
Image RemovedINSTALLATION INSTRUCTIONS
Preparing the StarBox for Installation
Locate the Phone Room (MDF) where the StarBox will be installed.
Identify the Patch Panel or other equipment for connecting the wall jacks to switch ports on the existing network.
Locate the ISP CPE equipment (Cable/DSL Modem, T1 Router, etc.), which will be used to provide Internet access to the StarBox.
Locate the UPS (either Customer supplied, or provided by Star2Star).
Bring the StarBox, UPS, Master Switch and two phones to the phone room.
Assuming the StarBox will be using the same Internet circuit the customer is already running on, please make sure that the Customer is aware that they will lose Internet service during parts of the installation.
By now, you should also have determined what type of WAN configuration is required (DHCP/Static/PPPoE) for this location. This information should either be located in the SOW, or acquired from an on-site contact.
Configuring the StarBox
The StarBox power supply needs to be plugged into a UPS/surge protector.
Plug your Laptop’s Ethernet port into the StarBox LAN2/Data Port using a patch cable.
Power up the StarBox. It may take about 3 minutes for it to fully boot up.
Your laptop should automatically obtain an IP address from the StarBox on the 10.40.47.0/24 network (ie: 10.40.47.101).
Access the StarBox WebAdmin interface by opening up a web browser and going to: https://10.40.47.1 (MAKE NOTE OF THE HTTPS)
You may see a security warning about an invalid certificate. Click Accept/Yes/Proceed/I Understand the Risks/Etc. to accept the certificate and proceed to the web page.
At the login prompt, use the following credentials to login to the StarBox: (Username: admin Password) s2sadmin
You should now see the default ‘StarBox Status’ landing page. Click on the ‘StarBox Network’ tab at the top of the screen (Blue Row).
Click on the ‘Configuration’ tab under StarBox Network.
By default, the StarBox is configured for DHCP on the WAN side. If this is the correct choice for this location, you may leave it set to “Obtain an IP Address Automatically”. If the location needs to be configured with Static or PPPoE settings, you will enter them here.
For Static IP, chose the “Specify an IP Address” option, and enter in the require IP Address, Subnet Mask and Gateway Address.
For PPPoE, chose the “Obtain an IP Address via PPPoE” option, and enter in the PPPoE Username/Password (which should be supplied in either the SOW or by the on-site IT contact).
If the customer is utilizing a Failover Network Connection, consult the Failover Configuration Guide for assistance in configuration.
The DNS address(es) can come from the ISP, along with the IP addresses. If there are no DNS address(es) specified, please enter “8.8.8.8” as the primary DNS server and “4.2.2.1” as the secondary DNS server.
If the customer will be placing their router behind the StarBox into a DMZ, please refer the DMZ Configuration guide attached.
Confirm all the settings are correct, and click the “Save Configuration” button.
Click the “Reboot StarBox” button to apply changes. The reboot should be complete within three minutes.
Bringing the StarBox Online
Plug LAN1 into the ISP’s CPE LAN Port. Depending on the ISP and connection method, you may need to reboot the CPE device in order to establish a connection with the StarBox. NOTE: This step will bring down the Internet connection for the customer.
Ensure your Laptop is still plugged into LAN2. Once the StarBox is plugged into the Internet, you can use your laptop to browse the Internet to verify that you have a connection. If you do not have a connection to the Internet, verify the IP address information is correct, and that the cable connecting the StarBox is seated properly. If you still do not have a connection, contact Star2Star Technical Support.
Completing the Voice Network Installation
Mount the Master Switch in the network closet, and ensure you have access to its ports, as well as the LAN2 and LAN3 ports of the StarBox.
Review the Switch Installation Guide for detailed information regarding the switch. In a default scenario where Star2Star provides the switch(es), LAN3 will connect into the following ports:
On a 24/26/28 Port Switch, you will plug LAN3/Voice into Port 22.
On a 48/50/52 Port Switch, you will plug LAN3/Voice into Port 46.
On an 8 Port Switch, you will plug LAN3/Voice into Port 7.
On a 10 Port Switch, you will plug LAN3/Voice into Port 9.
Unbox two test phones and plug them directly into ports 1 and 2 of the Master Switch. They should boot up on their own and grab configuration files.
When the phones are idle, they will have their extension numbers displayed. Conduct a test call from one phone to the other to verify connectivity between the phones, switch, and StarBox.
If these phones are from a previous provider, consult the “Provisioning Non-Star2Star Phones” guide for detailed instructions.
Completing the Data Network Installation
The installation steps needed depend on the type of implementation required:
Method 1: StarBox Handles All Traffic
If the StarBox will be handling the Data Traffic, and NOT have a Router behind it, simply plug LAN2/Data (which is probably still connected to your laptop) into the designated Data Port on the Master Switch (specified in the New Switch Installation documentation).
Method 2: StarBox hands off traffic to router
If the StarBox will be handling the Data Traffic, and WILL have a Router behind it, plug LAN2/Data into the WAN Port of the Router. Plug one of the LAN ports on the Router into the designated Data Port on the Master Switch (specified in the enclosed documentation).
Method 3: Segregated Voice and Data Networks
If the StarBox will NOT be handling the Data Traffic, and the customer is using a separate circuit/Router for this traffic, you will leave LAN2/Data disconnected from the network, and instead plug the Router’s LAN port into the designated Data Port on the Master Switch (specified in the enclosed documentation). The Router’s WAN port should still be connected into the secondary circuit’s ISP CPE device.
Method 4: DMZ Mode
Please review the attached DMZ Guide for configuring the StarBox in this fashion.
Method 5: Bridge Mode
Please review the attached Bridge Mode Guide if that is applicable in this install.
Verify data connectivity by connecting your laptop to port 1 of the switch and browsing the Internet. If you do not have either an IP address or an Internet connection, review the physical connections and contact Star2Star Technical Support for further assistance.
You may now proceed with the remaining steps in the SOWOn-Site Setup/Configuration
These steps will walk an on-site technician through setting up and configuring a StarBox® CCM for use.
Install the UPS and plug the StarBox® CCM power cord into the UPS.
Press the power button on the StarBox® CCM and wait a full 3 minutes.
!! IMPORTANT !! - StarBox® CCM will take 3 minutes to successfully boot.
Connect your laptop directly to LAN2 of the StarBox® CCM. (Note: We recommend that you disable WiFi on your laptop to prevent conflicts with network routing during setup).
Open a browser on the computer you are using to configure the StarBox® CCM. Access the StarBox® CCM by browsing to the IP assigned to LAN2 of the StarBox® CCM (default is https://10.40.47.1)
- Image Added
!! IMPORTANT !! - If you cannot access the StarBox® CCM using the default IP address, please perform a DHCP release/renew.
Click on Advanced on the above screen. Once you have clicked Advanced, the following information is displayed.
- Image Added
Click Proceed to 10.40.47.1 (Unsafe).
Login to the StarBox® CCM with the following credentials:
Username: admin
Password: s2sadmin
You should now be at the StarBox® CCM configuration screen. (Appendix details displayed information).
Click StarBox® CCM Network in the top (blue) navigation bar.
- Image Added
Click Configuration.
- Image Added
Under IP Configuration, select the IP address assignment method:
Obtain an IP Address Automatically (Most commonly used for cable circuits)
Specify an IP Address (Most commonly used for business class circuits and T1’s)
Obtain an IP Address via PPPoE (Most commonly used for DSL circuits)
Specify DNS configuration settings, if desired. (Required when using a static IP address)
If your circuit requires the StarBox® CCM to clone a MAC address, enter it under MAC Address Cloning. (MAC addresses must be formatted as hexadecimal digit pairs separated by colons, for example, 01:23:45:67:89:ab)
Click Save Configuration when finished.
Connect the ISP circuit into LAN 1 of the StarBox® CCM. (if applicable, reboot the carrier router modem or contact ISP to remotely reboot device.)
(Optional) To test network connectivity without doing a reboot, click the Restart Network button, wait 30 seconds, then click the Utilities tab and use the Ping and Traceroute tools to test connectivity.
!! IMPORTANT !! - If your ISP requires an MTU size other than 1500, enter this in the MTU field (Most commonly required by PPPoE connections.
Click the Reboot StarBox button.
!! IMPORTANT !! - StarBox® CCM will take 3 minutes to successfully boot.
Portal Setup/Configuration
These steps will walk a technician through portal settings and configurations of a new StarBox® CCM installation.
Open a new tab in your web browser, and navigate to https://portal.star2star.com and use your credentials to log in.
Go to the Configuration tab at the top.
Search for the StarBox® CCM you’ve just installed (consult the label on the StarBox® CCM if necessary) or enter the location # in the View/Edit field and hit enter. The following screen is displayed:
- Image Added
Click Save Changes to System. This save will take approximately 15 minutes to complete.
Once the Save Changes is complete, open the StarBox® CCM Settings Page. Expand the Network Settings. The following screen appears:
- Image Added
Click on the configuration icon to expand the primary circuit (WAN) settings.
- Image Added
Verify settings were “pushed up” during the save. If not, contact support for assistance.
- Image Added
Return to the browser tab that has the StarBox Web User Interface open (or open a new tab and browse to https://10.40.47.1). Return to the Configuration tab under the StarBox Network page, and click the Reboot StarBox button.
Return to the browser tab that has the Star2Star Web Portal open, and click Configuration.
In the Install field, type the name of the customer or location until the correct location appears in the results.
- Image Added
Click the location you are installing to go to the Install Intro page.
Click Perform Install.
(Note: These steps can be performed remotely; when accessing this page from a workstation that is not connected to a StarBox this will show Perform Remote Install instead.)
On the SNA and Install Poll pages, click Continue at the bottom left of the page. (The SNA page will be skipped if performing the install remotely.)
On the Install Notes page, fill in required information:
(if installing locally) SNA results will be displayed.
(if installing remotely) Fill in bandwidth shaping details.
(Note: Bandwidth values are entered in kbps. A 10Mbps circuit would be entered as “10000”, and a 1.544 Mbps T1 would be entered as “1544”.)
Check the SNA Test disclaimer checkbox.
Click Finish. You will be taken back to the Configuration page.
Connect the blue and yellow network cables to the customer’s LAN.
The StarBox® CCM is now ready to place and receive PSTN calls.
Appendix: The StarBox CCM status page
Server Uptime: This is the total time the StarBox has been running without a restart.
Server Load: Average server load is displayed for the last 1, 5 and 15 minutes. The load is expressed as a percentage of the total CPU cycles.
Service Status: Displays the status (up or down) and the total number of processes each of the Daemons have spawned.
Telephony Engine: The process that allows users to make and receive calls (SIP).
HTTP Daemon: The process that handles and translates requests made using HTTP.
SSH Daemon: The process that handles and translates requests made using SSH.
NTP Daemon: The process that checks and sets the time on the StarBox.
DNSMasq Daemon: A lightweight DNS, TFTP, PXE, router advertisement and DHCP server. It is intended to provide coupled DNS and DHCP service to a LAN. (http://www.thekelleys.org.uk/dnsmasq/docs/dnsmasq-man.html)
Drive Usage: Lists each drive on the StarBox, the space they are using, and the space available.
Percent Mount: Refers to the overall amount of hard drive space devoted to a particular drive.
Table of Contents | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|