MPLS(multi protocol label switch)
network layer protocol (ip ipv6 ipx appletalk)
layer3 vpn destination
layer2 circuit
outgoing interface on the egress router
qos
source address
process switching (route table)
fast switching (cache table)
cef (FIB&ADJ table)
control plane
data plane
MPLs labels
frame mode mpls (tcp/ip)
cell mode mple (atm)
lsr (swap-label)
edge lsr (impose-label pop-label)
TDP (TCP/UDP 711 (HELLO UDP)(TAG TCP))
LDP (TCP/UDP 646 (HELLO UDP)(TAG TCP))
before1 PHP
before2 PHP
after PHP
配置
router
configure cef
configure mpls on a frame mode interface
option configure the MTU(1504 1508 1512) size in label switching
conf ter
ip cef
interface s 0/0
mpls ip 或 tag-switching ip
show mpls ldp neighbor
show mpls forwarding-table
show ip cef
show ip cef detail
overlay-VPN Peer-to-peer VPN
安全 isp参与私网路由
费用低 Qos保证
CE端配置简单
Peer-to-peer vpn
CE与PE (IGP)
如何区别CE的相同路由(RD)
VRF(虚拟路由转发)(mp-iBGP)
路由的导入导出(RT)
MPLS-VPN
ipv4+RD+RT=VPNv4
配置
R1 R2 R3 (ISP)
使用loopback接口标示并配置直连ip
R2
conf ter
ip vrf A
rd 1:1
route-target 1:1
conf ter
int s 0/1
ip vrf forwarding A
ip add 24.1.1.2 255.255.255.0
no shut
show ip route vrf A
ping vrf A 24.1.1.4
router rip
version 2
address-family ipv4 vrf A
network 24.0.0.0
bgp 1
bgp router-id 2.2.2.2
no auto-summary
no synchronization
neighbor 3.3.3.3 remote-as 1
neighbor 3.3.3.3 up lo0
address-family vpnv4
neighbor 3.3.3.3 activate
neighbor 3.3.3.3 send-community
address-family ipv4 vrf A
redistribute rip
show ip bgp vpnv4 all
show ip bgp vpnv4 all 4.4.4.0 /24
router rip
address-family ipv4 vrf A
redistribute bgp 1 metric transparent
show mpls forwarding-table
show ip vpnv4 all label
R3
conf ter
ip vrf A
rd 1:1
route-target 1:1
conf ter
int s 0/1
ip vrf forwarding A
ip add 35.1.1.3 255.255.255.0
no shut
show ip route vrf A
ping vrf A 35.1.1.5
router rip
version 2
address-family ipv4 vrf A
network 35.0.0.0
bgp 1
bgp router-id 3.3.3.3
no auto-summary
no synchronization
neighbor 2.2.2.2 remote-as 1
neighbor 2.2.2.2 up lo0
address-family vpnv4
neighbor 2.2.2.2 activate
neighbor 2.2.2.2 send-community
address-family ipv4 vrf A
redistribute rip
router rip
address-family ipv4 vrf A
redistribute bgp 1 metric transparent
R4 R5(一家企业A)(运行RIPv2 通告loopback和直连)
R6 R7(另一家企业B)(运行RIPv2 通告loopback和直连)
相关推荐
MPLS MPLS——Multi-Protocol Label Switching Multi-Protocol:支持多种三层协议,如IP、IPv6、IPX等,它通常处于二层和三层之间,俗称2.5层。 Label:是一种短的、等长的、易于处理的、不包含拓扑信息、只具有...
对支持流量工程的各种显式路由算法进行了比较,提出了在线分布实施MPLS(Multi-Protocol Label Switch)流量工程的优化体系结构。通过引入扩展LSA(LinkState Advertisement)发布机制,采用分布和集中相结合的方式,使最小...
To improve the restoration performance of a multicast service of multi-protocol label switching transport profile (MPLS-TP) enabled optical network, this letter proposes a local-node initiated...
MPLS(Multi-Protocol Label Switching)是广泛应用的一种标签交换技术,它可以提供服务质量保证,支持流量工程,并优化数据传输。 2. **QoS(Quality of Service)**:为了确保关键业务的优先级,宽带分组交换技术...
* MPLS(Multi-Protocol Label Switching):一种多协议标签交换技术,用于高速网络中的数据传输。 * IP(Internet Protocol):一种网络协议,用于将数据包从一个设备转发到另一个设备。 * VOIP(Voice over ...
7. **高级服务**:可能包含对IPv6的支持,以及VoIP(Voice over IP)和MPLS(Multi-Protocol Label Switching)等服务。 8. **性能优化**:针对2948G硬件进行优化,确保高效的数据转发和低延迟。 9. **故障恢复和...
还支持MPLS(Multi-Protocol Label Switching)和VLAN Trunking,实现高效的数据传输和网络分段。 5. **故障排查**:手册中包含了详细的故障诊断和排除步骤,如检查端口状态、查看日志、使用命令行接口(CLI)进行...
13. **MPLS(Multi-Protocol Label Switching)**:MPLS是一种用于高速数据传输的网络技术,通过标签交换代替IP路由,提高数据包转发效率。 14. **VXLAN(Virtual eXtensible Local Area Network)**:VXLAN是网络虚拟...
2. LSP(Label Switched Path):标签交换路径,是MPLS(多协议标签交换)网络中的保护方式,提供端到端的保护。 3. RSVP-TE(Resource Reservation Protocol - Traffic Engineering):资源预留协议,用于在IP网络...
- **MPLS(Multiprotocol Label Switching)**:多协议标签交换技术,用于高效的数据转发。 - **MA 5200 ONU**:多业务接入平台,主要用于光纤到楼(FTTB)的接入层。 #### 六、图形元素及其用途 1. **作图元素...
**英文名称:** Multi-Protocol Label Switching (MPLS) **本质:** 一种用于快速数据包交换和路由的技术体系。 **作用:** 为网络数据流量提供目标定位、路由寻址、数据包转发及交换功能。 **用途:** 适用于...