beautypg.com

Router b configuration, Router c configuration – Brocade Multi-Service IronWare Multiprotocol Label Switch (MPLS) Configuration Guide (Supporting R05.6.00) User Manual

Page 456

background image

432

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

53-1003031-02

MPLS over GRE tunnel

2

router ospf

area 0

interface loopback 1

enable

ip ospf area 0

ip address 10.1.1.1/32

interface ethernet 1/1

enable

ip ospf area 0

ip address 10.11.11.1/24

router mpls

mpls-interface e1/1

ldp-enable

Router B configuration

Router B is the LDP LSP transit router and the GRE tunnel ingress router. The user needs to
configure an OSPF routing instance. Next, the user configures the loopback address, the Ethernet
interface, and then the GRE tunnel. Lastly, the user configures MPLS and enable LDP. See

Figure

50

.

router ospf

area 0

interface loopback 1

enable

ip ospf area 0

ip address 10.2.2.2/32

interface ethernet 1/1

enable

ip ospf area 0

ip address 10.11.11.2/24

interface ethernet 1/2

enable

ip ospf area 0

ip address 10.22.22.1/24

interface tunnel 200

tunnel mode gre ip

tunnel source 10.2.2.2

tunnel destination 10.3.3.3

ip ospf area 0

ip address 10.80.80.1/24

router mpls

mpls-interface e1/1

ldp-enable

mpls-interface tunnel 200

ldp-enable

Router C configuration

Router C is the LDP LSP transit router and the GRE tunnel egress router. The user needs to
configure an OSPF routing instance. Next, the user configures the loopback address, the Ethernet
interface, and then the GRE tunnel. Lastly, the user configures MPLS and enable LDP. See

Figure

50

.

router ospf

area 0