Suppose we want to connect a local area network (Ethernet) with a wide area network, the question arises is, can we connect a local area network with wide area network?
If we directly connect the LAN segment to the packet switch of the wide area network, then obviously every signal on the segment will be forwarded to the switch, to prevent this, can be use a bridge to connect this segment to the network switch (because bridge will only forward the packets if necessary)?
Another question arises is, every WAN Technology uses a specified frame format, suppose the WAN is using a frame format that is different from Ethernet frame format then what we will do?