HP FlexNetwork HSR6600 Configuration Manual page 560

Comware 7 mpls
Hide thumbs Also See for FlexNetwork HSR6600:
Table of Contents

Advertisement

# Configure Router E.
<RouterE> system-view
[RouterE] mpls lsr-id 5.5.5.9
[RouterE] mpls te
[RouterE-te] quit
[RouterE] interface gigabitethernet 1/1/2
[RouterE-GigabitEthernet1/1/2] mpls enable
[RouterE-GigabitEthernet1/1/2] quit
# Configure Router F.
<RouterF> system-view
[RouterF] mpls lsr-id 6.6.6.9
[RouterF] mpls te
[RouterF-te] quit
[RouterF] interface gigabitethernet 1/1/2
[RouterF-GigabitEthernet1/1/2] mpls enable
[RouterF-GigabitEthernet1/1/2] quit
5.
Configure adjacency path labels on each node:
# On Router A, bind label 16 to next hop 10.1.1.2.
[RouterA] static-sr-mpls adjacency adjacency-1 in-label 16 nexthop 10.1.1.2
# On Router B, bind labels 20, 21, and 22 to next hops 10.1.1.1, 20.1.1.2, and 40.1.1.2,
respectively.
[RouterB] static-sr-mpls adjacency adjacency-1 in-label 20 nexthop 10.1.1.1
[RouterB] static-sr-mpls adjacency adjacency-2 in-label 21 nexthop 20.1.1.2
[RouterB] static-sr-mpls adjacency adjacency-3 in-label 22 nexthop 40.1.1.2
# On Router C, bind labels 30, 31, and 32 to next hops 30.1.1.2, 50.1.1.2, and 20.1.1.1,
respectively.
[RouterC] static-sr-mpls adjacency adjacency-1 in-label 30 nexthop 30.1.1.2
[RouterC] static-sr-mpls adjacency adjacency-2 in-label 31 nexthop 50.1.1.2
[RouterC] static-sr-mpls adjacency adjacency-3 in-label 32 nexthop 20.1.1.1
# On Router D, bind label 40 to next hop 30.1.1.1.
[RouterD] static-sr-mpls adjacency adjacency-1 in-label 40 nexthop 30.1.1.1
# On Router E, bind label 50 to next hop 40.1.1.1.
[RouterE] static-sr-mpls adjacency adjacency-1 in-label 50 nexthop 40.1.1.1
# On Router F, bind label 60 to next hop 50.1.1.1.
[RouterF] static-sr-mpls adjacency adjacency-1 in-label 60 nexthop 50.1.1.1
6.
Create static SRLSPs:
# Configure Router A as the ingress node of static SRLSP static-sr-lsp-1 and configure an
outgoing label stack of [16, 21, 30].
[RouterA] static-sr-mpls lsp static-sr-lsp-1 out-label 16 21 30
# Configure Router E as the ingress node of static SRLSP static-sr-lsp-2 and configure an
outgoing label stack of [50, 21, 31].
[RouterE] static-sr-mpls lsp static-sr-lsp-2 out-label 50 21 31
7.
Configure MPLS TE tunnels over static SRLSPs:
# On Router A, establish static MPLS TE tunnel 0 to Router D and specify the tunnel destination
address as the LSR ID of Router D.
[RouterA] interface tunnel 0 mode mpls-te
[RouterA-Tunnel0] ip address 6.1.1.1 255.255.255.0
[RouterA-Tunnel0] destination 4.4.4.9
550

Advertisement

Table of Contents
loading

Table of Contents