CISCOSITE
CCNA ] CCDA ] CCNP ] CCDP ] CCIE ] Books ] Links ]
 

Up
CCNA Books
ICRC
OSI Reference
WAN Protocols
IOS
Network Protocols
Routing
Network Security
LAN Switching

You are visitor #### to PetraCom since November 1st, 1999.

SIGN | VIEW
GUESTBOOK

Thank You Line

   

NETWORK PROTOCOLS OBJECTIVES

  1. Novell IPX operation on the router.

  2. Describe the two parts of network addressing, then identify the parts in specific protocol address examples.

  3. Create the different classes of IP addresses [and subnetting].

  4. Configure IP addresses.

  5. Verify IP addresses.

  6. The required IPX address and encapsulation type.

  7. Basic Tools.

  8. Protocol of the Host-to-host layer of the DOD model.

  9. Protocol of the Internet layer of the DOD model.

EXCELLENT
Try this one to pass the exam!

GREAT
Good!
LAB
This is a great lab, though!

Best Resources!

   
 

28. Novell IPX operation on the router.

Thank You Line

   
  • IPX address
    • sh ipx int (Interface and parameter: SAP & RIP)
    • sh prot
  • IPX routing table
    • sh ipx route
  • NetWare servers
    • sh ipx servers
  • Round-robin
    • ipx maximum-paths
Exam
   
 

29. Describe the two parts of network addressing, then identify the parts in specific protocol address examples.

Thank You Line

   

IPX address aaaa.bbbb.cccc.dddd

  • aaaa is a network number
  • bbbb.cccc.dddd is a node number
Exam
   
 

30. Create the different classes of IP addresses [and subnetting].

Thank You Line

   
 
Exam
   
 

31. Configure IP addresses.

Thank You Line

   
 
Exam
   
 

32. Verify IP addresses.

Thank You Line

   
A Class B Class C Class Subnet Host Remarks
255 192 2 4194302 A only
255 224 6 2097150 A only
255 240 14 1048574 A only
255 248 30 524286 A only
255 252 62 262142 A only
255 254 126 131070 A only
255 255 254 65534 A only
255 255 128 510 16382 A only
255 255 192 1022 16382 A & B
255 255 224 2046 8190 A & B
255 255 240 4094 4094 A & B
255 255 248 8190 2046 A & B
255 255 252 16382 1022 A & B
255 255 254 32766 510 A & B
255 255 255 65534 254 A & B
255 255 255 128 131070 126 A & B
255 255 255 192 262142 62 A,B,C
255 255 255 224 524286 30 A,B,C
255 255 255 240 1048574 14 A,B,C
255 255 255 248 2097150 6 A,B,C
255 255 255 252 4194302 2 A,B,C
Exam
   
 

33. The required IPX address and encapsulation type.

Thank You Line

   
Interface type Novell frame type Cisco keyword
Ethernet Ethernet_802.3 novell-ether (default)
  Ethernet_802.2 SAP
IPX Ethernet Ethernet_II arpa
  Ethernet_snap snap
Token ring Token-Ring sap (default)
  Token-Ring_snap snap
FDDI Fddi_snap snap (default)
  Fddi_802.2 sap
IPX Fddi_raw Fddi_raw novell-fddi
HDLC on serial links   hdlc
  • Ethernet_II has a type field to identify the upper-layer protocol.
  • 802.2 uses DSAP and SSAP to identify the upper-layer protocol.
Exam
   
 

34. Basic Tools.

Thank You Line

   
  • Telnet (terminal emulation protocol) - Terminal emulation program used to create a virtual window to a remote device.
  • Ping (packet internet groper)
    • Used to test connectivity between IP hosts.
    • Uses ICMP Internet layer protocol besides IP.
  • Trace (trace route), used to define the route a packet travels through an internetwork to a remote node.
Exam
   
 

35. Protocol of the Host-to-host layer of the DOD model.

Thank You Line

   
  • TCP and UDP set up sessions with other hosts using port number 1023 and above.
Exam
   
 

36. Protocol of the Internet layer of the DOD model.

Thank You Line

   
  • IP (internet protocol) - A connectionless protocol.
    • Works at the Internet layer.
    • Responsible for making routing decition. It looks at the destination network address in the packet and forwards the packet, based on routing tables and what it determines to be the best route to the destination.
  • ARP (address resolution protocol), used to find a hardware address, given that IP address.
  • RARP (reverse ARP), used to find an IP address, given the hardware address.
  • BootP (boot program), used for giving diskless workstation an IP for logical network addressing to learn
    • Its IP address.
    • The IP address of a server machine.
    • The name of a file that is to be loaded into memory and executed at boot up.
  • ICMP (internet control message protocol)
    • A management protocol and messaging service provider for IP. Its messages are carried as IP datagrams.
    • Sends redirects back to an originating router.
    • Alerts routers if a network outage or congestion occurs so they can make different routing decision based on that information.
    • Common events and messages:
      • Destination unreachable.
      • Buffer full.
      • Hops.
      • ping.
      • trace.
Exam
   

©2000 PetraCom—Last Updated 07/19/00 08:59 PM —Administrated by wisinss@yahoo.com

1