Example For Configuring Dm For An Lsp - Huawei NetEngine80E Configuration Manual - Reliability

Hide thumbs Also See for NetEngine80E:
Table of Contents

Advertisement

HUAWEI NetEngine80E/40E Router
Configuration Guide - Reliability
l

9.7.4 Example for Configuring DM for an LSP

LSRs are connected using a bidirectional LSP. DM (including delay and delay jitter
measurement) needs to be configured to monitor the delay and delay jitters between LSRs and
provide performance statistics about the MPLS-TP network.
Networking Requirements
As a connection-oriented packet switching technology, MPLS-TP is designed to convert a
transport network from circuit switching to packet switching. The conversion aims to increase
the transmission rate on the transport network.
Issue 02 (2014-09-30)
interface LoopBack1
ip address 2.2.2.2 255.255.255.255
#
ip route-static 1.1.1.1 255.255.255.255 2.1.1.1
ip route-static 3.3.3.3 255.255.255.255 3.2.1.2
#
return
Configuration file of LSRC
#
sysname LSRC
#
mpls lsr-id 3.3.3.3
mpls
mpls te
#
bidirectional static-cr-lsp egress lsp1
forward in-label 40 lsrid 1.1.1.1 tunnel-id 100
backward nexthop 3.2.1.1 out-label 16 bandwidth ct0 10000
#
interface Pos1/0/0
undo shutdown
ip address 3.2.1.2 255.255.255.0
mpls
mpls te
mpls te bandwidth max-reservable-bandwidth 100000
mpls te bandwidth bc0 100000
#
interface LoopBack1
ip address 3.3.3.3 255.255.255.255
#
interface Tunnel2/0/0
ip address unnumbered interface LoopBack1
tunnel-protocol mpls te
destination 1.1.1.1
mpls te signal-protocol cr-static
mpls te tunnel-id 200
mpls te passive-tunnel
mpls te binding bidirectional static-cr-lsp egress lsp1
mpls te commit
#
ip route-static 1.1.1.1 255.255.255.255 3.2.1.1
ip route-static 2.2.2.2 255.255.255.255 3.2.1.1
#
mpls-tp meg test
me te interface Tunnel2/0/0 mep-id 2 remote-mep-id 1
cc send enable
cc receive enable
#
return
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
9 MPLS-TP OAM Configuration
969

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netengine40e

Table of Contents