Add (router) dhcp server option, Add (router) dhcp server option -8 – Carrier Access Network Device Axxius 800 User Manual

Page 108

Advertising
background image

5-8

Axxius 800 - Release 2.2

CLI Commands

add

add (router) dhcp server option

Use the add (router) dhcp server option command to add optional DHCP server
attributes that will be advertised every time a DHCP client discovery is initiated. This
provisioning takes effect immediately and can only be performed when the DHCP
server is enabled.

Syntax:

add {rtr_card-addr} dhcp server option {tag} {setting}

Example:

add 2 dhcp server option 19 false

add 2 dhcp server option 13 byte1 200

add 2 dhcp server option 160 byte2 3200

add 2 dhcp server option 170 byte4 0xFEDCBA98

add 2 dhcp server option 12 "www.carrieraccess.com"

add 2 dhcp server option 150 192.168.0.33

add 2 dhcp server option 150 192.168.0.33 10.40.1.1

20.0.0.1 100.150.3.97

{rtr_card-addr} -

The slot number (1-8) that contains the Router (TSR) card.

{tag} -

Range is 1-254. Options tags are unique, duplicate numbers will be rejected. To

change an option with the same tag, the old option must be deleted and then the new
option re-entered. 0 = off. Reserved numbers 6, 15, 44, 46, 47, 50, 51, 53, 54, 61.

{settings}

{true/false}

Boolean uses true or false

{byte1|byte2|byte4} {value}

byte1 = send value in 1 byte
byte2 = send value in 2 bytes
byte3 = send value in 4 bytes
value = any numeric value.

{"string"}

Unidentified with a maximum of 50
characters, enclosed in quotes.

{ip-addr} [ip-addr] [ip-addr]
[ip-addr]

IP address in the form xxx.xxx.xxx.xxx,
where xxx is a number from 0 to 255.

Advertising