ImageVerifierCode 换一换
格式:DOCX , 页数:53 ,大小:95.79KB ,
资源ID:9175426      下载积分:3 金币
快捷下载
登录下载
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。 如填写123,账号就是123,密码也是123。
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝    微信支付   
验证码:   换一换

加入VIP,免费下载
 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【https://www.bdocx.com/down/9175426.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录   QQ登录  

下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(MPLS TE简单配置.docx)为本站会员(b****7)主动上传,冰豆网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知冰豆网(发送邮件至service@bdocx.com或直接QQ联系客服),我们立即给予删除!

MPLS TE简单配置.docx

1、MPLS TE简单配置MPLS TE简单配置TOPOLOGY:R1#show runBuilding configuration.Current configuration : 1919 bytes!version 12.4service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryption!hostname R1!boot-start-markerboot-end-marker!no aaa new-modelmemory-size iomem 5!ip

2、 cefno ip domain lookup!ip vrf a rd 100:1 route-target export 100:1 route-target import 100:1! !mpls label range 100 199! ! interface Loopback0 ip address 10.1.1.1 255.255.255.255 ip ospf 100 area 0!interface Serial0/0 ip vrf forwarding a ip address 192.168.18.1 255.255.255.0 serial restart-delay 0!

3、interface Serial0/1 no ip address shutdown serial restart-delay 0!interface Serial0/2 no ip address shutdown serial restart-delay 0!interface Serial0/3 no ip address shutdown serial restart-delay 0!interface Ethernet1/0 ip address 10.0.12.1 255.255.255.0 half-duplex mpls ip!interface Ethernet1/1 no

4、ip address shutdown half-duplex!interface Ethernet1/2 no ip address shutdown half-duplex!interface Ethernet1/3 no ip address shutdown half-duplex!router ospf 1 vrf a router-id 10.1.1.1 log-adjacency-changes redistribute bgp 100 subnets network 192.168.18.1 0.0.0.0 area 0!router ospf 100 router-id 1.

5、1.1.1 log-adjacency-changes network 10.0.0.0 0.0.255.255 area 0!router bgp 100 bgp router-id 1.1.1.1 no bgp default ipv4-unicast bgp log-neighbor-changes neighbor 10.6.6.6 remote-as 100 neighbor 10.6.6.6 update-source Loopback0 ! address-family vpnv4 neighbor 10.6.6.6 activate neighbor 10.6.6.6 send

6、-community extended exit-address-family ! address-family ipv4 vrf a redistribute ospf 1 vrf a match internal external 1 external 2 no synchronization exit-address-family!ip http serverno ip http secure-server!mpls ldp router-id Loopback0 force!control-plane! line con 0 exec-timeout 0 0 logging synch

7、ronousline aux 0line vty 0 4!endR1# R2#show runBuilding configuration.Current configuration : 2275 bytes!version 12.4service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryption!hostname R2!boot-start-markerboot-end-marker!no aaa new-modelmemory-size iomem

8、 5!ip cefno ip domain lookup!mpls label range 200 299mpls traffic-eng tunnels! !interface Loopback0 ip address 10.2.2.2 255.255.255.255 ip ospf 100 area 0!interface Tunnel6 ip unnumbered Loopback0 tunnel destination 10.6.6.6 tunnel mode mpls traffic-eng tunnel mpls traffic-eng autoroute announce tun

9、nel mpls traffic-eng priority 7 7 tunnel mpls traffic-eng bandwidth 1000 tunnel mpls traffic-eng path-option 1 dynamic no routing dynamic!interface Tunnel7 ip unnumbered Loopback0 tunnel destination 10.7.7.7 tunnel mode mpls traffic-eng tunnel mpls traffic-eng priority 7 7 tunnel mpls traffic-eng ba

10、ndwidth 800 tunnel mpls traffic-eng path-option 1 explicit name R7 no routing dynamic!interface Serial0/0 ip address 10.0.25.2 255.255.255.0 mpls ip mpls traffic-eng tunnels serial restart-delay 0 ip rsvp bandwidth 800!interface Serial0/1 ip address 10.0.24.2 255.255.255.0 mpls ip mpls traffic-eng t

11、unnels serial restart-delay 0 ip rsvp bandwidth 1200!interface Serial0/2 no ip address shutdown serial restart-delay 0!interface Serial0/3 no ip address shutdown serial restart-delay 0! interface Ethernet1/0 ip address 10.0.12.2 255.255.255.0 half-duplex mpls ip mpls traffic-eng tunnels!interface Et

12、hernet1/1 ip address 10.0.23.2 255.255.255.0 half-duplex mpls ip mpls traffic-eng tunnels ip rsvp bandwidth 800!interface Ethernet1/2 no ip address shutdown half-duplex!interface Ethernet1/3 no ip address shutdown half-duplex! router ospf 100 mpls traffic-eng router-id Loopback0 mpls traffic-eng are

13、a 0 router-id 2.2.2.2 log-adjacency-changes network 10.0.0.0 0.0.255.255 area 0!ip http serverno ip http secure-serverip route 10.7.7.7 255.255.255.255 Tunnel7!ip explicit-path name R7 enable next-address 10.0.24.4 next-address 10.0.45.5 next-address 10.0.57.7 !mpls ldp router-id Loopback0 force!con

14、trol-plane!line con 0 exec-timeout 0 0 logging synchronousline aux 0line vty 0 4!endR2# R3#show runBuilding configuration.Current configuration : 1456 bytes!version 12.4service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryption!hostname R3!boot-start-mar

15、kerboot-end-marker!no aaa new-modelmemory-size iomem 5!ip cefno ip domain lookup!mpls label range 300 399mpls traffic-eng tunnels! !interface Loopback0 ip address 10.3.3.3 255.255.255.255 ip ospf 100 area 0!interface Serial0/0 no ip address shutdown serial restart-delay 0!interface Serial0/1 no ip a

16、ddress shutdown serial restart-delay 0!interface Serial0/2 no ip address shutdown serial restart-delay 0!interface Serial0/3 no ip address shutdown serial restart-delay 0! interface Ethernet1/0 ip address 10.0.35.3 255.255.255.0 half-duplex mpls ip mpls traffic-eng tunnels ip rsvp bandwidth 800!inte

17、rface Ethernet1/1 ip address 10.0.23.3 255.255.255.0 half-duplex mpls ip mpls traffic-eng tunnels ip rsvp bandwidth 800!interface Ethernet1/2 no ip address shutdown half-duplex!interface Ethernet1/3 no ip address shutdown half-duplex! router ospf 100 mpls traffic-eng router-id Loopback0 mpls traffic

18、-eng area 0 router-id 3.3.3.3 log-adjacency-changes network 10.0.0.0 0.0.255.255 area 0!ip http serverno ip http secure-server!mpls ldp router-id Loopback0 force!control-plane! !line con 0 exec-timeout 0 0 logging synchronousline aux 0line vty 0 4!endR3# R4#show runBuilding configuration.Current con

19、figuration : 1458 bytes!version 12.4service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryption!hostname R4!boot-start-markerboot-end-marker!no aaa new-modelmemory-size iomem 5!ip cefno ip domain lookup!mpls label range 400 499mpls traffic-eng tunnels! !i

20、nterface Loopback0 ip address 10.4.4.4 255.255.255.255 ip ospf 100 area 0!interface Serial0/0 no ip address shutdown serial restart-delay 0!interface Serial0/1 ip address 10.0.24.4 255.255.255.0 mpls ip mpls traffic-eng tunnels serial restart-delay 0 ip rsvp bandwidth 1200!interface Serial0/2 ip add

21、ress 10.0.45.4 255.255.255.0 mpls ip mpls traffic-eng tunnels serial restart-delay 0 ip rsvp bandwidth 1200!interface Serial0/3 no ip address shutdown serial restart-delay 0!interface Ethernet1/0 no ip address shutdown half-duplex!interface Ethernet1/1 no ip address shutdown half-duplex!interface Et

22、hernet1/2 no ip address shutdown half-duplex!interface Ethernet1/3 no ip address shutdown half-duplex!router ospf 100 mpls traffic-eng router-id Loopback0 mpls traffic-eng area 0 router-id 4.4.4.4 log-adjacency-changes network 10.0.0.0 0.0.255.255 area 0!ip http serverno ip http secure-server!mpls l

23、dp router-id Loopback0 force!control-plane! !line con 0 exec-timeout 0 0 logging synchronousline aux 0line vty 0 4!endR4# R5#show runBuilding configuration.Current configuration : 1666 bytes!version 12.4service timestamps debug datetime msecservice timestamps log datetime msecno service password-enc

24、ryption!hostname R5!boot-start-markerboot-end-marker!no aaa new-modelmemory-size iomem 5!ip cefno ip domain lookup!mpls label range 500 599mpls traffic-eng tunnels! !interface Loopback0 ip address 10.5.5.5 255.255.255.255 ip ospf 100 area 0!interface Serial0/0 ip address 10.0.25.5 255.255.255.0 mpls

25、 ip mpls traffic-eng tunnels serial restart-delay 0 ip rsvp bandwidth 800!interface Serial0/1 no ip address shutdown serial restart-delay 0!interface Serial0/2 ip address 10.0.45.5 255.255.255.0 mpls ip mpls traffic-eng tunnels serial restart-delay 0 ip rsvp bandwidth 1200!interface Serial0/3 no ip

26、address shutdown serial restart-delay 0!interface Ethernet1/0 ip address 10.0.35.5 255.255.255.0 half-duplex mpls ip mpls traffic-eng tunnels ip rsvp bandwidth 800!interface Ethernet1/1 ip address 10.0.56.5 255.255.255.0 half-duplex mpls ip mpls traffic-eng tunnels ip rsvp bandwidth 1500!interface E

27、thernet1/2 ip address 10.0.57.5 255.255.255.0 half-duplex mpls ip mpls traffic-eng tunnels ip rsvp bandwidth 1200!interface Ethernet1/3 no ip address shutdown half-duplex!router ospf 100 mpls traffic-eng router-id Loopback0 mpls traffic-eng area 0 router-id 5.5.5.5 log-adjacency-changes network 10.0.0.0 0.0.255.255 area 0!ip http serverno ip http secure-server!mpls ldp router-id Loopback0 force!control-plane!line con 0 exec-timeout 0 0 logging synchronousline aux 0line vty 0 4!endR5#R6#show runBuilding configuration.Current configuration : 2249 bytes!vers

copyright@ 2008-2022 冰豆网网站版权所有

经营许可证编号:鄂ICP备2022015515号-1