Mpls Rsvp-Te And Bfd Cooperation Configuration Example - HP 12500 Series Configuration Manual

Mpls, routing switch series
Table of Contents

Advertisement

MPLS RSVP-TE and BFD cooperation configuration example

Network requirements
Switch A and Switch B are connected directly. Enable MPLS RSVP-TE BFD on the VLAN interfaces
connecting the two switches, and run OSPF on the switches to ensure reachability at the network layer.
If the link between Switch A and Switch B fails, BFD can detect the failure quickly and inform MPLS
RSVP-TE of the failure.
Figure 24 Network diagram
Loop0
1.1.1.1/32
Vlan-int12
12.12.12.1/24
Switch A
Configuration procedure
Configure basic MPLS RSVP-TE.
1.
# Configure Switch A.
<SwitchA> system-view
[SwitchA] mpls lsr-id 1.1.1.1
[SwitchA] mpls
[SwitchA-mpls] mpls te
[SwitchA-mpls] mpls rsvp-te
[SwitchA-mpls] quit
[SwitchA] interface vlan-interface 12
[SwitchA-Vlan-interface12] mpls
[SwitchA-Vlan-interface12] mpls te
[SwitchA-Vlan-interface12] mpls rsvp-te
[SwitchA-Vlan-interface12] mpls rsvp-te bfd enable
[SwitchA-Vlan-interface12] quit
# Configure Switch B.
<SwitchB> system-view
[SwitchB] mpls lsr-id 2.2.2.2
[SwitchB] mpls
[SwitchB-mpls] mpls te
[SwitchB-mpls] mpls rsvp-te
[SwitchB-mpls] quit
[SwitchB] interface vlan-interface 12
[SwitchB-Vlan-interface12] mpls
[SwitchB-Vlan-interface12] mpls te
[SwitchB-Vlan-interface12] mpls rsvp-te
[SwitchB-Vlan-interface12] mpls rsvp-te bfd enable
[SwitchB-Vlan-interface12] quit
Configure OSPF.
2.
# Configure Switch A.
Loop0
2.2.2.2/32
Vlan-int12
12.12.12.2/24
Switch B
101

Advertisement

Table of Contents
loading

Table of Contents