HPE FlexFabric 5950 Series Configuration Manual page 154

Mpls
Hide thumbs Also See for FlexFabric 5950 Series:
Table of Contents

Advertisement

[SwitchA-Vlan-interface1] mpls te max-reservable-bandwidth rdm 10000 bc1 8000 bc2
5000 bc3 2000
[SwitchA-Vlan-interface1] quit
# Set the maximum bandwidth, maximum reservable bandwidth, and bandwidth constraints on
Switch B.
[SwitchB] interface vlan-interface 1
[SwitchB-Vlan-interface1] mpls te max-link-bandwidth 10000
[SwitchB-Vlan-interface1] mpls te max-reservable-bandwidth rdm 10000 bc1 8000 bc2
5000 bc3 2000
[SwitchB-Vlan-interface1] quit
[SwitchB] interface vlan-interface 2
[SwitchB-Vlan-interface2] mpls te max-link-bandwidth 10000
[SwitchB-Vlan-interface2] mpls te max-reservable-bandwidth rdm 10000 bc1 8000 bc2
5000 bc3 2000
[SwitchB-Vlan-interface2] quit
# Set the maximum bandwidth, maximum reservable bandwidth, and bandwidth constraints on
Switch C.
[SwitchC] interface vlan-interface 3
[SwitchC-Vlan-interface3] mpls te max-link-bandwidth 10000
[SwitchC-Vlan-interface3] mpls te max-reservable-bandwidth rdm 10000 bc1 8000 bc2
5000 bc3 2000
[SwitchC-Vlan-interface3] quit
[SwitchC] interface vlan-interface 2
[SwitchC-Vlan-interface2] mpls te max-link-bandwidth 10000
[SwitchC-Vlan-interface2] mpls te max-reservable-bandwidth rdm 10000 bc1 8000 bc2
5000 bc3 2000
[SwitchC-Vlan-interface2] quit
# Set the maximum bandwidth, maximum reservable bandwidth, and bandwidth constraints on
Switch D.
[SwitchD] interface vlan-interface 3
[SwitchD-Vlan-interface3] mpls te max-link-bandwidth 10000
[SwitchD-Vlan-interface3] mpls te max-reservable-bandwidth rdm 10000 bc1 8000 bc2
5000 bc3 2000
[SwitchD-Vlan-interface3] quit
6.
Configure an MPLS TE tunnel on Switch A:
# Create MPLS TE tunnel interface Tunnel 1.
[SwitchA] interface Tunnel 1 mode mpls-te
[SwitchA-Tunnel1] ip address 7.1.1.1 255.255.255.0
# Specify the tunnel destination address as the LSR ID of Switch D.
[SwitchA-Tunnel1] destination 4.4.4.9
# Configure MPLS TE to use RSVP-TE to establish the tunnel.
[SwitchA-Tunnel1] mpls te signaling rsvp-te
# Assign 4000 kbps bandwidth to CT 2 for the tunnel.
[SwitchA-Tunnel1] mpls te bandwidth ct2 4000
# Set the tunnel setup priority and holding priority both to 0.
[SwitchA-Tunnel1] mpls te priority 0
[SwitchA-Tunnel1] quit
7.
Configure a static route on Switch A to direct the traffic destined for subnet 100.1.2.0/24 to
MPLS TE tunnel 1.
146

Advertisement

Table of Contents
loading

Table of Contents