A. The interface can handle multiple encapsulation types with no extra configuration
B. Assign two network numbers, one for each encapsulation type
C. Enable novell-ether to run multiple encapsulation types
D. Both arpa and snap are enabled by default so you don’t have to configure anything
Explanation: To assign multiple network numbers, you usually use sub interfaces. A sample configuration follows: IPXEthernet 0.1 IPX encapsulation novell-ether ipx network 9e interface ethernet 0.2 ipx encapsulation sap ipx network 6c
A. F
B. True view
C.
D.
Explanation: GNS is Novell’s protocol to Get Nearest Server. If there is a server on the local network,that server will respond. If there isn’t, the Cisco router has to be configured to forward theGNS SAP.
A. Each router builds its own sap table and forwards that every 60 seconds
B. Each router assigns a service number and broadcasts that
C. Saps aren’t necessary with cisco routers
D. Cisco routers filter out all saps
Explanation: Cisco routers build SAP tables and forward the table every 60 seconds. All SAPs can’t befiltered even with 4.x since NDS and time synchronization uses SAPs.
A. 60
B. 90
C. 10
D. 30
Explanation: Novell’s RIP updates routing tables every 60 seconds, Apple’s RTMP is every 10 seconds, routers ARP every 60 seconds, IGRP signal every 90 seconds, and Banyan VINES signals every 90 seconds.
A. Ticks & hops
B. Hops & loops
C. Loops & counts
D. Counts & ticks
Explanation: It first uses ticks (which is about 1/18 sec.); if there is a tie, it uses hops; if hops are equal, then it uses an administratively assigned tiebreaker.