Deleting a gre tunnel configuration, Viewing mpls over gre information and statistics, Router d configuration – Brocade Multi-Service IronWare Multiprotocol Label Switch (MPLS) Configuration Guide (Supporting R05.6.00) User Manual
Page 457
Multi-Service IronWare Multiprotocol Label Switch (MPLS) Configuration Guide
433
53-1003031-02
MPLS over GRE tunnel
2
interface loopback 1
enable
ip ospf area 0
ip address 10.3.3.3/32
interface ethernet 1/1
enable
ip ospf area 0
ip address 10.22.22.2/24
interface ethernet 1/2
enable
ip ospf area 0
ip address 10.33.33.1/24
interface tunnel 200
tunnel mode gre ip
tunnel source 10.3.3.3
tunnel destination 10.2.2.2
ip ospf are 10.80.80.2/24
router mpls
mpls-interface e1/2
ldp-enable
mpls-interface tunnel 200
ldp-enable
Router D configuration
Router D is the LDP LSP egress router. The user needs to configure an OSPF routing instance. Next,
The user configures the loopback address, the Ethernet interface, and then the MPLS tunnel with
LDP enabled. See
router ospf
area 0
interface loopback 1
enable
ip ospf area 0
ip address 10.4.4.4/32
interface ethernet 1/1
enable
ip ospf area 0
ip address 10.33.33.2/24
router mpls
mpls-interface e1/1
ldp-enable
Deleting a GRE tunnel configuration
A GRE tunnel configured as an MPLS interface cannot be directly deleted. First, the user must
delete the GRE tunnel from the mpls-interface configuration, and then the user can delete the GRE
tunnel.
Viewing MPLS over GRE information and statistics
The user can view configuration information and various statistics about MPLS over GRE.
The user can view the tunnel interface administrative and operational state by entering the show
mpls interface tunnel command.
Brocade# show mpls interface tunnel 200