[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring T1 Interfaces to Send FDL Messages

You can configure a T1 interface to send FDL messages. To configure FDL:

  1. Specify a SONET interface.
    host1(config)#controller sonet 8/0
  2. Specify the standard for transmission of FDL messages on both ends of the T1 connection.
    host1(config-controll)#path 2 ds1 1/1/1 fdl ansi
  3. (Optional) Configure the interface to operate in an FDL carrier environment.
    host1(config-controll)#path 2 ds1 1/1/1 fdl carrier
  4. (Optional) Specify the FDL messages.
    host1(config-controll)#path 2 ds1 1/1/1 fdl string eic "ERX-1410"
    host1(config-controll)#path 2 ds1 1/1/1 fdl string lic "Bldg 10"
    host1(config-controll)#path 2 ds1 1/1/1 fdl string fic "GY788"
    host1(config-controll)#path 2 ds1 1/1/1 fdl string unit 080001
  5. Enable transmission of FDL messages.
    host1(config-controll)#path 2 ds1 1/1/1 fdl transmit idle-signal

path ds1 fdl

path ds1 fdl carrier

path ds1 fdl string

path ds1 fdl transmit


[Contents] [Prev] [Next] [Index] [Report an Error]