EasyManuals Logo

Citrix ADC MPX Series User Manual

Citrix ADC MPX Series
176 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #130 background imageLoading...
Page #130 background image
Citrix ADC MPX
1 option space auto;
2 option auto.key code 1 = text;
3
4 class ”citrix-1” {
5
6 match option vendor-class-identifier;
7 }
8
9
10 subclass ”citrix-1” ”citrix-NS”{
11
12 vendor-option-space auto;
13 option auto.key ”citrix-NS”;
Note: The location of the dhcpd.conf file can be dierent in dierent versions and flavors of the
Linux/UNIX-based operating system (for example, in FreeBSD 6.3 the file is present in the /etc/ folder.
For the location, see the dhcpd man page of the DHCP server.
1. If you do not want Citrix ADC appliances to use IP addresses from the general pool, specify a
pool of addresses for the appliance. You must include this pool declaration inside the subnet
declaration. For example, adding the following configuration to the dhcpd.conf file specifies a
pool of IP addresses ranging from 192.168.2.120 to 192.168.2.127.
1 pool {
2
3 allow members of ”citrix-1”;
4 range 192.168.2.120 192.168.2.127;
5 option subnet-mask 255.255.255.0;
6 }
2. Terminate the DHCP process and restart it to reflect the change to the configuration file. At the
shell prompt, type:
1 killall dhcpd
2
3 dhcpd&
Sample DHCP configuration (dhcpd.conf)
1 option space auto;
2 option auto.key code 1 = text;
3
4 class ”citrix-1” {
© 1999-2019 Citrix Systems, Inc. All rights reserved. 130

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Citrix ADC MPX Series and is the answer not in the manual?

Citrix ADC MPX Series Specifications

General IconGeneral
TypeApplication Delivery Controller
MemoryUp to 256 GB
Power SupplyRedundant
Product SeriesMPX
Ports10/25/40/100 Gbps Ethernet
Operating SystemCitrix ADC
ManagementCitrix ADM
Form FactorRack-mountable

Related product manuals