WiNG 5.X Reference. DHCP Options. Part No. TME REV A

Size: px
Start display at page:

Download "WiNG 5.X Reference. DHCP Options. Part No. TME-02-2013-22 REV A"

Transcription

1 WiNG 5.X Reference DHCP Options Part No. TME REV A

2 MOTOROLA, MOTO, MOTOROLA SOLUTIONS and the Stylized M Logo are trademarks or registered trademarks of Motorola Trademark Holdings, LLC and are used under license. All other trademarks are the property of their respective owners Motorola Solutions, Inc. All Rights Reserved.

3 Table of Contents Table of Contents DHCP Options Standard DHCP Options Motorola DHCP Options Option 191 Controller Discovery AutoInstall DHCP Server Configuration Examples Cisco Systems IOS DHCP Server Extreme Networks XOS DHCP Server Linux ISC DHCP Server Microsoft DHCP Server...13

4 1. DHCP Options 1.1 Standard DHCP Options Motorola Access Points and Controllers support the following standard DHCP options: Option Description 1 Subnet Mask 2 Time Offset 3 Router 6 Name Server 12 Host Name 15 Domain Name 28 Broadcast Address 53 DHCP Message Type 55 Parameter Request List 60 Class Identifier Table 1.1 Standard DHCP Options Option 1 Subnet Mask This option specifies the DHCP client's subnet mask. If both the subnet mask and the router option are specified in a DHCP reply, the subnet mask option MUST be first. Option Description Format Example 1 Subnet Mask IP Address Option 2 Time Offset Table Option 1 Subnet Mask This option specifies the offset of the DHCP client's subnet in seconds from Coordinated Universal Time (UTC). Option Description Format Example 2 Time Offset Integer 0xFFFFB9B0 (-5 Hours) Table Option 2 Time Offset Page 4

5 1.1.3 Option 3 Router This option specifies a list of IP addresses for routers on the DHCP client's subnet. Routers should be listed in order of preference. Option Description Format Example 3 Router IP Address Table Option 3 Router Option 6 Name Server This option specifies a list of name servers available to the DHCP client. Servers should be listed in order of preference. Option Description Format Example 6 Name Server IP Address Option 12 Host Name Table Option 6 Name Server This option specifies the name of the client. Note that WiNG 5 devices will supply their hostname in the DHCP discover. Option Description Format Example 12 Host Name String ap Table Option 12 Host Name Option 15 Domain Name This option specifies the domain name that client should use when resolving hostnames via the Domain Name System. Option Description Format Example 15 Domain Name String example.com Table Option 15 Domain Name Page 5

6 1.1.7 Option 28 Broadcast Address This option specifies the broadcast address in use on the client's subnet. Option Description Format Example 28 Broadcast Address IP Address Table Option 28 Broadcast Address Option 53 DHCP Message Type This option is used to convey the type of the DHCP message. Option Description Format Example 53 DHCP Message Type Integer 1 DHCP Discover 2 DHCP Offer 3 DHCP Request 4 DHCP Decline 5 DHCP ACK 6 DHCP NAK 7 DHCP Release Table Option 53 DHCP Message Type Option 55 Parameter Request List This option is used by a DHCP client to request values for specified configuration parameters. The list of requested parameters is specified as n octets, where each octet is a valid DHCP option code as defined in this document. The client MAY list the options in order of preference. The DHCP server is not required to return the options in the requested order, but MUST try to insert the requested options in the order requested by the DHCP client. Option Description Format Example 55 Parameter Request List Integer 1 Subnet Mask 28 Broadcast Address Controller Discovery 186 AutoInstall FTP / TFTP Server Information 187 AutoInstall Firmware Image Path / Filename 188 AutoInstall Configuration Path / Filename Table Option 55 Parameter Request List Page 6

7 Option 60 Class Identifier Motorola Controllers and Access Points implement the IETF standard DHCP option 60 vendor class identifier. The vendor class identifier is forwarded to the DHCP server with DHCP discover and ACK messages and can be optionally used by DHCP server to supply specific DHCP options to the Controllers and Access Points based on their model type. Vendor class identifiers can be implemented for: 1. Deployments leveraging AutoInstall to upgrade the firmware or assign configuration files to Controllers or Access Points. Vendor classes are required to ensure the correct firmware image filename or configuration file is supplied to each device. 2. Globally assigning Motorola DHCP options for Controller discovery. Allows option 191 values to be defined globally for each Access Point model rather than individually to each DHCP scope. 3. Environments where Access Points reside on the same broadcast domain as other hosts that use the same DHCP options but require different values. The following table highlights the standard DHCP option 60 vendor class identifiers supported by each Motorola Access Point and Controller: Motorola Controllers RFS 4000 Controller RFS 6000 Controller RFS 7000 Controller Motorola Access Points AP 621 Dependent Access Point AP 622 Dependent Access Point AP 650 Dependent Access Point AP 6511 Dependent Access Point AP 6521 Dependent Access Point AP 6522 Dependent Access Point AP 6532 Dependent Access Point AP 7131 / AP 7161 Dependent Access Points AP 7181 Dependent Access Point AP 8132 Dependent Access Point Option 60 Vendor Class Identifier MotorolaRFS.RFS4000 MotorolaRFS.RFS6000 MotorolaRFS.RFS7000 Option 60 Vendor Class Identifier MotorolaAP.AP621 MotorolaAP.AP622 MotorolaAP.AP650 MotorolaAP.AP6511 MotorolaAP.AP6521 MotorolaAP.AP6522 MotorolaAP.AP6532 MotorolaAP.AP7131 MotorolaAP.AP7181 MotorolaAP.AP8132 Table Option 60 Vendor Class Page 7

8 2. Motorola DHCP Options 2.1 Option 191 Controller Discovery Motorola Access Points support DHCP option 191 to automate Controller Discovery and provide a plug-nplay deployment experience. DHCP option 191 is required by Motorola Access Points for zero touch deployments in layer 3 environments when DHCP is utilized. Option Format Examples 191 ASCII / String pool1=<controller-ip>,<controller-ip>;level=<level>; udp-port=<port>;hellointerval=<value>;adjacency-hold-time=<value> Parameters: <controller-ip> level=<1 2> udp-port=<port> hello-interval=<value> adjacency-hold-time=<value> Defines the IP Address of the Controller(s) in dotted quad notation. Up to two Controller IP addresses can be defined which must be separated by a comma. Optionally defines the MINT link level the Access Point is to use where level 1 MINT links are used for local Controller based deployments and level 2 MINT links are used for centrally managed deployments. If this parameter and value is omitted from the option 191 string, the Access Points will establish a level 1 MINT link to a Controller. Optionally defines a non-default UDP port used for MINT encapsulation over IPv4 (default 24576). If the default MINT UDP port is changed in the default mint policy on the Controller, this parameter and value must be included in the option 191 string so that the Access Points use the correct UDP port to establish their MINT links. If the UDP ports do not match, the Access Points will fail to adopt. If this parameter and value is omitted from the option 191 string, the Access Points will establish a MINT link using the default UDP port Optionally defines the interval between hello packets exchanged between the Controllers and Access Points (default 15 seconds). Optionally defines the maximum period since the last MINT hello packet was received before the MINT link is considered down (default 45 seconds). Note It is recommended that the hello-interval value be set to 1/3rd the adjacency-hold-time value. For example if the adjacency-hold-time value is set to 60 seconds, the hello-interval must be set to 20 seconds. Note Any hello-interval and adjacency-hold-time values assigned from DHCP option 191 will supersede any values assigned to a device profile or directly to a device as an override. Page 8

9 2.2 AutoInstall Motorola Controllers and Access Points support an AutoInstall feature that allows administrators to distribute configuration files and firmware images from a FTP or TFTP server based on Motorola DHCP options received from a DHCP server. AutoInstall can be used to ensure the correct firmware or configuration is applied to Controllers or Access Points during pre-stating but can also be used to distribute firmware images to Access Points in standalone or virtual controller based deployments. When AutoInstall is used to automate firmware image upgrades, the Controller or Access Point will check the firmware image version each time they boot to determine if a newer version of firmware resides on the FTP / TFTP server. If a newer version of firmware is present, the Controller or Access Point will download and install the new firmware image and reboot. If the firmware image versions are the same, the Controller or Access will ignore the firmware and will not perform an upgrade. AutoInstall is enabled by default in the default profile assigned to all WiNG 5 devices but is disabled in all user defined profiles. AutoInstall can also be enabled / disabled per device using overrides. Access Points and Controllers will only attempt AutoInstall if it s explicitly enabled on the device: CLI: Context : Profile Mode Command : no autoinstall configuration : no autoinstall firmware : no autoinstall start-interval : autoinstall configuration : autoinstall firmware : autoinstall start-interval WORD Context : Device Mode Command : no autoinstall configuration : no autoinstall firmware : no autoinstall start-interval : autoinstall configuration : autoinstall firmware : autoinstall start-interval WORD : remove-override autoinstall configuration : remove-override autoinstall firmware : remove-override autoinstall start-interval Page 9

10 Web-UI: Configuration Profiles Profile Name Management Firmware The following table highlights the Motorola DHCP options that are required to enable AutoInstall for Motorola Access Points and Controllers: Option Description Format Example 186 TFTP Server Information ASCII or String <server-ip> 186 FTP Server Information ASCII or String 187 Firmware Image Path & Name ASCII or String <path>/<fw-image-filename> 188 Configuration File Path & Name ASCII or String <path>/<config-filename> Table 2.2 AutoInstall DHCP Options Page 10

11 3. DHCP Server Configuration Examples 3.1 Cisco Systems IOS DHCP Server The following section provides a configuration example for how to assign Motorola DHCP option 191 to an individual DHCP scope on a Cisco Systems IOS based DHCP Server: Cisco Systems IOS Scope Example:! ip dhcp excluded-address ! ip dhcp pool Access-Point-VLAN! import all network domain-name example.com dns-server default-router option 191 ascii pool1= , Extreme Networks XOS DHCP Server The following section provides a configuration example for how to assign Motorola DHCP option 191 to an individual DHCP scope on an Extreme Networks XOS based DHCP Server: Extreme Network XOS Scope Example: configure vlan AP-VLAN dhcp-address-range configure vlan AP-VLAN dhcp-options default-gateway configure vlan AP-VLAN dhcp-options dns-server primary configure vlan AP-VLAN dhcp-options code 191 string pool1= , enable dhcp ports vlan AP-VLAN save configuration primary Page 11

12 3.3 Linux ISC DHCP Server Global Scope Options The following section provides a configuration example for how to globally define all the Motorola DHCP options in the dhcpd.conf file on an ISC DHCP Server: ISC DHCP Server Global Scope Options: option domain-name "tmelabs.local"; option domain-name-servers ; option autoinstall-server code 186 = string; option autoinstall-firmware code 187 = string; option autoinstall-config code 188 = string; option controller-discovery code 191 = string; Assigning Options using Scopes The following section provides a configuration example for how to assign Motorola DHCP option 191 to an individual DHCP scope on an ISC DHCP Server: ISC DHCP Server Scope Example: # APS subnet netmask { authoritative; range ; option routers ; option controller-discovery "pool1= , "; } Assigning Options using Vendor Class The following section provides a configuration example for how to assign Motorola DHCP option 192 to a specific vendor class on an ISC DHCP Server. Note that in this example the vendor class for an AP 6532 is defined allowing Motorola option 191 to be supplied to the AP 6532 Access Points regardless of the DHCP scope they are assigned: ISC DHCP Server Vendor Class Example: # Vendor Class for Motorola AP6532 Access Points class "MotorolaAP.AP6532" { } match if substring (option vendor-class-identifier, 0, 17) = "MotorolaAP.AP6532"; option controller-discovery "pool1= , "; option vendor-class-identifier "MotorolaAP.AP6532"; Page 12

13 3.4 Microsoft DHCP Server Pre-Defining Motorola Options The following section provides a step-by-step overview of how to define Motorola DHCP options as scope options on a Microsoft DHCP server: 1 Using the DHCP snap-in, right-click on IPv4 then select Set Predefined Options: 2 Set the Option class to DHCP Standard Options then click Add: Page 13

14 3 Define the required Option Types: Option 186 AutoInstall Server Option 187 AutoInstall Firmware Option 188 AutoInstall Configuration Option 191 Controller Discovery Page 14

15 3.4.2 Assigning Motorola Options to Individual Scopes The following section provides a step-by-step overview of how to assign Motorola options and values to individual scopes on a Microsoft DHCP server: 1 Using the DHCP snap-in, expand the IPv4 scope then right-click on Scope Options and select Configure Options: 2 In the Available Options list select desired Motorola options to assign then enter the required values. Click Apply then OK: Page 15

16 3 The Motorola DHCP option has now been applied to the scope: Assigning Options using Vendor Class The following section provides a step-by-step overview of how to assign Motorola options to a scope for a specific Access Point model using Vendor Classes on a Microsoft DHCP server: 1 Using the DHCP snap-in, right-click on IPv4 then select Define Vendor Classes: Page 16

17 2 Click Add: 3 Define a Display name and Description. In the ASCII field enter the require vendor class identifier for the Access Point. In this example the vendor class for an AP 6532 Independent Access Point has been defined. Click OK: Page 17

18 4 Right-click on IPv4 then select Set Predefined Options: 5 In the Option class field select the vendor class defined in the previous step then click Add: Page 18

19 6 Define the following Motorola Option Types: Option 186 AutoInstall Server Option 187 AutoInstall Firmware Option 188 AutoInstall Configuration Option 191 Controller Discovery 7 Using the DHCP snap-in, expand the IPv4 scope then right-click on Scope Options and select Configure Options: Page 19

20 8 Select Advanced then in the Vendor class pull down menu select the vendor class defined earlier. In the Available Options list select desired Motorola options then enter the required values. Click OK then Apply: 9 The Motorola DHCP options have now been applied to the scope for a specific Access Point model: Page 20

21 Page 21

WiNG 5.X How-To Guide

WiNG 5.X How-To Guide WiNG 5.X How-To Guide WiNG 4.X Access Point Migration Part No. TME-04-2012-01 Rev. A MOTOROLA, MOTO, MOTOROLA SOLUTIONS and the Stylized M Logo are trademarks or registered trademarks of Motorola Trademark

More information

NETGEAR ProSAFE WC9500 High Capacity Wireless Controller

NETGEAR ProSAFE WC9500 High Capacity Wireless Controller NETGEAR ProSAFE WC9500 High Capacity Wireless Controller Confi guring Microsoft DHCP for the Wireless LAN APPLICATION NOTES INTRODUCTION NETGEAR ProSAFE WC9500 High Capacity Wireless Controllers support

More information

MS Windows DHCP Server Configuration

MS Windows DHCP Server Configuration MS Windows DHCP Server Configuration Abstract This document describes how to configure option 43 on a Microsoft Windows 2000/2003 DHCP server. This information may be used in an Aruba Networks solution

More information

AP6511 First Time Configuration Procedure

AP6511 First Time Configuration Procedure AP6511 First Time Configuration Procedure Recommended Minimum Configuration Steps From the factory, all of the 6511 AP s should be configured with a shadow IP that starts with 169.254.xxx.xxx with the

More information

WiNG 5.X How To. Policy Based Routing Cache Redirection. Part No. TME-05-2012-01 Rev. A

WiNG 5.X How To. Policy Based Routing Cache Redirection. Part No. TME-05-2012-01 Rev. A WiNG 5.X How To Policy Based Routing Cache Redirection Part No. TME-05-2012-01 Rev. A MOTOROLA, MOTO, MOTOROLA SOLUTIONS and the Stylized M Logo are trademarks or registered trademarks of Motorola Trademark

More information

DHCP and DNS Services

DHCP and DNS Services CHAPTER 9 A DHCP server provides network configuration parameters, such as IP addresses, to DHCP clients. The security appliance can provide DHCP server or DHCP relay services to DHCP clients attached

More information

Topic 7 DHCP and NAT. Networking BAsics.

Topic 7 DHCP and NAT. Networking BAsics. Topic 7 DHCP and NAT Networking BAsics. 1 Dynamic Host Configuration Protocol (DHCP) IP address assignment Default Gateway assignment Network services discovery I just booted. What network is this? What

More information

Configuring DHCP. DHCP Server Overview

Configuring DHCP. DHCP Server Overview Configuring DHCP This chapter describes how to configure Dynamic Host Configuration Protocol (DHCP). For a complete description of the DHCP commands listed in this chapter, refer to the DHCP s chapter

More information

Central Configuration Using File Server

Central Configuration Using File Server APPENDIXA This appendix contains information about configuring thin clients using a central file server as an alternative to Cisco VXC Manager. Cisco VXC Manager is the standard tool for central management.

More information

Using Cisco UC320W with Windows Small Business Server

Using Cisco UC320W with Windows Small Business Server Using Cisco UC320W with Windows Small Business Server This application note explains how to deploy the Cisco UC320W in a Windows Small Business Server environment. Contents This document includes the following

More information

Microsoft Windows 2003 DNS Server for Wireless LAN Controller (WLC) Discovery Configuration Example

Microsoft Windows 2003 DNS Server for Wireless LAN Controller (WLC) Discovery Configuration Example Microsoft Windows 2003 DNS Server for Wireless LAN Controller (WLC) Discovery Configuration Example Document ID: 107606 Contents Introduction Prerequisites Requirements Components Used Conventions Wireless

More information

Configuration of the DHCP server

Configuration of the DHCP server 104 Page 91 of 294 Contents This section contains information on the following topics: Overview................................................ 91 i2004 Internet Telephone....................................

More information

ADSP Infrastructure Management Compliance Audit. How-To Guide

ADSP Infrastructure Management Compliance Audit. How-To Guide ADSP Infrastructure Management Compliance Audit How-To Guide Zebra and the Zebra head graphic are registered trademarks of ZIH Corp. The Symbol logo is a registered trademark of Symbol Technologies, Inc.,

More information

Procedure: You can find the problem sheet on Drive D: of the lab PCs. 1. IP address for this host computer 2. Subnet mask 3. Default gateway address

Procedure: You can find the problem sheet on Drive D: of the lab PCs. 1. IP address for this host computer 2. Subnet mask 3. Default gateway address Objectives University of Jordan Faculty of Engineering & Technology Computer Engineering Department Computer Networks Laboratory 907528 Lab.4 Basic Network Operation and Troubleshooting 1. To become familiar

More information

Crestron Electronics, Inc. AirMedia Deployment Guide

Crestron Electronics, Inc. AirMedia Deployment Guide Crestron Electronics, Inc. AirMedia Deployment Guide Crestron product development software is licensed to Crestron dealers and Crestron Service Providers (CSPs) under a limited non-exclusive, non transferable

More information

Open Network Install Environment (ONIE) LinuxCon North America 2015

Open Network Install Environment (ONIE) LinuxCon North America 2015 Open Network Install Environment (ONIE) LinuxCon North America 2015 Curt Brune, Member of Technical Staff August 2015 Agenda What is It? ONIE Solves a Real Problem ONIE Design Approach ONIE Adoption ONIE

More information

Note: This case study utilizes Packet Tracer. Please see the Chapter 5 Packet Tracer file located in Supplemental Materials.

Note: This case study utilizes Packet Tracer. Please see the Chapter 5 Packet Tracer file located in Supplemental Materials. Note: This case study utilizes Packet Tracer. Please see the Chapter 5 Packet Tracer file located in Supplemental Materials. CHAPTER 5 OBJECTIVES Configure a router with an initial configuration. Use the

More information

Networking Guide Redwood Manager 3.0 August 2013

Networking Guide Redwood Manager 3.0 August 2013 Networking Guide Redwood Manager 3.0 August 2013 Table of Contents 1 Introduction... 3 1.1 IP Addresses... 3 1.1.1 Static vs. DHCP... 3 1.2 Required Ports... 4 2 Adding the Redwood Engine to the Network...

More information

DKTCOMEGA AONode Management Module User Documentation

DKTCOMEGA AONode Management Module User Documentation AONode Management Module User Documentation Table of content Introduction...3 The boot process of the AONode...4 DHCP Settings...5 TFTP Settings...8 Custom configuration...9 Device script commands...10

More information

Configuration Guide for RFMS 3.0 Initial Configuration. WiNG5 How-To Guide. Network Address Translation. July 2011 Revision 1.0

Configuration Guide for RFMS 3.0 Initial Configuration. WiNG5 How-To Guide. Network Address Translation. July 2011 Revision 1.0 Configuration Guide for RFMS 3.0 Initial Configuration XXX-XXXXXX-XX WiNG5 How-To Guide Network Address Translation July 2011 Revision 1.0 MOTOROLA and the Stylized M Logo are registered in the US Patent

More information

Application Protocols for TCP/IP Administration

Application Protocols for TCP/IP Administration Application Protocols for TCP/IP Administration BootP, TFTP, DHCP Agenda BootP TFTP DHCP BootP, TFTP, DHCP, v4.4 2 Page 60-1 BootP (RFC 951, 1542, 2132) BootP was developed to replace RARP capabilities

More information

SUSE Linux Enterprise Server 11 SP2 for UEFI Clients

SUSE Linux Enterprise Server 11 SP2 for UEFI Clients Best Practices White Paper Enterprise Linux SUSE Linux Enterprise Server 11 SP2 for UEFI Clients Table of Contents page SUSE Linux Enterprise Server 11 SP2 and PXE Boot for UEFI Clients... 2 UEFI IPv4

More information

1-Port Wireless USB 2.0 Print Server Model # APSUSB201W. Quick Installation Guide. Ver. 2A

1-Port Wireless USB 2.0 Print Server Model # APSUSB201W. Quick Installation Guide. Ver. 2A 1-Port Wireless USB 2.0 Print Server Model # APSUSB201W Quick Installation Guide Ver. 2A Section 1 Step 1Connect one end of the Ethernet cable to the RJ-45 port of the Print Server and attach the other

More information

Microsoft Lync Certification Configuration Guide for WiNG 5.5

Microsoft Lync Certification Configuration Guide for WiNG 5.5 Microsoft Lync Certification Configuration Guide for WiNG 5.5 December 2013 Revision 1 MOTOROLA, MOTO, MOTOROLA SOLUTIONS and the Stylized M Logo are trademarks or registered trademarks of Motorola Trademark

More information

LifeSize Video Communications Systems Administrator Guide

LifeSize Video Communications Systems Administrator Guide LifeSize Video Communications Systems Administrator Guide November 2009 Copyright Notice 2005-2009 LifeSize Communications Inc, and its licensors. All rights reserved. LifeSize Communications has made

More information

Using Logon Agent for Transparent User Identification

Using Logon Agent for Transparent User Identification Using Logon Agent for Transparent User Identification Websense Logon Agent (also called Authentication Server) identifies users in real time, as they log on to domains. Logon Agent works with the Websense

More information

Smart Control Center. User Guide. 350 East Plumeria Drive San Jose, CA 95134 USA. November 2010 202-10685-01 v1.0

Smart Control Center. User Guide. 350 East Plumeria Drive San Jose, CA 95134 USA. November 2010 202-10685-01 v1.0 Smart Control Center User Guide 350 East Plumeria Drive San Jose, CA 95134 USA November 2010 202-10685-01 v1.0 2010 NETGEAR, Inc. All rights reserved. No part of this publication may be reproduced, transmitted,

More information

Abstract. These Application Notes provide information for the setup, configuration, and verification of this solution.

Abstract. These Application Notes provide information for the setup, configuration, and verification of this solution. Avaya Solution Interoperability Test Lab Configuring DHCP server Site Specific Option Number for Avaya one-x IP Deskphone Firmware Distribution with Avaya File Server Application MV_IPTel Issue 1.0 Abstract

More information

Managing and Monitoring Network Management Features

Managing and Monitoring Network Management Features Managing and Monitoring Network Management Features This feature module describes how to monitor, manage and deploy a variety of network management features, including Cisco Active Network Abstraction

More information

ProSafe Plus Switch Utility

ProSafe Plus Switch Utility ProSafe Plus Switch Utility User Guide 350 East Plumeria Drive San Jose, CA 95134 USA December 2012 202-10524-05 NETGEAR, Inc. All rights reserved No part of this publication maybe reproduced, transmitted,

More information

DHCP Server Port-Based Address Allocation

DHCP Server Port-Based Address Allocation The feature provides port-based address allocation support on the Cisco IOS Dynamic Host Configuration Protocol (DHCP) server for the Ethernet platform. The DHCP server provides address assignment support

More information

http://computernetworkingnotes.com/ccna-study-guide/cisco-ios-naming-convention-explainedwith-examples.html

http://computernetworkingnotes.com/ccna-study-guide/cisco-ios-naming-convention-explainedwith-examples.html IOS is the most critical part of any cisco device. We should always keep a backup copy of IOS to deal with any unwanted situation. In this article I will explain the backup and restore process of IOS in

More information

ALTIRIS Deployment Solution 6.8 PXE Overview

ALTIRIS Deployment Solution 6.8 PXE Overview ALTIRIS Deployment Solution 6.8 PXE Overview Notice Altiris AAA Document 2006 Altiris, Inc. All rights reserved. Document Date: October 3, 2006 Altiris, Inc. is a pioneer of IT lifecycle management software

More information

Using Device Discovery

Using Device Discovery 2 CHAPTER You can use Active Discovery to scan your network for new monitors (Active Monitors and Performance Monitors) and devices on a regular basis. Newly discovered items are added to the Active Discovery

More information

How To Plan Out Your Own Version Of Hpl (Dhcp) On A Network With A Network (Dns) On Your Network (Dhpl) On An Ipad Or Ipad On A Pc Or Ipa On A Server On A

How To Plan Out Your Own Version Of Hpl (Dhcp) On A Network With A Network (Dns) On Your Network (Dhpl) On An Ipad Or Ipad On A Pc Or Ipa On A Server On A System i Networking Dynamic Host Configuration Protocol Version 5 Release 4 System i Networking Dynamic Host Configuration Protocol Version 5 Release 4 Note Before using this information and the product

More information

Hillstone StoneOS User Manual Hillstone Unified Intelligence Firewall Installation Manual

Hillstone StoneOS User Manual Hillstone Unified Intelligence Firewall Installation Manual Hillstone StoneOS User Manual Hillstone Unified Intelligence Firewall Installation Manual www.hillstonenet.com Preface Conventions Content This document follows the conventions below: CLI Tip: provides

More information

How To Configure Voice Vlan On An Ip Phone

How To Configure Voice Vlan On An Ip Phone 1 VLAN (Virtual Local Area Network) is used to logically divide a physical network into several broadcast domains. VLAN membership can be configured through software instead of physically relocating devices

More information

Mobility System Software Quick Start Guide

Mobility System Software Quick Start Guide Mobility System Software Quick Start Guide Version 8.0 P/N 530-041387 Rev.05 Table of Contents About this Guide Using the Web Quick Start (WLC2, WLC8, WLC200,WLC800R, and WLC880R) Remotely Configuring

More information

Cork Institute of Technology Master of Science in Computing in Education National Framework of Qualifications Level 9

Cork Institute of Technology Master of Science in Computing in Education National Framework of Qualifications Level 9 Cork Institute of Technology Master of Science in Computing in Education National Framework of Qualifications Level 9 February 2005 System and Network Management (Time: 2 Hours) Answer any THREE questions

More information

WiNG 5.X How-To Guide

WiNG 5.X How-To Guide WiNG 5.X How-To Guide Captive Portals Part No. TME-12-2012-01 Rev. A MOTOROLA, MOTO, MOTOROLA SOLUTIONS and the Stylized M Logo are trademarks or registered trademarks of Motorola Trademark Holdings, LLC

More information

Configuring DHCP Tags for HP Device Manager

Configuring DHCP Tags for HP Device Manager Configuring DHCP Tags for HP Device Manager Demonstrates how to configure DHCP tags Technical white paper 2 Copyright 2013 Hewlett-Packard Development Company, L.P. Microsoft and Windows are U.S. registered

More information

TFTP Firmware upgrade

TFTP Firmware upgrade Application Note 301 Revision 3, October 2011 This Application Note describes how to upgrade the firmware of your proconx unit using the TFTP method. Prerequisites File transfer utility (Tftpd32.exe, version

More information

Controlling Ashly Products From a Remote PC Location

Controlling Ashly Products From a Remote PC Location Controlling Ashly Products From a Remote PC Location Introduction Ashly networked products can be accessed from a remote PC on a different network if the router used for the Ashly device is properly configured.

More information

Configuring DHCP and DNS Services

Configuring DHCP and DNS Services 12 CHAPTER A DHCP server provides network configuration parameters, such as IP addresses, to DHCP clients. The FWSM can provide DHCP server or DHCP relay services to DHCP clients attached to FWSM interfaces.

More information

Configuring the Switch IP Address and Default Gateway

Configuring the Switch IP Address and Default Gateway CHAPTER 3 Configuring the Switch IP Address and Default Gateway This chapter describes how to configure the IP address, subnet mask, and default gateway on the Catalyst enterprise LAN switches. Note For

More information

Installing and Using the vnios Trial

Installing and Using the vnios Trial Installing and Using the vnios Trial The vnios Trial is a software package designed for efficient evaluation of the Infoblox vnios appliance platform. Providing the complete suite of DNS, DHCP and IPAM

More information

ProSafe Plus Switch Utility

ProSafe Plus Switch Utility ProSafe Plus Switch Utility User Guide 350 East Plumeria Drive San Jose, CA 95134 USA September 2010 202-10524-03 v1.0 ProSafe Plus Switch Utility User Guide 2010 NETGEAR, Inc. All rights reserved. No

More information

Configuring the Device for Access Point Discovery

Configuring the Device for Access Point Discovery Configuring the Device for Access Point Discovery Finding Feature Information, page 1 Prerequisites for Configuring the Device for Access Point Discovery, page 1 Restrictions for Configuring the Device

More information

Configuring Network Address Translation (NAT)

Configuring Network Address Translation (NAT) 8 Configuring Network Address Translation (NAT) Contents Overview...................................................... 8-3 Translating Between an Inside and an Outside Network........... 8-3 Local and

More information

Computer Networks I Laboratory Exercise 1

Computer Networks I Laboratory Exercise 1 Computer Networks I Laboratory Exercise 1 The lab is divided into two parts where the first part is a basic PC network TCP/IP configuration and connection to the Internet. The second part is building a

More information

SonicWALL DHCP Server Enhancements in SonicOS Enhanced 4.0

SonicWALL DHCP Server Enhancements in SonicOS Enhanced 4.0 SonicWALL DHCP Server Enhancements in SonicOS Enhanced 4.0 Document Scope This document describes the DHCP enhancements in SonicOS Enhanced 4.0, including DHCP server options and DHCP server persistence.

More information

ICND1-100-101 IOS CLI Study Guide (CCENT)

ICND1-100-101 IOS CLI Study Guide (CCENT) ICND1-100-101 IOS CLI Study Guide (CCENT) Hostname: 2. hostname SW1 SWITCH CONFIGURATION Mgmt IP: 2. interface vlan 1 3. ip address 10.0.0.2 4. no shut Gateway: 2. ip default-gateway 10.0.0.1 Local User/Pwd:

More information

Setting up your K12LTSP or LTSP loadbalancing

Setting up your K12LTSP or LTSP loadbalancing Setting up your K12LTSP or LTSP loadbalancing and dhcp failover. What you'll need: Two servers running K12LTSP or LTSP in single NIC mode A good solid high speed connection (gigabit recommended) An external

More information

Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide

Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer.

More information

EMC Data Domain Management Center

EMC Data Domain Management Center EMC Data Domain Management Center Version 1.1 Initial Configuration Guide 302-000-071 REV 04 Copyright 2012-2015 EMC Corporation. All rights reserved. Published in USA. Published June, 2015 EMC believes

More information

Ethernet Port Quick Start Manual

Ethernet Port Quick Start Manual Ethernet Port Quick Start Manual THIS MANUAL CONTAINS TECHNICAL INFORMATION FOR THE ETHERNET PORT OF EDI SIGNAL MONITORS with Ethernet Version 1.5 firmware. DETAILS OF THE ECCOM OPERATION ARE DESCRIBED

More information

ORACLE OPS CENTER: PROVISIONING AND PATCH AUTOMATION PACK

ORACLE OPS CENTER: PROVISIONING AND PATCH AUTOMATION PACK ORACLE OPS CENTER: PROVISIONING AND PATCH AUTOMATION PACK KEY FEATURES PROVISION FROM BARE- METAL TO PRODUCTION QUICKLY AND EFFICIENTLY Controlled discovery with active control of your hardware Automatically

More information

100-101: Interconnecting Cisco Networking Devices Part 1 v2.0 (ICND1)

100-101: Interconnecting Cisco Networking Devices Part 1 v2.0 (ICND1) 100-101: Interconnecting Cisco Networking Devices Part 1 v2.0 (ICND1) Course Overview This course provides students with the knowledge and skills to implement and support a small switched and routed network.

More information

Network Load Balancing

Network Load Balancing Network Load Balancing Step by Step installation of Network Load Balancing in Windows Server 2008 R2. Prerequisite for NLB Cluster 1. Log on to NODE1 Windows Server 2008 R2 system with a domain account

More information

What communication protocols are used to discover Tesira servers on a network?

What communication protocols are used to discover Tesira servers on a network? Understanding device discovery methods in Tesira OBJECTIVES In this application note, basic networking concepts will be summarized to better understand how Tesira servers are discovered over networks.

More information

Use 802.1x EAP-TLS or PEAP-MS-CHAP v2 with Microsoft Windows Server 2003 to Make a Secure Network

Use 802.1x EAP-TLS or PEAP-MS-CHAP v2 with Microsoft Windows Server 2003 to Make a Secure Network How To Use 802.1x EAP-TLS or PEAP-MS-CHAP v2 with Microsoft Windows Server 2003 to Make a Secure Network Introduction This document describes how to create a secure LAN, using two servers and an 802.1xcompatible

More information

Chapter 4 Management. Viewing the Activity Log

Chapter 4 Management. Viewing the Activity Log Chapter 4 Management This chapter describes how to use the management features of your NETGEAR WG102 ProSafe 802.11g Wireless Access Point. To get to these features, connect to the WG102 as described in

More information

Configuring Avaya 1120E, 1140E, 1220 and 1230 IP Deskphones with Avaya IP Office Release 6.1 Issue 1.0

Configuring Avaya 1120E, 1140E, 1220 and 1230 IP Deskphones with Avaya IP Office Release 6.1 Issue 1.0 Avaya Solution & Interoperability Test Lab Configuring Avaya 1120E, 1140E, 1220 and 1230 IP Deskphones with Avaya IP Office Release 6.1 Issue 1.0 Abstract These Application Notes describe a solution comprised

More information

Expert Reference Series of White Papers. Binary and IP Address Basics of Subnetting

Expert Reference Series of White Papers. Binary and IP Address Basics of Subnetting Expert Reference Series of White Papers Binary and IP Address Basics of Subnetting 1-800-COURSES www.globalknowledge.com Binary and IP Address Basics of Subnetting Alan Thomas, CCNA, CCSI, Global Knowledge

More information

Use Shrew Soft VPN Client to connect with IPSec VPN Server on RV130 and RV130W

Use Shrew Soft VPN Client to connect with IPSec VPN Server on RV130 and RV130W Article ID: 5037 Use Shrew Soft VPN Client to connect with IPSec VPN Server on RV130 and RV130W Objective IPSec VPN (Virtual Private Network) enables you to securely obtain remote resources by establishing

More information

TotalCloud Phone System

TotalCloud Phone System TotalCloud Phone System Cisco SF 302-08P PoE VLAN Configuration Guide Note: The below information and configuration is for deployment of the Cbeyond managed switch solution using the Cisco 302 8 port Power

More information

Using DHCP and XML to Transfer Files to an Intermec Mobile Computer

Using DHCP and XML to Transfer Files to an Intermec Mobile Computer Using DHCP and XML to Transfer Files to an Intermec Mobile Computer Introduction This document is intended for use by systems and network administrators who are responsible for the deployment of Intermec

More information

Step-by-Step Guide for Windows Deployment Services in Windows Server 2008 to be used as an internal resource only

Step-by-Step Guide for Windows Deployment Services in Windows Server 2008 to be used as an internal resource only Windows Deployment Services is the updated and redesigned version of Remote Installation Services (RIS). Windows Deployment Services enables you to deploy Windows operating systems over the network, which

More information

StarMOBILE Network Configuration Guide. A guide to configuring your StarMOBILE system for networking

StarMOBILE Network Configuration Guide. A guide to configuring your StarMOBILE system for networking StarMOBILE Network Configuration Guide A guide to configuring your StarMOBILE system for networking INTRODUCTION... 3 BEFORE YOU BEGIN... 3 1) CONFIRM YOU HAVE THE LATEST SOFTWARE... 3 2) INSTALL THE STARMOBILE

More information

How to Restore a Windows System to Bare Metal

How to Restore a Windows System to Bare Metal How to Restore a Windows System to Bare Metal This article applies to Barracuda Backup Server firmware version 5.4 and higher. Bare metal recovery allows you to restore a complete Microsoft Windows system,

More information

Configuring Dynamic DNS

Configuring Dynamic DNS 9 CHAPTER This chapter describes how to configure DDNS update methods, and includes the following topics: Information about DDNS, page 9-1 Licensing Requirements for DDNS, page 9-2 Guidelines and Limitations,

More information

Cisco CNR and DHCP FAQs for Cable Environment

Cisco CNR and DHCP FAQs for Cable Environment Table of Contents CNR and DHCP FAQs for Cable Environment...1 Questions...1 Introduction...1 Q. How do I access CNR remotely?...1 Q. How do I access CNR remotely if the CNR server is behind a firewall?...2

More information

ICS 351: Today's plan

ICS 351: Today's plan ICS 351: Today's plan Quiz, on overall Internet function, linux and IOS commands, network monitoring, protocols IPv4 addresses: network part and host part address masks IP interface configuration IPv6

More information

How to Set Up Automatic Subnet Scan Using SolarWinds IP Address Manager. Share:

How to Set Up Automatic Subnet Scan Using SolarWinds IP Address Manager. Share: How to Set Up Automatic Subnet Scan Using SolarWinds IP Address Manager Share: How to Set Up Automatic Subnet Scan Using SolarWinds IPAM? SolarWinds IP Address Manager (IPAM) allows you to perform scheduled

More information

Configuring the Content Routing Software

Configuring the Content Routing Software CHAPTER 2 This chapter describes the basic steps for configuring the Content Router software. Performing a Basic Startup Configuration After you physically install the Content Router hardware, configure

More information

Configuration Guide for RFMS 3.0 Initial Configuration. WiNG 5 How-To Guide. Firewall. June 2011 Revision 1.0

Configuration Guide for RFMS 3.0 Initial Configuration. WiNG 5 How-To Guide. Firewall. June 2011 Revision 1.0 Configuration Guide for RFMS 3.0 Initial Configuration XXX-XXXXXX-XX WiNG 5 How-To Guide Firewall June 2011 Revision 1.0 MOTOROLA and the Stylized M Logo are registered in the US Patent & Trademark Office.

More information

Ethernet Interface Manual Thermal / Label Printer. Rev. 1.01 Metapace T-1. Metapace T-2 Metapace L-1 Metapace L-2

Ethernet Interface Manual Thermal / Label Printer. Rev. 1.01 Metapace T-1. Metapace T-2 Metapace L-1 Metapace L-2 Ethernet Interface Manual Thermal / Label Printer Rev. 1.01 Metapace T-1 Metapace T-2 Metapace L-1 Metapace L-2 Table of contents 1. Interface setting Guiding...3 2. Manual Information...4 3. Interface

More information

The Trivial Cisco IP Phones Compromise

The Trivial Cisco IP Phones Compromise Security analysis of the implications of deploying Cisco Systems SIP-based IP Phones model 7960 Ofir Arkin Founder The Sys-Security Group ofir@sys-security.com http://www.sys-security.com September 2002

More information

Chapter 3 Using Access Control Lists (ACLs)

Chapter 3 Using Access Control Lists (ACLs) Chapter 3 Using Access Control Lists (ACLs) Access control lists (ACLs) enable you to permit or deny packets based on source and destination IP address, IP protocol information, or TCP or UDP protocol

More information

WiNG5 CAPTIVE PORTAL DESIGN GUIDE

WiNG5 CAPTIVE PORTAL DESIGN GUIDE WiNG5 DESIGN GUIDE By Sriram Venkiteswaran WiNG5 CAPTIVE PORTAL DESIGN GUIDE June, 2011 TABLE OF CONTENTS HEADING STYLE Introduction To Captive Portal... 1 Overview... 1 Common Applications... 1 Authenticated

More information

Lab PC Network TCP/IP Configuration

Lab PC Network TCP/IP Configuration Lab PC Network TCP/IP Configuration Objective Identify tools used to discover a computer network configuration with various operating systems. Gather information including connection, host name, Layer

More information

2. IP Networks, IP Hosts and IP Ports

2. IP Networks, IP Hosts and IP Ports 1. Introduction to IP... 1 2. IP Networks, IP Hosts and IP Ports... 1 3. IP Packet Structure... 2 4. IP Address Structure... 2 Network Portion... 2 Host Portion... 3 Global vs. Private IP Addresses...3

More information

IP Addressing and Subnetting. 2002, Cisco Systems, Inc. All rights reserved.

IP Addressing and Subnetting. 2002, Cisco Systems, Inc. All rights reserved. IP Addressing and Subnetting 2002, Cisco Systems, Inc. All rights reserved. 1 Objectives Upon completion, you will be able to: Discuss the Types of Network Addressing Explain the Form of an IP Address

More information

IntraVUE Plug Scanner/Recorder Installation and Start-Up

IntraVUE Plug Scanner/Recorder Installation and Start-Up IntraVUE Plug Scanner/Recorder Installation and Start-Up The IntraVUE Plug is a complete IntraVUE Hardware/Software solution that can plug directly into any network to continually scan and record details

More information

IP Phone Configuration and Troubleshooting Guide

IP Phone Configuration and Troubleshooting Guide IP Phone Configuration and Troubleshooting Guide NetVanta 7000 Series and IP 700 Series Phones Overview The purpose of this guide: Explain the default configuration. Explain how to configure the NetVanta

More information

Device Interface IP Address Subnet Mask Default Gateway

Device Interface IP Address Subnet Mask Default Gateway Felix Rohrer Topology Diagram Addressing Table Device Interface IP Address Subnet Mask Default Gateway S1 VLAN 99 192.168.99.11 255.255.255.0 192.168.99.1 S2 VLAN 99 192.168.99.12 255.255.255.0 192.168.99.1

More information

LifeSize Passport TM User and Administrator Guide

LifeSize Passport TM User and Administrator Guide LifeSize Passport TM User and Administrator Guide February 2011 LifeSize Passport User and Administrator Guide 2 LifeSize Passport This guide explains how to use and configure LifeSize Passport. For information

More information

Interconnecting Cisco Network Devices 1 Course, Class Outline

Interconnecting Cisco Network Devices 1 Course, Class Outline www.etidaho.com (208) 327-0768 Interconnecting Cisco Network Devices 1 Course, Class Outline 5 Days Interconnecting Cisco Networking Devices, Part 1 (ICND1) v2.0 is a five-day, instructorled training course

More information

RouteFinder SOHO. Quick Start Guide. SOHO Security Appliance. EDGE Models RF825-E, RF825-E-AP CDMA Models RF825-C-Nx, RF825-C-Nx-AP

RouteFinder SOHO. Quick Start Guide. SOHO Security Appliance. EDGE Models RF825-E, RF825-E-AP CDMA Models RF825-C-Nx, RF825-C-Nx-AP RouteFinder SOHO SOHO Security Appliance EDGE Models RF825-E, RF825-E-AP CDMA Models RF825-C-Nx, RF825-C-Nx-AP Quick Start Guide RouteFinder RF825 Series Quick Start Guide RouteFinder SOHO Security Appliance

More information

Chapter 6 Using Network Monitoring Tools

Chapter 6 Using Network Monitoring Tools Chapter 6 Using Network Monitoring Tools This chapter describes how to use the maintenance features of your Wireless-G Router Model WGR614v9. You can access these features by selecting the items under

More information

Application Notes for Lucent Technologies VitalQIP DHCP/DNS Management with Avaya IP Telephones and Avaya Communication Manager Issue 1.

Application Notes for Lucent Technologies VitalQIP DHCP/DNS Management with Avaya IP Telephones and Avaya Communication Manager Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Lucent Technologies VitalQIP DHCP/DNS Management with Avaya IP Telephones and Avaya Communication Manager Issue 1.0 Abstract These Application

More information

Configuring IPsec between a Microsoft Windows XP Professional (1 NIC) and the VPN router

Configuring IPsec between a Microsoft Windows XP Professional (1 NIC) and the VPN router Configuring IPsec between a Microsoft Windows XP Professional (1 NIC) and the VPN router Introduction This document demonstrates how to establish an IPsec tunnel with preshared keys to join a private network

More information

DHCP Failover. Necessary for a secure and stable network. DHCP Failover White Paper Page 1

DHCP Failover. Necessary for a secure and stable network. DHCP Failover White Paper Page 1 DHCP Failover Necessary for a secure and stable network DHCP Failover White Paper Page 1 Table of Contents 1. Introduction... 3 2. Basic DHCP Redundancy... 3 3. VitalQIP Failover Solution... 5 4. VitalQIP

More information

Pre-lab and In-class Laboratory Exercise 10 (L10)

Pre-lab and In-class Laboratory Exercise 10 (L10) ECE/CS 4984: Wireless Networks and Mobile Systems Pre-lab and In-class Laboratory Exercise 10 (L10) Part I Objectives and Lab Materials Objective The objectives of this lab are to: Familiarize students

More information

FSM73xx GSM73xx GMS72xxR Shared access to the Internet across Multiple routing VLANs using a Prosafe Firewall

FSM73xx GSM73xx GMS72xxR Shared access to the Internet across Multiple routing VLANs using a Prosafe Firewall FSM73xx GSM73xx GMS72xxR Shared access to the Internet across Multiple routing VLANs using a Prosafe Firewall This document describes how to: - Create multiple routing VLANs - Obtain Internet access on

More information

CCT vs. CCENT Skill Set Comparison

CCT vs. CCENT Skill Set Comparison Operation of IP Data Networks Recognize the purpose and functions of various network devices such as Routers, Switches, Bridges and Hubs Select the components required to meet a given network specification

More information

VRC 7900/8900 Avalanche Enabler User s Manual

VRC 7900/8900 Avalanche Enabler User s Manual VRC 7900/8900 Avalanche Enabler User s Manual WLE-VRC-20030702-02 Revised 7/2/03 ii Copyright 2003 by Wavelink Corporation All rights reserved. Wavelink Corporation 6985 South Union Park Avenue, Suite

More information

Test Report. Microsoft Windows 2003 Server Network Load Balancer Setup for SuperGIS Server 3. Published by: SuperGeo Technologies Inc.

Test Report. Microsoft Windows 2003 Server Network Load Balancer Setup for SuperGIS Server 3. Published by: SuperGeo Technologies Inc. Test Report Microsoft Windows 2003 Server Network Load Balancer Setup for SuperGIS Server 3 Published by: SuperGeo Technologies Inc. RD Team 2010-11-04 Content 1 Summary... 3 2 Limitations. 3 3 Software

More information

THE HONG KONG POLYTECHNIC UNIVERSITY Department of Electronic and Information Engineering

THE HONG KONG POLYTECHNIC UNIVERSITY Department of Electronic and Information Engineering THE HONG KONG POLYTECHNIC UNIVERSITY Department of Electronic and Information Engineering ENG 224 Information Technology Laboratory 6: Internet Connection Sharing Objectives: Build a private network that

More information

Cisco - Configure the 1721 Router for VLANs Using a Switch Module (WIC-4ESW)

Cisco - Configure the 1721 Router for VLANs Using a Switch Module (WIC-4ESW) Page 1 of 20 Configure the 1721 Router for VLANs Using a Switch Module (WIC-4ESW) Document ID: 50036 Contents Introduction Prerequisites Requirements Components Used Network Diagram The Role of Switched

More information