Specifications
TCP / IP Settings
RoamAbout RBT-4102 Wireless Access Point Configuration Guide 4-9
Untagged VlanId : 1
========================================
RoamAbout 4102#
SSH Configuration
ToenabletheSSHserver,usetheipssh‐serverenablecommandfromtheCLIEthernetinterface
configurationmode.TosettheSSHserverUDPport,usetheipssh‐serverportcommand.To
disabletheTelnetserver,usethenoiptelnet‐servercommand.Toviewthecurrentsettings,use
theshowsystemcommandfromtheCLIExecutivemode(notshowninthefollowingexample).
Example
RoamAbout 4102#configure
Enter configuration commands, one per line. End with CTRL/Z
RoamAbout 4102(config)#interface ethernet
Enter Ethernet configuration commands, one per line.
RoamAbout 4102(if-ethernet)# ip-ssh-server enable
RoamAbout 4102(if-ethernet)# ip-ssh-server port 1124
RoamAbout 4102(if-ethernet)# no ip telnet-server
Ethernet Settings Configuration
Toenableordisableauto‐negotiationontheEthernetport,usetheauto‐ne gotiate enableor
auto‐negotiatedisablecommands,respectively,asshownintheexamplebelow.
Example
test4102#configure
Enter configuration commands, one per line. End with CTRL/Z
test4102(config)#int eth
Enter Ethernet configuration commands, one per line.
test4102(if-ethernet)#auto-negotiate disable
test4102(if-ethernet)#speed-duplex ?
10MF Set speed/duplex to 10Base-T Full Duplex
10MH Set speed/duplex to 10Base-T Half Duplex
100MF Set speed/duplex to 100Base-TX Full Duplex
100MH Set speed/duplex to 100Base-TX Half Duplex
test4102(if-ethernet)#speed-duplex 100MF
Example
test4102(if-ethernet)#show
Ethernet Interface Information
========================================
IP Address : 192.168.20.55
Subnet Mask : 255.255.255.0
Default Gateway : 192.168.20.2
Primary DNS : 192.168.20.151
Secondary DNS : 128.100.56.135
Admin status : Up
Operational status : Up
Untagged VlanId : 1
Note: If the Ethernet port negotiation state is disabled, you must set the port speed and duplex by
using the 'speed-duplex' command.