Hello
Thanks for your sharing.
I have one more question. Can I add one more unit with vlan-ccc and vlan id 11 in HK and connec to other pops like Japan with the same configuration ?
Then in HK have two vlan 10,11 connect to vlan 10 in Korea and vlan11 in Japan.
Is it possbile to do that ?
The configuration in HK like as follow :
neighbor 192.198.144.6 {
interface xe-2/1/3.10 {
virtual-circuit-id 10002;
control-word;
mtu 8800;
encapsulation-type ethernet-vlan;
ignore-mtu-mismatch;
pseudowire-status-tlv;
}
interface xe-2/1/3.11 {
virtual-circuit-id 10003;
control-word;
mtu 8800;
encapsulation-type ethernet-vlan;
ignore-mtu-mismatch;
pseudowire-status-tlv;
}
}
> show configuration interfaces xe-2/1/3
vlan-tagging;
mtu 8880;
encapsulation vlan-ccc;
unit 10 {
vlan-id 10;
}
unit 11 {
vlan-id 11;
}
Best regards,
Cloud