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

Configuring FDL Messages

To configure T1 channels to send FDL messages:

  1. Specify a T3 interface.
    host1(config)#controller t3 8/0
  2. Specify the standard for transmission of FDL messages on both ends of the T1 connection.
    host1(config-controll)#t1 1 fdl ansi
  3. (Optional) Configure one or more T1 channels to operate in an FDL carrier environment.
    host1(config-controll)#t1 1 fdl carrier
  4. (ANSI signals) Specify the FDL messages.
    host1(config-controll)#t1 1 fdl string eic "ERX-1410"
    host1(config-controll)#t1 1 fdl string fic "HY0019"
    host1(config-controll)#t1 1 fdl string lic "Bldg 10"
    host1(config-controll)#t1 1 fdl string unit 080001
    host1(config-controll)#t1 1 fdl string pfi "Site 25"
    host1(config-controll)#t1 1 fdl string port 0800
    host1(config-controll)#t1 1 fdl string generator "Test generator"
  5. Enable transmission of FDL messages.
    host1(config-controll)#t1 1 fdl transmit path-id
  6. (Optional) Specify that the router should generate yellow alarms for the T1 channels.
    host1(config-controll)#t1 1 yellow generate
  7. (Optional) Specify that the router should detect yellow alarms for the T1 channels.
    host1(config-controll)#t1 1 yellow detect

t1 fdl

t1 fdl carrier

t1 fdl string

t1 fdl transmit

t1 yellow detect

t1 yellow generate


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