Configuring TDM MEF-8 SAToP Pseudowwire
-
Create TDM Service Circuit.
On the left E4G-200 Switch:
create tdm service circuit "mef8-satop-s3" configure tdm service circuit "mef8-satop-s3" add port 19
On the right E4G-400 Switch:
create tdm service circuit "mef8-satop-s3" configure tdm service circuit "mef8-satop-s3" add port 42
-
Create CES and add the TDM Service circuit.
On the left E4G-200 Switch:
create ces mef8-ces3 psn mef8 configure ces mef8-ces3 add service mef8-satop-s3
On the right E4G-400 Switch:
create ces mef8-ces3 psn mef8 configure ces mef8-ces3 add service mef8-satop-s3
-
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 tag130 configure vlan vt2 add ports 10 tagged
-
Add peer to the CES.
On the left E4G-200 Switch:
configure ces mef8-ces3 add peer mac-address 00:00:45:56:02:13 ecid local 1001 remote 1001 vlan vt2
On the right E4G-400 Switch:
configure ces mef8-ces3 add peer mac-address 00:00:00:05:65:12 ecid local 1001 remote 1001 vlan vt2