Example: svcs on an interface, Configure svcs on a subinterface (optional), Configure svcs on a subinterface (optional – AIS Router AI2524 User Manual

Page 325

Advertising
background image

Chapter 13: AI2524 Frame Relay Configuration Steps

August 1997

Page 13-9

2524UM

3.

Enable Frame Relay encapsulation on the interface.

encapsulation frame-relay

4.

Assign a map group to the interface.

map-group

group-name

5.

Enable Frame Relay SVC support on the interface.

frame-relay svc

Map-group details are specified with the

map-list

command.

Example: SVCs on an Interface

This example configures a physical interface, applies a map-group to
the physical interface, and then defines the map-group.

interface serial 0

ip address 172.10.8.6

encapsulation frame-relay

map-group bermuda

frame-relay lmi-type q933a

frame-relay svc

map-list bermuda source-addr E164 123456 dest-addr E164 654321

ip 131.108.177.100 class hawaii

appletalk 1000.2 class rainbow

map-class frame-relay rainbow

frame-relay idle-timer 60

map-class frame-relay hawaii

frame-relay cir in 64000

frame-relay cir out 64000

Configure SVCs on a Subinterface (optional)

To configure Frame Relay SVCs on a subinterface, perform all th
tasks in the previous section, except assigning a map group. Then, be-
ginning in global configuration mode, complete these tasks:

1.

Specify a subinterface of the main interface configured for SVC
operation.

interface serial

number.subinterface-

number

{multipoint | point-to-point}

Advertising