

McqMate
Q. |
As a system administrator, you need to set up one Ethernet interface on the Cisco router to allow for both sap and Novell-ether encapsulations. Which set of commands will accomplish this? |
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 |
Answer» 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 encapsulation sap ipx network 6c. |
View all MCQs in
Computer Architecture and OrganizationNo comments yet