Copyright © 2010, Juniper Networks, Inc.
Create a static ATM interface within an existing bulk-configured VC subrange
Create a bulk-configured VC subrange that includes an existing static ATM interface
The following sections describe how to perform these tasks.
Creating Static ATM Interfaces Within VC Subranges
You can configure a static ATM interface with an ATM PVC whose VPI and VCI addresses
fall within an existing bulk-configured VC subrange.
To create a static ATM interface within a VC subrange:
Create a bulk-configured VC range that includes one or more VC subranges.
1.
host1(config)#interface atm 0/0
host1(config-if)#atm bulk-config test vc-range 1 3 32 1031
Specify a static ATM 1483 subinterface.
2.
host1(config-if)#interface atm 0/0.2100
Configure an ATM PVC with VPI and VCI values that fall within the bulk-configured
3.
VC subrange. In this example, the VPI value (2) is within the VPI range 1–3, and the
VCI value (100) is within the VCI range 32–1031.
host1(config-subif)#atm pvc 2100 2 100 aal0
Configure the static ATM interface. For example, the mpls-relay command creates
4.
a ATM layer 2 services over MPLS tunnel on the circuit.
host1(config-subif)#mpls-relay 192.168.0.1 2100
Creating VC Subranges That Include Static ATM Interfaces
You can configure a bulk-configured VC subrange that includes the VPI and VCI addresses
belonging to an existing ATM PVC on a static ATM interface. This example is essentially
the reverse of the procedure in "Creating Static ATM Interfaces Within VC Subranges"
on page 651.
To create a VC subrange that includes a static ATM interface:
Specify a static ATM 1483 subinterface.
1.
host1(config-if)#interface atm 3/1.201
Configure an ATM PVC on the static ATM 1483 subinterface. In this example, the VPI
2.
value is 1 and the VCI value is 101.
host1(config-subif)#atm pvc 201 1 101 aal0
Configure the static ATM interface. For example, the mpls-relay command creates
3.
an ATM layer 2 services over MPLS tunnel on the circuit.
host1(config-subif)#mpls-relay 5.1.1.1 201
Create a bulk-configured VC range that includes the VPI and VCI values of the
4.
previously configured ATM PVC. In this example, the VPI range (0–2) includes VPI
1, and the VCI range (100–250) includes VCI 101.
host1(config)#interface atm 3/1
Chapter 18: Configuring Dynamic Interfaces Using Bulk Configuration
651
Need help?
Do you have a question about the JUNOSE SOFTWARE 11.2.X - LINK LAYER CONFIGURATION GUIDE 7-7-2010 and is the answer not in the manual?
Questions and answers