BelAir100SN User Guide
IP Settings
May 31, 2010
Confidential
Document Number BDTM11001-A01 Released
Domain name lookup: disabled
Configured domain name:
Configured primary DNS server: 0.0.0.0
Configured secondary DNS server: 0.0.0.0
Configuring IP
Parameters
You can configure:
• dynamic IP addressing
• a static IP address and subnet mask, as well as static IP routes.
Configuring Dynamic IP
Addressing
/protocol/ip/set interface {system | vlan <1-2814>} dynamic
fallback-ip <address> <mask>
accept-dhcp-params {enabled|disabled}
[delay-activation]
/protocol/ip/del ip vlan <1-2814>
The
set interface
command specifies that a Dynamic Host Configuration
Protocol (DHCP) server provides IP addresses for the node. This includes IP
addresses for the node’s management interface as well as any VLANs it may
have. If you specify a new VLAN, then that VLAN is created. The
del ip vlan
command deletes VLAN IP parameters previously created with the
set
interface
command.
If the IP address is dynamically set, BelAir Networks recommends that you also
configure the
switch name
,
location
and
contact
parameters. These parameters
then allow you to identify the node if you later need to do a remote CLI
session. Refer to
“System Identification Parameters” on page 48
In addition to providing the IP address, the DHCP server can be used to supply
additional parameters including:
• a TFTP server and a script file name
• DNS server IP address and a domain name
• a SNTP server list and time offset
The
accept-dhcp-params
parameter controls whether the node accepts
additional parameters from the DHCP server or not. Refer to
for details.
The
delay-activation
parameter specifies that the new IP parameters do not
take effect until after you execute a
config-save
command. BelAir Networks
recommends that you always specify
delay-activation
if you change the system
IP parameters. Otherwise you will need to start a new CLI session using the
new IP address to execute the
config-save
command to save your changes.