Connecting PAN's b/w Sites using L2
Connecting PAN's between Head office and Data Center
PAN1 (Head Office) <----- Switch1 ------Trunk Link to Datacenter ------Switch 2-------->PAN2 (DataCenter)
Trunk Link between Head office and Data Center is L2MPLS/Pseudowire Link
For the above to work,
1. Im going to create VLAN 35 on Cisco Switches and use Trunk Link between Head Office and Data Center
2. Im going to provide an IP for PAN1 : 192.168.35.1 (@Head Office) and IP for PAN 2 : 192.168.35.2 (@DataCenter) and associate VLAN 35 tag to it.
Reason for doing above is if there are PC's/Servers on VLAN 35 then I'm going to point the gateway as 192.168.35.2 as a static route on PAN1.
Will the above work, what configs should i need to have on both the Cisco Switches and PAN's on both sites ?
If the above is not a good way to proceed, please suggest some better options.


@rakesh.anandaraj you'd simply need to set the default route to the vlan35 IP of PAN2, all the other networks will be locally connected so will route locally