Skip to main content

Posts

Showing posts with the label Network Administrator

Internet Connection Sharing has been disabled by the Network Administrator. (Solved)

Problem: Logged in to computer with domain account has administrator privileges, and wanted to share my computer’s wifi to my mobile phone. When open the network sharing dialog, the dialog says: Internet Connection Sharing has been disabled by the Network Administrator.

CCNP Job Interview Questions & Answers Part 3

CCNP Job Interview Questions & Answere Part 3   Q201: Does IS-IS elect a Backup Designated Router on a broadcast subnetwork?   Ans: IS-IS does not elect a BDR.   Q202: What is the purpose of the Pseudonode ID?   Ans: The Pseudonode ID is the last octet of a LAN ID. Its purpose is to distinguish LAN IDs which are originated by a single router which is the DR on multiple LANs.   Q203: What is the maximum age (MaxAge) of an IS-IS LSP?   Ans: The MaxAge of an IS-IS LSP is 1200 seconds (20 minutes).

CCNP Job Interview Questions & Answers Part 2

CCNP Job Interview Questions & Answere Part 2   Q101: What is a recursive table lookup?   Ans: A recursive routing table lookup occurs when a router cannot acquire all the information it needs to forward a packet with a single routing table lookup. For example, the router may perform one lookup to find the route to a destination and then perform another lookup to find a route to the next hop router of the first route.   Q102: What is a routing protocol?   Ans: A routing protocol is a "language" that routers speak to each other to share information about        network destinations.   Q103: What basic procedures should a routing algorithm perform?   Ans: At a minimum, a routing protocol should define procedures for        Passing reachability information about networks to other routers        Receiving reachability information from other routers       ...

CCNP Job Interview Questions & Answers

CCNP Job Interview Questions & Answere Part 1 Q1. What are three types of LAN traffic? Ans. Unicasts - intended for one host. Broadcasts - intended for everyone. Multicasts - intended for a only a subset or group within an entire network. Q2. What are unicast frames? Ans. Unicast frames are the most common type of network traffic. A unicast frame is a frame intended for only one host. The only station that processes this frame is one station that has its own MAC address in the destination portion of packet. Q3. How do you enable IGRP on a Cisco router? Ans. The way you enable IGRP on a Cisco router is similar to the way you enable RIP, except you specify IGRP as the protocol and add an autonomous system number. For example: RouterA(config)# router igrp 10 (10 is the AS number) RouterA(config-router)# network 192.168.0.0 RouterA(config-router)# network 192.168.1.0 RouterA(config-router)# network 192.168.2.0

Interview Questions for Sys Admin/ Net Admin Engineers

Interview Questions for System Administrator / Network Administrator General Questions Q. Please describe the technical environment of your current (or most recent) position. A.  When describing  the technical environment that you currently support, be sure to include the number of users you support, the number of IT staff, the technical infrastructure including servers, types of connections, desktop operating systems, your job duties, and your work schedule. You should be prepared to talk about each of the positions you have listed on your résumé in this way. Also be prepared with a follow-up statement of your most significant accomplishment. Q. How do you keep your technical knowledge and skills current? A. Keeping your skills current demonstrates initiative and a desire to perform at high standards. Be prepared with a list of resources including professional groups. Q. Please describe your greatest technical challenge and how you overcame it. A. Ah, an opportun...