| 8.2.1 |
Steps to Enable Frame Relay
router(config-if)#encapsulation frame-relay
[cisco | ietf]
router(config-if)#frame-relay lmi-type {ansi | cisco | q933i}
Router(config-ig)#frame-relay map protocol protocol-address
dlci [broadcast] [ietf | cisco]
|
| 8.2.3 – 8.2.6 |
show Commands
router#show interface interface-type interface-number
router#show frame-relay pvc
router#show frame-relay map
router#show frame-relay lmi
|
| 8.3.4 |
Configuring Frame Relay Subinterfaces
Router(config-if)#interface serial
number subinterface-number
{multipoint | point-to-point}
Router(config-if)#ip unnumbered interface
Router(config-if)#frame-relay interface-dlci dlci-number
|
| 8.4.4 |
Configuring Frame Relay Traffic Shaping
Router(config)#map-class frame-relay
map-class-name
Router(config-if)#encapsulation frame-relay
Router(config-if)#frame-relay traffic-shaping
Router(config-if)#frame-relay class map-class-name
|
| 8.4.5 |
Ways to Define a Map Class
Router(config-map-class)#frame-relay traffic-rate
average [ peak]
frame-relay custom-queue-list number
frame-relay priority-group number
|
| 8.4.8 |
Dynamic Enforcement Example
Router(config-map-class)#frame-relay adaptive-shaping becn
|
| 8.4.10 |
Verifying Frame Relay Traffic Shaping
Router#show frame-relay pvc number
|