Cisco Systems 827-4V User Manual

Cisco 827-4V Router Conguration
With SIP for Go2Call Service
This le provides instructions for setting up Cisco 827-4V Router and SIP for Go2Call service.
The following example uses Cisco 827-4V gateway with four FXS/FXO ports and SIP protocol. Prior to the conguration, you must obtain:
-IP address and Internet service from your local ISP provider
-Cisco 827-4V with all necessary voice cards and modules
STEP 1 Connecting to the PC
Use the blue console cable and DB-9 adaptor. Connect one end of the cable to the Console port on the router, and the other end with DB-9 adaptor to COM 1 or COM2 port on PC.
STEP 2 Terminal Programs
Start any terminal program on the PC (for example, Hyper Terminal). Use the following terminal Settings:
9600 baud rate No parity 8 data bits 1 stop bot No ow control
This will power up the router. You will know it has booted up successfully if your receive this prompt:
Router>
page 1 of 4
Copyright © 1999-2005 Go2Call.com, Inc. and/or its suppliers. All rights reserved. “Go2Call” and all associated logos are trademarks, registered as applicable, of Go2Call.com, Inc., and may not be reproduced without Go2Call’s permission. Other product and company names herein may be the trademarks of their owners. This document is provided “as-is” by Go2Call.com, Inc. for the user ’s internal and non-commercial use. Go2Call.com, Inc. does not promise that the information herein is accurate or complete and all use of such information is solely at the user’s risk. All warranties disclaimed.
Cisco 827-4V Gateway Conguration
With Go2Call Prepaid Voice Service
STEP 3 General Set-up
To congure the General set-up of your device, enter the following command:
Router> enable Router# cong terminal Router(cong-t)# enable secret password ßThis is to set up a password. Change “password” with any word
that you want to use for a password.
Router(cong-t)# hostname R1 ßSet up the prompt for the router. Change “R1” to any name. R1(cong-t)# line vty 0 4 R1(cong-line)# password pass1 ß This is the telnet password. Change “pass1” with any desire password. R1(cong-line)# login R1(cong-line)# exit R1# write mem
All changes will now be saved.
STEP 4 Setting the IP Address and Connectivity
Enter the following command to set the IP Address:
R1# cong ter
R1(cong-t)# interface eth 0 R1(cong-if)# ip addr 192.168.1.100 255.255.255.0 ßEnter in your IP address and network mask for the local network
here. R1(cong-if)# no shut R1(cong-if)# exit
R1(cong-t)# ip route 0.0.0.0 0.0.0.0 192.168.1.1 ßEnter your default gateway on the local network here. R1(cong-t)# ^Z R1# write mem
To test the IP connectivity, rst connect the Ethernet cable to the Ethernet port on the router. Then enter the following:
R1# ping 216.52.153.203
Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 216.52.153.203, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 28/30/32 ms
If you do not see the above output to signal success, check the network connection (Ethernet cable should go from the router to the hub/switch and the IP address must be entered correctly).
page 2 of 4
Copyright © 1999-2005 Go2Call.com, Inc. and/or its suppliers. All rights reserved. “Go2Call” and all associated logos are trademarks, registered as applicable, of Go2Call.com, Inc., and may not be reproduced without Go2Call’s permission. Other product and company names herein may be the trademarks of their owners. This document is provided “as-is” by Go2Call.com, Inc. for the user ’s internal and non-commercial use. Go2Call.com, Inc. does not promise that the information herein is accurate or complete and all use of such information is solely at the user’s risk. All warranties disclaimed.
Loading...
+ 2 hidden pages