Cisco Cisco IOS Software Release 12.0(22)S

Página de 12
Frame Relay Fast Restart
Configuration Examples
5
Cisco IOS Release 12.0(22)S
Changing the Number of Accelerated LMI Polling Cycles
To change the number of accelerated LMI polling cycles that will be completed for an interface, use the 
following commands in interface configuration mode:
Verifying Frame Relay Fast Restart
To verify the configuration of Frame Relay Fast Restart, use the show running-config command in 
EXEC mode:
Router# show running-config
Building configuration...
Current configuration : 17801 bytes
!
version 12.0
.
.
.
ip cef distributed
no ip domain-lookup
ip host host1
frame-relay fast-restart <!--indicates frame-relay fast-restart is enabled-->
!
!
Configuration Examples
This section provides the following configuration example:
Command
Purpose
Step 1
Router(config-if)# encapsulation frame-relay
Enables Frame Relay encapsulation.
Step 2
Router(config-if)# frame-relay fast-restart [poll 
number-of-cycles]
Enables Frame Relay Fast Restart on the interface. 
This command can also be used to configure the 
number of accelerated LMI polling cycles for the 
interface. The default is 4 cycles. The range is from 
1 to 10.
Note
In order for Frame Relay Fast Restart to work 
on an interface, it must be enabled on the 
router using the frame-relay fast-restart 
command in global configuration mode.