Black Box COMPACT T1 MT850A User Manual

Page 182

Advertising
background image

5-98

Compact T1 - Release 6.1

CLI Commands

set

set (router) dhcp server duration

Use the set (router) dhcp server duration command to set the lease duration that the
DHCP server applies to client assignments.

Syntax:

set {rtr_card-addr} dhcp server duration

{hours:minutes}

Example:

set 5 dhcp server duration 3:45

The example set the lease duration for the DHCP server on the Router in slot 5
to 3 hours and 45 minutes.

{rtr_card-addr}

The slot number (1-6) that contains the Router (IP or CMG) card.

{hours:minutes}

The lease duration in hours and minutes, in the form of HH:MM.
HH = 1-999, MM = 1-60.

set (router) dhcp server netbios nameserver

Use the set (router) dhcp server netbios nameserver command to set the NetBIOS Name
Server (NBNS - RFC 1001/1002) that the DHCP server provides to clients.

Syntax:

set {rtr_card-addr} dhcp server netbios nameserver

{1|2} {ip-addr}

Example:

set 5 dhcp server netbios nameserver 1 192.168.100.80

Note: DHCP server must first be enabled with the "startaddr" command. See set
(router) dhcp server startaddr on page 5-100
.

{rtr_card-addr}

The slot number (1-6) that contains the Router (IP or CMG) card.

{1|2}

The NetBIOS Name Server entry.

{ip-addr}

The NBNS IP address, in the form of xxx.xxx.xxx.xxx, where xxx is between 0-255.

Advertising