EasyManua.ls Logo

Patton SmartNode SN200 - Configuration Methods

Patton SmartNode SN200
61 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Loading the Configuration (optional) 33
SmartNode 200 User Manual 5 • Initial Configuration
Accessing your SmartNode device via a Telnet session displays the login screen. Type the factory default login:
admin and leave the password empty. Press the Enter key after the password prompt.
login:admin
password: <Enter>
192.168.200.10>
After you have successfully logged in you are in the operator execution mode, indicated by > as command line
prompt. With the commands enable and configure you enter the configuration mode.
192.168.200.10>enable
192.168.200.10#configure
192.168.200.10(cfg)#
Changing the WAN IP address
Select the context IP mode to configure an IP interface.
192.168.200.10 (cfg) #context ip ROUTER
192.168.200.10 (ctx-ip) [ROUTER} #
Now you can set your IP address and network mask for the interface ETH 0/0 (WAN). Within this example a
network 172.16.1.0/24 address is assumed. The IP address in this example is set to 172.16.1.99 (you should set
the IP address given to you by your network provider).
192.168.200.10(ctx-ip)[Router]#interface WAN
192.168.200.10(if-ip)[WAN]#no ipaddress
192.168.200.10(if-ip)[WAN]#ipaddress WAN 172.16.1.99/24
2002-10-28T00:09:40 : LOGINFO : Link down on interface WAN.
2002-10-29T00:09:40 : LOGINFO: Link up on interface WAN.
172.16.1.99(if-ip)[WAN]#
Copy this modified configuration to you new start-up configuration. This will store your changes in
non-volatile memory. Upon the next start-up the system will initialize itself using the modified configuration.
Note The modified configuration is applied immediately. It is not necessary to
reboot the device when changing any configuration parameter.
172.16.1.99(if-ip) [WAN]#copy running-config startup-config
172.16.1.99(if-ip) [WAN]
The SmartNode device can now be connected to your network.
Loading the Configuration (optional)
The WebWizard Community provides a collection of Wizards that help to reduce the setup time of a Patton
device.
Simply download the appropriate Wizard to your device, execute it locally, and you are ready to do phone calls
after the SmartNode has rebooted.
You are responsible for creating a new administrator account to maintain system secu-
rity. Patton Electronics accepts no responsibility for losses or damage caused by loss or
misuse of passwords. Refer to Chapter 4 “Accessing the CLI”, section “Selecting a secure
password” in the
Trinity Command Line Reference Guide for more details.
IMPORTANT

Table of Contents