Initial setup through the cli 5-3 – SMC Networks ElliteConnect 2.4GHz/5GHz User Manual

Page 67

Advertising
background image

Initial Setup through the CLI

5-3

At the Exec prompt, type “country ?” to display the list of country
codes. Check the code for your country, then enter the country
command again followed by your country code (e.g., IE for
Ireland).

Setting the IP Address – By default, the wireless bridge is
configured to obtain IP address settings from a DHCP server. You
may also use the CLI to assign an IP address that is compatible
with your network.

Type “configure” to enter configuration mode, then type “interface
ethernet” to access the Ethernet interface-configuration mode.

First type “no ip dhcp” to disable DHCP client mode. Then type “ip
address ip-address netmask gateway,” where “ip-address” is the
wireless bridge’s IP address, “netmask” is the network mask for
the network, and “gateway” is the default gateway router. Check
with your system administrator to obtain an IP address that is
compatible with your network.

Dual Outdoor#country ie
Dual Outdoor#

Dual Outdoor#configure
Dual Outdoor(config)#interface ethernet
Dual Outdoor(config-if)#

Dual Outdoor(if-ethernet)#no ip dhcp
Dual Outdoor(if-ethernet)#ip address 192.168.2.2 255.255.255.0
192.168.2.254
Dual Outdoor(if-ethernet)#

Advertising