cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1660
Views
0
Helpful
0
Replies

VOIP Config Cisco 2951

jwood1650
Level 1
Level 1

I am new to this and can't seem to find a guide or how to setup my VOIP rotuer. (this is a lab, so equipment is older)...I have a Cisco 2651XM (w/NM-2 2FXO & 2FXS) with CME loaded.  I also have two Cisco 7960 phones and a Cisco 3550 switch.

My question is for a basic config to be able to make and recieved calls via my VOIP phones inside and outside to landlines, how should my router config look?

Here is the what it looks likes now:

**********************************************************************************

Router Config

**********************************************************************************

Building configuration...

Current configuration : 3465 bytes

!

version 12.4

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

!

hostname CallManager

!

boot-start-marker

boot-end-marker

!

logging buffered 51200 warnings

enable secret 5 $1$29Wu$HBLnsJ9e2lVJ4DYGtDF3b0

enable password cisco

!

no aaa new-model

no network-clock-participate slot 1

no network-clock-participate wic 0

ip cef

!

!

no ip dhcp use vrf connected

!

!

!

!

multilink bundle-name authenticated

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

crypto pki trustpoint TP-self-signed-2215009052

enrollment selfsigned

subject-name cn=IOS-Self-Signed-Certificate-2215009052

revocation-check none

rsakeypair TP-self-signed-2215009052

!

!

crypto pki certificate chain TP-self-signed-2215009052

certificate self-signed 01

  30820243 308201AC A0030201 02020101 300D0609 2A864886 F70D0101 04050030

  31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274

  69666963 6174652D 32323135 30303930 3532301E 170D3032 30333031 30303537

  33305A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649

  4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D32 32313530

  30393035 3230819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281

  8100B100 E333437B 44D0EC60 8FADE1A0 89D3ADBC CDE13BD5 623B5205 75493AFB

  C0D8BF0F 8D9129F1 5DE54189 C182498F 531FE400 AEA816C6 F6A7FCF0 447636BB

  79B90C31 51B2879A 84489D5D 889DA761 835E8501 C9D86C3F 453214A2 A8EEA53C

  C0244A31 703DA1F7 CA61AAAE A9BD3AED A1910AB4 98F24607 18208372 6E12F2B1

  85450203 010001A3 6B306930 0F060355 1D130101 FF040530 030101FF 30160603

  551D1104 0F300D82 0B43616C 6C4D616E 61676572 301F0603 551D2304 18301680

  14490111 E89DCDAD EBB061C6 84597CC0 58E8CFCE 30301D06 03551D0E 04160414

  490111E8 9DCDADEB B061C684 597CC058 E8CFCE30 300D0609 2A864886 F70D0101

  04050003 8181004E BAD33AA1 EDD4B095 45B9B53F 1A89C8C2 8C3FFD07 EFFD2075

  7D1226AF 02AB5C2E BC5FA845 5DFB5D40 3FE6E770 E952B184 B567DBB2 4570331D

  D44053B5 E3318767 CFE9D041 6FFD936D 898E5AE2 7701C2C4 C1517E78 D4AF415A

  33E0A9AE E8EDEA4B 6CFFB506 D2364067 D2CC9994 2845FE41 3BB1AC54 6CEC3889

  F6E7CFCC C6A762

        quit

!

!

username admin privilege 15 secret 5 $1$2jDV$57afbM98qf9OmxIS/oDqF/

username woodjl password 0 henry999 privilege 15

archive

log config

  hidekeys

!

!

!

!

!

!

!

!

interface FastEthernet0/0

ip address 10.0.50.1 255.255.255.224

duplex auto

speed auto

!

interface Serial0/0

no ip address

shutdown

no fair-queue

!

interface FastEthernet0/1

no ip address

shutdown

duplex auto

speed auto

!

interface Serial0/1

no ip address

shutdown

!

ip forward-protocol nd

!

!

ip http server

ip http authentication local

ip http secure-server

ip http timeout-policy idle 600 life 86400 requests 10000

!

!

!

!

!

tftp-server flash:P00308000400.bin

tftp-server flash:P00308000400.loads

tftp-server flash:P00308000400.sb2

tftp-server flash:P00308000400.sbn

!

control-plane

!

!

!

voice-port 1/0/0                     <-------------------------------Should be my FXO port (plugged into my wall outlet)

ring cadence pattern01

signal groundStart

cptone GB

!

voice-port 1/0/1

signal groundStart

!

voice-port 1/1/0

!

voice-port 1/1/1

!

!

!

!

!

!

!

!

gatekeeper

shutdown

!

!

telephony-service

load 7960-7940 P00308000400

max-conferences 4 gain -6

transfer-system full-consult

!

!

line con 0

line aux 0

line vty 0 4

privilege level 15

login local

transport input telnet ssh

line vty 5 15

login

!

!

end

******************************************************************************

Switch Config

******************************************************************************

Switch_B#show run

Building configuration...

Current configuration : 2152 bytes

!

version 12.2

no service pad

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

!

hostname Switch_B

!

!

no aaa new-model

ip subnet-zero

!

!

!

!

!

!

spanning-tree mode pvst

spanning-tree extend system-id

!

vlan internal allocation policy ascending

!

!

!

!

!

!

interface FastEthernet0/1

switchport mode dynamic desirable

!

interface FastEthernet0/2

switchport mode dynamic desirable

!

interface FastEthernet0/3

switchport mode dynamic desirable

!

interface FastEthernet0/4

switchport mode dynamic desirable

!

interface FastEthernet0/5

switchport mode dynamic desirable

!

interface FastEthernet0/6

switchport mode dynamic desirable

!

interface FastEthernet0/7

switchport mode dynamic desirable

!

interface FastEthernet0/8

switchport mode dynamic desirable

!

interface FastEthernet0/9

switchport mode dynamic desirable

!

interface FastEthernet0/10

switchport mode dynamic desirable

!

interface FastEthernet0/11

switchport mode dynamic desirable

!

interface FastEthernet0/12

switchport mode dynamic desirable

!

interface FastEthernet0/13

switchport mode dynamic desirable

!

interface FastEthernet0/14

switchport mode dynamic desirable

!

interface FastEthernet0/15

switchport mode dynamic desirable

!

interface FastEthernet0/16

switchport mode dynamic desirable

!

interface FastEthernet0/17

switchport mode dynamic desirable

!

interface FastEthernet0/18

switchport mode dynamic desirable

!

interface FastEthernet0/19

switchport mode dynamic desirable

!

interface FastEthernet0/20

switchport mode dynamic desirable

!

interface FastEthernet0/21

switchport mode dynamic desirable

!

interface FastEthernet0/22

switchport mode dynamic desirable

!

interface FastEthernet0/23

switchport mode dynamic desirable

!

interface FastEthernet0/24

switchport mode dynamic desirable

!

interface GigabitEthernet0/1

switchport mode dynamic desirable

!

interface GigabitEthernet0/2

switchport mode dynamic desirable

!

interface Vlan1

no ip address

shutdown

!

ip classless

ip http server

ip http secure-server

!

!

!

control-plane

!

!

line con 0

line vty 0 4

login

line vty 5 15

login

!

end

0 Replies 0