CISCO PROJECTS

 PINGING 2 DIFFERENT NETWORKS
NETWORKS'S 192.168.1.0/24 & 192.168.2.0/24


Router  Configs ( The interfaces are connected Locally) . IP CLASS C
router#: int giga0/0
router#:ip add 192.168.1.1 255.255.255.0
router#:no shut

router#: int giga0/1
router#:ip add 192.168.2.1 255.255.255.0
router#:no shut

The IP gateways must be configured in the router.
1.The clients IP addresses must be in their different networks respectively. Net 1.0/24 and 2.0/24. 
2.COnfigure the gateways pointing to the router interfaces

Router#sh ip route

Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP

D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area

N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2

E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP

i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area

* - candidate default, U - per-user static route, o - ODR

P - periodic downloaded static route


Gateway of last resort is not set


192.168.1.0/24 is variably subnetted, 2 subnets, 2 masks

C 192.168.1.0/24 is directly connected, GigabitEthernet0/0

L 192.168.1.1/32 is directly connected, GigabitEthernet0/0

192.168.2.0/24 is variably subnetted, 2 subnets, 2 masks

C 192.168.2.0/24 is directly connected, GigabitEthernet0/1

L 192.168.2.1/32 is directly connected, GigabitEthernet0/1


DOWLOAD THE TOPOLOGY.👌




Post a Comment

If you have any queries, please do let me know.. Here on the comment section