Removing Member Subinterfaces From A Circuit; Example: Configuring Frame Relay Over Mpls; Figure 121: Sample Frame Relay Over Mpls Configuration - Juniper JUNOSE 11.2.X BGP AND MPLS Configuration Manual

For e series broadband services routers - bgp and mpls configuration
Table of Contents

Advertisement

Example: Configuring Frame Relay over MPLS

Figure 121: Sample Frame Relay over MPLS Configuration

Copyright © 2010, Juniper Networks, Inc.

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
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.
hostname "host 1"
exception protocol ftp anonymous null
!--------------------------------------------------------------------------
!Configure CT3 interfaces in slot 4 for Frame Relay.
Chapter 9: Configuring Layer 2 Services over MPLS
543

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.2.x

Table of Contents