Configuring TDM MEF-8CESoP PW

  1. Configure TDM Port framing mode.

    On the left E4G-200 Switch:

    configure ports 17 tdm framing mf

    On the right E4G-400 Switch:

    configure ports 40 tdm framing mf
  2. Create TDM Service Circuit.

    On the left E4G-200 Switch:

    create tdm service circuit "mef8-cesop-s4"
    configure tdm service circuit "mef8-cesop-s4" add port 17 time-slots 6-8

    On the right E4G-400 Switch:

    create tdm service circuit "mef8-cesop-s4"
    configure tdm service circuit "mef8-cesop-s4" add port 40 time-slots 6-8
  3. Create CES and add the TDM Service Circuit.

    On the left E4G-200 Switch:

    create ces mef8-ces4 psn mef8
    configure ces mef8-ces4 add service mef8-cesop-s4

    On the right E4G-400 Switch:

    create ces mef8-ces4 psn mef8
    configure ces mef8-ces4 add service mef8-cesop-s4
  4. Configure the L2 transport VLAN to reach the PW peer.

    On the left E4G-200 Switch:

    create vlan "vt2"
    configure vlan vt2 tag 130
    configure vlan vt2 add ports 1 tagged

    On the Right E4G-400 Switch:

    create vlan "vt2"
    configure vlan vt2 tag 130
    configure vlan vt2 add ports 10 tagged
  5. Add peer to the CES.

    On the left E4G-200 Switch:

    configure ces mef8-ces4 add peer mac-address 00:00:45:56:02:13 ecid local 1002 remote 1002 vlan vt2

    On the right E4G-400 Switch:

    configure ces mef8-ces4 add peer mac-address 00:00:00:05:65:12 ecid local 1002 remote 1002 vlan vt2
    Note

    Note

    IP address should not be configured on the transport vlan specified for TDM MEF-8 PW.