Snmp Configuration; Introduction To Snmp - Digitalchina Networks DCS-3950 series Manual

Table of Contents

Advertisement

no ip bootp-client enable
Function: Configure the switch as a BootP client. The switch is able to get ip addressed
for itself and the gateway through the BootP protocol. If no is put in front of the command,
the BootP protocol will be disabled on the switch.
Default: BootP client is disabled by default.
Command mode: VLAN interface configuration mode.
Usage Guide: There three method to configure the IP address for the switch, including
BootP, manually configuration, and DHCP. These three methods are mutually exclusive.
Only one method can be used at the same time. Note: To obtain IP address via BOOTP, a
DHCP server or a BOOTP server is required in
the network.
Example: BootP protocol to get the IP address.
Switch(Config)#interface vlan 1
Switch(Config-If-Vlan1)#ip bootp-client enable
Switch(Config-If-Vlan1)#no shutdown
Switch(Config-If-Vlan1)#exit
Switch(Config)#
Relative Commands:ip address、ip dhcp-client enable
5.3.2.3 ip dhcp-client enable
Command:ip dhcp-client enable
no ip dhcp-client enable
Function: Configure the switch as a DHCP client, and retrieve IP addresses for itself and
the gateway through the DHCP protocol. If no is put in front of the command, the DHCP
client configuration will be disabled.
Default: The DHCP client configuration is disabled by default.
Comand mode: VLAN interface configuration mode.
Usage Guide: Manual IP configuration, BooP and DHCP configurations are mutually
exclusive. Only one can be active at the same time. To retrieve IP addressed through
DHCP, there must be an available DHCP server in the network.
Example: Configure IP address through DHCP.
Switch(Config)#interface vlan 1
Switch(Config-If-Vlan1)#ip dhcp-client enable
Switch(Config-If-Vlan1)#no shut
Switch(Config-If-Vlan1)#exit
Switch(Config)#
Relative Commands:ip address、ip bootp-client enable

5.4 SNMP Configuration

5.4.1 Introduction to SNMP

DCS-3950 series Ethernet switch manual
63

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents