20
MDS Orbit MCR-4G Technical Manual
MDS 05-6628A01, Rev. B
Specific examples
Example #1
In
Figure 11
, the MCR-4G is functioning as a WiFi Access Point to provide connectivity between a set of
laptops and a handheld device. The MCR-4G is also acting as a DHCP server for the laptops and handheld
device.
Invisible place holder
Figure 11. Example 1: Unit Providing Laptop and Handheld Device Connectivity
The following commands will configure the MCR-4G for this scenario.
1.
%set
interfaces
interface
Wi
‐
Fi
physical
‐
interface
Wi
‐
Fi
wifi
‐
config
mode
access
‐
point
ap
‐
config
ap
myssid
2.
%set
interfaces
interface
myBridge
virtual
‐
type
bridge
3.
%set
interfaces
interface
myBridge
bridge
‐
settings
members
port
ETH1
4.
%set
interfaces
interface
myBridge
bridge
‐
settings
members
wifi
‐
ap
myssid
5.
%set
interfaces
interface
myBridge
ipv4
address
192.168.1.21
prefix
‐
length
24
6.
%set
services
dhcp
enabled
true
v4subnet
192.168.1.0/24
domain
‐
name
gemds
range
‐
start
192.168.1.10
range
‐
end
192.168.1.19
router
192.168.1.1
broadcast
‐
address
192.168.1.255
Download a firmware
package from TFTP server at
192.168.1.10
>request system firmware reprogram-inactive-image filename
iwc-bkrc-1_0_0.mpk manual-file-server { tftp { address 192.168.1.10 } }
Monitor firmware download
status
>show system firmware reprogramming-status
Export configuration file to a
server
>request system configuration-files export filename myConfig.txt
manual-file-server {tftp {192.168.1.10 } }
Reboot device to firmware
image #2
>request system power restart-to-image location 2
Table 7. CLI Quick Reference Table
If you wish to...
Enter this CLI command:
Ethernet
Ethernet
Laptop 2
192.168.1.12
Laptop 3
192.168.1.13
WiFi
WiFi Access
Point
Handheld 1
192.168.1.14
Laptop 1
192.168.1.11
MCR-4G
192.168.1.21