Configuring Frame Relay - Juniper JUNOSE SOFTWARE FOR E SERIES 11.3.X - LINK LAYER CONFIGURATION GUIDE 2010-10-13 Configuration Manual

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

Advertisement

crc
Copyright © 2010, Juniper Networks, Inc.
Select Frame Relay as the encapsulation method for the interface.
2.
host1(config-if)#encapsulation frame-relay ietf
(Optional) Assign a text description or an alias to the major interface.
3.
host1(config-if)#frame-relay description boston01
(Optional) Enable SNMP link status processing on the major interface.
4.
host1(config-if)#snmp trap frame-relay link-status
Configure the interface as a DTE, DCE, or NNI.
5.
host1(config-if)#frame-relay intf-type dte
Configure the LMI type.
6.
host1(config-if)#frame-relay lmi-type ansi
(Optional) Configure Frame Relay counters and timers.
7.
host1(config-if)#frame-relay lmi-n391dte 20
Configure the cyclic redundancy check (CRC).
8.
host1(config-if)#crc 32
Create a subinterface.
9.
host1(config)#interface serial 3/1:2/1.1
(Optional) Assign a text description or an alias to the subinterface.
10.
host1(config-subif)#frame-relay description westford011
(Optional) Enable SNMP link status processing on the subinterface.
11.
host1(config-subif)#snmp trap frame-relay link-status
Add a circuit to a subinterface.
12.
host1(config-subif)#frame-relay interface-dlci 17 ietf
Assign a local IP address to the circuit.
13.
host1(config-subif)#ip address 192.32.10.2 255.255.255.0
(Optional) Use show commands to verify that your configuration changes are correct
14.
by checking the state of the interfaces.
host1#show frame-relay lmi
host1#show frame-relay map
host1#show frame-relay pvc
(Optional) Disable the local management interface.
15.
host1#no frame-relay keepalive
(Optional) Disable the interface.
16.
host1(config-if)#shutdown
Chapter 2: Configuring Frame Relay
109

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents