• <ruby id="5koa6"></ruby>
    <ruby id="5koa6"><option id="5koa6"><thead id="5koa6"></thead></option></ruby>

    <progress id="5koa6"></progress>

  • <strong id="5koa6"></strong>
    • 軟件測試技術
    • 軟件測試博客
    • 軟件測試視頻
    • 開源軟件測試技術
    • 軟件測試論壇
    • 軟件測試沙龍
    • 軟件測試資料下載
    • 軟件測試雜志
    • 軟件測試人才招聘
      暫時沒有公告

    字號: | 推薦給好友 上一篇 | 下一篇

    語音+視頻+數據+mpls經典配置!!!

    發布: 2007-6-23 21:39 | 作者:   | 來源:   | 查看: 25次 | 進入軟件測試論壇討論

    領測軟件測試網

       
      高手給分析一下,我不是,不要問我!呵呵:-)
      
      hxga-rt-1#sh run
      Building configuration...
      
      Current configuration : 8247 bytes
      !
      version 12.2
      service timestamps debug uptime

      service timestamps log uptime
      no service password-encryption
      !
      hostname hxga-rt-1
      !
      enable secret 5 $1$TJPE$rfRAoWFHEgXux9NegxTe7/
      !
      voice-card 1
      !
      ip su.net-zero
      !
      !
      ip domain-name gong'an.net
      !
      !
      ip vrf fy
      rd 100:3
      route-target export 100:3
      route-target import 100:3
      !
      ip vrf ga
      rd 100:1
      route-target export 100:1
      route-target import 100:1
      !
      ip vrf jc
      rd 100:4
      route-target export 100:4
      route-target import 100:4
      !
      ip vrf video
      rd 100:2
      route-target export 100:2
      route-target import 100:2
      ip cef
      !
      !
      voice class codec 88
      codec preference 1 g729br8 bytes 50
      codec preference 3 g729r8 bytes 50
      codec preference 5 g723ar53
      codec preference 6 g723ar63 bytes 144
      codec preference 7 g723r53
      codec preference 8 g723r63 bytes 120
      !
      !
      !
      !
      !
      !
      fax interface-type fax-mail
      mta receive maximum-recipients 0
      !
      controller E1 0/0
      channel-group 0 timeslots 1-31
      description hxga to qhgat 2M
      !
      controller E1 0/1
      channel-group 0 timeslots 1-31
      description hxga to hxfy 2M
      !
      controller E1 0/2
      channel-group 0 timeslots 1-31
      description hxga to hxjc 2M
      !
      controller E1 1/0
      framing NO-CRC4
      ds0-group 0 timeslots 1-15 type r2-digital r2-compelled ani
      ds0-group 1 timeslots 17-31 type r2-digital r2-compelled ani
      cas-custom 0
      unused-abcd 0 1 1 1
      country china use-defaults
      answer-signal group-b 1
      cas-custom 1
      unused-abcd 0 1 1 1
      country china use-defaults
      answer-signal group-b 1
      !
      !
      !
      !
      interface Loopback0
      description hxga-rt-1-id
      ip address 10.192.151.6 255.255.255.255
      h323-gateway voip interface
      h323-gateway voip id gong'an ipaddr 10.192.151.2 1719
      h323-gateway voip h323-id hxga-rt-1
      h323-gateway voip tech-prefix 1#
      !
      interface FastEthernet0/0
      description hxga lan
      no ip address
      duplex auto
      speed auto
      !
      interface FastEthernet0/0.2
      encapsulation dot1Q 2
      ip vrf forwarding ga
      ip address 10.194.121.100 255.255.255.0
      !
      interface FastEthernet0/0.3
      description hxga video
      encapsulation dot1Q 3
      ip vrf forwarding video
      ip address 10.192.2.65 255.255.255.240
      !
      interface Serial0/0:0
      ip address 10.192.16.22 255.255.255.252
      tag-switching ip
      !
      interface FastEthernet0/1
      no ip address
      duplex auto
      speed auto
      !
      interface FastEthernet0/1.1
      encapsulation dot1Q 3
      ip address 10.194.237.9 255.255.255.252
      !
      interface FastEthernet0/1.2
      encapsulation dot1Q 2
      ip vrf forwarding ga
      ip address 10.194.237.21 255.255.255.252
      !
      interface Serial0/1:0
      no ip address
      encapsulation frame-relay
      !
      interface Serial0/1:0.1 point-to-point
      ip address 10.194.237.1 255.255.255.252
      frame-relay interface-dlci 23
      !
      interface Serial0/1:0.2 point-to-point
      ip vrf forwarding fy
      ip address 10.194.237.13 255.255.255.252
      frame-relay interface-dlci 24
      !
      interface Serial0/2:0
      no ip address
      encapsulation frame-relay
      !
      interface Serial0/2:0.1 point-to-point
      ip address 10.194.237.5 255.255.255.252
      tag-switching ip
      frame-relay interface-dlci 25
      !
      interface Serial0/2:0.2 point-to-point
      ip vrf forwarding jc
      ip address 10.194.237.17 255.255.255.252
      frame-relay interface-dlci 26
      !
      router ospf 1
      log-adjacency-changes
      network 10.192.16.22 0.0.0.0 area 0
      network 10.192.151.6 0.0.0.0 area 0
      network 10.194.237.1 0.0.0.0 area 4
      network 10.194.237.5 0.0.0.0 area 4
      network 10.194.237.9 0.0.0.0 area 4
      !
      router ospf 2 vrf ga
      log-adjacency-changes
      redistribute bgp 1 metric-type 1 subnets
      network 10.194.121.100 0.0.0.0 area 0
      network 10.194.237.21 0.0.0.0 area 0
      !
      router ospf 3 vrf fy
      log-adjacency-changes
      redistribute bgp 1 metric-type 1 subnets
      network 10.194.237.13 0.0.0.0 area 0
      !
      router ospf 4 vrf jc
      log-adjacency-changes
      redistribute bgp 1 metric-type 1 subnets
      network 10.194.237.17 0.0.0.0 area 0
      !
      router ospf 5 vrf video
      log-adjacency-changes
      redistribute bgp 1 metric-type 1 subnets
      network 10.192.2.65 0.0.0.0 area 0
      !
      router bgp 1
      no synchronization
      bgp log-neighbor-changes
      neighbor 10.192.151.1 remote-as 1
      neighbor 10.192.151.1 update-source Loopback0
      no auto-summary
      !
      address-family ipv4 vrf video
      redistribute connected
      no auto-summary
      no synchronization
      exit-address-family
      !
      address-family ipv4 vrf jc
      redistribute connected
      redistribute ospf 4
      no auto-summary
      no synchronization
      exit-address-family
      !
      address-family ipv4 vrf ga
      redistribute connected
      redistribute ospf 2
      no auto-summary
      no synchronization
      exit-address-family
      !
      address-family ipv4 vrf fy
      redistribute connected
      redistribute ospf 3
      no auto-summary
      no synchronization
      exit-address-family
      !
      address-family vpnv4
      neighbor 10.192.151.1 activate
      neighbor 10.192.151.1 next-hop-self
      neighbor 10.192.151.1 send-community both
      no auto-summary
      exit-address-family
      !
      ip classless
      ip http server
      ip pim bidir-enable
      !
      !
      !
      !
      call rsvp-sync
      !
      voice-port 1/0:0
      cptone CN
      !
      voice-port 1/0:1
      cptone CN
      !
      !
      mgcp profile default
      !
      dial-peer cor custom
      !
      !
      !
      dial-peer voice 80000 pots
      incoming called-number .T
      direct-inward-dial
      port 1/0:0
      !
      dial-peer voice 80001 pots
      destination-pattern 9463T
      port 1/0:1
      !
      dial-peer voice 80002 voip
      destination-pattern 9462T
      voice-class codec 88
      session target ras
      dtmf-relay cisco-rtp h245-signal h245-alphanumeric
      fax rate 9600
      !
      dial-peer voice 80003 voip
      destination-pattern 9463T
      voice-class codec 88
      session target ras
      dtmf-relay cisco-rtp h245-signal h245-alphanumeric
      fax rate 9600
      !
      dial-peer voice 80004 voip
      destination-pattern 9464T
      voice-class codec 88
      session target ras
      dtmf-relay cisco-rtp h245-signal h245-alphanumeric
      fax rate 9600
      !
      dial-peer voice 80005 voip
      destination-pattern 9465T
      voice-class codec 88
      session target ras
      dtmf-relay cisco-rtp h245-signal h245-alphanumeric
      fax rate 9600
      !
      dial-peer voice 80006 voip
      destination-patt

    延伸閱讀

    文章來源于領測軟件測試網 http://www.kjueaiud.com/


    關于領測軟件測試網 | 領測軟件測試網合作伙伴 | 廣告服務 | 投稿指南 | 聯系我們 | 網站地圖 | 友情鏈接
    版權所有(C) 2003-2010 TestAge(領測軟件測試網)|領測國際科技(北京)有限公司|軟件測試工程師培訓網 All Rights Reserved
    北京市海淀區中關村南大街9號北京理工科技大廈1402室 京ICP備10010545號-5
    技術支持和業務聯系:info@testage.com.cn 電話:010-51297073

    軟件測試 | 領測國際ISTQBISTQB官網TMMiTMMi認證國際軟件測試工程師認證領測軟件測試網

    老湿亚洲永久精品ww47香蕉图片_日韩欧美中文字幕北美法律_国产AV永久无码天堂影院_久久婷婷综合色丁香五月

  • <ruby id="5koa6"></ruby>
    <ruby id="5koa6"><option id="5koa6"><thead id="5koa6"></thead></option></ruby>

    <progress id="5koa6"></progress>

  • <strong id="5koa6"></strong>