Oneaccess One100 Installation Manual Oneaccess Top ((free)) Link
Once logged in, you are at ( > prompt). To reach Top privileges:
(config-if)# ip address 203.0.113.10 255.255.255.0 (config-if)# ip default-gateway 203.0.113.1 (config)# interface eth1 (config-if)# description LAN_Access (config-if)# ip address 192.168.1.1 255.255.255.0 (config-if)# no shutdown (config-if)# exit 4.4 Enable DHCP Server for LAN (config)# ip dhcp pool LAN_Pool (Config-dhcp-pool)# network 192.168.1.0 255.255.255.0 (Config-dhcp-pool)# default-router 192.168.1.1 (Config-dhcp-pool)# dns-server 8.8.8.8 8.8.4.4 (Config-dhcp-pool)# exit 4.5 Set Default Route (config)# ip route 0.0.0.0 0.0.0.0 dhcp eth0 4.6 Save Configuration (Critical Step) # copy running-config startup-config Or the short form: oneaccess one100 installation manual oneaccess top
| Port | Label | Type | Purpose | |------|-------|------|---------| | 1 | ETH0/WAN | RJ45 10/100 | WAN uplink (DHCP client or PPPoE) | | 2 | ETH1 | RJ45 10/100 | LAN switch port (VLAN 1 default) | | 3 | ETH2 | RJ45 10/100 | LAN or secondary WAN | | 4 | ETH3 | RJ45 10/100 | LAN or management | | 5 | USB | USB 2.0 Host | Configuration restore / 4G dongle | | 6 | CONSOLE | RJ45 | Serial console access | | 7 | POWER | 2.1mm DC jack | 12V input | Once logged in, you are at ( > prompt)
Article ID: OA-ONE100-INST-001 Product Line: OneAccess One100 Series Target Audience: Field Technicians, Network Engineers, System Integrators Keyword Focus: oneaccess one100 installation manual oneaccess top Introduction to the OneAccess One100 Platform The OneAccess One100 series represents a breakthrough in cost-optimized, high-performance customer premises equipment (CPE). Designed for branch offices, retail environments, and managed services, the One100 delivers carrier-grade routing, security, and VPN capabilities. | Mount Type | Procedure | When to
| Mount Type | Procedure | When to Use | |------------|-----------|--------------| | | Attach four rubber feet to underside. Place on stable, ventilated surface. | Office, retail counter | | Wall mount | Use two screws (M3.5) 100mm apart. Hang unit via keyholes on underside. | Warehouses, NOC side walls | | 19” Rack | Attach rack ears using supplied M3 screws. Front-facing ports. | Data closets, server rooms | Caution: Do not block the ventilation grilles on the sides. The One100 dissipates heat passively; enclosed spaces will cause thermal shutdown. Step 2 – Connecting Interfaces The One100 back panel (rear view from left to right):
(config)# interface eth0 (config-if)# description WAN_Uplink (config-if)# ip address dhcp (config-if)# no shutdown (config-if)# exit For static IP: