Second Exercise with Packet Tracer
Setting up and connecting two Newtworks
This week we first had to set up two networks and connect them to each other. First we had to configure the IP-addresses of the diveces.To connect the two networks we use a serial port. To do that, we had to put the HWIC-2T-Module in the router.
To set the configurations of the serial (DCE) connection we need to start with using the CLI of the router of the bigger network. ip route [ip address of the smaller network] [subnet mask] [serial port (e.g. s0/0/0)] needs to be typed in the CLI. Then we switch to the CLI of the router of the smaller network and set the default route by typing ip route 0.0.0.0 0.0.0.0 s0/0/0.
The default route is used to connect the netowork to the network with the most unknown networks. The default route is used to connect the network to the internet.
Keine Kommentare:
Kommentar veröffentlichen