User's Manual

Flow Control: None
2. Connect the BSR1000 to the PC using a NULL MODEM CABLE
3. Power on the BSR1000 (DO NOT INTERRUPT THE BOOT PROCESS
).
9.3 Setting the System Passwords
4. Once the boot process is complete, press the ‘ENTER’ key and the prompt ‘RDN>’ (or
similar) should appear.
5. In order to view/make system changes, you must enter Privileged EXEC mode. This
mode is entered using the ‘enable’ command. Afterwards the system will prompt for a
password. Units that are preconfigured by Arcwave will have the password set to
arcell’.
RDN > enable.
Password: arcell (system will not echo password)
RDN #
6. System changes must be made in GLOBAL CONFIGURATION MODE. You can this
mode by typing ‘configure’ from the Privileged EXEC mode
RDN # configure (typing ‘config’ will also work)
RDN (config) #
7. Set the password for the terminal session (Privileged EXEC mode)
RDN (config)# password 0 ‘your password’ (must be less than 31 characters)
8. Set the password for telnet login (set only if you want telnet access)
RDN (config)# password telnet 0 ‘your password’ (must be less than 31
characters)
9. Set the Privileged EXEC mode
RDN (config)# enable password 0 ‘your password’ (must be less than 31
characters)
9.4 Configure the Ethernet IP Address
10. Enter the Interface Configuration mode for the Ethernet interface by entering ‘interface
ethernet’ command in Global Configuration mode.
RDN(config)# interface ethernet 0/0
RDN(config-if)#
11. Enter the primary Ethernet IP address and subnet mask for the BSR1000W by using the
ip-address’ command.
RDN(config-if) # ip address 10.10.10.203 255.255.255.0 (Arcwave preconfigured
standard).
This sets the CMTS’ IP address to 10.10.10.203 on the subnet 255.255.255.0
12. Activate the Ethernet port using the following command
RDN(config-if) # no shutdown
June 2003 Page 9-2