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

Configuring F4 OAM

The ATM interface does not support sending F4 segment loopback cells, but it does respond to F4 segment loopback cells that it receives.

F4 OAM flows need their own channel, and they are identified by the VCI on which they are sent or received. The following VCIs are reserved for F4 OAM flows for each virtual path, and you cannot open PVCs on them:

To set up F4 OAM:

  1. Enable F4 OAM on an interface or VP. The router enables F4 OAM at the interface level unless you specify a VPI. This example opens both segment and end-to-end F4 OAM circuits on VPI 10.
    host1(config-if)#atm oam 10
  2. (Optional) Enable only segment or end-to-end loopback.
    host1(config-if)#atm oam 10 seg-loopback
    host1(config-if)#atm oam 10 end-loopback
  3. (Optional) To cause the interface to generate end-to-end loopback cells in addition to receiving and responding to them, set the loopback timer.
    host1(config-if)#atm oam 10 end-loopback loopback-timer 20
  4. (Optional) Enable CC cell flows.
    host1(config-if)#atm oam 10 seg-loopback cc source

atm oam


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