Creating An Nbma Static Map - Juniper JUNOSE SOFTWARE 11.2.X - LINK LAYER CONFIGURATION GUIDE 7-7-2010 Configuration Manual

Software for e series broadband services routers link layer configuration guide
Table of Contents

Advertisement

JunosE 11.2.x Link Layer Configuration Guide

Creating an NBMA Static Map

atm pvc
38
host1(config-subif)#ip address 192.32.10.20 255.255.255.0
(Optional) Use the appropriate show commands to verify your configuration.
6.
host1#show atm interface atm 2/0
host1#show atm map
host1#show nbma arp atm 2/0
host1#show atm vc atm 2/0 2
host1#show atm subinterface atm 2/0.2
Static mapping creates an association between IP address–ATM PVC pairs for one or
more member circuits of an ATM 1483 NBMA interface. Not every circuit necessarily gets
the required association from a static map.
In the following procedure, you can repeat Step 2 for each circuit you want to map. You
can associate with an interface a map group name that you have not already established.
When you define the map list, the name is associated with that interface. You can perform
Steps 3 and 4 before Steps 1 and 2 without affecting the results.
To set up a static map:
Create a map list by naming it.
1.
host1(config)#map-list charlie
Associate a protocol and an address with a specific virtual circuit.
2.
host1(config-map-list)#ip 192.168.13.13 atm-vc 1 broadcast
Specify an ATM interface.
3.
host1(config-if)#interface atm 2/0
Associate the map list with the interface.
4.
host1(config-if)#map-group charlie
Use to configure a PVC on an ATM interface.
InARP and refresh rate are optional parameters.
InARP determines whether InARP requests are used and is specified on a per-circuit
basis. If you disable InARP, you must use a static map table entry. Transmission over
the circuit cannot occur unless you use either InARP or static map table entries.
The default refresh rate is 15 minutes.
You can configure InARP only if you specify the aal5snap encapsulation type.
Example
host1(config-if)#atm pvc 6 0 11 aal5snap inarp 10
Use the no version to remove the specified PVC.
See atm pvc.
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.2

Table of Contents