A. Ethernet 802.3
B. Ethernet 802.2
C. Ethernet ii
D. Ethernet snap
Explanation: The Ethernet 802.3 framing is used for NetWare versions 2 to 3.11, and the Ethernet 802.2 framing is used for NetWare versions 3.12 and later plus OSI routing, Ethernet II is used with TCP/IP and DEC net, and Ethernet SNAP is used with TCP/IP and AppleTalk. The type field in Ethernet 802.2 frame is replaced by a length field in Ethernet 802.3.
A. Netware 4.11 defaults to 802.2 encapsulation
B. Netware 4.11 defaults to 802.3 encapsulation
C. Cisco routers only work with netware 3.11
D. Netware 3.11 defaults to 802.2 encapsulation
Explanation: The default encapsulation on Cisco routers is Novell Ethernet_802.3 and NetWare 3.12and later defaults to 802.2 encapsulation, 3.11 and earlier defaults to 802.3.
A. The network address is administratively assigned and can be up to 16 hexadecimal digits long
B. The node address is always administratively assigned
C. The node address is usually the mac address
D. If the mac address is used as the node address, then ipx eliminates the use of arp
Explanation: The network address can be up to 16 hexadecimal digits in length. The node number is 12 hexadecimal digits. The node address is usually the MAC address. An example IPX address is 4a1d.0000.0c56.de33. The network part is 4a1d. The node part is 0000.0c56.de33. The network number is assigned by the system administrator of the Novell network and the MAC address/node address is not assigned by the administrator.
A. Ipx
B. Ncp
C. Spx
D. Netbios
Explanation: IPX (Internetwork Packet Exchange) is the NetWare network layer 3 protocol used for transferring information on LANs that use Novell’s NetWare.
A. Nlsp
B. Rip
C. Sap
D. Ncp
Explanation: NetWare Link Services Protocol (NLSP) provides link-state routing. SAP (Service Advertisement Protocol) advertises network services. NCP (NetWare Core Protocol) provides client-to-server connections and applications. RIP is a distance vector routing protocol. NLSP was developed by Novell to replace RIP routing protocols.
A. Debug ip igrp event
B. Debug ip igrp-events
C. Debug ip igrp summary
D. Debug ip igrp events
Explanation: The “debug IP IGRP events” is used to display a short summary of IGRP routing information. You can append an IP address onto either console’s command-line to see only the IGRP updates from a neighbor. The command will only give a short summary and hence won’t flood the command line.
A. It isolates networks 10.0.0.0 and 172.68.7.0
B. It loads igrp for networks 109 and 71
C. It disables rip
D. It disables all routing protocols
Explanation: It isolates network 10.0.0.0 and 172.68.7.0 and associates autonomous systems 109 and71 with IGRP. IGRP does not disable RIP, both can be used at the same time.
A. For LAN interfaces, one tick; for WAN interfaces, six ticks
B. For LAN interfaces, six ticks; for WAN interfaces, one tick
C. For LAN interfaces, zero ticks; for WAN interfaces, five ticks
D. For LAN interfaces, five ticks; for WAN interfaces, zero ticks
Explanation: Tick is basically the update rate of clients in the network. The IPX delay number will give the ticks at a certain time. The default ticks are–for LAN interfaces, one tick, and for WAN interfaces, six ticks.
A. Interface ethernet 0.1 ipx encapsulation novell-ether ipx network 9e interface ethernet 0.2 ipx network 6c
B. Interface ethernet 0 ipx encapsulation novell-ether ipx network 9e interface ethernet 0 ipx encapsulation sap ipx network 6c
C. Interface ethernet 0.1 ipx encapsulation novell-ether interface ethernet 0.2 ipx encapsulation sap
D. Interface ethernet 0.1ipx encapsulation novell-ether ipx network 9e interface ethernet 0.2 ipx encapsulation sap ipx network 6c
Explanation: The following commands setup the sub interfaces to allow for two types of encapsulation:interface Ethernet 0.1 IPX encapsulation Novell-ether IPX network 9e interface Ethernet0.2 IPX encapsul
A. It enables load sharing on 2 paths if the paths are equal metric paths
B. It sets up routing to go to network 2
C. It is the default for cisco ipx load sharing
D. It enables load sharing on 2 paths if the paths are unequal metric paths
Explanation: It enables load sharing on 2 paths if the paths are equal metric paths. The default is 1 path and the maximum is 512 paths. The value must always be greater than 1 and must be a natural number.