Repository URL to install this package:
|
Version:
8.2.2 ▾
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Configuring Servers</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="styleNormal.css">
</head>
<body><div id="main-content" tabindex="0">
<p class="MainHeading1">
Configuring Servers</p></div>
<hr>
<div tabindex="0">
<p>The <strong>Config</strong> tab offers two levels of configuration: global, and interface. To configure at the global level, click the <strong>GLOBAL</strong> button to expand the <strong>Settings</strong> button (if it has not already been expanded). To configure an interface, click the <strong>INTERFACE</strong> button to expand the interface, and then choose the interface. The server also has the <strong>Services</strong> tab that provides access for service configurations. Lastly, it has the <strong>Desktop</strong> tab that provides tools to configure IP settings, open a host command line interface, and generate PDUs.</p></div>
<p class="myPic">
<img src="images/config_servers_1.jpg">
</p>
<p> </p><div tabindex="0">
<p class="MainHeading2">Global Settings</p>
</div>
<div tabindex="0">
<p>In the global settings, you can change the <strong>Display Name</strong> of the server. You may set the server to either automatically obtain IPv4 or IPv6 configurations by selecting the <strong>DHCP</strong> button or manually set the <strong>Gateway</strong> and <strong>DNS Server</strong> using the <strong>Static</strong> button. For IPv6, <strong>Auto Config</strong> will automatically configure the Gateway and DNS Server IP addresses and <strong>Static</strong> allows the data to be manually supplied.</p></div>
<p> </p><div tabindex="0">
<p class="MainHeading2">Algorithm Settings</p>
</div>
<div tabindex="0">
<p>In the <strong>Algorithm Settings</strong>, you can override the global Algorithm Settings by removing the check mark from <strong>Global Settings</strong> and then setting your own values for the <strong>Maximum Number of Connections</strong>, <strong>Maximum Number of Opened Sessions</strong>, and <strong>Maximum Retransmission Timeout in Milliseconds</strong>.</p></div>
<p> </p><div tabindex="0">
<p class="MainHeading2">HTTP Service Configuration</p>
</div>
<div tabindex="0">
<p>In the <strong>HTTP</strong> service configuration, you can edit the included HTML pages such as <strong>index.html</strong>, <strong>helloworld.html</strong>, and <strong>image.html.</strong> HTML tag support reference is available here: <a href="http://doc.qt.io/qt-4.8/qtwebkit-guide.html" target="_blank">QtWebkit Guide</a>.</p>
<p>Additionally, you can also <strong>add</strong> or <strong>remove</strong> HTML files from the server. When a PC accesses an HTML page on the server using the Web Browser, the HTML page will load in the Web Browser.</p></div>
<p class="myPic">
<img src="images/config_servers_2.jpg">
</p>
<p> </p><div tabindex="0">
<p class="MainHeading2">DHCP Service Configuration</p>
</div>
<div tabindex="0">
<p>In the <strong>DHCP</strong> service configuration, you can set up a DHCP server with many different IP address pools. To add a DHCP pool, enter the <strong>Pool Name</strong>, <strong>Default Gateway</strong>, <strong>DNS Server</strong> address, <strong>Starting IP address</strong> to lease, <strong>Subnet Mask</strong>, and the <strong>Maximum number of Users</strong>, then click <strong>Add</strong>. If you want to make changes to an existing DHCP pool, select the pool from the list and edit the fields you want to make changes to, and then click <strong>Save</strong>. If you want to remove a DHCP IP address pool from the server, select the pool from the list and click <strong>Remove</strong>.</p></div>
<p class="myPic">
<img src="images/config_servers_3.jpg">
</p>
<div tabindex="0">
<table class="tableTip">
<tr>
<td class="TDtableTip"><p class="myList">The default DHCP pool <strong>serverPool</strong> cannot be modified or edited.</p>
</td>
</tr>
</table>
</div>
<p> </p><div tabindex="0">
<p class="MainHeading2">TFTP Service Configuration</p>
</div>
<div tabindex="0">
<p>In the <strong>TFTP</strong> service configuration, there are no parameters to set. The TFTP service contains a selection of IOS images that can be used to flash routers and switches. If you want to remove an IOS image from the server, select the IOS image from the list and click <strong>Remove</strong>.</p></div>
<p class="myPic">
<img src="images/config_servers_4.jpg">
</p>
<p> </p><div tabindex="0">
<p class="MainHeading2">DNS Service Configuration</p>
</div>
<div tabindex="0">
<p>In the <strong>DNS</strong> service configuration, you can set up a DNS server to translate domain names with different types of resource records, which are basic data elements in the Domain Name System. Packet Tracer currently supports four different types of resource records: <strong>Address</strong> (<strong>A</strong>), <strong>Canonical Name</strong> (<strong>CNAME</strong>), <strong>SOA</strong> (Start of Authority), and <strong>NS</strong> (Name Server). An <strong>Address</strong> (<strong>A</strong>) record is the most common type of resource record where its core functionality is to map a hostname to an IPv4 address. A <strong>CNAME</strong> record is used to specify that a domain name is an alias of another, canonical domain name. An <strong>SOA</strong> record is used to specify authoritative information about a DNS zone, including the primary name server, the email of the domain administrator, and several timers relating to refreshing the zone. An <strong>NS</strong> record is used to delegate a DNS zone to use a given authoritative name server.</p>
<p>To add a resource record, enter the <strong>Name</strong> of the resource record, select a <strong>Type</strong> of resource record, and then enter all required fields pertaining to the resource record such as <strong>Address</strong> for A Record, <strong>Host Name</strong> for CNAME, or <strong>Server Name</strong> for NS Record and then click <strong>Add</strong>. To modify an existing resource record, select the resource record from the list, edit the fields you want to change, and then click <strong>Save</strong> when you are done. If you want to remove a resource record, just select the resource record from the list and click <strong>Remove</strong>.</p></div>
<p class="myPic">
<img src="images/config_servers_5.jpg">
</p>
<div tabindex="0">
<p>When you click on the <strong>DNS Cache</strong> button, you can view all of the queries cached by the DNS server. The cached queries will be retained on the DNS server for a period of time (TTL) set on the record stored on the SOA DNS server.</p></div>
<p class="myPic">
<img src="images/config_servers_6.jpg">
</p>
<p> </p><div tabindex="0">
<p class="MainHeading2">SYSLOG Service Configuration</p>
</div>
<div tabindex="0">
<p>In the <strong>SYSLOG</strong> service configuration, there are no parameters to set. The SYSLOG service logs messages from routers and switches in the network. For each entry, the <strong>Time</strong>, <strong>HostName</strong>, and the actual <strong>Message</strong> are logged in the server.</p></div>
<p class="myPic">
<img src="images/config_servers_7.jpg">
</p>
<p> </p><div tabindex="0">
<p class="MainHeading2">AAA Service Configuration</p>
</div>
<div tabindex="0">
<p>In the <strong>AAA</strong> service configuration, you can set up the server to be a RADIUS or TACACS server. To add a RADIUS or TACACS server, enter the <strong>Client Name</strong>, <strong>Client IP</strong>, <strong>Secret</strong> key, select either <strong>Radius</strong> or <strong>Tacacs</strong> as the <strong>Type</strong> of AAA server, and then click on the <strong>+</strong> button. To remove a AAA server, select the AAA server entry in the list and click on the <strong>-</strong> button. In addition to configuring the AAA server, you also need to add authorized users. To add authorized users, enter the <strong>UserName</strong> and <strong>Password</strong> for the user and click on the <strong>+</strong> button. If you want to remove a user, select the user from the list and click on the <strong>-</strong> button. </p></div>
<p class="myPic">
<img src="images/config_servers_8.jpg">
</p>
<p> </p><div tabindex="0">
<p class="MainHeading2">NTP Service Configuration</p>
</div>
<div tabindex="0">
<p>In the <strong>NTP</strong> service configuration, you can set up the server to be an NTP server so that the date and time on the configured routers and switches are synchronized. By default, the date and time on the server is synchronized with your local machine. If you wish, you can manually set the time and date by selecting the date on the calendar display and incrementing or decrementing the time display. You can also set up <strong>Authentication</strong> by clicking on <strong>Enable</strong> and then entering a <strong>Key</strong> and <strong>Password</strong>.</p></div>
<p class="myPic">
<img src="images/config_servers_9.jpg">
</p>
<p> </p><div tabindex="0">
<p class="MainHeading2">Email Service Configuration</p>
</div>
<div tabindex="0">
<p>In the <strong>Email</strong> service configuration, you can set up the server to use the SMTP and/or POP3 protocol(s). To configure an email server, first enter a <strong>Domain Name</strong> and then click the <strong>Set</strong> button. Next, enter a <strong>User</strong> name and <strong>Password</strong> then click the <strong>Add</strong> button to create an email account. To change a password on an email account, select the desired email account from the list and click <strong>Change Password</strong> button. A dialog will appear allowing you to enter the new password. To delete an email account, select the desired email account from the list and click the <strong>Delete</strong> button.</p></div>
<p class="myPic">
<img src="images/config_servers_10.jpg">
</p>
<p> </p><div tabindex="0">
<p class="MainHeading2">FTP Service Configuration</p>
</div>
<div tabindex="0">
<p>In the <strong>FTP</strong> service configuration, you can add and remove FTP accounts, modify FTP account permissions, and remove files from the FTP service. To add an FTP account, enter a <strong>UserName</strong> and <strong>Password</strong>. Then, select which permissions you would like the user to have such as <strong>Write</strong>, <strong>Read</strong>, <strong>Delete</strong>, <strong>Rename</strong>, and <strong>List</strong>. Finally, click the <strong>Add</strong> button to create the FTP account. To remove an FTP account, select the desired FTP account from the list and click on the <strong>Delete</strong> button. If you want to remove files from the FTP service, select the desired file from the file list and click on the <strong>Remove</strong> button.</p></div>
<p class="myPic">
<img src="images/config_servers_11.jpg">
</p>
<p> </p><div tabindex="0">
<p class="MainHeading2">Interface Configuration</p>
</div>
<div tabindex="0">
<p>Servers can support two interfaces. You can choose from Ethernet (copper or fiber), modem, or wireless interfaces. In general, you can set the <strong>Port Status</strong>, <strong>Bandwidth</strong>, <strong>Duplex</strong>, <strong>MAC Address</strong>, <strong>IP Address</strong>, <strong>Subnet Mask</strong>, <strong>Link Local Address</strong>, and <strong>IPv6 Address</strong>. These options vary slightly for each interface type.</p></div>
<p> </p><div tabindex="0">
<p class="MainHeading2">IP Configuration Utility</p>
</div>
<div tabindex="0">
<p>On the <strong>Desktop</strong> tab, click the <strong>IP Configuration</strong> icon to bring up the configuration utility. If the end device is connected to a DHCP configured router or server, you can use DHCP to automatically obtain the IP configuration by clicking on the <strong>DHCP</strong> button. Otherwise, you may use the <strong>Static</strong> button to manually set the IP configuration.</p></div>
<p> </p><div tabindex="0">
<p class="MainHeading2">Command Prompt Utility</p>
</div>
<div tabindex="0">
<p>On the <strong>Desktop</strong> tab, click the <strong>Command Prompt</strong> button to bring up the command line utility. At the command prompt, you can issue the following commands:</p>
<table class="IOStable">
<tr>
<td class="TDpadded"><ul>
<li><strong>?</strong></li>
<li><strong>arp</strong></li>
<li><strong>delete</strong></li>
<li><strong>dir</strong></li>
<li><strong>ftp</strong></li>
<li><strong>help</strong></li>
<li><strong>ipconfig</strong></li>
<li><strong>ipv6config</strong></li>
<li><strong>netstat</strong></li>
<li><strong>nslookup</strong></li>
<li><strong>ping</strong></li>
<li><strong>snmpget</strong></li>
<li><strong>snmpgetbulk</strong></li>
<li><strong>snmpset</strong></li>
<li><strong>ssh</strong></li>
<li><strong>telnet</strong></li>
<li><strong>tracert</strong></li>
</ul></td>
</tr>
</table>
</div>
<p> </p><div tabindex="0">
<p class="MainHeading2">Traffic Generator Utility</p>
</div>
<div tabindex="0">
<p>The <strong>Traffic Generator</strong> utility is similar in functionality to the <strong>Add Simple PDU</strong> and <strong>Add Complex PDU</strong> tool in the Common Tools Bar, but with some key differences. The Traffic Generator utility is explained in detail in Configuring PCs, Laptops, Tablet PCs, and PDAs.</p></div>
<p> </p><div tabindex="0">
<p class="MainHeading2">Text Editor Utility</p>
</div>
<div tabindex="0">
<p>On the <strong>Desktop</strong> tab, click the <strong>Text Editor</strong> icon to bring up the text editor. You can create <strong>New</strong> text files, <strong>Open</strong> existing text files, and <strong>Save</strong> text files through the <strong>File</strong> menu in the text editor. There are no formatting choices available in the text editor.</p></div>
<p> </p><div tabindex="0">
<p class="MainHeading2">Web Browser Utility</p>
</div>
<div tabindex="0">
<p>On the <strong>Desktop</strong> tab, click the <strong>Web Browser</strong> button to bring up the web browser. The web browser allows you to access a web server or the WRT300N Web Configuration interface. If the end device is directly or indirectly connected to a server with HTTP service enabled, you can type in the IP address of the server to access the website on the server. If the end device is connected to a properly configured DNS server, covered in another help topic, you can type in the domain name of the server. If the end device is connected to a WRT300N wireless router, you can type in the IP address of the WRT300N wireless router to access the Web Configuration. A prompt will appear asking for user name and password. The default is admin for both user name and password.</p></div>
<p> </p><div tabindex="0">
<p class="MainHeading2">PPPoE Dialer Utility</p>
</div>
<div tabindex="0">
<p>On the <strong>Desktop</strong> tab, click the <strong>PPPoE Dialer</strong> button to bring up the PPPoE Dialer utility. This utility allows you to establish a point-to-point connection to a PPPoE server. To establish a PPPoE connection, enter the <strong>User Name</strong> and <strong>Password</strong> and then click on the <strong>Connect</strong> button. To disconnect the PPPoE connection, click on the <strong>Disconnect</strong> button.</p></div>
<p> </p><div tabindex="0">
<p class="MainHeading2">VPN Utility</p>
</div>
<div tabindex="0">
<p>On the <strong>Desktop</strong> tab, click the <strong>VPN</strong> button to bring up the VPN client utility that allows you to create a VPN connection to a VPN server. To create a VPN connection, enter the <strong>GroupName</strong>, <strong>Group Key</strong>, <strong>Host IP (Server IP)</strong>, <strong>Username</strong>, <strong>Password</strong>, and then click on the <strong>Connect</strong> button. To disconnect the VPN connection, click on the <strong>Disconnect</strong> button.</p></div>
</body>
</html>