Basic Router Configuration.
In this configuration article we will see how different networks can communicate using router, Router definition is given below.
A router is a device that connects two or more packet-switched networks or subnetworks. It serves two primary functions: managing traffic between these networks by forwarding data packets to their intended IP addresses and allowing multiple devices to use the same Internet connection.
Router which we are using in packet tracer file is 2911 which has two interfaces which mean we can two different networks, so we will configure interfaces for each network and also to get the functionality of routing (communication between networks) from router. After entering in global configuration, we will select the interface GigabitEthernet 0/0, which we want to configure for left network, Up the interface as in router by default interfaces are down as given below:
IP Assignment to second network of Router.
Figure 5: Manual IP to PC from network 192.168.200.1 rangeFirst check node is pinging interface configure on router.
Figure 6: Ping of node to left Interface.After above task ping nodes of different networks and in our example, we will ping node PC2 and PC3.
Figure 7: Ping result of two different nodes in different networksConclusion
In above all discussion we have configure interfaces on route for different networks communication and basic commands which are used for router configurations. In this article I have used wr for saving configurations from RAM into flash Drive of router.
Comments
Post a Comment