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

converged data and voice network

akobwaycct
Level 1
Level 1

hi

i need advice on setting up a converged data and voice network.The wan uses 2M Leased lines.The leased lines were originally used for voice only while data was running on a Frame-relay circuit of 128k.Since the voice network seemed to be underutilised the customer wants to move the data network to the exiting voice leased lines.

My question is what interfaces should i use on my routers as shown in the Diagram.where can i get an example config of a point to point E1 leased line on a cisco router especilaly 3825 and 2821.

the customer is using a mite solution for voice and does not want to migrate to cisco Voip due to a contract signed with mitel.

1 Reply 1

hoogen_82
Level 4
Level 4

Well getting specificall to your question about how to configure point to point E1 leased line

For Unframed configuration

!

controller E1 3/0

channel-group 0 unframed

!

interface Serial3/0:0

ip address 40.0.0.1 255.255.255.0

ip mroute-cache

!

For other configurations this would be useful

Here we are binding 16 timeslots.

!

controller E1 4/0

channel-group 1 timeslots 1-16

!

interface Serial4/0:0

ip address 30.0.0.1 255.255.255.0

encapsulation ppp

!

Links that could be useful

http://www.cisco.com/en/US/products/sw/iosswrel/ps1834/products_feature_guide09186a00800e976b.html

More specific

http://www.cisco.com/en/US/products/sw/iosswrel/ps1826/products_configuration_guide_chapter09186a00800d9bc0.html#xtocid2513227

http://www.cisco.com/en/US/products/sw/iosswrel/ps1834/products_feature_guide09186a00800e9762.html#1019916

http://www.cisco.com/en/US/products/sw/iosswrel/ps1834/products_feature_guide09186a00800e9762.html#1019869

HTH

Hoogen

Do rate if this helps :)

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card