Java Games: Flashcards, matching, concentration, and word search.

II.10 IP Addressing

AB
ping and tracecommands used to verify IP address configuration
A host address of all 1s is reserved foran IP broadcast into that network
A host value of 0 means"this network" or "the wire itself"
A purpose of an IP address and a subnet mask on an interfaceenable the system to process the receipt and transmission of packets
Directed broadcaststo a specific network/subnet , are forwarded by the router and contain all 1s in the host portion
Flooded broadcastsnot propagated, but are considered local broadcasts and have 1s in all bits
The "/n " formatUsed to indicate the number of routing bits (network and subnet bits) in each subnet mask
Router(config-if)# ip addresscommand to establish the logical network address of an interface.
Router# term ip netmask-formatcommand to specify the format of network masks for the current session
dotted-decimalFormat options default of the Router# term ip netmask-format command
Router (config)# ip hostcommand makes a static name-to-address entry in the router's configuration file
Router (config)# ip name-servercommand defines which hosts can provide the name service
sixmaximum number of IP addresses you can specify as name servers in a single command
To map domain names to IP addresses, you mustidentify the host names, specify a name server, and enable DNS
When the operating system software receives a host name it does not recognizeit refers to DNS for the IP address of that device
router(config)# no ip domain-lookupcommand turns off name-to-address translation in the router
If the name-to-address translation in the router is turned offthe router will not generate or forward name system broadcast packets
DNS (Domain Name Service) is enabled by default with a server address255.255.255.255, which is a local broadcast
show hostscommand is used to display a cached list of host names and addresses
Addressing problemsthe most common problems that occur on IP networks
telnetverifies the application layer software between source and destination stations; is the most complete testing mechanism available
pingused to verify the hardware connection and the logical address at the internet layer; is a very basic testing mechanism
traceuses TTL values to generate messages from each router used along the path
ping test return: !successful receipt of an echo reply
ping test return: .timed out waiting for datagram reply
ping test return: Udestination unreachable error
ping test return: Ccongestion-experienced packet
ping test return: Iping interrupted
ping test return: ?packet type unknown
interrupt pingCtrl-Shift-6 X
ping test return: &packet TTL exceeded
The extended ping command is supported only fromprivileged EXEC mode
When the trace reaches the target destination, a (n)asterisk (*) is reported at the display
trace response: !HThe probe was received by the router, but not forwarded, usually due to an access list.
trace response: PThe protocol was unreachable
trace response: NThe network was unreachable
trace response: UThe port was unreachable
trace response: *Time out


Continuing Education
Harrison County
Bridgeport, WV

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities