Presentation is loading. Please wait.

Presentation is loading. Please wait.

Network Infrastructure Microsoft Windows 2003 Network Infrastructure MCSE Study Guide for Exam 70-291.

Similar presentations


Presentation on theme: "Network Infrastructure Microsoft Windows 2003 Network Infrastructure MCSE Study Guide for Exam 70-291."— Presentation transcript:

1 Network Infrastructure Microsoft Windows 2003 Network Infrastructure MCSE Study Guide for Exam 70-291

2 What the book covers Chapter1 –Understanding Windows Server 2003 Networks Chapter2 –Understanding TCP/IP Chapter3 –Monitoring and Troubleshooting TCP/IP Connections Chapter4 –Configuring DNS Servers and Clients Chapter5 –Implementing a DNS Infrastructure Chapter6 –Monitoring and Troubleshooting DNS

3 What the Book Covers cont. Chapter 7 –Configuring DHCP Servers and Clients Chapter 8 –Monitoring and Troubleshooting DHCP Chapter 9 –Routing with Windows Server 2003 Chapter 10 –Configuring and Managing Remote Access Chapter 11 –Managing Network Security Chapter 12 –Maintaining a Network Infrastructure

4 Understanding Windows Server 2003 Networks Chapter 1

5 Objectives for this Chapter Diagnose and resolve issues related to Automatic Private IP Addressing (APIPA) Practice:

6 In This Chapter Understanding Network Infrastructures Networking with Default Components in Windows Server 2003 Extending a Windows Server 2003 Network Infrastructure

7 To Complete the Exercises: Physically networked two computers. Performed a Windows Server 2003 installation with default settings on both computers. The computers should be named Computer1 and Computer2. Assigned the local Administrator account on both computers a strong password of your choosing. Created a private user account, with your name, that has not been granted Administrator privileges.

8 Understanding Network Infrastructures A network infrastructure is a set of physical and logical components that provide the basis for connectivity, security, routing, management, access, and other integral features on a network.

9 Physical Infrastructure A network’s physical infrastructure is its topology—the physical design of the network—along with hardware components such as cabling, routers, switches, bridges, hubs, servers, and hosts.

10 Logical Infrastructure the logical infrastructure include network components such as Domain Name System (DNS), network protocols such as TCP/IP, network client software such as Client Service For NetWare, and network services such as the Quality of Service (QoS) Packet Scheduler.

11 Small Organization Need to Know: How to install and configure network protocols required for various network needs; How to configure manual and automatic addressing methods appropriate to network needs; How to configure name resolution methods; and How to troubleshoot network problems related to connectivity, addressing, access, security, and name resolution.

12 Medium And Large Networks Configuring remote access through dial-up connections and virtual private networks (VPNs); Creating, modifying, and troubleshooting routing interfaces and routing tables; Creating, supporting, and troubleshooting security based on public key cryptography; and Making maintenance decisions for heterogeneous networks that include operating systems such as Microsoft Windows, UNIX, and Novell NetWare

13 Analyzing Windows Server 2003 Networks Network Connections –Network connections are logical interfaces between software (such as protocols) and hardware (such as modems or network adapters).

14 Network Protocols –Network protocols are network languages used for computer-to- computer communication.

15 Note TCP/IP is actually a group of protocols referred to as a stack or suite. This protocol stack includes Address Resolution Protocol (ARP), Internet Protocol (IP), Transmission Control Protocol (TCP), User Datagram Protocol (UDP), Domain Name System (DNS), Hypertext Transfer Protocol (HTTP), and many others.

16 Network Services Network services are programs that provide features, such as quality of service, to hosts or protocols on a network.

17 Network Clients In Windows, Network clients are programs that allow a computer to connect to a network operating system.

18 Addressing Addressing is the practice of maintaining a coherent system of addresses within your network so that all computers can communicate.

19 Name Resolution Name resolution is the process of translating a computer name into an address, and vice versa. Windows can use two different naming systems, NetBIOS and DNS,

20 Network Computer Groups A workgroup is a simple grouping of resources intended to help users find such resources as printers and shared folders. By default, computers in Windows workgroups use the NetBIOS naming system to name computers and resolve those names. A domain is a collection of computers, defined by a network administrator, that share a common directory, security policies, and relationships with other domains. Security and directory information are stored in domain controllers within each domain.

21 Active Directory Active Directory is a distributed database and directory service that is replicated among all domain controllers on the network. The Active Directory database stores information about network objects including domains, computers, users, and other objects.

22 Remote Access Remote access connections must be configured for users who connect to a Windows network from a non-local site. The two basic methods for remote access include direct dial-up to a network computer and virtual private networks.

23 Network Address Translation Network Address Translation (NAT) is a method of allowing computers internal to your network that have been given nonpublic addresses to communicate with computers on the Internet.

24 Certificate Infrastructure Certificates are used for public key cryptography, which is an important security element in Windows Server 2003 networks. Certificates and public key cryptography are used in many Windows features, such as; –The Secure Sockets Layer (SSL), –The Internet Protocol –Security (IPSec) protocol (which encrypts IP communications), –Smart cards, and –The Encrypting File System (EFS, which secures files on a network).

25 Networking with Default Components in Server 2003 In a Windows network, a connection is a logically configured interface between a physical network and a network adapter or modem. Windows Server 2003 automatically detects and configures connections associated with network adapters installed on the local computer.

26 Viewing Default Components of Network Connections The network clients, services, and protocols associated with (or bound to) the connection provide connectivity through any particular connection. There are Three tabs: General Tab:

27 Viewing Default Components of Network Connections There is the Authentications Tab:

28 Viewing Default Components of Network Connections There is the Advanced Tab:

29 Viewing Advanced Connection Settings You can also adjust the binding order of the services used for each connection.

30 Provider Order tab The Provider Order tab of the Advanced Settings dialog box, displays the order in which various network providers, such as a NetWare Network, Microsoft Windows Network, or Microsoft Terminal Services, will be attempted

31 Default TCP/IP Settings Set to obtain an IP address Automatically

32 Automatic Private IP Addressing An IP address in the range of 169.254.0.1–169.254.255.254 is APIPA. APIPA is an addressing feature for simple networks that consist of a single network segment. And when no DHCP server or alternate configuration is available.

33 APIPA Disabling APIPA 1.Use the Registry Editor Regedit.exe to add the Registry entry IPAutoconfigurationEnabled with a value of 0 (REG_DWORD data type) in the following subkey: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Se rvices\Tcpip\Parameters\Interfaces\interface 2.Restart the computer. Disable APIPA on multiple adapters: 1.Set the value of the IPAutoconfigurationEnabled entry to 0 (REG_DWORD data type) in the following Registry subkey: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Se rvices\Tcpip\Parameters 2.Restart the computer.

34 Exam Tip Be sure to memorize the APIPA-related Registry keys for the exam.

35 Troubleshooting IPCONFIG –/ALL –/RELEASE –/RENEW –/FLUSHDNS –/REGISTERDNS –/DISPLAYDNS –/SHOWCLASSID –/SETCLASSID

36 Setting an Alternate Configuration This will replace APIPA when the DHCP is not available.

37 Default Networking and Workgroups Default in a single workgroup named WORKGROUP. Computer names are NetBIOS names, resolved using NetBT broadcasts to the local network segment.

38 Routing and Windows Server 2003 Network Infrastructure This will be covered later Windows Server 2003 does install the Routing And Remote Access service in a disabled state.

39 Extending a Windows Server 2003 Network Infrastructure Adding Components to a Connection –Installing Client Service For NetWare

40 Frame Types and the NWLink (IPX) Protocol When installed, you may manually configure with: –Internal Network Number –Frame Type

41 NWLink Choosing a frame type may be: –Ethernet 802.2 –Ethernet 802.3 –Ethernet II –Ethernet SNAP

42 Installing Windows Networking Components By using the Add Or Remove Programs tool Add /Remove Windows Components

43 Four Subcomponents related to the Network Infrastructure: Management And Monitoring Tools Networking Services Component Other Network File And Print Services Component Certificate Services Component

44 Exam Tip Be sure to know the functions of the Network File And Print Services subcomponents for the exam

45 Adding Active Directory to a Windows Infrastructure Adding Active Directory dramatically changes the logical infrastructure of a Windows network. Active Directory Add a Global Catalog. –A global catalog that contains information about every object in the directory And a replication service that distributes directory data across the network.

46 Summary Case Scenario Exercise –Page 1-30 Exam Highlights –Key Points –Key Terms Page 1-31


Download ppt "Network Infrastructure Microsoft Windows 2003 Network Infrastructure MCSE Study Guide for Exam 70-291."

Similar presentations


Ads by Google