MPLS实验

目标:

1.配置IP

r1
<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]sys r1
[r1]int g 0/0/1
[r1-GigabitEthernet0/0/1]ip add 192.168.2.1 24
[r1-GigabitEthernet0/0/1]int lo0
[r1-LoopBack0]ip add 192.168.1.1 24

r2
<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]sys r2
[r2]int g 0/0/2
[r2-GigabitEthernet0/0/2]ip add 23.1.1.1 24 
[r2-GigabitEthernet0/0/2]int lo0
[r2-LoopBack0]ip add 2.2.2.2 24

r3
<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]sys r3
[r3]int g 0/0/0
[r3-GigabitEthernet0/0/0]ip add 23.1.1.2 24
[r3-GigabitEthernet0/0/0]int g 0/0/1
[r3-GigabitEthernet0/0/1]ip add 34.1.1.1 24 
[r3-GigabitEthernet0/0/1]int lo0
[r3-LoopBack0]ip add 3.3.3.3 24

r4
<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]int g 0/0/0
[Huawei]sys r4
[r4-GigabitEthernet0/0/0]ip add 34.1.1.2 24
[r4-GigabitEthernet0/0/0]int g 0/0/1
[r4-GigabitEthernet0/0/1]ip add 47.1.1.2 24
[r4-GigabitEthernet0/0/1]int lo0
[r4-LoopBack0]ip add 4.4.4.4 24

r5
<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]sys r5
[r5]int g 0/0/0
[r5-GigabitEthernet0/0/0]ip add 192.168.3.1 24
[r5-GigabitEthernet0/0/0]int lo0
[r5-LoopBack0]ip add 192.168.4.1 24

r6
<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]sys r6
[r6]int g 0/0/1
[r6-GigabitEthernet0/0/1]ip add 192.168.2.1 24
[r6-GigabitEthernet0/0/1]int lo0
[r6-LoopBack0]ip add 192.168.1.1 24

r7
<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]sys r7
[r7]int g 0/0/0
[r7-GigabitEthernet0/0/0]ip add 47.1.1.1 24
[r7-GigabitEthernet0/0/0]int g 0/0/1
[r7-GigabitEthernet0/0/1]ip add 192.168.3.1 24
[r7-GigabitEthernet0/0/1]int l0
[r7-LoopBack0]ip add 7.7.7.7 24
[r7-LoopBack0]int l1
[r7-LoopBack1]ip add 192.168.4.2 24

2.OSPF配置

r2	
[r2]ospf 1 router-id 2.2.2.2
[r2-ospf-1]area 0
[r2-ospf-1-area-0.0.0.0]network 2.2.2.2 0.0.0.0
[r2-ospf-1-area-0.0.0.0]network 23.1.1.1 0.0.0.0

r3
[r3]ospf 1 router-id 3.3.3.3
[r3-ospf-1]area 0
[r3-ospf-1-area-0.0.0.0]network 3.3.3.3 0.0.0.0
[r3-ospf-1-area-0.0.0.0]network 34.1.1.1 0.0.0.0
[r3-ospf-1-area-0.0.0.0]network  23.1.1.2 0.0.0.0

r4
[r4]ospf 1 router-id 4.4.4.4
[r4-ospf-1]area 0
[r4-ospf-1-area-0.0.0.0]network 4.4.4.4 0.0.0.0	
[r4-ospf-1-area-0.0.0.0]network 47.1.1.2 0.0.0.0
[r4-ospf-1-area-0.0.0.0]network 34.1.1.2 0.0.0.0

r7
[r7]ospf 1
[r7-ospf-1]area 0	
[r7-ospf-1-area-0.0.0.0]network 192.168.4.2 0.0.0.0
[r7-ospf-1-area-0.0.0.0]network 192.168.3.1 0.0.0.0

3.MPLS 配置

r2	
[r2]mpls lsr-id 2.2.2.2
[r2]mpls 
Info: Mpls starting, please wait... OK!	
[r2-mpls]mpls ldp
[r2-mpls-ldp]int g 0/0/2
[r2-GigabitEthernet0/0/2]mpls 
[r2-GigabitEthernet0/0/2]mpls ldp

r3
[r3]mpls lsr-id 3.3.3.3	
[r3]mpls 
Info: Mpls starting, please wait... OK!	
[r3-mpls]mpls ldp
[r3-mpls-ldp]int g 0/0/0
[r3-GigabitEthernet0/0/0]mpls 	
[r3-GigabitEthernet0/0/0]mpls ldp 
[r3-GigabitEthernet0/0/0]int g 0/0/1
[r3-GigabitEthernet0/0/1]mpls 	
[r3-GigabitEthernet0/0/1]mpls ldp 

r4
[r4]mpls lsr-id 4.4.4.4
[r4]mpls 
Info: Mpls starting, please wait... OK!	
[r4-mpls]mpls ldp
[r4-mpls-ldp]int g 0/0/0
[r4-GigabitEthernet0/0/0]mpls 
[r4-GigabitEthernet0/0/0]mpls ldp
[r4-GigabitEthernet0/0/0]int g 0/0/1
[r4-GigabitEthernet0/0/1]mpls 
[r4-GigabitEthernet0/0/1]mpls ldp

4.MPLS   VPN配置

r2
[r2]ip vpn-instance A1
[r2-vpn-instance-A1]ipv4-family 
[r2-vpn-instance-A1-af-ipv4]route-distinguisher 1:1	
[r2-vpn-instance-A1-af-ipv4]vpn-target 1:1
 IVT Assignment result: 
Info: VPN-Target assignment is successful.
 EVT Assignment result: 
Info: VPN-Target assignment is successful.
[r2-vpn-instance-A1-af-ipv4]int g 0/0/1	
[r2-GigabitEthernet0/0/1]ip binding vpn-instance A1
Info: All IPv4 related configurations on this interface are removed!
Info: All IPv6 related configurations on this interface are removed!
[r2-GigabitEthernet0/0/1]ip add 192.168.2.2 24

[r2]ip vpn-instance B1
[r2-vpn-instance-B1]ipv4-family 
[r2-vpn-instance-B1-af-ipv4]route-distinguisher 2:2
[r2-vpn-instance-B1-af-ipv4]vpn-target 2:2
 IVT Assignment result: 
Info: VPN-Target assignment is successful.
 EVT Assignment result: 
Info: VPN-Target assignment is successful.
[r2-vpn-instance-B1-af-ipv4]int g 0/0/0
[r2-GigabitEthernet0/0/0]ip binding vpn-instance B1
Info: All IPv4 related configurations on this interface are removed!
Info: All IPv6 related configurations on this interface are removed!
[r2-GigabitEthernet0/0/0]ip add 192.168.2.2 24

r4
[r4]ip vpn-instance A2
[r4-vpn-instance-A2]ipv4-family
[r4-vpn-instance-A2-af-ipv4]route-distinguisher 1:1
[r4-vpn-instance-A2-af-ipv4]vpn-target 1:1
 IVT Assignment result: 
Info: VPN-Target assignment is successful.
 EVT Assignment result: 
Info: VPN-Target assignment is successful.
[r4-vpn-instance-A2-af-ipv4]int g 0/0/2
[r4-GigabitEthernet0/0/2]ip binding vpn-instance A2
Info: All IPv4 related configurations on this interface are removed!
Info: All IPv6 related configurations on this interface are removed!
[r4-GigabitEthernet0/0/2]ip add 192.168.3.2 24

[r4]ip vpn-instance B2
[r4-vpn-instance-B2]ipv4-family
[r4-vpn-instance-B2-af-ipv4]route-distinguisher 2:2
[r4-vpn-instance-B2-af-ipv4]vpn-target 2:2
 IVT Assignment result: 
Info: VPN-Target assignment is successful.
 EVT Assignment result: 
Info: VPN-Target assignment is successful.
[r4-vpn-instance-B2-af-ipv4]int g 4/0/0
[r4-GigabitEthernet4/0/0]ip binding vpn-instance B2
Info: All IPv4 related configurations on this interface are removed!
Info: All IPv6 related configurations on this interface are removed!
[r4-GigabitEthernet4/0/0]ip add 192.168.3.2 24

5.BGP配置

r2
[r2]bgp 2
[r2-bgp]router-id 2.2.2.2
[r2-bgp]peer 4.4.4.4 as-number 2	
[r2-bgp]peer 4.4.4.4 connect-interface LoopBack 0	
[r2-bgp]peer 4.4.4.4 next-hop-local 
[r2-bgp]ipv4-family vpnv4	
[r2-bgp-af-vpnv4]peer 4.4.4.4 enable 

r4
[r4]bgp 2
[r4-bgp]router-id 4.4.4.4
[r4-bgp]peer 2.2.2.2 as-number 2	
[r4-bgp]peer 2.2.2.2 connect-interface LoopBack 0	
[r4-bgp]peer 2.2.2.2 next-hop-local 
[r4-bgp]ipv4-family vpnv4
[r4-bgp-af-vpnv4]peer 2.2.2.2 enable 

6.路由配置

静态
r1
[r1]ip route-static 0.0.0.0 0 192.168.2.2

r5
[r5]ip route-static 0.0.0.0 0 192.168.3.2

动态
r6
RIP配置
[r6]rip 1
[r6-rip-1]ver 2
[r6-rip-1]network 192.168.2.0	
[r6-rip-1]network 192.168.1.0

r7
静态路由配置
[r7]ip route-static 0.0.0.0 0 47.1.1.2

7.宣告

r2
内网静态宣告
[r2]ip route-static vpn-instance B1 192.168.1.0 24 192.168.2.1
[r2]bgp 2
[r2-bgp]ipv4 vpn-instance B1
[r2-bgp-B1]import-route direct 
[r2-bgp-B1]import-route static 

内网动态宣告
[r2]rip 1 vpn-instance A1
[r2-ri-1]ver 2
[r2-ri-1]network 192.168.2.0
[r2-ri-1]import-route bgp
[r2-ri-1]q
[r2]bgp 2	
[r2-bgp]ipv4-family vpn-instance A1
[r2-bgp-A2]import-route rip 1


r4
内网静态宣告
[r4]ip route-static vpn-instance B2 192.168.4.0 24 192.168.3.1
[r4]bgp 2	
[r4-bgp]ipv4 vpn-instance B2
[r4-bgp-B2]import-route direct 	
[r4-bgp-B2]import-route static 

内网动态宣告
[r4]ospf 2 vpn-instance A2
[r4-ospf-2]area 0
[r4-ospf-2-area-0.0.0.0]network 192.168.3.2 0.0.0.0
[r4-ospf-2-area-0.0.0.0]q
[r4-ospf-2]import-route bgp
[r4-ospf-2]q
[r4]bgp 2	
[r4-bgp]ipv4-family vpn-instance A2	
[r4-bgp-A2]import-route ospf 2

8.NAT配置

r7
[r7]acl 2000	
[r7-acl-basic-2000]rule permit source 192.168.4.2 0.0.0.0
[r7-acl-basic-2000]int g 0/0/0	
[r7-GigabitEthernet0/0/0]nat outbound 2000

8.测试

 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值