Enabling The Cisco Ios Dhcp Server Database - Cisco Catalyst 2360 Software Configuration Manual

Ios 12.2(53)ey
Hide thumbs Also See for Catalyst 2360:
Table of Contents

Advertisement

Understanding DHCP Features
Command
Step 1
configure terminal
Step 2
interface vlan vlan-id
Step 3
ip address ip-address subnet-mask
Step 4
ip helper-address address
Step 5
exit
Step 6
interface range port-range
or
interface interface-id
Step 7
switchport mode access
Step 8
switchport access vlan vlan-id
Step 9
end
Step 10
show running-config
Step 11
copy running-config startup-config
To remove the DHCP packet forwarding address, use the no ip helper-address address interface
configuration command.

Enabling the Cisco IOS DHCP Server Database

For procedures to enable and configure the Cisco IOS DHCP server database, see the "DHCP
Configuration Task List" section in the "Configuring DHCP" chapter of the Cisco IOS IP Configuration
Guide, Release 12.2.
Catalyst 2360 Switch Software Configuration Guide
14-4
Chapter 14
Purpose
Enter global configuration mode.
Create a switch virtual interface by entering a VLAN
ID, and enter interface configuration mode.
Configure the interface with an IP address and an IP
subnet.
Specify the DHCP packet forwarding address.
The helper address can be a specific DHCP server
address, or it can be the network address if other
DHCP servers are on the destination network
segment. Using the network address enables other
servers to respond to DHCP requests.
If you have multiple servers, you can configure one
helper address for each server.
Return to global configuration mode.
Configure multiple physical ports that are connected
to the DHCP clients, and enter interface range
configuration mode.
or
Configure a single physical port that is connected to
the DHCP client, and enter interface configuration
mode.
Define the VLAN membership mode for the port.
Assign the ports to the same VLAN as configured in
Step 2.
Return to privileged EXEC mode.
Verify your entries.
(Optional) Save your entries in the configuration file.
Configuring DHCP Features
OL-19808-01

Advertisement

Table of Contents
loading

Table of Contents