• 软件测试技术
  • 软件测试博客
  • 软件测试视频
  • 开源软件测试技术
  • 软件测试论坛
  • 软件测试沙龙
  • 软件测试资料下载
  • 软件测试杂志
  • 软件测试人才招聘
    暂时没有公告

字号: | 推荐给好友 上一篇 | 下一篇

MPLSVPNOverTETunnels

发布: 2007-6-23 18:14 | 作者:   | 来源:   | 查看: 11次 | 进入软件测试论坛讨论

领测软件测试网

   
  无Te Tunnel 的 初始化VPN
  PE1:
  hostname PE1
  ip cef
  !
  ip vrf aqua
  rd 100:1
  route-target export 1:1
  route-target import 1:1
  !
  mpls traffic-eng tunnels

  !
  interface Loopback0
  ip address 10.2.2.2 255.255.255.255
  no ip directed-broadcast
  !
  interface Ethernet2/0/1
  ip vrf forwarding aqua
  ip address 172.16.1.2 255.255.255.0
  !
  interface Ethernet2/0/2
  ip address 10.7.7.2 255.255.255.0
  ip router isis
  mpls traffic-eng tunnels
  tag-switching ip
  !
  router isis
  passive-interface Loopback0
  net 47.1234.2222.2222.2222.00
  is-type level-1
  metric-style wide
  mpls traffic-eng router-id Loopback0
  mpls traffic-eng level-1
  !
  router bgp 1
  bgp log-neighbor-changes
  neighbor 10.11.11.11 remote-as 1
  neighbor 10.11.11.11 update-source Loopback0
  !
  address-family vpnv4
  neighbor 10.11.11.11 activate
  neighbor 10.11.11.11 send-community extended
  exit-address-family
  !
  address-family ipv4
  neighbor 10.11.11.11 activate
  no auto-summary
  no synchronization
  exit-address-family
  !
  address-family ipv4 vrf aqua
  redistribute connected
  no auto-summary
  no synchronization
  exit-address-family
  
  
  PE2:
  hostname PE2
  !
  ip vrf aqua
  rd 100:1
  route-target export 1:1
  route-target import 1:1
  !
  mpls traffic-eng tunnels
  !
  interface Loopback0
  ip address 10.11.11.11 255.255.255.255
  !
  interface POS0/1
  ip address 10.12.12.10 255.255.255.0
  ip router isis
  mpls traffic-eng tunnels
  tag-switching ip
  crc 16
  clock source internal
  !
  interface POS5/1
  ip vrf forwarding aqua
  ip address 172.16.13.11 255.255.255.0
  crc 32
  clock source internal
  !
  router isis
  passive-interface Loopback0
  mpls traffic-eng router-id Loopback0
  mpls traffic-eng level-1
  net 47.1234.1010.1010.1010.00
  is-type level-1
  metric-style wide
  !
  router bgp 1
  bgp log-neighbor-changes
  neighbor 10.2.2.2 remote-as 1
  neighbor 10.2.2.2 update-source Loopback0
  no auto-summary
  !
  address-family vpnv4
  neighbor 10.2.2.2 activate
  neighbor 10.2.2.2 send-community extended
  exit-address-family
  !
  address-family ipv4 vrf aqua
  redistribute connected
  no auto-summary
  no synchronization
  exit-address-family
  !
  
  PE1 到 PE2 做TE Tunnel
  
  PE1
  
  PE1#show run interface tunnel 0
  !
  interface Tunnel0
  ip unnumbered Loopback0
  no ip directed-broadcast
  no ip route-cache distributed
  tunnel destination 10.11.11.11
  tunnel mode mpls traffic-eng
  tunnel mpls traffic-eng autoroute announce
  tunnel mpls traffic-eng path-option 10 dynamic
  end
  
  PE1 到 P2 做TE Tunnel
  PE1#show run interface tunnel0
  !
  interface Tunnel0
  ip unnumbered Loopback0
  no ip directed-broadcast
  no ip route-cache distributed
  tunnel destination 10.5.5.5
  tunnel mode mpls traffic-eng
  tunnel mpls traffic-eng autoroute announce
  tunnel mpls traffic-eng path-option 10 dynamic
  end
  !

文章来源于领测软件测试网 https://www.ltesting.net/


关于领测软件测试网 | 领测软件测试网合作伙伴 | 广告服务 | 投稿指南 | 联系我们 | 网站地图 | 友情链接
版权所有(C) 2003-2010 TestAge(领测软件测试网)|领测国际科技(北京)有限公司|软件测试工程师培训网 All Rights Reserved
北京市海淀区中关村南大街9号北京理工科技大厦1402室 京ICP备2023014753号-2
技术支持和业务联系:info@testage.com.cn 电话:010-51297073

软件测试 | 领测国际ISTQBISTQB官网TMMiTMMi认证国际软件测试工程师认证领测软件测试网