HP MSR2000 Configuration Manual page 165

Msr series mpls
Hide thumbs Also See for MSR2000:
Table of Contents

Advertisement

[RouterB] interface pos 2/2/0
[RouterB-POS2/2/0] mpls te max-link-bandwidth 10000
[RouterB-POS2/2/0] mpls te max-reservable-bandwidth 5000
[RouterB-POS2/2/0] quit
# Configure the maximum link bandwidth and maximum reservable bandwidth on Router C.
[RouterC] interface gigabitethernet 2/1/1
[RouterC-GigabitEthernet2/1/1] mpls te max-link-bandwidth 10000
[RouterC-GigabitEthernet2/1/1] mpls te max-reservable-bandwidth 5000
[RouterC-GigabitEthernet2/1/1] quit
[RouterC] interface pos 2/2/0
[RouterC-POS2/2/0] mpls te max-link-bandwidth 10000
[RouterC-POS2/2/0] mpls te max-reservable-bandwidth 5000
[RouterC-POS2/2/0] quit
# Configure the maximum link bandwidth and maximum reservable bandwidth on Router D.
[RouterD] interface gigabitethernet 2/1/1
[RouterD-GigabitEthernet2/1/1] mpls te max-link-bandwidth 10000
[RouterD-GigabitEthernet2/1/1] mpls te max-reservable-bandwidth 5000
[RouterD-GigabitEthernet2/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 30.1.1.0/24 to MPLS
TE tunnel 1.
[RouterA] ip route-static 30.1.1.2 24 tunnel 1 preference 1
Verifying the configuration
# Execute the display interface tunnel command on Router A. The output shows that the tunnel interface
is up.
[RouterA] display interface tunnel
Tunnel1
Current state: UP
Line protocol state: UP
Description: Tunnel1 Interface
Bandwidth: 64kbps
Maximum Transmit Unit: 64000
Internet Address is 7.1.1.1/24 Primary
Tunnel source unknown, destination 4.4.4.9
Tunnel TTL 255
Tunnel protocol/transport CR_LSP
156

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents