Options

I am confuse

auosauos Member Posts: 186
Hi,
Suppose we have below diagram,

PC1 <
> SW1 <
> R1 <
> SW2 <
> PC2

Each PC1 and PC2 is in different subnet, PC1 need to send data to PC2, and I now if they are in different subnet PC1 send data to default gateway (R1), and after that R1 check the destination address in route table for (R1) and forwarded to PC2.

My question is, when data forwarded from PC1 to default gateway did IP address for destination (PC2) change to be IP address for default gateway or it is internal processing done by OS and destination address for PC2 still not changes.

BR,
Auos

Comments

  • Options
    kalebkspkalebksp Member Posts: 1,033 ■■■■■□□□□□
    PC1 would ARP for the default gateways MAC address then send the data with the destination IP address of PC2 and the destination MAC address of the gateway.
  • Options
    auosauos Member Posts: 186
    Great thank for your clarification
  • Options
    Miikey87Miikey87 Member Posts: 65 ■■□□□□□□□□
    Took me ages when I was studying CCENT to understand this even though I had seen it a thousand times before. once you understand this, it makes the whole process so much easier to understand.
    :study: - Never stop learning

    Completed
    Microsoft: 70-640,70-642, 70-646, 70-652, 70-653, 70-662, 70 - 681, 71-169
    Cisco: CCENT, CCNA
    Citrix - CCA XenApp 6
Sign In or Register to comment.