Step 1: Observe DNS conversion a. Click the Start button, select Run , type cmd, and then click OK . The command prompt window appears. b. At the command prompt, type ping www.cisco.com . The computer needs to translate www.cisco.com into an IP address so it knows where to send the Internet Control Message Protocol (ICMP) packets. Ping is a type of ICMP packet. c. The first line of the output shows www.cisco.com converted to an IP address by DNS. You should be able to see the effect of DNS even if your school has a firewall that prevents pinging, or if Cisco has prevented people from pinging their web server. d. Which IP address is shown on the screen ? Jawaban : 60.254.176.170 e. Is it the same as the one shown in the figure? Why do you think this occurred? Jawaban : Ya. www.cisco.com adalah domain name systemnya sedangkan 60.254.176.170 adalah alamat fisiknya . f. Work together with another student and disc...
Step 1: Cable and configure the current network a. Referring to the topology diagram, connect the console (or rollover) cable to the console port on the router and the other cable end to the host computer with a DB-9 or DB-25 adapter to the COM 1 port. Ensure that power has been applied to both the host computer and router. b. Establish a HyperTerminal or other terminal emulation program to the router. c. From the command prompt on Host1, ping between Host1 and Discovery Server to confirm network connectivity. Troubleshoot and establish connectivity if the pings fail. Step 2: Configure NetFlow on the interfaces From the global configuration mode, issue the following commands to configure NetFlow: FC-CPE-1(config)# interface fastethernet 0/0 FC-CPE-1(config-if)# ip flow egress FC-CPE-1(config-if)# ip flow ingress FC-CPE-1(config-if)# interface fastethernet 0/1 FC-CPE-1(config-if)# ip flow ingress FC-CPE-1(config-if)# ip flow egress Step 3: Verify the NetFlow configuration a. From the ...
Komentar
Posting Komentar