Moblie

Monday, February 8, 2010

Bandwith Links Speed E1 , STM , OC, DS

Bandwdith E1 links
E1 = 2 Mb/s
E2 = 8Mb/s
E3 = 34Mb/s
E4 = 140Mb/s
E5 = 565Mb/s

Bandwidth STM links

STM-1 = 155Mb/s
STM-4 = 622Mb/s
STM-16 = 2.5Gb/s
STM-64 = 10 Gb/s

Bandwidth OC Links
OC-1 = 51Mbps
OC-3 = 155Mbps
OC-12 = 600 Mbps
OC-48 = 2.4 Gbps
OC-96 = 9.6 Gbps
OC-768 = 40 Gbps


 Type                                         Rate                               Additional info


ISDN:

 
BRI                                        128Kbps                    ISDN 2 64KB+1 16KD

PRI                                        1.480Mbps                 ISDN 23B+1D (all 64K) ~ T1     Type                                      Rate                                    Additional info

XDSL:
 
ADSL                             640+Kbps up/             Asymmetric Digital SubscriberLine        
                                       1.544+Mbps down      Nonmatching send/receive transmission rates
HDSL                            784+Kbps                    Typically matching send/receive rates, can                     reach  T1 speeds
SDSL                             768Kbps                     Single Line Digital Subscriber Line aka HDSL2
VDSL                            19.2Mbps up/              Very high rate Digital Subscriber Line
                                      51.84Mbps down
IDSL                             128Kbps                      Effectively ISDN over low quality non-CAT5 copper
                                                                          with no voice capabilities
RADSL                         ADSL                          Rate Adaptive Digital Subscriber Line
                                                                         ADSL that automatically adapts rates depending on
                                                                         transmission medium quality 

Type                               Rate                                            Additional info


  T Carrier:
T1                        1.544Mbps                         24 DS0 channels, equivalent to 1 DS1
T1C                     3.152Mbps                         48 channels
T2                        6.312Mbps                          96 channels
T3                        44.736Mbps                       672 channels
T4                        274.176Mbs                        4032 channels
E1                        2.048Mbps                         30 64Kbps channels + 2 64Kbps D, aka European T1 
    Digital Signal Links

DS0                64Kbps                1 channel, same rate in NA, Japan, and Europe
DS1               1.544Mbps           24 channels (T
DS1C             3.152Mbps          48 channels (T1C)
DS2               6.312Mbps          96 channels (T2)
DS3              44.736Mbps         672 channels (T3)
DS4              274.176Mbps       4032 channels (T4) 
    Optical Carrier:
OC-1          51.48Mbps            Optical Carrier SONET - All OC-n are 51.48*n Mbps
OC-3          155.52Mbps          Optical Carrier SONET
OC-12        622.08Mbps          Optical Carrier SONET
OC-48         2.4Gbps                Optical Carrier SONET
OC-192       9.6Gbps                Optical Carrier SONET
OC-256      13.1Gbps               Optical Carrier SONET
OC-768      40Gbps                  Optical Carrier SONET

Connection                  Speed


56 K                        56,000 bps
128 K                     128,000 bps
256 K                     256,000 bps
512 K                     512,000 bps
768 K                     768,000 bps
T1, DS-1                   1.544 Mbps
T3, DS-3                   44.736 Mbps
OC-3                        155.520 Mbps
OC-12                      622.080 Mbps
OC-48                       2.488 Gbps
OC-192                       10 Gbps  
         

Thursday, February 4, 2010

SRST Config on Gatway Router

call-manager-fallback
max-conferences 8 gain -6
limit-dn 7910 1
limit-dn 7935 1
limit-dn 7940 2
limit-dn 7960 2
ip source-address 10.71.16.x port 2000 strict-match
max-ephones 24
max-dn 48
transfer-pattern 3...
transfer-pattern 4...
transfer-pattern 5
transfer-pattern 5...
transfer-pattern 1...
voicemail 17707307xxx
no huntstop
!

Dial Peer Voice on Gateway Router

dial-peer cor custom
!
dial-peer voice 100 voip
preference 1
destination-pattern [3,4,6]...$
progress_ind setup enable 3
session target ipv4:10.23.219.X
dtmf-relay h245-alphanumeric
codec g711ulaw
!
dial-peer voice 10 pots
translation-profile outgoing TranslateOutgoing
destination-pattern [2-9]..[2-9]......T
port 2/0/0:23
forward-digits all
!
dial-peer voice 7 pots
translation-profile outgoing TranslateOutgoing
destination-pattern [2-9]......T
port 2/0/0:23
forward-digits all
!
dial-peer voice 11 pots
translation-profile outgoing TranslateOutgoing
destination-pattern 1[2-9]..[2-9]......T
port 2/0/0:23
forward-digits all
!
dial-peer voice 911 pots
translation-profile outgoing TranslateOutgoing
destination-pattern 911
incoming called-number .
direct-inward-dial
port 2/0/0:23
forward-digits all
!
dial-peer voice 20 pots
translation-profile outgoing TranslateOutgoing
destination-pattern 011T
port 2/0/0:23
forward-digits all
!
dial-peer voice 200 voip
preference 2 destination-pattern [3,4,6]...$
progress_ind setup enable 3
session target ipv4:10.23.220.x
dtmf-relay h245-alphanumeric
codec g711ulaw
!
!
gateway
timer receive-rtp 1200
!

Voice Controler Card Configuration US Standard

controller T1 0/0/0
framing esf
linecode b8zs
pri-group timeslots 1-24
!
interface Serial0/0/0:23
no ip address
isdn switch-type primary-dms100
isdn incoming-voice voice
isdn map address . plan isdn type national
no cdp enable
!

Voice Translation Rule of Gateway Router

voice translation-rule 1
rule 1 reject /9545352231/ *** number match call ***
rule 2 reject /9548183131/
rule 3 reject /5619224640/

******************** Another Method **********************
voice translation-rule 2
rule 1 /^\(561\)922\([3,6]...\)$/ /\1237\2/ type any national plan any isdn
(*** Extention 922 number Translate with 237 *** )
rule 2 /^\(561\)922\(44..\)$/ /\1237\2/ type any national plan any isdn
rule 3 /^\(561\)922\(4[^5,^6]..\)$/ /\1237\2/ type any national plan any isdn


************************* Rule Apply ********************

voice translation-profile TranslateOutgoing
translate calling 2

Enable h 323 for Voice

voice service voip
h323
!
voice class h323 1
h225 timeout tcp establish 3

Clock Sync With ISP For Voice

clock timezone EST -5
clock summer-time DST recurring
network-clock-participate wic 0
voice-card 0

Wednesday, February 3, 2010

BGP Path Selection

As Cisco define . .

1. If the path specifies a next hop that is inaccessible, drop the update.
2. Prefer the path with the largest weight.
3. If the weights are the same, prefer the path with the largest local preference.
4. If the local preferences are the same, prefer the path that was originated by BGP running on this router.
5. If no route was originated, prefer the route that has the shortest AS_path.
6. If all paths have the same AS_path length, prefer the path with the lowest origin type (where IGP is lower than EGP, and EGP is lower than incomplete).
7. If the origin codes are the same, prefer the path with the lowest MED attribute.
8. If the paths have the same MED, prefer the external path over the internal path.
9. If the paths are still the same, prefer the path through the closest IGP neighbor.
10. Prefer the path with the lowest IP address, as specified by the BGP router ID.



                      BGP Path Selection LIST

Voice MGCP Gateway configuration

ip domain name GMAN.com
!
multilink bundle-name authenticated
!
isdn switch-type primary-4ess
voice-card 0
dspfarm
!
!
application
global
service alternate default
!
!
archive
log config
hidekeys
!
!
Controller T1 0/0/0
framing esf
linecode b8zs
pri-group timeslots 1-24 service mgcp
!
controller T1 0/0/1
framing esf linecode b8zs
!
translation-rule 1
!
interface GigabitEthernet0/0
Description **** P2P Link ******
ip address 10.71.16.X 255.255.255.252
duplex full
speed 100
media-type rj45
!
interface GigabitEthernet0/1
Description *** Loacal LAN ***
ip address 10.20.30.x 255.255.255.0
duplex auto
speed auto
media-type rj45
!
interface Serial0/0/0:23
Description **** Voice Card ****
no ip address
encapsulation hdlc
isdn switch-type primary-4ess
isdn incoming-voice voice
isdn map address . plan isdn type national
isdn bind-l3 ccm-manager
no cdp enable
!
router ospf 427
log-adjacency-changes
network 10.20.30.x 0.0.0.255 area 0
network 10.71.16.x 0.0.0.3 area 0
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 10.20.30.x
!
!
ip http server
no ip http secure-server
!
!
control-plane
!
voice-port 0/0/0:23
ccm-manager fallback-mgcp
ccm-manager redundant-host 10.23.220.x **** Seconadry Call manager address ***
ccm-manager mgcp
ccm-manager music-on-hold
ccm-manager config server 10.23.219.x 10.23.220.x *** Pri Call manager & Sec address ***
ccm-manager config
!
mgcpmgcp call-agent 10.23.219.x 2427 service-type mgcp version 0.1
mgcp rtp unreachable timeout 1000 action notify
mgcp modem passthrough voip mode nse
mgcp package-capability rtp-package
mgcp package-capability sst-package
mgcp package-capability pre-package
no mgcp package-capability res-package
no mgcp timer receive-rtcp
mgcp sdp simple
mgcp rtp payload-type g726r16 static
mgcp bind control source-interface GigabitEthernet0/1
mgcp bind media source-interface GigabitEthernet0/1
!
mgcp profile default
!
dial-peer voice 888 pots
service mgcpapp
port 0/0/0:23
!
dial-peer voice 200 pots
destination-pattern 9T
incoming called-number
port 0/0/0:23
!
!
gatekeeper shutdown