You are on page 1of 12

Operation Manual - MPLS Volume

Quidway NetEngine16E/08E/05 Routers Table of Contents

Table of Contents

Chapter 4 IPTN Configuration ...................................................................................................... 4-1


4.1 Introduction ........................................................................................................................ 4-1
4.1.1 IPTN ........................................................................................................................ 4-1
4.1.2 IPTN Working Process............................................................................................ 4-2
4.2 Configuring IPTN ............................................................................................................... 4-3
4.2.1 Establishing the Configuration Task........................................................................ 4-3
4.2.2 Configuring IPTN Static LSP Binding...................................................................... 4-4
4.3 Maintaining IPTN ............................................................................................................... 4-5
4.4 Configuration Examples..................................................................................................... 4-5
4.4.1 Example for Configuring IPTN ................................................................................ 4-5

Huawei Technologies Proprietary

i
Operation Manual - MPLS Volume
Quidway NetEngine16E/08E/05 Routers Chapter 4 IPTN Configuration

Chapter 4 IPTN Configuration

4.1 Introduction

4.1.1 IPTN

As the main network layer protocol, IP technologies enables different new value-added
services on the IP network and multimedia services such as voice and video included.
Moreover, with the rapid development of the Internet and data services, telecom
networks gradually trend to data transmission services besides the original voice
services.
It becomes more and more urgent for a network integrating telecom networks and IP
networks. Huawei brings forward a solution called IP Telecommunication Network
(IPTN) as shown in Figure 4-1.

SoftSwitch VOD control server MCU

Service control layer


RM3

RM1
RM4
Bearer control layer RM2
Transit Router

LSP End Router


MA1
MA2 MA3

LSP MA4

Logical bearer layer

MA1 MA4

MA3
MA2
Underlying physical layer

Figure 4-1 Networking diagram of IPTN

There are three layers in the IPTN.

Huawei Technologies Proprietary

4-1
Operation Manual - MPLS Volume
Quidway NetEngine16E/08E/05 Routers Chapter 4 IPTN Configuration

z Service control layer has a service control server. It works along with the access
layer to implement intelligent identification services.
z Bearer control layer employs a resource manager (RM) to perform centralized
management on the network topology and resources. When the RM receives a
resource request from a service server, it determines whether to accept the call
according to the network topology and resource utilization, thus implementing call
access control.
z Basic network layer, also called bearer layer is composed of routers to forward
data. Here the IPTN and the Internet are separated by MPLS. The IPTN is to bear
the guaranteed telecom services, while the Internet is to bear the traditional
Internet services.
The IPTN preplans the LSP virtual links in each direction of the office as well as the
corresponding bandwidths, simplifying the network QoS deployment. With respect to
the service across domains, RMs cooperate with each other to guarantee the QoS of
the entire network.

4.1.2 IPTN Working Process

Core Management Device

Label
Binding
Information

IPTN IPTN IPTN


Request

Tunnel 1 Tunnel 4 Tunnel 6


Host 1 Host 2

Tunnel 2 Tunnel 5 Tunnel 7

Figure 4-2 IPTN process

Internet Protocol Telecommunications Network (IPTN) manages the


telecommunication Network. If IPTN was not there in the above scenario, the packet
sent from host1 to host2 would be treated differently at each network. With IPTN, It can
use the Tunnel from respective Network to send the packets to Host 2. To Identify which
tunnel to use from the respective network, We bind a Label to Tunnel and notify IPTN
Which in turn notifies the core Management Device.

Huawei Technologies Proprietary

4-2
Operation Manual - MPLS Volume
Quidway NetEngine16E/08E/05 Routers Chapter 4 IPTN Configuration

Say for example if


z Label10 is binded to Tunnel1 for Network1 – This IPTN notifies to Core
Management Device
z Label20 is binded to Tunnel4 for Network2 - This IPTN notifies to Core
Management Device
z Label30 is binded to Tunnel6 for Network3- This IPTN notifies to Core
Management Device
So the Core Management Device has the information of All the devices and networks.

When Host1 has to send a packet to Host2, It sends the Request Message with
destination (host 2) to Core Management Device. Since now core management device
has the information of the tunnels and label bindings it notifies the same to Host1.
And now Host1 sends packet to Host2 in the following format. i.e. labels are pushed in
the packet

Packet Info.

Label 10

Label 20

Label 30

Figure 4-3 label stack

The Tunnel, which we are going to use, is static-LSP. We bind the label to the static-lsp
through configuration.

4.2 Configuring IPTN

4.2.1 Establishing the Configuration Task


I. Applicable Environments
The LSP that bears IPTN services needs to bind the QoS information of IPTN services
to ensure its carrier-class service quality, and therefore, the dedicated static LSP must
be created for IPTN.
The main difference between the static LSP for IPTN and general static LSPs lies in
that common static LSPs do not assign the ingress labels on Ingress nodes while the
IPTN static LSP binds the names of common static LSPs with the ingress labels of
IPTN. In this way, the static LSP becomes dedicated IPTN LSP.

II. Preconfigured Tasks

Before configuring IPTN, you need to complete the following tasks:

Huawei Technologies Proprietary

4-3
Operation Manual - MPLS Volume
Quidway NetEngine16E/08E/05 Routers Chapter 4 IPTN Configuration

z Configuring IGP to ensure the reachibility between LSRs


z Configuring MPLS basic capability
z Configuring static LSP

III. Data Preparations

To configure IPTN, you need the following data.


No. Data
1 Name of the IPTN
2 In-label of IPTN
3 Name of the static LSP

IV. Configuration Procedures

No. Procedure
1 Configuring IPTN Static LSP Binding

4.2.2 Configuring IPTN Static LSP Binding

Step Action Command


1 Enter system view. system-view
2 Configure IPTN Static LSP iptn iptn-name binding static-lsp-name
Biniding. lsp-name label in-label

Note:
After common static LSPs bound by the IPTN ingress label are in UP state, the static
LSP for IPTN is in UP state.

After the IPTN static LSP binding is cancelled, the system deletes the IPTN forwarding
entries, restores the IPTN static LSP to common static LSP, and creates FTN and
corresponding forwarding entries. In this case, if LDP LSPs of the same FEC exist, they
are deleted.

Huawei Technologies Proprietary

4-4
Operation Manual - MPLS Volume
Quidway NetEngine16E/08E/05 Routers Chapter 4 IPTN Configuration

4.3 Maintaining IPTN

After the above configuration, execute the display command in any view to check the
running of the IPTN configuration, and to verify the effect of the configuration. For more
details, refer to Quidway NetEngine16E/08E/05 Routers Command Reference.

Table 4-1 Displaying IPTN information


Action Command

Display the configured explicit path. display iptn iptn-name

4.4 Configuration Examples

4.4.1 Example for Configuring IPTN


I. Networking Requirements
Create a static LSP, and take the Ingress node as Router A, the Transit node as Router
B, and the Egress node as Router C. IPTN binds the ingress label 180 with this LSP.

II. Networking Diagram

Loopback1:
2.2.2.9/32

Ethernet1/0/0: Ethernet2/0/0:
30.1.1.2/24 40.1.1.1/24
Loopback1: RouterB Loopback1:
1.1.1.9/32 3.3.3.9/32

Ethernet1/0/0: Ethernet1/0/0:
30.1.1.1/24 40.11.2/24
RouterA RouterC

Figure 4-4 IPTN Networking Diagram

III. Configuration Procedures


1) Configuring IP Addresses on Each Interface
The IP addresses and masks on each interface are configured as shown in Figure 4-4,
the specific configuration process is here omitted.
2) Configuring the OSPF Protocol as IGP of the Backbone Network
# Configure Router A.
[RouterA] ospf 1
[RouterA-ospf-1] area 1
[RouterA-ospf-1-area-0.0.0.1] network 1.1.1.9 0.0.0.0

Huawei Technologies Proprietary

4-5
Operation Manual - MPLS Volume
Quidway NetEngine16E/08E/05 Routers Chapter 4 IPTN Configuration

[RouterA-ospf-1-area-0.0.0.1] network 30.1.1.0 0.0.0.255


[RouterA-ospf-1-area-0.0.0.1] quit
[RouterA-ospf-1] quit

# Configure Router B.
[RouterB-mpls] ospf 1
[RouterB-ospf-1] area 1
[RouterB-ospf-1-area-0.0.0.1] network 2.2.2.9 0.0.0.0
[RouterB-ospf-1-area-0.0.0.1] network 30.1.1.0 0.0.0.255
[RouterB-ospf-1-area-0.0.0.1] network 40.1.1.0 0.0.0.255
[RouterB-ospf-1-area-0.0.0.1] quit
[RouterB-ospf-1] quit

# Configure Router C.
[RouterC] ospf 1
[RouterC-ospf-1] area 1
[RouterC-ospf-1-area-0.0.0.1] network 3.3.3.9 0.0.0.0
[RouterC-ospf-1-area-0.0.0.1] network 40.1.1.0 0.0.0.255
[RouterC-ospf-1-area-0.0.0.1] quit
[RouterC-ospf-1] quit

After the above configuration, execute the display ip routing-table command on each
router to display the host routes of the counterpart LSR ID. The routes are learned from
each other. Take the display information on Router A as an example.
[RouterA] display ip routing-table
Routing Tables: Public
Destinations : 8 Routes : 8
Destination/Mask Proto Pre Cost NextHop Interface
1.1.1.9/32 Direct 0 0 127.0.0.1 InLoopBack0
2.2.2.9/32 OSPF 10 2 30.1.1.2 Ethernet1/0/0
3.3.3.9/32 OSPF 10 3 30.1.1.2 Ethernet1/0/0
30.1.1.0/24 Direct 0 0 30.1.1.1 Ethernet1/0/0
30.1.1.1/32 Direct 0 0 127.0.0.1 InLoopBack0
40.1.1.0/24 OSPF 10 2 30.1.1.2 Ethernet1/0/0
127.0.0.0/8 Direct 0 0 127.0.0.1 InLoopBack0
127.0.0.1/32 Direct 0 0 127.0.0.1 InLoopBack0
3) Configuring MPLS basic capability
# Configure Router A.
[RouterA] mpls lsr-id 1.1.1.9
[RouterA] mpls
[RouterA-mpls] quit
[RouterA] interface Ethernet 1/0/0
[RouterA-Ethernet1/0/0] mpls

Huawei Technologies Proprietary

4-6
Operation Manual - MPLS Volume
Quidway NetEngine16E/08E/05 Routers Chapter 4 IPTN Configuration

[RouterA-Ethernet1/0/0] quit

# Configure Router B.
[RouterB] mpls lsr-id 2.2.2.9
[RouterB] mpls
[RouterB-mpls] quit
[RouterB] interface Ethernet 1/0/0
[RouterB-Ethernet1/0/0] mpls
[RouterB-Ethernet1/0/0] quit
[RouterB]interface Ethernet 2/0/0
[RouterB-Ethernet2/0/0] mpls
[RouterB-Ethernet2/0/0] quit

# Configure Router C.
[RouterC] mpls lsr-id 3.3.3.9
[RouterC] mpls
[RouterC-mpls] quit
[RouterC] interface Ethernet 1/0/0
[RouterC-Ethernet1/0/0] mpls
[RouterC-Ethernet1/0/0] quit
4) Configuring static LSP
# Configure ingress node for the static LSP.
[RouterA]static-lsp ingress lsp1 destination 3.3.3.9 32 nexthop 30.1.1.2
out-label 100

# Configure transit node for the static LSP.


[RouterB] static-lsp transit lsp1 incoming-interface Ethernet 1/0/0 in-label
100 nexthop 40.1.1.2 out-label 200

# Configure egress node for the static LSP.


[RouterC] static-lsp egress lsp1 incoming-interface Ethernet 1/0/0 in-label
200

After the above configuration, view the state of static LSP on Router A.
[RouterA] display mpls static-lsp
Name FEC I/O Label I/O If Stat
lsp1 3.3.3.9/32 NULL/100 -/Eth1/0/0 Up
[RouterA] display mpls static-lsp verbose
No : 1
LSP-Name : lsp1
LSR-Type : Ingress
FEC : 3.3.3.9/32
In-Label : NULL
Out-Label : 100

Huawei Technologies Proprietary

4-7
Operation Manual - MPLS Volume
Quidway NetEngine16E/08E/05 Routers Chapter 4 IPTN Configuration

In-Interface : -
Out-Interface : Ethernet1/0/0
NextHop : 30.1.1.2
Static-Lsp Type: Normal
Lsp Status : Up
5) Binding IPTN and the static LSP
[RouterA] iptn iptn1 binding static-lsp-name lsp1 label 180

After the above configuration, view the state of LSP on Router A.


[RouterA] display mpls lsp
------------------------------------------------------------------
LSP Information: STATIC LSP
------------------------------------------------------------------
FEC In/Out Label In/Out IF Vrf Name
3.3.3.9/32 NULL/100 -/Eth1/0/0
[RouterA] display mpls static-lsp
Name FEC I/O Label I/O If Stat
lsp1 3.3.3.9/32 NULL/100 -/Eth1/0/0 Up

Execute the display mpls static-lsp verbose command on Router A, it shows that the
type of static LSP is IPTN.
[RouterA] display mpls static-lsp verbose
No : 1
LSP-Name : lsp1
LSR-Type : Ingress
FEC : 3.3.3.9/32
In-Label : NULL
Out-Label : 100
In-Interface : -
Out-Interface : Ethernet1/0/0
NextHop : 30.1.1.2
Static-Lsp Type: IPTN
Lsp Status : Up

Execute the display iptn command on Router A to display the binding state of IPTN
static LSP, it shows that the IPTN is in UP state.
[RouterA] display iptn
IPTN-NAME STATIC-LSP NAME IN LABEL STATUS
iptn1 lsp1 180 Up

View the details of static LSP on Router B.


[RouterB] display mpls static-lsp verbose
No : 1
LSP-Name : lsp1

Huawei Technologies Proprietary

4-8
Operation Manual - MPLS Volume
Quidway NetEngine16E/08E/05 Routers Chapter 4 IPTN Configuration

LSR-Type : Transit
FEC : -/-
In-Label : 100
Out-Label : 200
In-Interface : Ethernet1/0/0
Out-Interface : Ethernet2/0/0
NextHop : 40.1.1.2
Static-Lsp Type: Normal
Lsp Status : Up

View the details of static LSP on Router C.


[RouterC] display mpls static-lsp verbose
No : 1
LSP-Name : lsp1
LSR-Type : Egress
FEC : -/-
In-Label : 200
Out-Label : NULL
In-Interface : Ethernet1/0/0
Out-Interface : -
NextHop : -
Static-Lsp Type: Normal
Lsp Status : Up

IV. Configuration File

1) Configuration file of Router A


#
sysname RouterA
#
mpls lsr-id 1.1.1.9
mpls
#
interface Ethernet1/0/0
ip address 30.1.1.1 255.255.255.0
mpls
#
interface LoopBack1
ip address 1.1.1.9 255.255.255.255
#
ospf 1
area 0.0.0.1
network 1.1.1.9 0.0.0.0
network 30.1.1.0 0.0.0.255

Huawei Technologies Proprietary

4-9
Operation Manual - MPLS Volume
Quidway NetEngine16E/08E/05 Routers Chapter 4 IPTN Configuration

#
static-lsp ingress lsp1 destination 3.3.3.9 32 nexthop 30.1.1.2 out-label 100
iptn iptn1 binding static-lsp-name lsp1 label 180
#
return
2) Configuration file of Router B
#
sysname RouterB
#
mpls lsr-id 2.2.2.9
mpls
#
interface Ethernet1/0/0
ip address 30.1.1.2 255.255.255.0
mpls
#
interface Ethernet2/0/0
ip address 40.1.1.1 255.255.255.0
mpls
#
interface LoopBack1
ip address 2.2.2.9 255.255.255.255
#
ospf 1
area 0.0.0.1
network 2.2.2.9 0.0.0.0
network 30.1.1.0 0.0.0.255
network 40.1.1.0 0.0.0.255
#
static-lsp transit lsp1 incoming-interface Ethernet1/0/0 in-label 100 nexthop
40.1.1.2 out-label 200
#
return
3) Configuration file of Router C
#
sysname RouterC
#
mpls lsr-id 3.3.3.9
mpls
#
interface Ethernet1/0/0
ip address 40.1.1.2 255.255.255.0

Huawei Technologies Proprietary

4-10
Operation Manual - MPLS Volume
Quidway NetEngine16E/08E/05 Routers Chapter 4 IPTN Configuration

mpls
#
interface LoopBack1
ip address 3.3.3.9 255.255.255.255
#
ospf 1
area 0.0.0.1
network 3.3.3.9 0.0.0.0
network 40.1.1.0 0.0.0.255
#
static-lsp egress lsp1 incoming-interface Ethernet1/0/0 in-label 200
#
return

Huawei Technologies Proprietary

4-11

You might also like