CCNA Interview Questions
CCNA Interview Questions
Ans- Microsoft Exchange Server is a mail server and calendaring server developed
by Microsoft. It runs exclusively on Windows Server operating systems. Versions
4.0 and 5.0 came bundled with an email client called Microsoft Exchange Client. It
was discontinued in favor of Microsoft Outlook.
a) Standard Edition
b) Enterprise Edition
Ans- Exchange Server stores the Exchange related information in Active Directory
partitions, following are the details.
Domain Partition: Mail enable recipient, groups and contact related to domain
level are stored.
Configuration Partition: Stores the Exchange configuration information like,
policies, global settings, address list, connecters and it contains the information
related to forest level.
Schema Partition: stores the Exchange specific classes and attributes.
Ans-
Ans- Microsoft's Office 365 suite includes Exchange Online, which is a hosted
messaging application that provides organizations with access to the full-featured
version of Exchange Server. It includes access to email, calendars, contacts and
tasks for any endpoint device.
9. What is MX record ?
Ans- A Mail Exchanger record (MX record) is a type of certified and verified
resource record in the Domain Name System that specifies a mail
server responsible for accepting email messages on behalf of a recipient's
domain, and a preference value used to prioritize mail delivery if multiple mail
servers are available.
Ans- A mailbox database is a unit of granularity where mailboxes are created and
stored. A mailbox database is stored as an Exchange database (.edb) file. In
Exchange 2013, each mailbox database has its own properties that you can
configure.
Ans- A database availability group (DAG) is a high availability (HA) and data
recovery feature of Exchange Server 2013. A database availability group,
which can consist of multiple Exchange mailbox servers, automates recovery
at the database-level after a database, server or network failure.
Ans- The Witness Server can be defined as the addition server, which is not the
member of the DAG and stores the Active copy of the Database. It acts as an
observer and guarantees that Quorum is preserved in the Cluster.
Ans- Public folders are a feature of Microsoft Exchange that are used to share
information with others within your organization. Public folder administrators can
set privileges for users to access a folder, or the folder can be made available to
everyone within your organization.
Ans- Retention Policies contain Retention Tags, which are settings you can use to
specify when a message should be automatically moved to the archive or when it
should be deleted. A Retention Policy Tag (RPT) is a type of retention tag that you
can apply to default folders in a mailbox, such as Inbox and Deleted Items.
Ans-
18. What are the type of mailbox can be created in Exchange server 2013?
a) User Mailbox
b) Shared Mailbox
c) Room Mailbox
d) Equipment Mailbox
e) Linked Mailbox
19. ?
a) Schema Master
b) Domain-Naming-Master
c) Infrastructure Master
d) RID Master
e) PDC Emulator
Ans- RODC is a new domain controller (DC) launched with Windows Server 2008.
It lets you store an Active Directory (AD) domain database read-only copy on the
DC.
Ans- A child domain is another domain under a parent one in an active directory
domain hierarchy. A child domain under a parent first root domain form a Tree.
All Trees exists within a Forest, a forest is the security boundary.
27. What is DNS Server?
Ans- DNS Server is used to resolve FQDN (Fully Qualified Domain Name) in to IP
address and vice versa.
Primary Zone- DNS server hosts is a primary zone and it stores the master copy
of zone data in a local file or in AD DS
Stub Zone: A stub zone contains the list of authoritative DNS servers for
a zone (domain) and host records that contain their IP addresses (known as glue
records). It also contains the IP address of at least one master server for the zone.
Active Directory Integrated Zones- Active Directory integrated zone data is stored
as an Active Directory object and is replicated as part of domain replication. This
has the following advantages:
a) No single point of failure
b) Fault tolerance
c) Single replication topology
d) Secure dynamic updates
Ans- SRV records are used in locating host that provides certain network services.
Ans- Caching-only DNS servers don't actually host any zones and are not
authoritative for any domains but rather just cache results from queries asked
them by clients. If a client asks it to resolve.
Ans- A request made by a DNS client to provide name server information is called
a query. There are 2 types of DNS query
Iterative Query
An iterative name query is one in which a DNS client allows the DNS server to
return the best answer it can give based on its cache or zone data. If the queried
DNS server does not have an exact match for the queried name, the best possible
information it can return is a referral.
Recursive Query
In Recursive name query, the DNS client requires that the DNS server respond to
the client with either the requested resource record or an error message i.e. the
record or domain name doesn’t exist.
Ans-
Ans- DHCP scopes are used to define ranges of addresses from which a DHCP
server can assign IP addresses to clients.
Ans- A DHCP scope is a valid range of IP addresses that are available for
assignment or lease to client computers on a particular subnet.
Ans- A superscope allows a DHCP server to provide leases from more than
one scope to clients on a single physical network.
Ans- A DHCP lease is the amount of time that the DHCP server grants to the DHCP
client permission to use a particular IP address. A typical server allows its
administrator to set the lease time.
Ans- A DHCP relay agent is any host that forwards DHCP packets between clients
and servers. Relay agents are used to forward requests and replies between
clients and servers when they are not on the same physical subnet.
Ans- A Virtual Machine snapshot is a copy of the virtual machine's disk file
(VMDK) at a given point in time. Snapshots provide a change log for
the virtual disk and are used to restore a VM to a particular point in time when a
failure or system error occurs.
Ans- The Windows Imaging Format (WIM) is a file-based disk image format. It was
developed by Microsoft to help deploy Windows Vista and subsequent versions of
Windows operating system family, as well as Windows Fundamentals for Legacy
PCs.
Ans- Group policy object (GPO) is a collection of group policy settings. It can be
created using a Windows utility known as the Group Policy snap-in. GPO affects
the user and computer accounts located in sites, domains, and organizational
units (OUs).
59. What is Group Policy Template (GPT) and Group Policy Container?
Ans- A GPO is a collection of Group Policy settings, stored at the domain level as a
virtual object consisting of a Group Policy container (GPC) and a Group Policy
template (GPT). The GPC, which contains information on the properties of a GPO,
is stored in Active Directory on each domain controller in the domain.
RAID 0, also known as disk striping, is a technique that breaks up a file and
spreads the data across all the disk drives in a RAID group. The benefit of RAID
0 is that it improves performance. If a drive should fail, there is no redundancy
and all data would be lost.
RAID 1, also known as disk mirroring, is the replication of data to two or more
disks. Disk mirroring is a good choice for applications that require high
performance and high availability, such as transactional applications, email and
operating
RAID 3, uses striping at the byte level and stores dedicated parity bits on a
separate disk drive. RAID 3 requires a special controller that allows for the
synchronized spinning of all disks.
RAID 5, is a RAID configuration that uses disk striping with parity. Because data
and parity are striped across all of the disks, no single disk is a bottleneck. Striping
also allows users to reconstruct data in case of a disk failure.
RAID 0 1, RAID 0 1, also called RAID 0+1, is a RAID level using a mirror of stripes,
achieving both replication and sharing of data between disks. The usable capacity
of a RAID 0 1 array is the same as in a RAID 1 array made of the same drives, in
which one half of the drives is used to mirror the other half.
RAID 1 0, configuration requires a minimum of four disks, and stripes data across
mirrored pairs. As long as one disk in each mirrored pair is functional, data can be
retrieved. If two disks in the same mirrored pair fail, all data will be lost because
there is no parity in the striped sets.