HP FlexNetwork HSR6600 Configuration Manual page 127

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

Advertisement

[RouterC] interface pos 1/1/0
[RouterC-POS1/1/0] mpls te max-link-bandwidth 10000
[RouterC-POS1/1/0] mpls te max-reservable-bandwidth 5000
[RouterC-POS1/1/0] quit
# Set the maximum link bandwidth and maximum reservable bandwidth on Router D.
[RouterD] interface gigabitethernet 1/1/1
[RouterD-GigabitEthernet1/1/1] mpls te max-link-bandwidth 10000
[RouterD-GigabitEthernet1/1/1] mpls te max-reservable-bandwidth 5000
[RouterD-GigabitEthernet1/1/1] quit
6.
Configure an MPLS TE tunnel on Router A:
# Configure MPLS TE tunnel interface Tunnel 1.
[RouterA] interface tunnel 1 mode mpls-te
[RouterA-Tunnel1] ip address 7.1.1.1 255.255.255.0
# Specify the tunnel destination address as the LSR ID of Router D.
[RouterA-Tunnel1] destination 4.4.4.9
# Configure MPLS TE to use RSVP-TE to establish the tunnel.
[RouterA-Tunnel1] mpls te signaling rsvp-te
# Assign 2000 kbps bandwidth to the tunnel.
[RouterA-Tunnel1] mpls te bandwidth 2000
[RouterA-Tunnel1] quit
7.
Configure a static route on Router A to direct the traffic destined for subnet 100.1.2.0/24 to
MPLS TE tunnel 1.
[RouterA] ip route-static 100.1.2.0 24 tunnel 1 preference 1
Verifying the configuration
# Verify that the tunnel interface is up on Router A.
[RouterA] display interface tunnel
Tunnel1
Current state: UP
Line protocol state: UP
Description: Tunnel1 Interface
Bandwidth: 64kbps
Maximum transmission unit: 1496
Internet address: 7.1.1.1/24 (primary)
Tunnel source unknown, destination 4.4.4.9
Tunnel TTL 255
Tunnel protocol/transport CR_LSP
Last clearing of counters: Never
Last 300 seconds input: 0 bytes/sec, 0 bits/sec, 0 packets/sec
Last 300 seconds output: 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 Router A.
[RouterA] display mpls te tunnel-interface
Tunnel Name
Tunnel State
Tunnel Attributes
LSP ID
: Tunnel 1
: Up (Main CRLSP up, Shared-resource CRLSP down)
:
: 23331
Tunnel ID
117
: 1

Advertisement

Table of Contents
loading

Table of Contents