首页  登陆  注册  博客集  下载频道  网络硬盘  学院论坛  家园
IT学院 网站地图 网站地图
收藏本站 收藏本站
高级搜索 高级搜索
 新闻IT新闻 互联网 微软 黑客新闻 网络网络协议 故障 网络管理 TCP/IP 无线技术 解决方案 黑客技术 漏洞 软件评测 安全资讯
 数据MSsql Oracle Mysql PL/SQL 备份 系统:Linux vista Windows FTP 防火墙 注册表 服务器行情 服务器应用 解决方案 WEB服务器
 墙纸风景壁纸 游戏壁纸 体育壁纸 汽车壁纸 人文壁纸 影视壁纸 广告壁纸 花卉壁纸 节日壁纸 动漫壁纸 明星壁纸 绘画壁纸 月历壁纸
当前位置: > 主页>cisco>综合技术>MPLS>语音+视频+数据+mpls经典配置!
热门文章排行
 
热门文章排行 MPLS是什么
MPLS:ATM与IP结合新模
MPLS发展简史
基于MPLS技术的流量工程
MPLS实验清单
mpls配置,公司实验室的
MPLS前景看好
如果看待MPLS的未来
MPLS走向成熟
安全卫士:MPLS
精采文章推荐
 
精采文章推荐 MPLS的ATM应用
语音+视频+数据+mpls经
MPLS的框架结构
MPLS的概念、原理与作用
MPLS不利于Internet发展
给MPLS热泼点凉水
安全卫士:MPLS
MPLS走向成熟
如果看待MPLS的未来
MPLS前景看好
最新更新文章
 
最新更新文章 MPLS 入门
mpls范例
MPLS Technical Tips
MPLS的QoS测试
MPLS的ATM应用
多协议波长交换(MPLS)
困扰MPLS的几个问题
Cisco 上的MPLS基本配置
语音+视频+数据+mpls经
MPLS讨论组的常用连接

语音+视频+数据+mpls经典配置!

编辑:   来源:  日期:2008-03-01   我要投稿      家园

  高手给分析一下,我不是,不要问我!呵呵:-)
  
  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 subnet-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


上一篇:MPLS讨论组的常用连接  
下一篇:Cisco 上的MPLS基本配置
 关键字:  
文章评论】 【收藏本文】 【推荐好友】 【打印本文】 【论坛讨论

   相关文章:

   文章评论:(0条)
  
 请留名: 匿名评论   点击查看所有评论
 

  责任编辑:IT学院  声明:刊登此文章是为了传递更多信息,文章内容仅供参考,转载请注明出处。