HP FlexNetwork 10500 Series Configuration Manual page 116

Hide thumbs Also See for FlexNetwork 10500 Series:
Table of Contents

Advertisement

6.
Create a static CRLSP:
# Configure Switch A as the ingress node of the static CRLSP, and specify the next hop
address as 2.1.1.2, outgoing label as 20, and bandwidth for the tunnel as 2000 kbps.
[SwitchA] static-cr-lsp ingress static-cr-lsp-1 nexthop 2.1.1.2 out-label 20
bandwidth 2000
# On Switch A, configure tunnel 0 to use static CRLSP static-cr-lsp-1.
[SwitchA] interface Tunnel1
[SwitchA-Tunnel1] mpls te static-cr-lsp static-cr-lsp-1
[SwitchA-Tunnel1] quit
# Configure Switch B as the transit node of the static CRLSP, and specify the incoming label as
20, next hop address as 3.2.1.2, outgoing label as 30, and bandwidth for the tunnel as 2000
kbps.
[SwitchB] static-cr-lsp transit static-cr-lsp-1 in-label 20 nexthop 3.2.1.2 out-label
30 bandwidth 2000
# Configure Switch C as the egress node of the static CRLSP, and specify the incoming label as
30.
[SwitchC] static-cr-lsp egress static-cr-lsp-1 in-label 30
7.
Configure a static route on Switch A to direct traffic destined for subnet 100.1.2.0/24 to MPLS
TE tunnel 0.
[SwitchA] ip route-static 100.1.2.0 24 tunnel 0 preference 1
Verifying the configuration
# Verify that the tunnel interface is up on Switch A.
[SwitchA] display interface tunnel
Tunnel1
Current state: UP
Line protocol state: UP
Description: Tunnel1 Interface
Bandwidth: 64kbps
Maximum transmission unit: 1496
Internet address: 6.1.1.1/24 (primary)
Tunnel source unknown, destination 3.3.3.3
Tunnel TTL 255
Tunnel protocol/transport CR_LSP
Output queue - Urgent queuing: Size/Length/Discards 0/100/0
Output queue - Protocol queuing: Size/Length/Discards 0/500/0
Output queue - FIFO queuing: Size/Length/Discards 0/75/0
Last clearing of counters: Never
Last 300 seconds input rate: 0 bytes/sec, 0 bits/sec, 0 packets/sec
Last 300 seconds output rate: 0 bytes/sec, 0 bits/sec, 0 packets/sec
Input: 0 packets, 0 bytes, 0 drops
Output: 0 packets, 0 bytes, 0 drops
# Display detailed information about the MPLS TE tunnel on Switch A.
[SwitchA] display mpls te tunnel-interface
Tunnel Name
Tunnel State
Tunnel Attributes
LSP ID
Admin State
: Tunnel 0
: Up (Main CRLSP up)
:
: 1
Tunnel ID
: Normal
107
: 0

Advertisement

Table of Contents
loading

Table of Contents