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 / 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 |
Identify 2 PPP characteristics? A.) Is proprietary to Cisco B.) Supports authentication C.) Support compression D.) Run on a multi-access network
Explain what is the default behavior of access-list?
I am just getting into this,I want to jump ahead a do the packet tracers in discovery working at a small to medium business or ISP but I am trying to get the last lab putting it all together. Does anyone have anything for this. I know it is ahead of me but I would like to get this so I can look at the beginning and understand it more
Which of the following are examples of the Application Layer? A.) LLC B.) Token Ring C.) Spreadsheet D.) TCP E.) IP F.) Word Processor
Which ISDN specification series deals with Concepts and Terminology? A.) C- Series B.) I- Series C.) Q-Series D.) 911-Series E.) J-Series F.) F-Series
Which routing protocols uses connection-oriented routing updates? A.) IGRP B.) UDP C.) RIP D.) IP E.) BGP
Hi, I am littl bit confused about ip Addressing scheme? can someone tell me how can we assign ip addresses to pc
Which two of the following are valid ways to have multiple encapsulation types on a single interface? A.) This is not possible B.) subinterfaces C.) additional physical interfaces D.) secondary addresses
Which 3 statements describe default encapsulation and LMI type configuration? A.) There are only 4 encapsulations and 3 LMI type options B.) The LMI type config term options C.) In release 11.2 the LMI type is autosensed D.) The default LMI is Cisco E.) IETF encapsulation must be configured unless the connecting routers are both Cisco
What is the mau?
My question is how windows pc will act as a router? Jitendra understand this question? I again want to ask you is it possibele for windows pc to act like a router
Which command should you use to create an IP standard access list? A. access-list standard 172.16.4.13 B. access-list 1 deny 172.16.4.13 0.0.0.0 C. access-list 100 deny 172.16.4.13 0.0.0.0 D. access-list 198 deny 172.16.4.13 255.255.255.255