Showing 10 of 32 Blog Posts
Router# conf terminal Router(config)# int e0 Router(config_if)# ip add 192.168.10.10 255.255.255.0 Router(config_if)# no shut Router(config_if)# exit Router(config)# int s0 Router(config_if)# ip add 1.1.1.1 255.255.255.0 Router(config_if)# no...
Configuration for EIGRP Router# conf terminal Router(config)# int e0 Router(config_if)# ip add 192.168.10.10 255.255.255.0 Router(config_if)# no shut Router(config_if)# exit Router(config)# int s0 Router(config_if)# ip add...
Configuration for IGRP: Router# conf terminal Router(config)# int e0 Router(config_if)# ip add 192.168.10.10 255.255.255.0 Router(config_if)# no shut Router(config_if)# exit Router(config)# int s0 Router(config_if)# ip add...
RIP (routing information protocol) configuration forRIP v1 and RIP v2 Router# conf terminal Router(config)# int e0 Router(config_if)# ip add 192.168.10.10 255.255.255.0 Router(config_if)# no shut Router(config_if)# exit...
When we want to access a system or network which is laying on router 3. so we will access it statically as Router# conf terminal...
In Static routing the network administrator hand type the path for routing. As Router>enable Router# conf terminal Roter(config)# int e0 Router(config_if)# ip add 192.168.10.10 255.255.255.0 Router(config_ig)#...
It is used to select the destination path automatically. Router > Router >enable Router(config)# conf t Router(config)# int e0 (or fa 0/0 it change with...
How to Configure a Simple Routing in Packet Tracer C CLASS ROUTING TOPOLOGIES B CLASS ROUTING TOPOLOGIES MIX CLASS ROUTING TOPOLOGIES EIGRP routing topology RIP v2 routing
Manages the presentation of the information in an ordered and meaningful manner. This layer’s primary function is the syntax and semantics of the data transmission. It converts...