Version 7.2 1027 Mediant 500L Gateway & E-SBC
User's Manual 69. Configuration Parameters Reference
Parameter Description
When set to 0, the DHCP lease renewal is disabled. Otherwise, the
renewal time is divided by this factor. Some DHCP-enabled routers
perform better when set to 4.
Note: For the parameter to take effect, a device reset is required.
DHCP Servers Table
DHCP Servers Table
configure network > dhcp
server <index>
[DhcpServer]
Defines the device's embedded DHCP server.
The format of the ini file table parameter is as follows:
[ DhcpServer ]
FORMAT DhcpServer_Index = DhcpServer_InterfaceName,
DhcpServer_StartIPAddress, DhcpServer_EndIPAddress,
DhcpServer_SubnetMask, DhcpServer_LeaseTime,
DhcpServer_DNSServer1, DhcpServer_DNSServer2,
DhcpServer_NetbiosNameServer, DhcpServer_NetbiosNodeType,
DhcpServer_NTPServer1, DhcpServer_NTPServer2,
DhcpServer_TimeOffset, DhcpServer_TftpServer,
DhcpServer_BootFileName, DhcpServer_ExpandBootfileName,
DhcpServer_OverrideRouter, DhcpServer_SipServer,
DhcpServer_SipServerType;
[ \DhcpServer ]
For more information, see Configuring the Device's DHCP Server.
DHCP Vendor Class Table
DHCP Vendor Class table
configure network > dhcp-
server vendor-class
[DhcpVendorClass]
Defines Vendor Class Identifier (VCI) names (DHCP Option 60) for the
device's DHCP server. Only if the DHCPDiscover request message,
received from the DHCP client, contains this value does the device
provide DHCP services.
The format of the ini file table parameter is as follows:
[ DhcpVendorClass ]
FORMAT DhcpVendorClass_Index =
DhcpVendorClass_DhcpServerIndex,
DhcpVendorClass_VendorClassId;
[ \DhcpVendorClass ]
For more information, see Configuring the Vendor Class Identifier on
page 224.
DHCP Option Table
DHCP Option table
configure network > dhcp-
server option
[DhcpOption]
Defines additional DHCP Options that the device's DHCP server can use
to service its DHCP clients.
The format of the ini file table parameter is as follows:
[ DhcpOption ]
FORMAT DhcpOption_Index = DhcpOption_DhcpServerIndex,
DhcpOption_Option, DhcpOption_Type, DhcpOption_Value,
DhcpOption_ExpandValue;
[ \DhcpOption ]
For more information
, see Configuring Additional DHCP Options on page
225.
DHCP Static IP Table
DHCP Static IP table
configure network > dhcp-
Defines static "reserved" IP addresses that the device's DHCP server
allocates to specific DHCP clients defined by MAC address.