NetWare IPX addressing uses a network number and a node
number. Which statements are true?
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.
Answer / guest
Answer: A, C &D
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.
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi Guys I am facing one problem while configuring PAP over Point to Point links. Configuration scenario is like this. ROUTER 1: (Hostname – R1) R1(config)#username R2 password CCNA2 R1(config)#interface serial 1/1 R1(config-if)ip address 10.0.0.1 255.0.0.0 R1(config-if)#lock rate 64000 R1(config-if)#encapsulation ppp R1(config-if)#ppp authentication pap R1(config-if)#ppp pap sent –username R1 password CCNA1 R1(config-if)#no shutdown ROUTER 2: (Hostname – R2) R2(config)#usename R1 password CCNA1 R2(config)#interface serial 1/1 R2(config-if)#ip address 10.0.0.2 255.0.0.0 R2(config-if)#encapsulation ppp R2(config-if)# ppp authentication pap R2(config-if)# ppp pap sent –username R2 password CCNA2 R2(config-if)#no shutdown Now problem is that, after configure the command “ppp authentication pap” the “Line protocol” status goes down on each router. But when I disable this command using “no ppp authentication pap”, the “Line Protocol” status goes up. What could be the problem, can anyone explain it plzzz….!!! Thanks in Advance…!! Shahin..
"snap" is used by the Cisco IOS for which encapsulation types? A. Ethernet_SNAP B. Token-Ring_SNAP C. FDDI_SNAP D. Novell-SNAP E. Novell-FDDI.
FastEthernet compares to 10baseT Ethernet in which of the following ways
Which layer hides details of network dependent information from the higher layers by providing transparent data transfer? A.) Transport B.) Physical C.) Data Link D.) Session E.) Application F.) Network
What is masking? why is needed?
IPX traffic using different encapsulation types can go over the same data link A. true B. false
What is Cisco register bits? How they help?
which utility should use to test whether TCP/IP has been initialized on a system.friends plz post the answer with explaination..
Identify the purpose of the Ping command? A.) Share routing information with a neighbor router B.) Transmit user data when buffers are full C.) Test connectivity at layer 3 D.) Test entire protocol stack
Identify the command to configure ALL the default VTY ports? A.) Router(config)# line vty 0 4 B.) Router# line vty 0 4 C.) Router(config)# line vty D.) Router(config)# line vty 0
How many ports are present in a router?
Request any body to explain the parameters of Ipsec vpn tunnel while creating a tunnel in Cisco ASA.