当前位置:网站首页>Huawei equipment is configured with CE dual attribution
Huawei equipment is configured with CE dual attribution
2022-06-13 02:03:00 【Tony_ long7483】
stay MPLS Backbone network configuration IGP agreement , Realize backbone network PE and P Interworking of
[PE1-LoopBack1]ip add 1.1.1.1 32
[PE1-GigabitEthernet0/0/0]ip add 20.1.1.1 24
[PE1]isis 1
[PE1-isis-1]network-entity 10.0000.0000.0001.00
[PE1-LoopBack1]isis enable 1
[PE1-GigabitEthernet0/0/0]isis enable 1
[P1-LoopBack1]ip add 2.2.2.2 32
[P1-GigabitEthernet0/0/0]ip add 20.1.1.2 24
[P1-GigabitEthernet0/0/1]ip add 30.1.1.2 24
[P1]isis 1
[P1-isis-1]network-entity 10.0000.0000.0002.00
[P1-LoopBack1]isis enable 1
[P1-GigabitEthernet0/0/0]isis enable 1
[P1-GigabitEthernet0/0/1]isis enable 1
[PE3-LoopBack1]ip add 3.3.3.3 32
[PE3-GigabitEthernet0/0/0]ip add 30.1.1.3 24
[PE3]isis 1
[PE3-isis-1]network-entity 10.0000.0000.0003.00
[PE3-LoopBack1]isis enable 1
[PE3-GigabitEthernet0/0/0]isis enable 1
[PE2-LoopBack1]ip add 4.4.4.4 32
[PE2-GigabitEthernet0/0/0]ip add 40.1.1.4 24
[PE2]isis 1
[PE2-isis-1]network-entity 10.0000.0000.0004.00
[PE2-LoopBack1]isis enable 1
[PE2-GigabitEthernet0/0/0]isis enable 1
[P2-LoopBack1]ip add 5.5.5.5 32
[P2-GigabitEthernet0/0/0]ip add 40.1.1.5 24
[P2-GigabitEthernet0/0/1]ip add 50.1.1.5 24
[P2]isis 1
[P2-isis-1]network-entity 10.0000.0000.0005.00
[P2-LoopBack1]isis enable 1
[P2-GigabitEthernet0/0/0]isis enable 1
[P2-GigabitEthernet0/0/1]isis enable 1
[PE4-LoopBack1]ip add 6.6.6.6 32
[PE4-GigabitEthernet0/0/0]ip add 50.1.1.6 24
[PE4]isis 1
[PE4-isis-1]network-entity 10.0000.0000.0006.00
[PE4-LoopBack1]isis enable 1
[PE4-GigabitEthernet0/0/0]isis enable 1stay MPLS Backbone network configuration MPLS Basic abilities and MPLS LDP, establish LDP LSP
[PE1]mpls lsr-id 1.1.1.1
[PE1]mpls
[PE1]mpls ldp
[PE1-GigabitEthernet0/0/0]mpls
[PE1-GigabitEthernet0/0/0]mpls ldp
[P1]mpls lsr-id 2.2.2.2
[P1]mpls
[P1]mpls ldp
[P1-GigabitEthernet0/0/0]mpls
[P1-GigabitEthernet0/0/0]mpls ldp
[P1-GigabitEthernet0/0/1]mpls
[P1-GigabitEthernet0/0/1]mpls ldp
[PE3]mpls lsr-id 3.3.3.3
[PE3]mpls
[PE3]mpls ldp
[PE3-GigabitEthernet0/0/0]mpls
[PE3-GigabitEthernet0/0/0]mpls ldp
[PE2]mpls lsr-id 4.4.4.4
[PE2]mpls
[PE2]mpls ldp
[PE2-GigabitEthernet0/0/0]mpls
[PE2-GigabitEthernet0/0/0]mpls ldp
[P2]mpls lsr-id 5.5.5.5
[P2]mpls
[P2]mpls ldp
[P2-GigabitEthernet0/0/0]mpls
[P2-GigabitEthernet0/0/0]mpls ldp
[P2-GigabitEthernet0/0/1]mpls
[P2-GigabitEthernet0/0/1]mpls ldp
[PE4]mpls lsr-id 6.6.6.6
[PE4]mpls
[PE4]mpls ldp
[PE4-GigabitEthernet0/0/0]mpls
[PE4-GigabitEthernet0/0/0]mpls ldpstay PE The device is configured with VPN example , take CE Access PE
[PE1]ip vpn-instance vpn1
[PE1-vpn-instance-vpn1]ipv4-family
[PE1-vpn-instance-vpn1-af-ipv4]route-distinguisher 100:1
[PE1-vpn-instance-vpn1-af-ipv4]vpn-target 1:1
[PE1-GigabitEthernet0/0/1]ip binding vpn-instance vpn1
[PE1-GigabitEthernet0/0/1]ip add 10.1.1.1 24
[PE3]ip vpn-instance vpn1
[PE3-vpn-instance-vpn1]ipv4-family
[PE3-vpn-instance-vpn1-af-ipv4]route-distinguisher 100:3
[PE3-vpn-instance-vpn1-af-ipv4]vpn-target 1:1
[PE3-GigabitEthernet0/0/1]ip binding vpn-instance vpn1
[PE3-GigabitEthernet0/0/1]ip add 10.3.1.3 24
[PE2]ip vpn-instance vpn1
[PE2-vpn-instance-vpn1]ipv4-family
[PE2-vpn-instance-vpn1-af-ipv4]route-distinguisher 100:2
[PE2-vpn-instance-vpn1-af-ipv4]vpn-target 1:1
[PE2-GigabitEthernet0/0/1]ip binding vpn-instance vpn1
[PE2-GigabitEthernet0/0/1]ip add 10.2.1.4 24
[PE4]ip vpn-instance vpn1
[PE4-vpn-instance-vpn1]ipv4-family
[PE4-vpn-instance-vpn1-af-ipv4]route-distinguisher 100:4
[PE4-vpn-instance-vpn1-af-ipv4]vpn-target 1:1
[PE4-GigabitEthernet0/0/1]ip binding vpn-instance vpn1
[PE4-GigabitEthernet0/0/1]ip add 10.4.1.6 24stay PE Establish between MP-IBGP Peer relationship
[PE1]bgp 100
[PE1-bgp]peer 3.3.3.3 as-number 100
[PE1-bgp]peer 3.3.3.3 connect-interface LoopBack 1
[PE1-bgp]ipv4-family vpnv4
[PE1-bgp-af-vpnv4]peer 3.3.3.3 enable
[PE3]bgp 100
[PE3-bgp]peer 1.1.1.1 as-number 100
[PE3-bgp]peer 1.1.1.1 connect-interface LoopBack 1
[PE3-bgp]ipv4-family vpnv4
[PE3-bgp-af-vpnv4]peer 1.1.1.1 enable
[PE2]bgp 100
[PE2-bgp]peer 6.6.6.6 as-number 100
[PE2-bgp]peer 6.6.6.6 connect-interface LoopBack 1
[PE2-bgp]ipv4-family vpnv4
[PE2-bgp-af-vpnv4]peer 6.6.6.6 enable
[PE4]bgp 100
[PE4-bgp]peer 4.4.4.4 as-number 100
[PE4-bgp]peer 4.4.4.4 connect-interface LoopBack 1
[PE4-bgp]ipv4-family vpnv4
[PE4-bgp-af-vpnv4]peer 4.4.4.4 enablestay PE And CE Configuration between EBGP Routing protocol , introduce VPN route
[CE1-GigabitEthernet0/0/0]ip add 10.1.1.7 24
[CE1-GigabitEthernet0/0/1]ip add 10.2.1.7 24
[CE1-GigabitEthernet0/0/2]ip ad 1.5.1.7 24
[CE1]bgp 65410
[CE1-bgp]peer 10.1.1.1 as-number 100
[CE1-bgp]peer 10.2.1.4 as-number 100
[CE1-bgp]import-route direct
[CE2-GigabitEthernet0/0/0]ip add 10.3.1.8 24
[CE2-GigabitEthernet0/0/1]ip add 10.4.1.8 24
[CE2-GigabitEthernet0/0/2]ip add 1.6.1.8 24
[CE2]bgp 65420
[CE2-bgp]peer 10.3.1.3 as-number 100
[CE2-bgp]peer 10.4.1.6 as-number 100
[CE2-bgp]import-route direct
[PE1]bgp 100
[PE1-bgp]ipv4-family vpn-instance vpn1
[PE1-bgp-vpn1]peer 10.1.1.7 as-number 65410
[PE1-bgp-vpn1]import-route direct
[PE2]bgp 100
[PE2-bgp]ipv4-family vpn-instance vpn1
[PE2-bgp-vpn1]peer 10.2.1.7 as-number 65410
[PE2-bgp-vpn1]import-route direct
PE3]bgp 100
[PE3-bgp]ipv4-family vpn-instance vpn1
[PE3-bgp-vpn1]peer 10.3.1.8 as-number 65420
[PE3-bgp-vpn1]import-route direct
[PE4]bgp 100
[PE4-bgp]ipv4-family vpn-instance vpn1
[PE4-bgp-vpn1]peer 10.4.1.8 as-number 65420
[PE4-bgp-vpn1]import-route directstay CE1 Configuration on allows CE1 To CE2 The traffic allows load sharing
[CE1]bgp 65410
[CE1-bgp]ipv4-family unicast
[CE1-bgp-af-ipv4]maximum load-balancing 2Configure routing policies , increase PE3 Publish to CE2 Of BGP The routing MED value , send CE2 To CE1 Of flow through PE4,PE3 As backup
[PE3]route-policy p1 permit node 10
[PE3-route-policy]apply cost 120
[PE3]bgp 100
[PE3-bgp]ipv4-family vpn-instance vpn1
[PE3-bgp-vpn1]peer 10.3.1.8 route-policy p1 export
Find that for 1.5.1.0/30 The routing ,PE3 released MED The value is 120, Than PE4 released MED Large value ( By default MED The value of is 0), So choose PE4 released
8. Check the configuration
See go to the opposite end CE2 The route of the connected user , And load sharing
Go to the opposite end CE1 The route of the connected user , And the next jump is 10.4.1.6(PE4 Access on CE2 The interface of IP Address )
边栏推荐
- The scientific innovation board successfully held the meeting, and the IPO of Kuangshi technology ushered in the dawn
- STM32 external interrupt Usage Summary
- Vs how to enter chromium subprocess debugging
- Use mediapipe+opencv to make a simple virtual keyboard
- Detailed explanation of deep learning parameter adjustment skills
- STM32F103 IIC OLED program migration complete engineering code
- What is the path field—— Competitive advertising
- The commercial value of Kwai is being seen by more and more brands and businesses
- Mac下搭建MySQL环境
- Developer contributions amd Xilinx Chinese Forum sharing - wisdom of questioning
猜你喜欢
Application circuit and understanding of BAT54C as power supply protection
[work with notes] NDK compiles the open source library ffmpeg
Devaxpress Chinese description --tcxpropertiesstore (property store recovery control)
4、 Improvement of warehousing management function
General IP address, account and password of mobile IPv6 optical cat login, and mobile optical cat is in bridging mode
How does Google's audience work?
Sqlserver2008 denied select permission on object'***** '(database'*****', schema'dbo')
回顾ITIL各版本历程,找到企业运维发展的关键点
(no plug-in) summary of vim basic shortcut keys
Devaxpress Chinese description -- tdxgallerycontrol object (gallery component)
随机推荐
[learning notes] xr872 audio driver framework analysis
[pytorch FAQ] numpy:dll load failed while importing_ multiarray_ Umath: the specified module could not be found.
Vs how to enter chromium subprocess debugging
回顾ITIL各版本历程,找到企业运维发展的关键点
STM32 steering gear controller
Stm32 mpu6050 servo pan tilt support follow
SQL server deletes all tables and all stored procedures in the database
[work notes] the problem of high leakage current in standby mode of dw7888 motor driver chip
Examples of using the chromium base library
Vivo released originos ocean, and the domestic customized system is getting better and better
[the second day of the actual combat of the smart lock project based on stm32f401ret6 in 10 days] light up with the key ----- input and output of GPIO
Devaxpress Chinese description --tcximagelist (enhanced image list control)
Stm32+ze-08 formaldehyde sensor tutorial
Ruixing coffee 2022, extricating itself from difficulties and ushering in a smooth path
[work with notes] NDK compiles the open source library ffmpeg
js获取元素
The new wild prospect of JD instant retailing from the perspective of "hour shopping"
Viewing the ambition of Xiaodu technology from intelligent giant screen TV v86
反爬虫策略(ip代理、设置随机休眠时间、哔哩哔哩视频信息爬取、真实URL的获取、特殊字符的处理、时间戳的处理、多线程处理)
分享三个关于CMDB的小故事