Configuring MPLS TDM CeSOP Pseudowire

  1. Follow steps 1–3 of Configuring MPLS TDM SaTOP Pseudowire.
  2. 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
  3. Create TDM Service Circuit.

    On the left E4G-200 Switch:

    create tdm service circuit "mpls-cesop-s5"
    configure tdm service circuit "mpls-cesop-s5" add port 17 time-slots 18-23

    On the right E4G-400 Switch:

    create tdm service circuit "mpls-cesop-s5"
    configure tdm service circuit "mpls-cesop-s5" add port 40 time-slots 18-23
  4. Create CES and add TDM Service Circuit.

    On the left E4G-200 Switch:

    create ces mpls-ces5 psn mpls
    configure ces mpls-ces5 add service mpls-cesop-s5

    On the right E4G-400 Switch:

    create ces mpls-ces5 psn mpls
    configure ces mpls-ces5 add service mpls-cesop-s5
  5. Add peer to the CES.

    On the left E4G-200 Switch:

    configure ces mpls-ces5 add peer ipaddress 2.2.2.2 fec-id-type pseudo-wire 101

    On the right E4G-400 Switch:

    configure ces mpls-ces5 add peer ipaddress 7.7.7.7 fec-id-type pseudo-wire 101
    Note

    Note

    You must configure a loopback vlan with MPLS lsr-id as its IP address.