Carrier Access Axxius 800 Network Card User Manual


 
Axxius 800 - Release 2.2 5-105
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-8) that contains the Router 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-107.
{rtr_card-addr}
The slot number (1-8) that contains the Router 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.