SmartNode 4950-NCE Series Quick Start Guide 53.2 Login1. To access the SmartNode, start the Telnet application on your PC. Type the default IP address into theaddress field: 192.168.1.1. Accessing your SmartNode via a Telnet session displays the login screen.Type the factory default login: administrator and leave the password empty. Press the Enter key after thepassword prompt.login:administratorpassword:192.168.1.1>2. After you log in, your SmartNode will be running in operator execution mode (indicated by > character inthe command line prompt). To enter configuration mode, use the commands enable and configure.192.168.1.1>enable192.168.1.1#configure192.168.1.1(cfg)#3.3 Changing the WAN IP address1. To modify IP configuration settings, you must enter context IP mode. Enter the following command:192.168.1.1(cfg)#context ip router192.168.1.1(ctx-ip)[router]#2. Now you can set your IP address and network mask for the interface ETH 0/0(WAN). In this example anetwork 172.16.1.0/24 is assumed. The IP address in example is set to 172.16.1.99. (You should set itto the IP address that the network provider has given you.)Note The examples in this guide use a private IP network with the network address 172.16.1.0/24.192.168.1.1(ctx-ip)[router]#interface WAN192.168.1.1(if-ip)[WAN]#ipaddress 172.16.1.99 255.255.255.02002-10-29T00: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]#3. Copy this modified configuration to your new start-up configuration. This will store your changes in non-volatile memory. On the next start-up the system will initialize itself using the modified configuration.172.16.1.99 (if-ip)[WAN]#copy running-config startup-config172.16.1.99 (if-ip)[WAN]#The SmartNode can now be connected to your network.4.0 Connecting the SmartNode to the networkThe interconnecting cables shall be acceptable for external use and shall be rated forthe proper application with respect to voltage, current, anticipated temperature, flam-mability, and mechanical serviceability.CAUTION