beautypg.com

Configuring mpls on a ve interface – Brocade Multi-Service IronWare Multiprotocol Label Switch (MPLS) Configuration Guide (Supporting R05.6.00) User Manual

Page 144

background image

120

Multi-Service IronWare Multiprotocol Label Switch (MPLS) Configuration Guide

53-1003031-02

RSVP IGP synchronization for Remote Links

1

24 Jul 12 11:25:41 : Secondary path path_1_to_4_5. RRO received:

-> 13.1.1.3 -> 34.1.1.4

25 Jul 12 11:25:41 : Secondary path path_1_to_4_5 setup successful . Instance

id 1

26 Jul 12 11:27:03 : IGP link 34.1.1.4 to neighbor 33.33.33.33 along Primary

path path_1_to_4_6 is down.

27 Jul 12 11:27:03 : IGP link 34.1.1.4 to neighbor 33.33.33.33 along Secondary

path path_1_to_4_5 is down.

28 Jul 12 11:27:03 : Secondary path path_1_to_4_5 torn down. Instance id 1.

29 Jul 12 11:27:03 : IGP Sync Primary path new instance created.

30 Jul 12 11:27:03 : CSPF-Computation successful for Primary path

path_1_to_4_6. Route: ->12.2.2.2->24.1.1.4

31 Jul 12 11:27:03 : CSPF-Computation successful for Secondary path

path_1_to_4_6. Route: ->12.2.2.2->24.1.1.4

32 Jul 12 11:27:03 : Primary path path_1_to_4_6. RRO received:

-> 12.2.2.2 -> 24.1.1.4

33 Jul 12 11:27:03 : Primary path path_1_to_4_6 setup successful for New

instance of Path. Instance id 2

34 Jul 12 11:27:03 : Tunnel added or updated, out-interface: e4/8, out-label

1025

35 Jul 12 11:27:03 : New instance of Primary path path_1_to_4_6 is Active

36 Jul 12 11:27:03 : Secondary path path_1_to_4_6. RRO received:

-> 12.2.2.2 -> 24.1.1.4

37 Jul 12 11:27:03 : Secondary path path_1_to_4_6 setup successful . Instance

id 1

Configuring MPLS on a VE interface

To enable MPLS on a VE interface, first create a VE interface and configure an IP address for the VE
as shown in the example below.

Brocade(config)# vlan 100

Brocade(config-vlan-100)# tagged ethernet 2/1

Brocade(config-vlan-100)# router-interface ve 100

Brocade(config-vlan-100)# exit

Brocade(config)# interface ve 100

Brocade(config-vif-100)# ip address 10.10.10.1/24

Brocade(config-vif-100)# exit

Then enable MPLS on the VE interface as shown in the example below.

Brocade(config)# router mpls

Brocade(config-mpls)# mpls-interface ve 100

Brocade(config-mpls-if-ve-100)#

Syntax: [no] mpls-interface [ve ve-id]

The mpls-interface ve parameter allows the user to enable MPLS on a VE interface. The ve-id
variable allows the user to specify a VE interface ID. The no mpls-interface ve command removes
all configuration for MPLS on a VE enabled interface.

The following MPLS commands are available on a VE interface under the mpls interface
configuration mode.