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.1
ipx encapsulation Novell-ether
ipx network 9e
interface ethernet 0.2
ipx encapsulation sap
ipx network 6c
Answer Posted / guest
Answer: D
The following commands setup the subinterfaces
to allow for two types of encapsulation:
interface ethernet 0.1
ipx encapsulation Novell-ether
ipx network 9e
interface ethernet 0.2
ipx encapsulation sap
ipx network 6c
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the different between console port and auxiliary port?
What is default size of hello packets in ospf?
Give some benefits of LAN switching.
What is the minimum and maximum request timer?
Explain the types of ethernet?
Which defined peer ip address an local subnet belong to crete?
Brielfly explain the conversion steps in data encapsulation
Explain the difference between tftp and ftp application layer protocols?
Explian what is a node?
When we use loop back ip?
What is the main advantage of using switches?
Explain what are the ranges of private ips?
What is half duplex and full duplex?
On which interface we always apply access-list?
Explain the terms unicast, multicast, broadcast and multicast.