To set the Facility Data Link (FDL) exchange standard for CSU controllers or to set the FDL exchange standard for a T1 interface that uses the Extended Super Frame (ESF) framing format, use the fdl command in interface configuration mode. To disable FDL support or to specify that there is no ESF FDL, use the no form of this command.
Cisco 2600 Series and Cisco 3600 Series Routers
fdl
{ att | ansi | all | none }
nofdl
{ att | ansi | all | none }
Cisco 10000 Series Router
fdl
{ att | ansi }
nofdl
{ att | ansi }
Syntax Description
att
Specifies AT&T technical reference 54016 for ESF FDL exchange support.
ansi
Specifies ANSI T1.403 for ESF FDL exchange support.
all
Specifies both AT&T technical reference 54016 and ANSI T1.403 for ESF FDL exchange support.
none
Specifies that there is no support for ESF FDL exchange.
Command Default
ANSI T1.403 for ESF FDL exchange support
Command Modes
Interface configuration
Command History
Release
Modification
11.3
This command was introduced.
12.0(5)XK
The none keyword was added, and the both keyword was changed to all.
12.0(5)T
The none keyword was added, and the both keyword was changed to all.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2(31)SB
This command was integrated into Cisco IOS Release 12.2(31)SB.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
Usage Guidelines
This command is available only for T1 links. This command sets the standard to be followed for FDL messaging through a 4-kbps out-of-band channel that a service provider uses to check for errors on the facility.
You must use the same FDL exchange standard as your service provider. If the setting is not correct, the link might not come up. You can configure a different standard on each T1 interface.
Note
When using a multiport T1 ATM IMA network module on a Cisco 2600 series or Cisco 3600 series
router, ESF framing and binary eight zero substitution (B8ZS) line encoding are supported. When
using a multiport E1 ATM IMA network module on a Cisco 2600 series or Cisco 3600 series router,
CRC4 multiframe framing and HDB3 line encoding are supported. These are the parameters
specified by the ATM Forum, and they cannot be changed.
Examples
Examples
The following example shows how to specify the ANSI standard and the AT&T standard for FDL exchange:
Router(config)# interface atm 0/2
Router(config-if)# fdl all
Examples
The following example shows how to specify the AT&T standard for FDL exchange:
Router(config)# interface atm 1/0/0
Router(config-if)# fdl att
flow monitor type mace
To configure a Flexible NetFlow (FNF) flow monitor of type MACE and to enter Flexible NetFlow flow monitor configuration mode, use the
flowmonitortypemace command in global configuration mode. To remove the flow monitor for the Measurement, Aggregation, and Correlation Engine (MACE), use the
no form of this command.
flowmonitortypemacename
noflowmonitortypemacename
Syntax Description
name
Name of the flow monitor.
Command Default
No flow monitor is configured for MACE.
Command Modes
Global configuration (config)
Command History
Release
Modification
15.1(4)M
This command was introduced.
Usage Guidelines
Use the
flowmonitortypemace command to define a set of metrics to be exported (flow record), the corresponding exporter information, and the cache timeout update. Use this command to configure a flow monitor for MACE and enter the FNF flow monitor configuration mode.
This mode accepts the following keywords:
cache
default
description
exporter
record
Examples
The following example shows how to configure a flow monitor for MACE, mace1:
Router(config)# flow monitor type mace mace1
Related Commands
Command
Description
cache(FlexibleNetFlow)
Configures a flow cache parameter for an FNF flow monitor.
default(FlexibleNetFlow)
Configures the default values for an FNF flow exporter.
description(FlexibleNetFlow)
Configures a description for an FNF flow sampler, flow monitor, flow exporter, or flow record.
exporter
Configures a flow exporter for an FNF flow monitor.
flowrecord
Creates or modifies an FNF flow record and enters FNF flow record configuration mode.
flow record type mace
To configure a flow record for the Measurement, Aggregation, and Correlation Engine (MACE) and to enter Flexible NetFlow flow record configuration mode, use the flowrecordtypemace command in global configuration mode. To remove the flow record for MACE, use the no form of this command.
flowrecordtypemacename
noflowrecordtypemacename
Syntax Description
name
Name of the flow record.
Command Default
No flow record is configured for MACE.
Command Modes
Global configuration (config)
Command History
Release
Modification
15.1(4)M
This command was introduced.
Usage Guidelines
The flowrecordtypemace command defines the key and non-key fields of MACE that are collected and exported. Use this command to configure a flow record for MACE and enter the FNF flow record configuration mode.
This mode accepts the following keywords:
collect
default
description
execute
Examples
The following example shows how to configure a flow record for MACE, mace1:
Router(config)# flow record type mace mace1
Related Commands
Command
Description
collect
Configures a flow cache parameter for an FNF flow monitor.
default(FlexibleNetFlow)
Configures the default values for an FNF flow exporter.
description(FlexibleNetFlow)
Configures a description for an FNF flow sampler, flow monitor, flow exporter, or flow record.
execute(FlexibleNetFlow)
Executes a shell function for an FNF flow exporter.
flowrecord
Creates or modifies an FNF flow record and enters FNF flow record configuration mode.
frame-relay accounting adjust
To enable byte count adjustment at the permanent virtual circuit (PVC) level so that the number of bytes sent and received at the PVC corresponds to the actual number of bytes sent and received on the physical interface, use the frame-relayaccountingadjustcommand in interface configuration mode. To disable byte count adjustment, use the no form of this command.
frame-relayaccountingadjust
noframe-relayaccountingadjust [frf9]
Syntax Description
frf9
(Optional) Payload compression using the Stacker method.
Note
Use the frf9 keyword only with the no form of this command.
Command Default
Byte count adjustment is enabled.
Command Modes
Interface configuration
Command History
Release
Modification
12.2
This command was introduced.
12.2 T
This command was integrated into Cisco IOS Release 12.2 T.
12.2 S
This command was integrated into Cisco IOS Release 12.2 S.
12.3
This command was integrated into Cisco IOS Release 12.3.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
Usage Guidelines
Use this command to return the number of bytes shown at the PVC level back to the number of bytes received at the PVC level without any adjustments. This command takes into consideration any dropped packets as well as compression and decompression that may occur after initial processing.
If you use the no frame-relayaccountingadjustfrf9 command, then byte count includes
dropped packets and traffic shaping, but not compression and decompression savings from FRF.9.
Examples
The following example enables Frame-Relay accounting adjustment:
The following example verifies that Frame-Relay accounting adjustment is disabled:
Router# show run interface serial3/0
Building configuration...
Current configuration :266 bytes
!
interface Serial3/0
no ip address
encapsulation frame-relay
no frame-relay accounting adjust
end
Related Commands
Command
Description
showframe-relaypvc
Displays the total input and output bytes for a PVC and an interface as equal.
frame-relay adaptive-shaping
Note
Effective with Cisco IOS XE Release 2.6, Cisco IOS Release 15.0(1)S, and Cisco IOS Release 15.1(3)T, the
frame-relayadaptive-shapingbecn and
frame-relayadaptive-shapingforesight combinations of this command are hidden. Although these command combinations are still available in Cisco IOS software, the CLI interactive Help does not display them if you attempt to view them by entering a question mark at the command line. These combinations of the command will be completely removed in a future release. For the
frame-relayadaptive-shapingbecncombination, this means that you will need to use the appropriate replacement command (or sequence of commands). For more information (including a list of replacement commands), see the Legacy QoS Command Deprecation feature document in the
Cisco IOS XE Quality of Service Solutions Configuration Guide or the Legacy QoS Command Deprecation feature document in the
Cisco IOS Quality of Service Solutions Configuration Guide . The
frame-relayadaptive-shapingforesight combination of this command will not have a replacement command (or sequence of commands).
Note
Effective with Cisco IOS XE Release 3.2S, the
frame-relayadaptive-shapingbecncombination of this command is replaced by a modular QoS CLI (MQC) command (or sequence of MQC commands). For the appropriate replacement command (or sequence of commands), see the Legacy QoS Command Deprecation feature document in the
Cisco IOS XE Quality of Service Solutions Configuration Guide . The
frame-relayadaptive-shapingforesight combination of this command does not have a replacement command (or sequence of commands).
To enable Frame Relay adaptive traffic shaping, use the
frame-relayadaptive-shaping command in map-class configuration mode. To disable adaptive traffic shaping, use the
no form of this command.
Enables rate adjustment in response to backward explicit congestion notification (BECN).
foresight
Enables rate adjustment in response to ForeSight messages.
interface-congestion
Enables rate adjustment in response to interface congestion.
queue-depth
(Optional) Maximum number of packets that can be in the interface queue before the interface is considered congested. The range is from 0 to 40 packets. The default is 0 packets.
Command Default
Frame Relay adaptive traffic shaping is not enabled. Queue depth: 0 packets
Command Modes
Map-class configuration
Command History
Release
Modification
11.3
This command was introduced.
12.2(4)T
This command was modified to configure adaptive traffic shaping for interface congestion.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
Cisco IOS XE Release 2.6
This command was modified. The
frame-relayadaptive-shapingbecn and
frame-relayadaptive-shapingforesight combinations of this command were hidden.
15.0(1)S
This command was modified. The
frame-relayadaptive-shapingbecn and
frame-relayadaptive-shapingforesight combinations of this command were hidden.
15.1(3)T
This command was modified. The
frame-relayadaptive-shapingbecn and
frame-relayadaptive-shapingforesight combinations of this command were hidden.
Cisco IOS XE Release 3.2S
This command was modified. The
frame-relayadaptive-shapingbecn combination of this command was replaced by an MQC command (or sequence of MQC commands). The
frame-relayadaptive-shapingforesight combination was removed.
Usage Guidelines
This command replaces the
frame-relaybecn-response-enable command. If you use the
frame-relaybecn-response-enable command in scripts, you should replace it with the
frame-relayadaptive-shaping command.
The
frame-relayadaptive-shaping command configures a router to adjust virtual circuit (VC) sending rates in response to BECN or ForeSight backward congestion notification messages or interface congestion.
Include this command in a map-class definition and apply the map class either to the main interface or to a subinterface.
Adaptive traffic shaping for interface congestion can be configured along with BECN or ForeSight. When adaptive shaping for interface congestion is used with BECN or ForeSight, if interface congestion exceeds the queue depth, then the PVC send rate is reduced to minimum committed information rate (minCIR). When interface congestion drops below the queue depth, then the send rate is adjusted in response to BECN or ForeSight.
Note
For adaptive traffic shaping for interface congestion to work, the sum of the minCIR values for all PVCs on the interface must be less than the usable interface bandwidth.
Examples
Examples
This example shows the map-class definition for a router configured with traffic shaping and Router ForeSight enabled:
interface Serial0
no ip address
encapsulation frame-relay
frame-relay traffic-shaping
frame-relay class control-A
!
map-class frame-relay control-A
frame-relay adaptive-shaping foresight
frame-relay cir 56000
frame-relay bc 64000
Examples
In the following example, the queue depth is set at 10 packets. If the number of packets in the interface queue exceeds 10, the rate of traffic destined for PVC 200 will be reduced to the minCIR. When the number of packets in the interface queue drops below 10, then the traffic rate will immediately return to the CIR.
Enables both traffic shaping and per-VC queueing for all PVCs and SVCs on a Frame Relay interface.
map-classframe-relay
Specifies a map class to define QoS values for an SVC.
frame-relay address registration auto-address
To enable a router to automatically select a management IP address for Enhanced Local Management Interface (ELMI) address registration, use the frame-relayaddressregistrationauto-addresscommand in global configuration mode. To disable automatic address selection, use the no form of this command.
frame-relayaddressregistrationauto-address
noframe-relayaddressregistrationauto-address
Syntax Description
This command has no arguments or keywords.
Command Default
Auto address selection is enabled.
Command Modes
Global configuration
Command History
Release
Modification
12.1(3)T
This command was introduced.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
Usage Guidelines
During system initialization, if no management IP address is configured, then the router automatically selects the IP address of one of the interfaces. The router will choose an Ethernet interface first and then serial and other interfaces. If you do not want the router to select a management IP address during system initialization, you can store the no form of this command in the configuration.
When automatic address selection is disabled and an IP address has not been configured using the frame-relayaddressregistrationip global configuration command, the IP address for ELMI address registration will be set to 0.0.0.0.
Thenoframe-relayaddressregistrationipcommand will set the IP address to 0.0.0.0, even when Frame Relay automatic address selection is enabled.
If you configure the IP address using the frame-relayaddressregistrationip global configuration command, the IP address you configure will overwrite the IP address chosen automatically by the router.
If you enable automatic address selection after configuring the IP address using the frame-relayaddressregistrationip global configuration command, the IP address chosen automatically by the router will overwrite the IP address you originally configured.
Examples
The following example shows ELMI enabled on serial interface 0. The automatic IP address selection mechanism is disabled, and no other management IP address has been configured, so the device will share a valid ifIndex and a management IP address of 0.0.0.0.
interface Serial 0
no ip address
encapsulation frame-relay
frame-relay lmi-type ansi
frame-relay qos-autosense
!
no frame-relay address registration auto-address
Related Commands
Command
Description
frame-relayaddress-regenable
Enables ELMI address registration on an interface.
frame-relayaddressregistrationip
Configures the IP address to be used for ELMI address registration.
frame-relayqos-autosense
Enables ELMI on the Cisco router.
frame-relay address registration ip
To configure the IP address for Enhanced Local Management Interface (ELMI) address registration, use the frame-relayaddressregistrationip command in global configuration mode. To set the IP address to 0.0.0.0, use the no form of this command.
frame-relayaddressregistrationipaddress
noframe-relayaddressregistrationip
Syntax Description
address
IP address to be used for ELMI address registration.
Command Default
No default behavior or values
Command Modes
Global configuration
Command History
Release
Modification
12.1(3)T
This command was introduced.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
Usage Guidelines
A management IP address configured by using the frame-relayaddressregistrationip command will overwrite the IP address chosen by the router when automatic address selection is enabled.
The noframe-relayaddressregistrationip command will disable automatic IP address selection and set the management IP address to 0.0.0.0.
If you enable automatic address selection with the frame-relayaddressregistrationauto-address global command after configuring the IP address using the frame-relayaddressregistrationip global configuration command, the IP address chosen automatically by the router will overwrite the IP address you originally configured.
Examples
The following example shows ELMI enabled on serial interface 0. The IP address to be used for ELMI address registration is configured, so automatic IP address selection is disabled by default.
interface Serial 0
no ip address
encapsulation frame-relay
frame-relay lmi-type ansi
frame-relay qos-autosense
!
frame-relay address registration ip address 10.1.1.1
Related Commands
Command
Description
frame-relayaddress-regenable
Enables ELMI address registration on an interface.
frame-relayaddressregistrationauto-address
Enables a router to automatically select the IP address to be used for ELMI address registration.
frame-relayqos-autosense
Enables ELMI on a Cisco router.
frame-relay address-reg enable
To enable Enhanced Local Management Interface (ELMI) address registration on an interface, use the frame-relayaddress-regenable command in interface configuration mode. To disable ELMI address registration, use the no form of this command.
frame-relayaddress-regenable
noframe-relayaddress-regenable
Syntax Description
This command has no arguments or keywords.
Command Default
ELMI address registration is enabled.
Command Modes
Interface configuration
Command History
Release
Modification
12.1(3)T
This command was introduced.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
Usage Guidelines
ELMI address registration is enabled by default when ELMI is enabled.
Examples
The following example shows ELMI address registration disabled on serial interface 0.
interface Serial 0
no ip address
encapsulation frame-relay
frame-relay lmi-type ansi
frame-relay qos-autosense
no frame-relay address-reg enable
Related Commands
Command
Description
frame-relayaddressregistrationauto-address
Enables a router to automatically select the IP address to be used for ELMI address registration.
frame-relayaddressregistrationip
Configures the IP address to be used for ELMI address registration.
frame-relayqos-autosense
Enables ELMI on a Cisco router.
frame-relay bc
Note
Effective with Cisco IOS XE Release 2.6 and Cisco IOS Release 15.0(1)S, the
frame-relaybc command is hidden. Although this command is still available in Cisco IOS software, the CLI interactive Help does not display it if you attempt to view it by entering a question mark at the command line. This command will be completely removed in a future release, which means that you will need to use the appropriate replacement command (or sequence of commands). For more information (including a list of replacement commands), see the Legacy QoS Command Deprecation feature document in the
Cisco IOS XE Quality of Service Solutions Configuration Guide or the Legacy QoS Command Deprecation feature document in the
Cisco IOS Quality of Service Solutions Configuration Guide .
Note
Effective with Cisco IOS XE Release 3.2S, the
frame-relaybc command is hidden. Although this command is still available in Cisco IOS software, the CLI interactive command is replaced by a modular QoS CLI (MQC) command (or sequence of MQC commands). For the appropriate replacement command (or sequence of commands), see the Legacy QoS Command Deprecation feature document in the
Cisco IOS XE Quality of Service Solutions Configuration Guide .
To specify the incoming or outgoing committed burst size (Bc) for a Frame Relay virtual circuit, use the
frame-relaybc command in map-class configuration mode. To reset the committed burst size to the default, use the
no form of this command.
frame-relaybc
{ in | out }
bits
noframe-relaybc
{ in | out }
bits
Syntax Description
in |
out
Incoming or outgoing; if neither is specified, both in and out values are set.
bits
Committed burst size, in bits. Range is from 300 to 16000000. Default is 7000.
Command Default
7000 bits
Command Modes
Map-class configuration
Command History
Release
Modification
11.2
This command was introduced.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
Cisco IOS XE Release 2.6
This command was modified. This command was hidden.
15.0(1)S
This command was modified. This command was hidden.
Cisco IOS XE Release 3.2S
This command was replaced by an MQC command (or sequence of MQC commands).
Usage Guidelines
The Frame Relay committed burst size is specified within a map class to request a certain burst rate for the circuit. Although it is specified in bits, an implicit time factor is the sampling interval
Tc on the switch, which is defined as the burst size divided by the committed information rate (CIR).
Examples
In the following example, the serial interface already has a basic configuration, and a map group called “group1” has already been defined. The example shows a map-list configuration that defines the source and destination addresses for bermuda, provides IP and IPX addresses, and ties the map list definition to the map class called “class1”. Then traffic-shaping parameters are defined for the map class.
map-list group1 local-addr X121 31383040703500 dest-addr X121 31383040709000
ip 172.21.177.26 class class1 ietf
ipx 123.0000.0c07.d530 class class1 ietf
map-class frame-relay class1
frame-relay cir in 2000000
frame-relay mincir in 1000000
frame-relay cir out 15000
frame-relay mincir out 10000
frame-relay bc in 15000
frame-relay bc out 9600
frame-relay be in 10000
frame-relay be out 10000
frame-relay idle-timer 30
Related Commands
Command
Description
frame-relaybe
Sets the incoming or outgoing excess burst size (Be) for a Frame Relay VC.
frame-relaycir
Specifies the incoming or outgoing CIR for a Frame Relay VC.
frame-relay be
Note
Effective with Cisco IOS XE Release 2.6 and Cisco IOS Release 15.0(1)S, the
frame-relaybecommand is hidden. Although this command is still available in Cisco IOS software, the CLI interactive Help does not display it if you attempt to view it by entering a question mark at the command line. This command will be completely removed in a future release, which means that you will need to use the appropriate replacement command (or sequence of commands). For more information (including a list of replacement commands), see the Legacy QoS Command Deprecation feature document in the
Cisco IOS XE Quality of Service Solutions Configuration Guide or the Legacy QoS Command Deprecation feature document in the
Cisco IOS Quality of Service Solutions Configuration Guide .
Note
Effective with Cisco IOS XE Release 3.2S, the
frame-relaybecommand is hidden. Although this command is still available in Cisco IOS software, the CLI interactive command is replaced by a modular QoS CLI (MQC) command (or sequence of MQC commands). For the appropriate replacement command (or sequence of commands), see the Legacy QoS Command Deprecation feature document in the
Cisco IOS XE Quality of Service Solutions Configuration Guide .
To set the incoming or outgoing excess burst size (Be) for a Frame Relay virtual circuit, use the
frame-relaybe command in map-class configuration mode. To reset the excess burst size to the default, use the
no form of this command.
frame-relaybe
{ in | out }
bits
noframe-relaybe
{ in | out }
bits
Syntax Description
in
Incoming.
out
Outgoing.
bits
Excess burst size, in bits.
Command Default
7000 bits
Command Modes
Map-class configuration
Command History
Release
Modification
11.2
This command was introduced.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
Cisco IOS XE Release 2.6
This command was modified. This command was hidden.
15.0(1)S
This command was modified. This command was hidden.
Cisco IOS XE Release 3.2S
This command was replaced by an MQC command (or sequence of MQC commands).
Usage Guidelines
The Frame Relay excess burst size is specified within a map class to request a certain burst rate for the circuit. Although it is specified in bits, an implicit time factor is the sampling interval
Tc on the switch, which is defined as the burst size divided by the committed information rate (CIR).
Examples
In the following example, the serial interface already has a basic configuration, and a map group called “bermuda” has already been defined. The example shows a map-list configuration that defines the source and destination addresses for bermuda, provides IP and IPX addresses, and ties the map list definition to the map class called “jamaica”. Then traffic-shaping parameters are defined for the map class.
map-list bermuda local-addr X121 31383040703500 dest-addr X121 31383040709000
ip 172.21.177.26 class jamaica ietf
ipx 123.0000.0c07.d530 class jamaica ietf
map-class frame-relay jamaica
frame-relay cir in 2000000
frame-relay mincir in 1000000
frame-relay cir out 15000
frame-relay mincir out 10000
frame-relay bc in 15000
frame-relay bc out 9600
frame-relay be in 10000
frame-relay be out 10000
frame-relay idle-timer 30
Related Commands
Command
Description
frame-relaybc
Specifies the incoming or outgoing committed burst size (Bc) for a Frame Relay VC.
frame-relaycir
Specifies the incoming or outgoing CIR for a Frame Relay VC.
frame-relay broadcast-queue
To create a special queue for a specified interface to hold broadcast traffic that has been replicated for transmission on multiple data-link connection identifiers (DLCIs), use theframe-relaybroadcast-queue command in interface configuration mode.
size
: 64 packets
byte-rate
: 256000 bytes per second
packet-rate
: 36 packets per second
Command Modes
Interface configuration
Command History
Release
Modification
10.3
This command was introduced.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
12.2(33)SB
This command was enhanced to support a default queue size of 256 packets and implemented on the Cisco 10000 series router for the PRE3 and PRE4.
Usage Guidelines
For purposes of the
Frame Relay broadcast queue, broadcast traffic
is defined as packets that have been replicated for transmission on multiple DLCIs. However, the broadcast traffic does not include the original routing packet or service access point (SAP) packet, which passes through the normal queue. Because of timing sensitivity, bridged broadcasts and spanning-tree packets are also sent through the normal queue. The Frame Relay broadcast queue is managed independently of the normal interface queue. It has its own buffers and a configurable service rate.
A broadcast queue is given a
maximum transmission rate (throughput) limit measured in bytes per second and packets per second. The queue is serviced to ensure that only this maximum is provided. The broadcast queue has
priority when transmitting at a rate below the configured maximum, and hence has a guaranteed minimum bandwidth allocation. The two transmission rate limits are intended to avoid flooding the interface with broadcasts. The
actual limit in any second is the first rate limit that is reached.
Given the transmission rate restriction, additional buffering is required to store broadcast packets. The broadcast queue is configurable to store large numbers of broadcast packets.
The queue size should be set to avoid loss of broadcast routing update packets. The exact size will depend on the protocol being used and the number of packets required for each update. To be safe, set the queue size so that one complete routing update from each protocol and for each DLCI can be stored. As a general rule, start with 20 packets per DLCI. Typically, the byte rate should be less than both of the following:
N/4
times the minimum remote access rate (measured in bytes per second), where N
is the number of DLCIs to which the broadcast must be replicated.
1/4 the local access rate (measured in bytes per second).
The packet rate is not critical if you set the byte rate conservatively. Set the packet rate at 250-byte packets.
Cisco 10000 Series Router Usage Guidelines
In Cisco IOS Release 12.2(33)SB, the default queue size for the frame-relay broadcast-queue is 256 packets.
In Cisco IOS Release 12.2(31)SB, the default queue size is 64 packets.
Examples
The following example specifies a broadcast queue to hold 80 packets, to have a maximum byte transmission rate of 240000 bytes per second, and to have a maximum packet transmission rate of 160 packets per second:
frame-relay broadcast-queue 80 240000 160
frame-relay cir
Note
Effective with Cisco IOS XE Release 2.6 and Cisco IOS Release 15.0(1)S, the
frame-relaycircommand is hidden. Although this command is still available in Cisco IOS software, the CLI interactive Help does not display it if you attempt to view it by entering a question mark at the command line. This command will be completely removed in a future release, which means that you will need to use the appropriate replacement command (or sequence of commands). For more information (including a list of replacement commands), see the Legacy QoS Command Deprecation feature document in the
Cisco IOS XE Quality of Service Solutions Configuration Guide or the Legacy QoS Command Deprecation feature document in the
Cisco IOS Quality of Service Solutions Configuration Guide .
Note
Effective with Cisco IOS XE Release 3.2S, the
frame-relaycircommand is hidden. Although this command is still available in Cisco IOS software, the CLI interactive command is replaced by a modular QoS CLI (MQC) command (or sequence of MQC commands). For the appropriate replacement command (or sequence of commands), see the Legacy QoS Command Deprecation feature document in the
Cisco IOS XE Quality of Service Solutions Configuration Guide .
To specify the incoming or outgoing committed information rate (CIR) for a Frame Relay virtual circuit, use the
frame-relaycir command in map-class configuration mode. To reset the CIR to the default, use the
no form of this command.
frame-relaycir
{ in | out }
bps
noframe-relaycir
{ in | out }
bps
Syntax Description
in
Specifies an incoming CIR.
out
Specifies an outgoing CIR.
bps
CIR in bits per second.
Command Default
56000 bits per second
Command Modes
Map-class configuration
Command History
Release
Modification
11.2
This command was introduced.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
Cisco IOS XE Release 2.6
This command was modified. This command was hidden.
15.0(1)S
This command was modified. This command was hidden.
Cisco IOS XE Release 3.2S
This command was replaced by an MQC command (or sequence of MQC commands).
Usage Guidelines
Use this command to specify a CIR for an SVC. The specified CIR value is sent through the SETUP message to the switch, which then attempts to provision network resources to support this value.
Examples
The following example sets a higher committed information rate for incoming traffic than for outgoing traffic (which is going out on a slow WAN line):
frame-relay cir in 2000000
frame-relay cir out 9600
Related Commands
Command
Description
frame-relaybc
Specifies the incoming or outgoing committed burst size (Bc) for a Frame Relay VC.
frame-relaybe
Sets the incoming or outgoing excess burst size (Be) for a Frame Relay VC.
frame-relay class
To associate a map class with an interface or subinterface, use the frame-relayclass command in interface configuration mode. To remove the association between the interface or subinterface and the named map class, use the no form of this command.
frame-relayclassname
noframe-relayclassname
Syntax Description
name
Name of the map class to associate with this interface or subinterface.
Command Default
No map class is defined.
Command Modes
Interface configuration
Command History
Release
Modification
11.2
This command was introduced.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
Usage Guidelines
This command can apply to interfaces or subinterfaces.
All relevant parameters defined in the name map class are inherited by each virtual circuit created on the interface or subinterface. For each virtual circuit, the precedence rules are as follows:
Use the map class associated with the virtual circuit if it exists.
If not, use the map class associated with the subinterface if the map class exists.
If not, use map class associated with interface if the map class exists.
If not, use the interface default parameters.
Examples
The following example associates the slow_vcs map class with the serial 0.1 subinterface and defines the slow_vcs map class to have an outbound CIR value of 9600:
interface serial 0.1
frame-relay class slow_vcs
map-class frame-relay slow_vcs
frame-relay cir out 9600
If a virtual circuit exists on the serial 0.1 interface and is associated with some other map class, the parameter values of the second map class override those defined in the slow_vc map class for that virtual circuit.
Related Commands
Command
Description
map-classframe-relay
Specifies a map class to define QoS values for an SVC.
frame-relay congestion threshold de
Note
Effective with Cisco IOS XE Release 2.6, Cisco IOS Release 15.0(1)S, and Cisco IOS Release 15.1(3)T, the
frame-relaycongestionthresholddecommand is hidden. Although this command is still available in Cisco IOS software, the CLI interactive Help does not display it if you attempt to view it by entering a question mark at the command line. This command will be completely removed in a future release, which means that you will need to use the appropriate replacement command (or sequence of commands). For more information (including a list of replacement commands), see the Legacy QoS Command Deprecation feature document in the
Cisco IOS XE Quality of Service Solutions Configuration Guide or the Legacy QoS Command Deprecation feature document in the
Cisco IOS Quality of Service Solutions Configuration Guide .
Note
Effective with Cisco IOS XE Release 3.2S, the
frame-relaycongestionthresholddecommand is replaced by a modular QoS CLI (MQC) command (or sequence of MQC commands). For the appropriate replacement command (or sequence of commands), see the Legacy QoS Command Deprecation feature document in the
Cisco IOS XE Quality of Service Solutions Configuration Guide .
To configure the threshold at which discard-eligible (DE)-marked packets will be discarded from the traffic-shaping queue of a switched permanent virtual circuit (PVC), use the
frame-relaycongestionthresholdde command in map-class configuration mode. To reconfigure the threshold, use the
no form of this command.
frame-relaycongestionthresholddepercentage
noframe-relaycongestionthresholddepercentage
Syntax Description
percentage
Threshold at which DE-marked packets will be discarded, specified as a percentage of the maximum queue size.
Command Default
100%
Command Modes
Map-class configuration
Command History
Release
Modification
12.1(2)T
This command was introduced.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
Cisco IOS XE Release 2.6
This command was modified. This command was hidden.
15.0(1)S
This command was modified. This command was hidden.
15.1(3)T
This command was modified. This command was hidden.
Cisco IOS XE Release 3.2S
This command was replaced by an MQC command (or sequence of MQC commands).
Usage Guidelines
The
frame-relaycongestionthresholdde command applies only to default FIFO traffic-shaping queues.
You must enable Frame Relay switching using the
frame-relayswitching global command before Frame Relay congestion management parameters will be effective on switched PVCs.
Examples
The following example illustrates the configuration of the DE congestion threshold in the Frame Relay map class called “perpvc_congestion”:
map-class frame-relay perpvc_congestion
frame-relay congestion threshold de 50
Related Commands
Command
Description
frame-relaycongestion-management
Enables Frame Relay congestion management functions on all switched PVCs on an interface, and enters congestion management configuration mode.
frame-relaycongestionthresholdecn
Configures the threshold at which ECN bits are set on packets in the traffic-shaping queue of a switched PVC.
thresholdde
Configures the threshold at which DE-marked packets are discarded from switched PVCs on the output interface.
thresholdecn
Configures the threshold at which ECN bits are set on packets in switched PVCs on the output interface.
frame-relay congestion threshold ecn
Note
Effective with Cisco IOS XE Release 2.6, Cisco IOS Release 15.0(1)S, and Cisco IOS Release 15.1(3)T, the
frame-relaycongestionthresholdecncommand is hidden. Although this command is still available in Cisco IOS software, the CLI interactive Help does not display it if you attempt to view it by entering a question mark at the command line. This command will be completely removed in a future release, which means that you will need to use the appropriate replacement command (or sequence of commands). For more information (including a list of replacement commands), see the Legacy QoS Command Deprecation feature document in the
Cisco IOS XE Quality of Service Solutions Configuration Guide or the Legacy QoS Command Deprecation feature document in the
Cisco IOS Quality of Service Solutions Configuration Guide .
Note
Effective with Cisco IOS XE Release 3.2S, the
frame-relaycongestionthresholdecncommand is replaced by a modular QoS CLI (MQC) command (or sequence of MQC commands). For the appropriate replacement command (or sequence of commands), see the Legacy QoS Command Deprecation feature document in the
Cisco IOS XE Quality of Service Solutions Configuration Guide .
To configure the threshold at which explicit congestion notice (ECN) bits will be set on packets in the traffic-shaping queue of a switched permanent virtual circuit (PVC), use the
frame-relaycongestionthresholdecn command in map-class configuration mode. To reconfigure the threshold, use the
no form of this command.
frame-relaycongestionthresholdecnpercentage
noframe-relaycongestionthresholdecnpercentage
Syntax Description
percentage
Threshold at which ECN bits will be set on packets, specified as a percentage of the maximum queue size.
Command Default
100%
Command Modes
Map-class configuration
Command History
Release
Modification
12.1(2)T
This command was introduced.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
Cisco IOS XE Release 2.6
This command was modified. This command was hidden.
15.0(1)S
This command was modified. This command was hidden.
15.1(3)T
This command was modified. This command was hidden.
Cisco IOS XE Release 3.2S
This command was replaced by an MQC command (or sequence of MQC commands).
Usage Guidelines
The
frame-relaycongestionthresholdecn command applies only to default FIFO traffic-shaping queues.
One ECN threshold applies to all traffic on a traffic-shaping queue. You cannot configure separate thresholds for committed and excess traffic.
You must enable Frame Relay switching using the
frame-relayswitching global command before the
frame-relaycongestionthresholdecncommand will be effective on switched PVCs.
Examples
The following example illustrates the configuration of the ECN congestion threshold in the Frame Relay map class called “perpvc_congestion”:
Enables Frame Relay congestion management functions on all switched PVCs on an interface, and enters congestion management configuration mode.
frame-relaycongestionthresholdde
Configures the threshold at which DE-marked packets are discarded from the traffic-shaping queue of a switched PVC.
thresholdde
Configures the threshold at which DE-marked packets are discarded from switched PVCs on the output interface.
thresholdecn
Configures the threshold at which ECN bits are set on packets in switched PVCs on the output interface.
frame-relay congestion-management
To enable Frame Relay congestion management functions on all switched permanent virtual circuits (PVCs) on an interface, and to enter Frame Relay congestion management configuration mode, use the frame-relaycongestion-management command in interface configuration mode. To disable Frame Relay congestion management, use the no form of this command.
frame-relaycongestion-management
noframe-relaycongestion-management
Syntax Description
This command has no arguments or keywords.
Command Default
Frame Relay congestion management is not enabled on switched PVCs.
Command Modes
Interface configuration
Command History
Release
Modification
12.1(2)T
This command was introduced.
12.0(26)S
This command was integrated into Cisco IOS Release 12.0(26)S.
12.2(27)SXA
This command was integrated into Cisco IOS Release 12.2(27)SXA.
12.2(28)SB
This command was integrated into Cisco IOS Release 12.2(28)SB.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
Usage Guidelines
You must enable Frame Relay switching, using the frame-relayswitching global command, before you can configure Frame Relay congestion management.
Frame Relay congestion management is supported only when the interface is configured with class-based weighted fair queuing (WFQ).
Examples
In the following example, the frame-relaycongestion-management command enables Frame Relay congestion management on serial interface 1. The command also enters Frame Relay congestion management configuration mode so that congestion threshold parameters can be configured.
interface serial1
encapsulation frame-relay
frame-relay intf-type dce
frame-relay congestion-management
threshold ecn be 0
threshold ecn bc 20
Related Commands
Command
Description
thresholdecn
Configures the threshold at which ECN bits are set on packets in switched PVCs on the output interface.
frame-relay custom-queue-list
Note
Effective with Cisco IOS XE Release 2.6, Cisco IOS Release 15.0(1)S, and Cisco IOS Release 15.1(3)T, the
frame-relaycustom-queue-listcommand is hidden. Although this command is still available in Cisco IOS software, the CLI interactive Help does not display it if you attempt to view it by entering a question mark at the command line. This command will be completely removed in a future release, which means that you will need to use the appropriate replacement command (or sequence of commands). For more information (including a list of replacement commands), see the Legacy QoS Command Deprecation feature document in the
Cisco IOS XE Quality of Service Solutions Configuration Guide or the Legacy QoS Command Deprecation feature document in the
Cisco IOS Quality of Service Solutions Configuration Guide .
Note
Effective with Cisco IOS XE Release 3.2S, the
frame-relaycustom-queue-listcommand is replaced by a modular QoS CLI (MQC) command (or sequence of MQC commands). For the appropriate replacement command (or sequence of commands), see the Legacy QoS Command Deprecation feature document in the
Cisco IOS XE Quality of Service Solutions Configuration Guide .
To specify a custom queue to be used for the virtual circuit queueing associated with a specified map class, use the
frame-relaycustom-queue-list command in map-class configuration mode. To remove the specified queueing from the virtual circuit and cause it to revert to the default first-come, first-served queueing, use the
no form of this command.
frame-relaycustom-queue-listlist-number
noframe-relaycustom-queue-listlist-number
Syntax Description
list-number
Custom queue list number.
Command Default
If this command is not entered, the default queueing is first come, first served.
Command Modes
Map-class configuration
Command History
Release
Modification
11.2
This command was introduced.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
Cisco IOS XE Release 2.6
This command was modified. This command was hidden.
15.0(1)S
This command was modified. This command was hidden.
15.1(3)T
This command was modified. This command was hidden.
Cisco IOS XE Release 3.2S
This command was replaced by an MQC command (or sequence of MQC commands).
Usage Guidelines
Use the
queue-list commands to define the custom queue.
Only one form of queueing can be associated with a particular map class; subsequent definitions overwrite previous ones.
Examples
The following example configures a custom queue list for the “fast_vcs” map class:
Specifies a map class to define QoS values for an SVC.
frame-relay de-group
To specify the discard eligibility (DE)
group number to be used for a specified data-link connection identifier (DLCI), use the frame-relayde-group command in interface configuration mode. To
disable a previously defined group number assigned to a specified DLCI, use the no form of this command with the relevant keyword and arguments.
frame-relayde-groupgroup-numberdlci
noframe-relayde-group [group-number] [dlci]
Syntax Description
group-number
DE group number to apply to the specified DLCI number, from 1 to 10.
dlci
DLCI number.
Command Default
No DE group is defined.
Command Modes
Interface configuration
Command History
Release
Modification
10.0
This command was introduced.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
Usage Guidelines
To disable all previously defined group numbers, use the no form of this command with no arguments.
This command requires that Frame Relay be enabled.
Frame Relay DE group functionality is supported on process-switched packets only.
The DE bit is not set or recognized by the Frame Relay switching code, but must be recognized and interpreted by the Frame Relay network.
Note
Frame Relay DE group functionality is being replaced by the Modular QoS CLI (MQC) DE marking functionality. For information about the MQC commands that are used to configure Frame Relay DE marking, refer to the Cisco IOS Quality of Service Configuration Guide
and Cisco IOS Quality of Service Command Reference
.
Examples
The following example specifies that group number 3 will be used for DLCI 170:
frame-relay de-group 3 170
Related Commands
Command
Description
frame-relayde-list
Defines a DE list specifying the packets that have the DE bit set and thus are eligible for discarding during congestion on the Frame Relay switch.
frame-relay de-list
To define a discard eligibility (DE) list specifying the packets that have the DE bit set and thus are eligible for discarding when congestion occurs on the Frame Relay switch, use the frame-relayde-list command in global configuration mode. To
delete a portion of a previously defined DE list, use the no form of this command.
One of the following values corresponding to a supported protocol or device:
arp--Address Resolution Protocol.appletalk--AppleTalk.bridge--bridging device.clns--ISO Connectionless Network Service.clns_es--CLNS end systems.clns_is--CLNS intermediate systems.compressedtcp--Compressed TCP.decnet--DECnet.decnet_node--DECnet end node.decnet_router-L1--DECnet Level 1 (intra-area) router.decnet_router-L2--DECnet Level 2 (interarea) router.ip--Internet Protocol.ipx--Novell Internet Packet Exchange Protocol.
interfacetype
One of the following interface types: serial, null, or ethernet.
number
Interface number.
characteristic
One of the following values:
fragments--Fragmented IP packetsgtbytes--Sets the DE bit for packets larger than the specified number of bytes (including the 4-byte Frame Relay encapsulation).listaccess-list-number--Previously defined access list number.ltbytes--Sets the DE bit for packets smaller than the specified number of bytes (including the 4-byte Frame Relay encapsulation).tcpport--TCP packets to or from a specified port.udpport--User Datagram Protocol (UDP) packets to or from a specified port.
Command Default
Discard eligibility is not defined.
Command Modes
Global configuration
Command History
Release
Modification
10.0
This command was introduced.
12.2(13)T
The apollo, vines, and xns arguments were removed because Apollo Domain, Banyan VINES, and Xerox Network Systems are no longer available in the Cisco IOS software.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
Usage Guidelines
To remove an entire DE list, use the no form of this command with no options and arguments.
This prioritizing feature requires that the Frame Relay network be able to interpret the DE bit as indicating which packets can be dropped first in case of congestion, or which packets are less time sensitive, or both.
When you calculate packet size, include the data packet size, the ICMP header, the IP header, and the Frame Relay encapsulation bytes. For example, count 92 bytes of data, 8 bytes for the ICMP header, 20 bytes for the IP header, and 4 bytes for the Frame Relay encapsulation, which equals 124 bytes.
Examples
The following example specifies that IP packets larger than 512 bytes (including the 4-byte Frame Relay encapsulation) will have the DE bit set:
frame-relay de-list 1 protocol ip gt 512
frame-relay end-to-end keepalive error-threshold
To modify the keepalive
error threshold value, use the frame-relayend-to-endkeepaliveerror-threshold command in map-class configuration mode. To reset the error threshold value to its default, use the no form of this command.
Number of send-side errors in the event window before keepalive status goes from up to down.
receive
Number of receive-side errors in the event window before keepalive status goes from up to down.
count
Number of errors required. The maximum value is 32.
Command Default
The default value for both the send and receive error threshold is 2.
Command Modes
Map-class configuration
Command History
Release
Modification
12.0(5)T
This command was introduced.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
Usage Guidelines
The send-side value can be configured only in bidirectional and request modes. The receive-side value can be configured only in bidirectional and reply modes. See the frame-relayend-to-endkeepalivemode command. When you configure the error threshold, also configure the event window. See the frame-relayend-to-endkeepaliveevent-window command.
Examples
The following example shows increasing the receive-side error threshold to 4 and changing the event window to 7:
Specifies a map class to define QoS values for an SVC.
showframe-relayend-to-endkeepalive
Displays statistics about Frame Relay end-to-end keepalive.
frame-relay end-to-end keepalive event-window
To modify the keepalive
event window value, use the frame-relayend-to-endkeepaliveevent-windowcommand in map-class configuration mode. To reset the event window size to the default, use the no form of this command.
Send-side event window for which size is being configured.
receive
Receive-side event window for which size is being configured.
size
Number of events in the event window. The maximum value is 32.
Command Default
The default value for both the send and receive event windows is 3.
Command Modes
Map-class configuration
Command History
Release
Modification
12.0(5)T
This command was introduced.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
Usage Guidelines
The send-side value can be configured only in bidirectional and request modes. The receive-side value can be configured only in bidirectional and reply modes. See the frame-relayend-to-endkeepalivemode command. When you configure the event window, also configure the error-threshold. See the frame-relayend-to-endkeepaliveerror-threshold command.
Examples
The following example shows increasing the receive-side error threshold to 4 and changing the event window to 7:
Specifies a map class to define QoS values for an SVC.
showframe-relayend-to-endkeepalive
Displays statistics about Frame Relay end-to-end keepalive.
frame-relay end-to-end keepalive mode
To enable Frame Relay end-to-end keepalives, use the
frame-relayend-to-endkeepalivemodecommand in map-class configuration mode. To disable Frame Relay end-to-end keepalives, use the
no form of this command.
When a Frame Relay end-to-end keepalive mode is enabled, default values depend on which mode is selected. For the meaning of the parameters, see the
frame-relayend-to-endkeepalivetimer,
frame-relayend-to-endkeepaliveevent-window,
frame-relayend-to-endkeepaliveerror-threshold, and
frame-relayend-to-endkeepalivesuccess-events commands.
Command Modes
Map-class configuration
Command History
Release
Modification
12.0(5)T
This command was introduced.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
Usage Guidelines
In bidirectional mode, both ends of a virtual circuit (VC) send keepalive requests and respond to keepalive requests. If one end of the VC is configured in the bidirectional mode, the other end must also be configured in the bidirectional mode.
In request mode, the router sends keepalive requests and expects replies from the other end of the VC. If one end of a VC is configured in the request mode, the other end must be configured in the reply or passive-reply mode.
In reply mode, the router does not send keepalive requests, but waits for keepalive requests from the other end of the VC and replies to them. If no keepalive request has arrived within the timer interval, the router times out and increments the error counter by 1. If one end of a VC is configured in the reply mode, the other end must be configured in the request mode.
In passive-reply mode, the router does not send keepalive requests, but waits for keepalive requests from the other end of the VC and replies to them. No timer is set when in this mode, and the error counter is not incremented. If one end of a VC is configured in the passive-reply mode, the other end must be configured in the request mode.
The table below displays parameter values for send and receive sides in bidirectional mode.
Table 1 Bidirectional Mode
Parameter
Send-Side
Receive-Side
Timer
10 seconds
15 seconds
Event window
3
3
Error threshold
2
2
Success events
2
2
The table below displays parameter values for send- and receive-sides in request mode.
Table 2 Request Mode
Parameter
Send-Side
Receive-Side
Timer
10 seconds
no value set
Event window
3
no value set
Error threshold
2
no value set
Success events
2
no value set
The table below displays parameter values for send- and receive-sides in reply mode.
Table 3 Reply Mode
Parameter
Send-Side
Receive-Side
Timer
no value set
15 seconds
Event window
no value set
3
Error threshold
no value set
2
Success events
no value set
2
Passive-Reply Mode
In passive-reply mode, no values are set.
Examples
The following example configures one end of a VC to send keepalive requests and respond to keepalive requests from the other end of the VC:
The following example configures one end of a VC to reply to keepalive requests and to increment its error counter if no keepalive requests are received 30 seconds after the latest request:
Specifies a map class to define QoS values for an SVC.
showframe-relayend-to-endkeepalive
Displays statistics about Frame Relay end-to-end keepalive.
frame-relay end-to-end keepalive success-events
To modify the keepalive
success events value, use the frame-relayend-to-endkeepalivesuccess-events command in map-class configuration mode. To reset the success events value to its default, use the no form of this command.
The number of consecutive send-side success events required to change the keepalive state from down to up.
receive
The number of consecutive receive-side success events required to change the keepalive state from down to up.
count
Number of consecutive success events required. The maximum value is 32.
Command Default
The default value for both the send and receive success events is 2.
Command Modes
Map-class configuration
Command History
Release
Modification
12.0(5)T
This command was introduced.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
Usage Guidelines
The send-side value can be configured only in bidirectional and request modes. The receive-side value can be configured only in the bidirectional and reply modes. See theframe-relayend-to-endkeepalivemode command.
If the success events value is set low at the same time that a low value is set for the error threshold value of the frame-relayend-to-endkeepaliveerror-threshold command, the keepalive state of the VC may flap from state to state.
Examples
The following example shows how to increase the success events value:
Specifies a map class to define QoS values for an SVC.
showframe-relayend-to-endkeepalive
Displays statistics about Frame Relay end-to-end keepalive.
frame-relay end-to-end keepalive timer
To modify the keepalive
timer value, use the frame-relayend-to-endkeepalivetimer command in map-class configuration mode. To reset the timer value to its default, use the no form of this command.
frame-relayend-to-endkeepalivetimer
{ send | receive }
number
How long before the receive-side error counter is incremented if no request is received.
number
Number, in seconds, for the timer to expire.
Command Default
Send timer: 10 seconds
Receive timer: 15 seconds
Command Modes
Map-class configuration
Command History
Release
Modification
12.0(5)T
This command was introduced.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
Usage Guidelines
The send-side value can be configured only in bidirectional and request modes. The receive-side value can be configured only in the bidirectional and reply modes. See the frame-relayend-to-endkeepalivemode command.
The send-side timer expires if a reply has not been received numberseconds after a request is sent. The receive-side timer expires if a request has not been received numberseconds after the previous request.
Examples
The following example shows how to set up one end of a virtual circuit (VC) to send a keepalive request every 15 seconds and increment the error counter if more than 22 seconds elapse between receiving keepalive responses:
Specifies a map class to define QoS values for an SVC.
showframe-relayend-to-endkeepalive
Displays statistics about Frame Relay end-to-end keepalive.
frame-relay fair-queue
Note
Effective with Cisco IOS XE Release 2.6, Cisco IOS Release 15.0(1)S, and Cisco IOS Release 15.1(3)T, the
frame-relayfair-queuecommand is hidden. Although this command is still available in Cisco IOS software, the CLI interactive Help does not display it if you attempt to view it by entering a question mark at the command line. This command will be completely removed in a future release, which means that you will need to use the appropriate replacement command (or sequence of commands). For more information (including a list of replacement commands), see the Legacy QoS Command Deprecation feature document in the
Cisco IOS XE Quality of Service Solutions Configuration Guide or the Legacy QoS Command Deprecation feature document in the
Cisco IOS Quality of Service Solutions Configuration Guide .
Note
Effective with Cisco IOS XE Release 3.2S, the
frame-relayfair-queuecommand is replaced by a modular QoS CLI (MQC) command (or sequence of MQC commands). For the appropriate replacement command (or sequence of commands), see the Legacy QoS Command Deprecation feature document in the
Cisco IOS XE Quality of Service Solutions Configuration Guide .
To enable weighted fair queueing for one or more Frame Relay permanent virtual circuits (PVCs), use the
frame-relayfair-queue command in map-class configuration mode. To disable weighted fair queueing for a Frame Relay map class, use the
no form of this command.
(Optional) Specifies the number of messages allowed in each queue. The range is from 1 to 4096 messages; the default is 64.
number-dynamic-conversation-queues
(Optional) Specifies the number of dynamic queues to be used for best-effort conversations--normal conversations not requiring any special network services. Valid values are 16, 32, 64, 128, 256, 512, 1024, 2048, and 4096; the default is 16.
number-reservable-conversation-queues
(Optional) Specifies the number of reserved queues to be used for carrying voice traffic. The range is from 0 to 100; the default is 0. (The command-line interface (CLI) will not allow a value of less than 2 if fragmentation is configured for the Frame Relay map-class.)
max-buffer-size-for-fair-queues
(Optional) Specifies the maximum buffer size in bytes for all of the fair queues. The range is from 0 to 4096 bytes; the default is 600.
Command Default
Weighted fair queueing is not enabled.
Command Modes
Map-class configuration
Command History
Release
Modification
12.0(3)XG
This command was introduced.
12.0(4)T
This command was integrated into Cisco IOS Release 12.0(4)T.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
Cisco IOS XE Release 2.6
This command was modified. This command was hidden.
15.0(1)S
This command was modified. This command was hidden.
15.1(3)T
This command was modified. This command was hidden.
Cisco IOS XE Release 3.2S
This command was replaced by an MQC command (or sequence of MQC commands).
Usage Guidelines
To use this command, you must first associate a Frame Relay map class with a specific data-link connection identifier (DLCI), and then enter map-class configuration mode and enable or disable weighted fair queueing for that map class.
When Frame Relay fragmentation is enabled, weighted fair queueing is the only queueing strategy allowed.
If this command is entered without any accompanying numbers, the default values for each of the four parameters will be set. If you desire to alter only the value of the first parameter (congestive_discard_ threshold ), you only need to enter the desired value for that parameter. If you desire to alter only the value of the second, third, or fourth parameters, you must enter values for the preceding parameters as well as for the parameter you wish to change.
Examples
The following example shows how to enable weighted fair queueing and set the default parameter values for the “vofr” Frame Relay map class on a Cisco 2600 series, 3600 series, or 7200 series router or on a Cisco MC3810:
interface serial 1/1
frame-relay interface-dlci 100
class vofr
exit
map-class frame-relay vofr
frame-relay fair-queue
The following example shows how to enable weighted fair queueing and set the
congestive_discard_ threshold parameter to a value other than the default value for the “vofr” Frame Relay map class on a Cisco 2600 series, 3600 series, or 7200 series router or on an MC3810 concentrator:
interface serial 1/1
frame-relay interface-dlci 100
class vofr
exit
map-class frame-relay vofr
frame-relay fair-queue 255
The following example shows how to enable weighted fair queueing and set the
number_reservable_conversation_queues to a value of 25 for the “vofr” Frame Relay map class on a Cisco 2600 series, 3600 series, or 7200 series router or on a Cisco MC3810:
interface serial 1/1
frame-relay interface-dlci 100
class vofr
exit
map-class frame-relay vofr
frame-relay fair-queue 64 256 25
Related Commands
Command
Description
class(virtualcircuit)
Associates a map class with a specified DLCI.
frame-relayfragment
Enables fragmentation for a Frame Relay map class.
frame-relayinterface-dlci
Assigns a DLCI to a specified Frame Relay subinterface on the router or access server.
map-classframe-relay
Specifies a map class to define QoS values for an SVC.
frame-relay fecn-adapt
Note
Effective with Cisco IOS XE Release 2.6, Cisco IOS Release 15.0(1)S, and Cisco IOS Release 15.1(3)T, the
frame-relayfecn-adaptcommand is hidden. Although this command is still available in Cisco IOS software, the CLI interactive Help does not display it if you attempt to view it by entering a question mark at the command line. This command will be completely removed in a future release, which means that you will need to use the appropriate replacement command (or sequence of commands). For more information (including a list of replacement commands), see the Legacy QoS Command Deprecation feature document in the
Cisco IOS XE Quality of Service Solutions Configuration Guide or the Legacy QoS Command Deprecation feature document in the
Cisco IOS Quality of Service Solutions Configuration Guide .
Note
Effective with Cisco IOS XE Release 3.2S, the
frame-relayfecn-adaptcommand is replaced by a modular QoS CLI (MQC) command (or sequence of MQC commands). For the appropriate replacement command (or sequence of commands), see the Legacy QoS Command Deprecation feature document in the
Cisco IOS XE Quality of Service Solutions Configuration Guide .
To enable Frame Relay traffic-shaping reflection of forward explicit congestion notifications (FECNs) as backward explicit congestion notifications (BECNs), use the
frame-relayfecn-adapt command in map-class configuration mode. To disable this reflection, use the
no form of this command.
frame-relayfecn-adapt
noframe-relayfecn-adapt
Syntax Description
This command has no arguments or keywords.
Command Default
Frame Relay traffic-shaping reflection of FECNs as BECNs is disabled.
Command Modes
Map-class configuration (config-map-class)
Command History
Release
Modification
12.2(11)T
This command was introduced in a release earlier than Cisco IOS Release 12.2(11)T.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
Cisco IOS XE Release 2.1
This command was integrated into Cisco IOS XE Release 2.1.
Cisco IOS XE Release 2.6
This command was modified. This command was hidden.
15.0(1)S
This command was modified. This command was hidden.
15.1(3)T
This command was modified. This command was hidden.
Cisco IOS XE Release 3.2S
This command was replaced by an MQC command (or sequence of MQC commands).
Examples
The following example shows how to configure the
frame-relayfecn-adapt command:
Specifies a map class to define values for PVCs and SVCs.
frame-relay fragment
To enable fragmentation of Frame Relay frames for a Frame Relay map class, use the
frame-relayfragment command in map-class configuration mode. To disable Frame Relay fragmentation, use the
no form of this command.
frame-relayfragmentfragment-size [switched]
noframe-relayfragment
Syntax Description
fragment-size
Specifies the number of payload bytes from the original Frame Relay frame that will go into each fragment. This number excludes the Frame Relay header of the original frame.
All the fragments of a Frame Relay frame except the last will have a payload size equal to
fragment-size; the last fragment will have a payload less than or equal to
fragment-size. Valid values are from 16 to 1600; the default is 53.
switched
(Optional) Specifies that fragmentation will be enabled on a switched permanent virtual circuit (PVC).
Command Default
Fragmentation is disabled.
Command Modes
Map-class configuration
Command History
Release
Modification
12.0(3)XG
This command was introduced.
12.0(4)T
This command was integrated into Cisco IOS Release 12.0(4)T.
12.0(23)SX
This command was integrated into Cisco IOS Release 12.0(23)SX.
12.1(2)T
Support of end-to-end FRF.12 fragmentation was extended to switched Frame Relay PVCs.
12.1(2)E
This command was integrated into Cisco IOS Release 12.1(2)E.
12.1(5)T
This command was implemented on Cisco 7500 series routers with a Versatile Interface Processor.
12.2(27)SBB
This command was integrated into Cisco IOS Release 12.2(27)SBB.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2(31)SB
This command was integrated into Cisco IOS Release 12.2(31)SB.
Usage Guidelines
You should enable fragmentation for low-speed links (meaning those operating at less than 768 kbps).
Frame Relay fragmentation is enabled on a per-PVC basis. Before enabling Frame Relay fragmentation, you must first associate a Frame Relay map class with a specific data-link connection identifier (DLCI) and then enter map-class configuration mode and enable or disable fragmentation for that map class. In addition, you must enable Frame Relay traffic shaping on the interface.
Selecting a Fragmentation Format
Frame Relay frames are fragmented using one of the following formats, depending on how the PVC is configured:
Pure end-to-end FRF.12
FRF.11 Annex C
Cisco proprietary
Only pure end-to-end FRF.12 fragmentation can be configured on switched PVCs.
Cisco recommends pure end-to-end FRF.12 fragmentation on PVCs that are carrying VoIP packets and on PVCs that share the link with other PVCs carrying Voice over Frame Relay (VoFR) traffic.
In pure end-to-end FRF.12 fragmentation, Frame Relay frames having a payload less than the fragment size configured for that PVC are transmitted without the fragmentation header.
FRF.11 Annex C fragmentation and Cisco proprietary fragmentation are used when VoFR frames are transmitted on a PVC. When fragmentation is enabled on a PVC, and when command
vofr is configured on that PVC, FRF.11 Annex C format is implemented. When command
vofrcisco is configured, Cisco proprietary format is implemented.
In FRF.11 Annex C and Cisco proprietary fragmentation, VoFR frames are never fragmented, and all data packets (including VoIP packets) contain the fragmentation header regardless of the payload size.
Selecting a Fragment Size
You should set the fragment size based on the lowest port speed between the routers. For example, for a hub-and-spoke Frame Relay topology where the hub has a T1 speed and the remote routers have 64-kbps port speeds, the fragmentation size must be set for the 64-kbps speed on both routers. Any other PVCs that share the same physical interface must use the same fragmentation size used by the voice PVC.
With pure end-to-end FRF.12 fragmentation, you should select a fragment size that is larger than the voice packet size.
The table below shows the recommended fragmentation sizes for a serialization delay of 10 ms.
Table 4 Recommended Fragment Size for 10-ms Serialization Delay
Lowest Link Speed in Path
Recommended Fragment Size
56 kbps
70 bytes
64 kbps
80 bytes
128 kbps
160 bytes
256 kbps
320 bytes
512 kbps
640 bytes
768 kbps
1000 bytes
1536 kbps
1600 bytes
Examples
Examples
The following example shows how to configure pure end-to-end FRF.12 fragmentation in a map class that is named data. The map class is associated with switched PVC 20 on serial interface 3/3:
The following example shows how to enable pure end-to-end FRF.12 fragmentation for a map class. named frag. The fragment payload size is set to 40 bytes. Frame Relay traffic shaping is required on the PVC; the only queueing type supported on the PVC when fragmentation is configured is weighted fair queueing (WFQ).
Router(config)#
interface serial 1/0/0
Router(config-if)# frame-relay traffic-shaping
Router(config-if)# frame-relay interface-dlci 100
Router(config-fr-dlci)# class frag
Router(config-fr-dlci)# exit
Router(config)#
map-class frame-relay frag
Router(config-map-class)# frame-relay cir 128000
Router(config-map-class)# frame-relay bc 1280
Router(config-map-class)# frame-relay fragment 40
Router(config-map-class)# frame-relay fair-queue
Router(config-map-class)# exit
The following example is for the same configuration on a VIP-enabled Cisco 7500 series router:
Router(config)#
class-map frf
Router(config-cmap)# match protocol vofr
Router(config-cmap)#
exit
Router(config)#
policy-map llq
Router(config-pmap)#
class frf
Router(config-pmap-c)# priority 2000
Router(config-pmap-c)#
exit
Router(config-pmap)# exit
Router(config)# policy-map llq-shape
Router(config-pmap)# class class-default
Router(config-pmap-c)# shape average 1000 128000
Router(config-pmap-c)#
service-policy llq
Router(config-pmap-c)#
exit
Router(config-pmap)# exit
Router(config)#
interface serial 1/0/0.1
Router(config-if)# frame-relay interface-dlci 100
Router(config-fr-dlci)# class frag
Router(config-fr-dlci)# exit
Router(config)#
map-class frame-relay frag
Router(config-map-class)# frame-relay fragment 40
Router(config-map-class)# service-policy llq-shape
Router(config-map-class)# exit
Examples
The following example shows how to enable FRF.11 Annex C fragmentation for data on a Cisco MC3810 PVC configured for VoFR. Fragmentation must be configured if a VoFR PVC will carry data. The fragment payload size is set to 40 bytes. Frame Relay traffic shaping is required on the PVC; the only queueing type supported on the PVC when fragmentation is configured is weighted fair queueing (WFQ):
Router(config)#
interface serial 1/1
Router(config-if)# frame-relay traffic-shaping
Router(config-if)# frame-relay interface-dlci 101
Router(config-fr-dlci)# vofr
Router(config-fr-dlci)# class frag
Router(config-fr-dlci)# exit
Router(config)#
map-class frame-relay frag
Router(config-map-class)# frame-relay cir 128000
Router(config-map-class)# frame-relay bc 1280
Router(config-map-class)# frame-relay fragment 40
Router(config-map-class)# frame-relay fair-queue
Router(config-map-class)# exit
The following example is for the same configuration on a VIP-enabled Cisco 7500 series router:
Router(config)#
class-map frf
Router(config-cmap)# match protocol vofr
Router(config-cmap)#
exit
Router(config)#
policy-map llq
Router(config-pmap)#
class frf
Router(config-pmap-c)# priority 2000
Router(config-pmap-c)#
exit
Router(config-pmap)# exit
Router(config)# policy-map llq-shape
Router(config-pmap)# class class-default
Router(config-pmap-c)# shape average 1000 128000
Router(config-pmap-c)#
service-policy llq
Router(config-pmap-c)#
exit
Router(config-pmap)# exit
Router(config)#
interface serial 1/1/0.1
Router(config-if)# frame-relay interface-dlci 101
Router(config-fr-dlci)# class frag
Router(config-fr-dlci)# exit
Router(config)#
map-class frame-relay frag
Router(config-map-class)# frame-relay fragment 40
Router(config-map-class)# service-policy llq-shape
Router(config-map-class)# exit
Examples
The following example shows how to enable Cisco-proprietary Frame Relay fragmentation for a Frame Relay map class named frag on a Cisco 2600 series, Cisco 3600 series, or Cisco 7200 series router, starting from global configuration mode. The fragment payload size is set to 40 bytes. Frame Relay traffic shaping is required on the PVC; the only queueing type supported on the PVC when fragmentation is configured is weighted fair queueing (WFQ):
Router(config)#
interface serial 2/0/0
Router(config-if)# frame-relay traffic-shaping
Router(config-if)# frame-relay interface-dlci 102
Router(config-fr-dlci)# vofr cisco
Router(config-fr-dlci)# class frag
Router(config-fr-dlci)# exit
Router(config)#
map-class frame-relay frag
Router(config-map-class)# frame-relay cir 128000
Router(config-map-class)# frame-relay bc 1280
Router(config-map-class)# frame-relay fragment 40
Router(config-map-class)# frame-relay fair-queue
The following example is for the same configuration on a VIP-enabled Cisco 7500 series router:
Router(config)#
class-map frf
Router(config-cmap)# match protocol vofr
Router(config-cmap)#
exit
Router(config)#
policy-map llq
Router(config-pmap)#
class frf
Router(config-pmap-c)# priority 2000
Router(config-pmap-c)#
exit
Router(config-pmap)# exit
Router(config)# policy-map llq-shape
Router(config-pmap)# class class-default
Router(config-pmap-c)# shape average 1000 128000
Router(config-pmap-c)#
service-policy llq
Router(config-pmap-c)#
exit
Router(config-pmap)# exit
Router(config)#
interface serial 2/0/0.1
Router(config-if)# frame-relay interface-dlci 102
Router(config-fr-dlci)# class frag
Router(config-fr-dlci)# exit
Router(config)#
map-class frame-relay frag
Router(config-map-class)# frame-relay fragment 40
Router(config-map-class)# service-policy llq-shape
Related Commands
Command
Description
class(virtualcircuit)
Associates a map class with a specified DLCI.
debugframe-relayfragment
Displays information related to Frame Relay fragmentation on a PVC.
frame-relayfair-queue
Enables weighted fair queueing for one or more Frame Relay PVCs.
frame-relayinterface-dlci
Assigns a DLCI to a specified Frame Relay subinterface on the router or access server.
frame-relaytraffic-shaping
Enables traffic shaping and per-virtual circuit queueing for all PVCs and SVCs on a Frame Relay interface.
map-classframe-relay
Specifies a map class to define QoS values for an SVC.
vofr
Enables Voice over Frame Relay (VoFR) on a specific data-link connection identifier (DLCI) and configuration of specific subchannels on that DLCI.
frame-relay fragment end-to-end
To enable fragmentation of Frame Relay frames on an interface, use the
frame-relayfragmentend-to-end command in interface configuration mode. To disable Frame Relay fragmentation on an interface, use the
no form of this command.
frame-relayfragmentfragment-sizeend-to-end
noframe-relayfragmentend-to-end
Syntax Description
fragment-size
Specifies the number of payload bytes from the original Frame Relay frame that will go into each fragment. This number excludes the Frame Relay header of the original frame. Valid values are from 16 to 1600 bytes; the default is 53.
Command Default
Fragmentation is disabled.
Command Modes
Interface configuration
Command History
Release
Modification
12.2(13)T
This command was introduced.
12.2(14)S
This command was integrated into Cisco IOS Release 12.2(14)S.
12.0(27)S
This command was integrated into Cisco IOS Release 12.0(27)S.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2(31)SB
This command was integrated into Cisco IOS Release 12.2(31)SB.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
Cisco IOS XE Release
This command was integrated into Cisco IOS XE Release.
Usage Guidelines
Interface fragmentation and class-based fragmentation cannot be configured at the same time. To configure class-based fragmentation that can be applied to individual permanent virtual circuits (PVCs), use the
frame-relayfragment command in map-class configuration mode.
When fragmentation is enabled on an interface, all PVCs on the main interface and its subinterfaces will have fragmentation enabled with the same configured fragment size.
All the fragments of a Frame Relay frame except the last fragment will have a payload size equal to
fragment-size; the last fragment will have a payload less than or equal to
fragment-size.
When configuring fragmentation on an interface that has low-latency queueing, configure the fragment size to be greater than the largest high-priority frame that is expected. This configuration prevents higher-priority traffic from being fragmented and queued behind lower-priority fragmented frames. If the size of a high-priority frame is larger than the configured fragment size, the high-priority frame is fragmented.
Local Management Interface (LMI) traffic is fragmented.
Interface fragmentation and Frame Relay traffic shaping cannot be configured at the same time.
Examples
The following example shows the configuration of low-latency queueing, FRF.12 fragmentation, and shaping on serial interface 3/2. Traffic from the priority queue will not be interleaved with fragments from the class-default queue, because shaping is configured.
class-map voice
match access-group 101
policy-map llq
class voice
priority 64
policy-map shaper
class class-default
shape average 96000
service-policy llq
interface serial 3/2
ip address 10.0.0.1 255.0.0.0
encapsulation frame-relay
bandwidth 128
clock rate 128000
service-policy output shaper
frame-relay fragment 80 end-to-end
access-list 101 match ip any host 10.0.0.2
Related Commands
Command
Description
class(policy-map)
Specifies the name of the class whose policy you want to create or change, or specifies the default class before you configure its policy.
debugframe-relayfragment
Displays information related to Frame Relay fragmentation on a PVC.
frame-relayfragment
Enables fragmentation of Frame Relay frames for a Frame Relay map class.
frame-relay fragmentation voice-adaptive
To
enable voice-adaptive Frame Relay fragmentation, use the frame-relayfragmentationvoice-adaptive command in interface configuration mode. To disable voice-adaptive Frame Relay fragmentation, use the no form of this command.
(Optional) Number of seconds that must elapse after the last voice packet is transmitted before fragmentation is deactivated. The range is from 1 to 10000.
Command Default
Voice-adaptive Frame Relay fragmentation is not enabled.
Seconds: 30
Command Modes
Interface configuration
Command History
Release
Modification
12.2(15)T
This command was introduced.
Usage Guidelines
Frame Relay voice-adaptive fragmentation can be used in conjunction with Frame Relay voice-adaptive traffic shaping to reduce network congestion and improve voice transmission quality.
The frame-relayfragmentationvoice-adaptive command can be used only on main interfaces. This command is not supported on subinterfaces.
Frame Relay voice-adaptive fragmentation enables a router to fragment large packets whenever packets (usually voice) are detected in the low latency queueing priority queue or H.323 call setup signaling packets are present. When there are no packets in the priority queue for a configured period of time and signaling packets are not present, fragmentation is stopped.
Note
Although the priority queue is generally used for voice traffic, Frame Relay voice-adaptive fragmentation will respond to any packets (voice or data) in the priority queue.
Note the following prerequisites for Frame Relay voice-adaptive fragmentation:
End-to-end fragmentation must be configured in a map class by using the frame-relayfragment command or on the interface by using the frame-relayfragmentend-to-end command.
Frame Relay traffic shaping or traffic shaping using the Modular QoS CLI (MQC) must be configured. If end-to-end fragmentation is configured on the interface, traffic shaping using the MQC must be configured.
Low latency queueing must be configured.
Frame Relay voice-adaptive fragmentation supports FRF.12 fragmentation only. Neither FRF.11 Annex C nor Cisco proprietary fragmentation is supported.
Examples
The following examples show the configuration of Frame Relay voice-adaptive traffic shaping and fragmentation. The first example shows end-to-end fragmentation configured in a map class that is associated with PVC 100. In the second example, end-to-end fragmentation is configured directly on the interface.
With both example configurations, priority-queue packets or H.323 call setup signaling packets destined for PVC 100 will result in the reduction of the sending rate from the committed information rate (CIR) to the minimum CIR and the activation of FRF.12 end-to-end fragmentation. If signaling packets and priority-queue packets are not detected for 50 seconds, the sending rate will increase to CIR and fragmentation will be deactivated.
Displays statistics about PVCs for Frame Relay interfaces.
frame-relay holdq
To configure the maximum size of a traffic-shaping queue on a switched permanent virtual circuit (PVC), use the frame-relayholdq command in map-class configuration mode. To reconfigure the size of the queue, use the no form of this command.
frame-relayholdqqueue-size
noframe-relayholdqqueue-size
Syntax Description
queue-size
Size of the traffic-shaping queue, as specified in maximum number of packets. The range is from 1 to 2048.
Command Default
40 packets for FIFO and 600 packets for CBWFQ
Command Modes
Map-class configuration
Command History
Release
Modification
12.1(2)T
This command was introduced.
12.2(4)T
This command was modified to allow configuration of the maximum buffers in CBWFQ traffic shaping queues (as enabled by the service-policyoutput map-class command).
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.4(6)T7
The maximum allowable value for queue-sizewas increased to 2048.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
Usage Guidelines
You must enable Frame Relay traffic shaping, using the frame-relaytraffic-shaping interface command, before frame-relayholdq and other traffic-shaping map-class commands will be effective.
You must enable Frame Relay switching, using the frame-relayswitching global command, before the frame-relayholdq command will be effective on switched PVCs.
The frame-relayholdq command can be applied to switched PVCs that use FIFO default queueing.
Examples
The following example illustrates the configuration of the maximum size of the traffic-shaping queue on a switched PVC. The queue size is configured in a map class called “perpvc_congestion”:
Enables PVC switching on a Frame Relay DCE or NNI.
frame-relaytraffic-shaping
Enables both traffic shaping and per-PVC queueing for all PVCs and SVCs on a Frame Relay interface.
frame-relay idle-timer
To specify the idle timeout interval for a switched virtual circuit (SVC), use the frame-relayidle-timercommand in map-class configuration mode. To reset the idle timer to its default interval, use the no form of this command.
frame-relayidle-timer
[ in | out ]
seconds
noframe-relayidle-timerseconds
Syntax Description
in
(Optional) timeout interval applies to inbound packet activity.
out
(Optional) timeout interval applies to outbound packet activity.
seconds
Time interval, in seconds, with no frames exchanged on a switched virtual circuit, after which the SVC is released.
Command Default
120 seconds
Command Modes
Map-class configuration
Command History
Release
Modification
11.2
This command was introduced.
11.3
The following keywords were added:
in
out
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
Usage Guidelines
The frame-relayidle-timer command applies to switched virtual circuits that are associated with the map class where the idle-timer is defined.
The idle timer must be tuned for each application. Routing protocols such as Routing Information Protocol (RIP) might keep the SVC up indefinitely because updates go out every 10 seconds.
Beginning in Cisco IOS Release 11.3, if in and out are not specified in the command, the timeout interval applies to both timers. In Cisco IOS Release 11.2, the timeout interval applies to the outbound timer.
Examples
The following example defines the traffic rate and idle timer for the fast_vcs map class and applies those values to DLCI 100, which is associated with that map class:
interface serial 0
frame-relay interface-dlci 100
class fast_vc
map-class frame-relay fast_vcs
frame-relay traffic-rate 56000 128000
frame-relay idle-timer 30
Related Commands
Command
Description
map-classframe-relay
Specifies a map class to define QoS values for an SVC.
frame-relay ifmib-counter64
To enable 64-bit interface counter support on Frame Relay interfaces and subinterfaces that have a line speed of less than 20 Mbps, use the frame-relayifmib-counter64 command in interface configuration mode. To disable 64-bit counter support on Frame Relay interfaces and subinterfaces that have a line speed of less than 20 Mbps, use the no form of this command.
frame-relayifmib-counter64
[ if | subif ]
noframe-relayifmib-counter64
[ if | subif ]
Syntax Description
if
(Optional) Enables 64-bit interface counters for Frame Relay interfaces and subinterfaces.
subif
(Optional) Enables 64-bit interface counters for Frame Relay subinterfaces only.
Command Default
64-bit interface counters are not supported for interfaces that have a line speed of less than 20 Mbps.
Command Modes
Interface configuration
Command History
Release
Modification
12.0(21)S
This command was introduced.
12.3(10)
This command was integrated into Cisco IOS Release 12.3(10).
12.3(11)T
This command was integrated into Cisco IOS Release 12.3(11)T.
12.2(18)SXE
This command was integrated into Cisco IOS Release 12.2(18)SXE.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
Usage Guidelines
Entering the frame-relayifmib-counter64 command with no keyword produces the same result as entering the frame-relayifmib-counter64 command with the if keyword.
Examples
The following example shows how to enable support for 64-bit interface counters on serial interface 5/3 and associated subinterfaces:
interface Serial 5/3
no ip address
no ip directed-broadcast
encapsulation frame-relay
no ip mroute-cache
load-interval 30
no keepalive
frame-relay ifmib-counter64
Related Commands
Command
Description
showframe-relaypvc
Displays statistics about PVCs for Frame Relay interfaces.
frame-relay interface-dlci
To assign a data-link connection identifier (DLCI) to a specified Frame Relay subinterface on the router or access server, to assign a specific permanent virtual circuit (PVC) to a DLCI, or to apply a virtual template configuration for a PPP session, use theframe-relayinterface-dlcicommand in interface configuration mode. To remove this assignment, use the
no form of this command.
DLCI number to be used on the specified subinterface.
ietf
(Optional) Specifies Internet Engineering Task Force (IETF) as the type of Frame Relay encapsulation.
cisco
(Optional) Specifies Cisco encapsulation as the type of Frame Relay encapsulation.
voice-cir cir
(Optional; supported on the Cisco MC3810 only.) Specifies the upper limit on the voice bandwidth that may be reserved for this DLCI. The default is the committed information rate (CIR) configured for the Frame Relay map class. For more information, see the “Usage Guidelines” section.
ppp
(Optional) Enables the circuit to use the PPP in Frame Relay encapsulation.
virtual-template-name
(Optional) Name of the virtual template interface to apply the PPP connection to.
protocolipip-address
(Optional) Indicates the IP address of the main interface of a new router or access server onto which a router configuration file is to be automatically installed over a Frame Relay network. Use this option only when this device will act as the BOOTP server for automatic installation over Frame Relay.
The voice-encap option was added for the Cisco MC3810.
12.0(1)T
The
ppp keyword and
virtual-template-nameargumentwere added.
12.0(2)T
The voice-cir option was added for the Cisco MC3810.
12.0(3)T
The
x25profile keyword was added.
12.0(4)T
Usage guidelines for the Cisco MC3810 were added.
12.0(7)XK
The
voice-encap keyword for the Cisco MC3810 was removed. This keyword is no longer supported.
12.1(2)T
The
voice-encap keyword for the Cisco MC3810 was removed. This keyword is no longer supported.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
12.0(33)S
Support for IPv6 was added. This command was implemented on the Cisco 12000 series routers.
Cisco IOS XE Release
This command was integrated into Cisco IOS XE Release.
Usage Guidelines
This command is typically used for subinterfaces; however, it can also be used on main interfaces. Using the
frame-relayinterface-dlci command on main interfaces will enable the use of routing protocols on interfaces that use Inverse ARP. The
frame-relayinterface-dlcicommand on a main interface is also valuable for assigning a specific class to a single PVC where special characteristics are desired. Subinterfaces are logical interfaces associated with a physical interface. You must specify the interface and subinterface before you can use this command to assign any DLCIs and any encapsulation or broadcast options.
A DLCI cannot be configured on a subinterface if the same DLCI has already been configured on the main interface. If the same DLCI is to be configured on the subinterface as on the main interface, the DLCI on the main interface must be removed first before it is configured on the subinterface. The DLCI on the main interface can be removed by using the no frame-relay interface-dlci command on the main interface.
This command is required for all point-to-point subinterfaces; it is also required for multipoint subinterfaces for which dynamic address resolution is enabled. It is not required for multipoint subinterfaces configured with static address mappings.
Use the
protocolipip-address option only when this router or access server will act as the BOOTP server for auto installation over Frame Relay.
By issuing the
frame-relayinterface-dlci interface configuration command, you enter Frame Relay DLCI interface configuration mode (see the first example below). This gives you the following command options, which must be used with the relevant class or X.25-profile names you previously assigned:
classname--Assigns a map class to a DLCI.
default--Sets a command to its defaults.
no{classname |
x25-profilename}--Cancels the relevant class or X.25 profile.
x25-profilename--Assigns an X.25 profile to a DLCI. (Annex G.)
A Frame Relay DLCI configured for Annex G can be thought of as a single logical X.25/LAPB interface. Therefore, any number of X.25 routes may be configured to route X.25 calls to that logical interface.
The voice-cir option on the Cisco MC3810 provides call admission control; it does not provide traffic shaping. A call setup will be refused if the unallocated bandwidth available at the time of the request is not at least equal to the value of the voice-cir option .
When configuring the voice-cir option on the Cisco MC3810 for Voice over Frame Relay, do not set the value of this option to be higher than the physical link speed. If Frame Relay traffic shaping is enabled for a PVC that is sharing voice and data, do not configure the voice-cir option to be higher than the value set with the
frame-relaymincir command.
Note
On the Cisco MC3810 only, the
voice-cir option performs the same function as the
frame-relayvoicebandwidthmap-class configuration command introduced in Cisco IOS Release 12.0(3)XG.
Examples
The following example assigns DLCI 100 to serial subinterface 5.17:
! Enter interface configuration and begin assignments on interface serial 5.
interface serial 5
! Enter subinterface configuration by assigning subinterface 17.
interface serial 5.17
! Now assign a DLCI number to subinterface 5.17.
frame-relay interface-dlci 100
The following example specifies DLCI 26 over serial subinterface 1.1 and assigns the characteristics under virtual-template 2 to this PPP connection:
The following example shows an Annex G connection being created by assigning the X.25 profile “NetworkNodeA” to Frame Relay DLCI interface 20 on serial interface 1 (having enabled Frame Relay encapsulation on that interface):
The following example assigns DLCI 100 to serial subinterface 5.17:
Router(config)# interface serial 5
Router(config-if)# interface serial 5.17
Router(config-if)# frame-relay interface-dlci 100
The following example assigns DLCI 80 to the main interface first and then removes it before assigning the same DLCI to the subinterface. The DLCI must be removed from the main interface first, because the same dlci cannot be assigned to the subinterface after already being assigned to the main interface:
Router(config)# interface serial 2/0
Router(config-if)# encapsulation frame-relay
Router(config-if)# frame-relay interface-dlci 80
Router(config-fr-dlci)# exit
Router(config-if)# interface serial 2/0
Router(config-if)# no frame-relay interface-dlci 80
Router(config-if)# interface serial 2/0.1
Router(config-subif)# frame-relay interface-dlci 80
Related Commands
Command
Description
frame-relayclass
Associates a map class with an interface or subinterface.
showframe-relaypvc
Displays statistics about PVCs for Frame Relay interfaces.
showinterface
Displays P1024B/C information.
vofr
Configures subchannels and enables Voice over Frame Relay for a specific DLCI.
frame-relay interface-dlci switched
To indicate that a Frame Relay data-link connection identifier (DLCI) is switched, use the frame-relayinterface-dlciswitchedcommand in interface configuration mode. To remove this assignment, use the no form of this command.
frame-relayinterface-dlcidlciswitched
noframe-relayinterface-dlcidlciswitched
Syntax Description
dlci
DLCI number to be used on the specified interface or subinterface.
Command Default
No DLCI is assigned.
The default PVC type is terminated.
Command Modes
Interface configuration
Command History
Release
Modification
12.1(2)T
This command was introduced.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
Usage Guidelines
Use the frame-relayinterface-dlciswitchedcommand to allow a map class to be associated with a switched permanent virtual circuit (PVC).
You cannot change an existing PVC from terminated to switched or vice versa. You must delete the PVC and recreate it in order to change the type.
Use the frame-relayinterface-dlciswitchedcommand to create switched PVCs for configuring Frame Relay-ATM network interworking (FRF.5) and Frame Relay-ATM service interworking (FRF.8).
By issuing the frame-relayinterface-dlciswitchedinterface configuration command, you enter Frame Relay DLCI interface configuration mode (see the example below).
Examples
In the following example, DLCI 16 on serial interface 0 is identified as a switched PVC and is associated with a map class called “shape256K.”
Associates a map class with an interface or subinterface.
frame-relayswitching
Enables PVC switching on a Frame Relay DCE or NNI.
showframe-relaypvc
Displays statistics about PVCs for Frame Relay interfaces.
frame-relay intf-type
To configure a Frame Relay switch type, use the frame-relayintf-typecommand in interface configuration mode. To disable the switch, use the no form of this command.
frame-relayintf-type
[ dce | dte | nni ]
noframe-relayintf-type
[ dce | dte | nni ]
Syntax Description
dce
(Optional) Router or access server functions as a switch connected to a router.
dte
(Optional) Router or access server is connected to a Frame Relay network.
nni
(Optional) Router or access server functions as a switch connected to a switch--supports
Network-to-Network Interface (NNI) connections.
Command Default
The router or access server is connected to a Frame Relay network.
Command Modes
Interface configuration
Command History
Release
Modification
10.0
This command was introduced.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
12.0(33)S
Support for IPv6 was added. This command was implemented on the Cisco 12000 series routers.
Usage Guidelines
This command can be used only if Frame Relay switching has previously been enabled globally by means of the frame-relayswitching command.
Examples
The following example configures a DTE switch type:
frame-relay switching
!
interface serial 2
frame-relay intf-type dte
frame-relay inverse-arp
To reenable Inverse Address Resolution Protocol
(Inverse ARP) on a specified interface, subinterface, data-link connection identifier (DLCI), or Frame Relay permanent virtual circuit (PVC) bundle if Inverse ARP was previously disabled, use the frame-relayinverse-arp command in interface configuration mode. To disable Inverse ARP, use the no form of this command.
(Optional) One of the following values: appletalk, decnet, ip, and ipx.
dlci
(Optional) One of the DLCI numbers used on the interface. Acceptable values are integers from 16 through 1007, inclusive.
vc-bundlevc-bundle-name
(Optional) A specific Frame Relay PVC bundle configured on the interface.
Command Default
Inverse ARP is enabled.
Command Modes
Interface configuration
Command History
Release
Modification
10.0
This command was introduced.
12.2(13)T
The vc-bundlevc-bundle-name keyword and argument pair was added.
The apollo, vines, and xns keywords were removed because Apollo Domain, Banyan VINES, and Xerox Network Systems are no longer available in the Cisco IOS software.
12.2(28)SB
This command was integrated into Cisco IOS Release 12.2(28)SB.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
Usage Guidelines
To enable Inverse ARP for all protocols that were enabled before the prior noframe-relayinverse-arpcommand was issued, use theframe-relayinverse-arp command without arguments. To disable Inverse ARP for all protocols supported on an interface, use thenoframe-relayinverse-arp command without arguments.
To enable or disable Inverse ARP for a specific protocol and DLCI pair, use both the protocol and dlci arguments. To enable or disable Inverse ARP for a specific protocol and Frame Relay PVC bundle (consisting of up to eight DLCIs), use both the protocol and vc-bundlevc-bundle-name elements.
To enable or disable Inverse ARP for all protocols on a DLCI or Frame Relay PVC bundle, use either the dlci argument by itself or the vc-bundlevc-bundle-name keyword and argument pair by itself. To enable or disable Inverse ARP for a specific protocol for all DLCIs on the specified interface or subinterface, use only the protocol argument.
When a Frame Relay PVC bundle is specified, only one member of the PVC bundle will handle Inverse ARP packets. By default, the bundle member PVC that handles precedence or EXP level 6 or DSCP level 63 handles Inverse ARP packets. Use the inarp command to configure a different PVC bundle member to handle Inverse ARP packets.
This implementation of Inverse ARP is based on
RFC 1293. It allows a router or access server running Frame Relay to discover the protocol address at the other side of a virtual circuit.
The showframe-relaymap command displays the word “dynamic” to flag virtual circuits that are created dynamically by Inverse ARP.
Examples
The following example sets Inverse ARP on DLCI 100 on an interface running IPX:
interface serial 0
frame-relay inverse-arp ipx 100
Related Commands
Command
Description
clearframe-relay-inarp
Clears dynamically created Frame Relay maps, which are created by the use of Inverse ARP.
inarp
Specifies the PVC bundle member used to handle the Inverse ARP packets.
showframe-relaymap
Displays the current map entries and information about the connections.
frame-relay ip tcp compression-connections
To specify the maximum number of TCP header compression connections that can exist on a Frame Relay interface, use the frame-relayiptcpcompression-connectionscommand in interface configuration mode. To restore the default, use the no form of this command.
frame-relayiptcpcompression-connectionsnumber
noframe-relayiptcpcompression-connections
Syntax Description
number
Maximum number of TCP header compression connections. The range is from 3 to 256.
Command Default
256 header compression connections
Command Modes
Interface configuration (config-if)
Command History
Release
Modification
12.1(2)T
This command was introduced.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
Usage Guidelines
Before you can configure the maximum number of connections, TCP header compression must be configured on the interface using the frame-relayiptcpheader-compression command.
The number of TCP header compression connections must be set to the same value at each end of the connection.
Examples
The following example shows the configuration of a maximum of 150 TCP header compression connections on serial interface 0:
interface serial 0
encapsulation frame-relay
frame-relay ip tcp header-compression
frame-relay ip tcp compression-connections 150
Related Commands
Command
Description
frame-relayiptcpheader-compression
Enables TCP header compression for all Frame Relay maps on a physical interface.
frame-relaymapipcompress
Enables both RTP and TCP header compression on a link.
frame-relaymapiptcpheader-compression
Assigns header compression characteristics to an IP map that differ from the compression characteristics of the interface with which the IP map is associated.
showframe-relayiptcpheader-compression
Displays statistics and TCP/IP header compression information for the interface.
frame-relay ip tcp header-compression
To configure an
interface to ensure that the associated permanent virtual circuit (PVC) will always carry
outgoing TCP/IP headers in compressed form, use the
frame-relayiptcpheader-compressioncommand in interface configuration mode. To disable compression of TCP/IP packet headers on the interface, use the no form of this command.
frame-relayiptcpheader-compression [passive]
noframe-relayiptcpheader-compression
Syntax Description
passive
(Optional) Compresses the outgoing TCP/IP packet header only if an incoming packet had a compressed header.
Command Default
Active TCP/IP header compression; all outgoing TCP/IP packets are subjected to header compression.
Command Modes
Interface configuration (config-if)
Command History
Release
Modification
10.0
This command was introduced.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
Usage Guidelines
This command applies to interfaces that support
Frame Relay encapsulation, specifically serial ports and High-Speed Serial Interface (HSSI).
Frame Relay must be configured on the interface before this command can be used.
TCP/IP header compression and Internet Engineering Task Force (IETF)
encapsulation are mutually exclusive. If an interface is changed to IETF encapsulation, all encapsulation and compression characteristics are lost.
When you use this command to enable TCP/IP header compression, every IP map inherits the compression characteristics of the interface, unless header compression is explicitly rejected or modified by use of the frame-relaymapiptcpheadercompressioncommand.
We recommend that you shut down the interface prior to changing encapsulation types. Although this is not required, shutting down the interface ensures the interface is reset for the new type.
Examples
The following example configures serial interface 1 to use the default encapsulation (cisco) and passive TCP header compression:
interface serial 1
encapsulation frame-relay
frame-relay ip tcp header-compression passive
Related Commands
Command
Description
frame-relaymapiptcpheader-compression
Assigns header compression characteristics to an IP map different from the compression characteristics of the interface with which the IP map is associated.
frame-relay lapf frmr
To resume the default setting of sending the Frame Reject (FRMR) frame at the Link Access Procedure for Frame Relay (LAPF) Frame Reject procedure after having set the option of not sending the frame, use the frame-relaylapffrmr command in interface configuration mode. To set the option of not sending the Frame Reject (FRMR) frame at the LAPF Frame Reject procedure, use the noform of this command.
frame-relaylapffrmr
noframe-relaylapffrmr
Syntax Description
This command has no arguments or keywords.
Command Default
Send FRMR during the Frame Reject procedure.
Command Modes
Interface configuration
Command History
Release
Modification
11.2
This command was introduced.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
Usage Guidelines
If the Frame Relay switch does not support FRMR, use the no form of this command to suppress the transmission of FRMR frames.
Examples
The following example suppresses the transmission of FRMR frames:
no frame-relay lapf frmr
frame-relay lapf k
To set the Link Access Procedure for Frame Relay (LAPF) window size k, use the frame-relaylapfkcommand in interface configuration mode. To reset the maximum window size k to the default value, use the no form of this command.
frame-relaylapfknumber
noframe-relaylapfk [number]
Syntax Description
number
Maximum number of Information frames that either are outstanding for transmission or are transmitted but unacknowledged, in the range from 1 to 127.
Command Default
7 frames
Command Modes
Interface configuration
Command History
Release
Modification
11.2
This command was introduced.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
Usage Guidelines
This command is used to tune Layer 2 system parameters to work well with the Frame Relay switch. Normally, you do not need to change the default setting.
Manipulation of Layer 2 parameters is not recommended if you do not know well the resulting functional change.
For more information, refer to the ITU-T Q.922 specification for LAPF.
Examples
The following example resets the LAPF window size k to the default value:
no frame-relay lapf k
Related Commands
Command
Description
frame-relaylapft203
Sets the LAPF link idle timer value T203 of DLCI 0.
frame-relay lapf n200
To set the Link Access Procedure for Frame Relay (LAPF) maximum retransmission count N200, use the frame-relaylapfn200 command in interface configuration mode. To reset the maximum retransmission count to the default of 3, use the no form of this command.
frame-relaylapfn200retries
noframe-relaylapfn200 [retries]
Syntax Description
retries
Maximum number of retransmissions of a frame.
Command Default
3 retransmissions
Command Modes
Interface configuration
Command History
Release
Modification
11.2
This command was introduced.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
Usage Guidelines
This command is used to tune Layer 2 system parameters to work well with the Frame Relay switch. Normally, you do not need to change the default setting.
Manipulation of Layer 2 parameters is not recommended if you do not know well the resulting functional change. For more information, refer to the ITU-T Q.922 specification for LAPF.
Examples
The following example resets the N200 maximum retransmission count to the default value: