Removing Member Subinterfaces from a Circuit
To remove a member subinterface from a circuit, either issue the no member interface
command (from the L2 Transport Load-Balancing-Group Configuration mode) or issue
the no mpls-relay command at the VLAN or S-VLAN subinterface level. Each of the
following examples removes member Fast Ethernet subinterface 13/0.2 from the
load-balanced Martini circuit:
host1(config)#mpls l2transport load-balancing-group 100 mpls-relay 2.2.2.2 202
host1(config-mpls-l2-group)#no member interface fast 13/0.2
or
host1()#interface fast 13/0.2
host1(config-subif)#no mpls-relay
Example: Configuring Frame Relay over MPLS
The script provided in this section is one way to configure Frame Relay services over
MPLS. Explanation notes are provided within the script. You must change the script for
your specific configuration.
The topology example shown in Figure 121 on page 543 further explains the configuration
script.
NOTE: The route interface command is used toward the end of the configuration script.
You can substitute the mpls-relay command, depending on the tunneling method best
for your environment.
Figure 121: Sample Frame Relay over MPLS Configuration
hostname "host 1"
exception protocol ftp anonymous null
!--------------------------------------------------------------------------
!Configure CT3 interfaces in slot 4 for Frame Relay.
543Copyright © 2010, Juniper Networks, Inc.
Chapter 9: Configuring Layer 2 Services over MPLS