Home > other >  You big!!!!! How to configure can realize communication between different IP
You big!!!!! How to configure can realize communication between different IP

Time:12-01

PC1 PC2 and PC3 PC4 how can realize communication

CodePudding user response:

Two routers are done static routing configuration, but the PC1 is ping PC3, and PC4

CodePudding user response:

Stick the configuration have not set up static routes should be right

CodePudding user response:

refer to the second floor bestkiller dawn response:
stick configuration have not set up should be a static route to
(R1) dis IP routing table -
The Route Flags: R - relay, D - the download to fib
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Routing Tables: Public
Destinations: 11 Routes:

Destination/Mask Proto Pre Cost Flags NextHop Interface

1.0.0.0/8 Direct 0 0 D 1.0.0.1 GigabitEthernet
0/0/0
1.0.0.1/32 Direct 0 0 D 127.0.0.1 GigabitEthernet
0/0/0
1.255.255.255/32 Direct 0 0 D 127.0.0.1 GigabitEthernet
0/0/0
2.0.0.0 you are/8 Static 60 0 RD 12.0.0.2 GigabitEthernet
0/0/1
12.0.0.0/8 are 30 Direct 0 0 D 12.0.0.1 GigabitEthernet
0/0/1
12.0.0.1/32 Direct 0 0 D 127.0.0.1 GigabitEthernet
0/0/1
12.0.0.3/32 Direct 0 0 D 127.0.0.1 GigabitEthernet
0/0/1
127.0.0.0/8 Direct 0 0 D 127.0.0.1 InLoopBack0
127.0.0.1/32 Direct 0 0 D 127.0.0.1 InLoopBack0
127.255.255.255/32 Direct 0 0 D 127.0.0.1 InLoopBack0
255.255.255.255/32 Direct 0 0 D 127.0.0.1 InLoopBack0

(R2) dis IP routing table -
The Route Flags: R - relay, D - the download to fib
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Routing Tables: Public
Destinations: 11 Routes:

Destination/Mask Proto Pre Cost Flags NextHop Interface

1.0.0.0/8 Static 60 0 RD 12.0.0.1 GigabitEthernet
0/0/0
2.0.0.0 you are/8 Direct 0 0 D 2.0.0.1 GigabitEthernet
0/0/1
2.0.0.1/32 Direct 0 0 D 127.0.0.1 GigabitEthernet
0/0/1
2.255.255.255/32 Direct 0 0 D 127.0.0.1 GigabitEthernet
0/0/1
12.0.0.0/8 are 30 Direct 0 0 D 12.0.0.2 GigabitEthernet
0/0/0
12.0.0.2/32 Direct 0 0 D 127.0.0.1 GigabitEthernet
0/0/0
12.0.0.3/32 Direct 0 0 D 127.0.0.1 GigabitEthernet
0/0/0
127.0.0.0/8 Direct 0 0 D 127.0.0.1 InLoopBack0
127.0.0.1/32 Direct 0 0 D 127.0.0.1 InLoopBack0
127.255.255.255/32 Direct 0 0 D 127.0.0.1 InLoopBack0
255.255.255.255/32 Direct 0 0 D 127.0.0.1 InLoopBack0

CodePudding user response:

(R1) dis IP routing table -
The Route Flags: R - relay, D - the download to fib
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Routing Tables: Public
Destinations: 11 Routes:

Destination/Mask Proto Pre Cost Flags NextHop Interface

1.0.0.0/8 Direct 0 0 D 1.0.0.1 GigabitEthernet
0/0/0
1.0.0.1/32 Direct 0 0 D 127.0.0.1 GigabitEthernet
0/0/0
1.255.255.255/32 Direct 0 0 D 127.0.0.1 GigabitEthernet
0/0/0
2.0.0.0 you are/8 Static 60 0 RD 12.0.0.2 GigabitEthernet
0/0/1
12.0.0.0/8 are 30 Direct 0 0 D 12.0.0.1 GigabitEthernet
0/0/1
12.0.0.1/32 Direct 0 0 D 127.0.0.1 GigabitEthernet
0/0/1
12.0.0.3/32 Direct 0 0 D 127.0.0.1 GigabitEthernet
0/0/1
127.0.0.0/8 Direct 0 0 D 127.0.0.1 InLoopBack0
127.0.0.1/32 Direct 0 0 D 127.0.0.1 InLoopBack0
127.255.255.255/32 Direct 0 0 D 127.0.0.1 InLoopBack0
255.255.255.255/32 Direct 0 0 D 127.0.0.1 InLoopBack0

CodePudding user response:

(R2) dis IP routing table -
The Route Flags: R - relay, D - the download to fib
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Routing Tables: Public
Destinations: 11 Routes:

Destination/Mask Proto Pre Cost Flags NextHop Interface

nullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnull
  • Related