fdl
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}
no fdl {att | ansi | all | none}
Cisco 10000 Series Router
fdl {att | ansi}
no fdl {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