
- #HOW TO CONNECT TWO ROUTERS IN CCNA NETWORK VISUALIZER SERIAL#
- #HOW TO CONNECT TWO ROUTERS IN CCNA NETWORK VISUALIZER VERIFICATION#
- #HOW TO CONNECT TWO ROUTERS IN CCNA NETWORK VISUALIZER MAC#
Show run, show interfaces, show ip protocols What commands can you use to verify this part of the configuration? What part of the interface configuration is NOT displayed in the command output? How many interfaces on R1 and R2 are configured with IP addresses and in the “up” and “up” state? Use the show ip interface brief command on both R1 and R2 to quickly verify that the interfaces are configured with the correct IP address and are active.
#HOW TO CONNECT TWO ROUTERS IN CCNA NETWORK VISUALIZER VERIFICATION#
What command did you use?Ĭlose a configuration window Part 3: Verify the Configuration Step 1: Use verification commands to check your interface configurations. Save the configuration files on both routers to NVRAM. Step 3: Back up the configurations to NVRAM. For each interface, do the following:ġ) Enter the IP address and activate the interface.
Use the information in the Addressing Table to finish the interface configurations for R1 and R2. Success rate is 80 percent (4/5), round-trip min/avg/max = 0/2/8 ms Step 2: Configure the remaining Gigabit Ethernet Interfaces on R1 and R2. Sending 5, 100-byte ICMP Echos to 192.168.10.10, timeout is 2 seconds: %SYS-5-CONFIG_I: Configured from console by console R1(config- if)# description LAN connection to S1 Configure an interface description that indicates the device to which it is connected. It is good practice to configure a description for each interface to help document the network. %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/0, changed state to up %LINK-5-CHANGED: Interface GigabitEthernet0/0, changed state to up R1(config)# interface gigabitethernet 0/0 Enter the following commands to address and activate the GigabitEthernet 0/0 interface on R1:. Part 2: Configure Router Interfaces Step 1: Configure the GigabitEthernet 0/0 interface on R1. If a network is not listed, the packet will be dropped. Enter the command on R1 and answer the following questions:ġ) How many connected routes are there (uses the C code)?ģ) How does a router handle a packet destined for a network that is not listed in the routing table?Ī router will only send packets to a network listed in the routing table. What command displays the contents of the routing table?. Gigabit Ethernet interfaces support speeds of up to 1,000,000,000 bits per second and Fast Ethernet interfaces support speeds of up to 1,000,000 bits per second. There are two Gigabit Ethernet interfaces and 4 Fast Ethernet interfaces. R1 has 6 Ethernet interfaces an d R2 has 2 Ethernet interfaces.ģ) Are all the Ethernet interfaces on R1 the same? If no, explain the difference(s). #HOW TO CONNECT TWO ROUTERS IN CCNA NETWORK VISUALIZER SERIAL#
Enter the command on each router and answer the following questions:ġ) How many serial interfaces are there on R1 and R2 ?Ģ) How many Ethernet interfaces are there on R1 and R2 ?.Which command displays a brief summary of the current interfaces, interface status, and the IP addresses assigned to them?.
#HOW TO CONNECT TWO ROUTERS IN CCNA NETWORK VISUALIZER MAC#
There is no IP address configured on the GigabitEthernet 0/0 interface.Ģ) What is the MAC address of the GigabitEthernet 0/0 interface?ģ) What is the bandwidth (BW) of the GigabitEthernet 0/0 interface?ġ000000 kbits Step 2: Display a summary list of the interfaces on R1.
Enter the command to display the statistics for the GigabitEthernet 0/0 interface and answer the following questions:. Enter the command to display the statistics for the Serial 0/0/0 interface on R1 and answer the following questions:ġ) What is the IP address configured on R1 ?Ģ) What is the bandwidth on the Serial 0/0/0 interface?. Which command displays the information about the Serial 0/0/0 interface only?. Which command displays the statistics for all interfaces configured on a router?. Note : Click a device and then click the CLI tab to access the command line directly. Part 1: Display Router Information Step 1: Display interface information on R1. This is done so that this activity is ready to provide complete output from show commands when the student configures and activates the Ethernet interfaces. In addition, routing is configured using OSPF. Some of the configurations are not covered in this course but they are provided to assist you in using verification commands.Īnswers Note : The serial interfaces are already configured and active. Note : The routers in this activity are partially configured. Finally, you will use commands to verify and test your configurations. You will then use the Addressing Table to configure router Ethernet interfaces. In this activity, you will use various show commands to display the current state of the router. Part 3: Verify the Configuration Background