BOF Configuration Command Reference
222 Basic System Configuration Guide
mask — The subnet mask, expressed as an integer or in dotted decimal notation.
Values 1 to32 (mask length), 128.0.0.0 to255.255.255.255 (dotted 
decimal)
next-hop ip-address — The next hop IP address used to reach the destination.
DNS Configuration Commands
dns-domain
Syntax dns-domain dns-name
no dns-domain
Context bof 
Description This command configures the domain name used when performing DNS address resolution. This is a 
required parameter if DNS address resolution is required. Only a single domain name can be 
configured. If multiple domain statements are configured, the last one encountered is used. 
The no form of the command removes the domain name from the configuration.
Default no dns-domain — No DNS domain name is configured.
Parameters dns-name — Specifies the DNS domain name up to 32 characters in length.
primary-dns
Syntax primary-dns ip-address
ip-prefix/ip-prefix-length ipv4-prefix a.b.c.d (host bits must be 0)
ipv4-prefix-le 0 to32
ipv6-prefix x:x:x:x:x:x:x:x   (eight 16-bit pieces)
x:x:x:x:x:x:d.d.d.d
x: [0..FFFF]H
d: [0..255]D
 ipv6-prefix-le 0 to128
ip-address ipv4-address a.b.c.d
ipv6-address x:x:x:x:x:x:x:x   (eight 16-bit pieces)
x:x:x:x:x:x:d.d.d.d
x: [0..FFFF]H
d: [0..255]D