User`s guide

XSR Users Guide 133
Chapter 7 Configuring Frame Relay
Configuring Frame Relay
On the Charlotte XSR, enter:
XSR(config)#interface serial 1/0
XSR(config-if<S1/0>)#encapsulation frame-relay
XSR(config-if<S1/0>)#frame-relay traffic-shaping
XSR(config-if<S1/0>)#media-type v35
XSR(config-if<S1/0>)#no shutdown
XSR(config)#interface serial 1/0.1 point-to-point
XSR(config-subif<S1/0.1>)#ip address 10.10.10.3 255.255.255.0
XSR(config-subif<S1/0.1>)#frame-relay interface-dlci 16
XSR(config-fr-dlci<S1/0.1-16>)#class fastlink
XSR(config-fr-dlci<S1/0.1-16>)#no shutdown
XSR(config-subif<S1/0.1>)#map-class frame-relay fastlink
XSR(config-map-class<fastlink>)#frame-relay cir out 128000
On the Denver XSR, enter:
XSR(config)#interface serial 1/0
XSR(config-if<S1/0>)#encapsulation frame-relay
XSR(config-if<S1/0>)#frame-relay traffic-shaping
XSR(config-if<S1/0>)#media-type v35
XSR(config-if<S1/0>)#no shutdown
XSR(config)#interface serial 1/0.1 point-to-point
XSR(config-subif<S1/0.1>#ip address 10.10.11.2 255.255.255.0
XSR(config-subif<S1/0.1>#frame-relay interface-dlci 16
XSR(config-fr-dlci<S1/0.1-16>#class slowlink
XSR(config-fr-dlci<S1/0.1-16>#no shutdown
XSR(config-subif<S1/0.1>)#map-class frame-relay slowlink
XSR(config-map-class<slowlink>)#frame-relay cir out 64000