PurposeCommand or Action
Puts the interface into Layer 3 mode.no switchport
Example:
Switch(config-if)# no switchport
Step 10
Specifies the IP address and mask for the interface.
ip address address mask
Example:
Switch(config-if)# ip address 10.10.10.1
Step 11
255.255.255.0
Returns to privileged EXEC mode.end
Example:
Switch(config-if)# end
Step 12
Related Topics
Example: Configuring a Switch as a DHCP Server, on page 1584
Configuring DHCP Auto-Image Update (Configuration File and Image)
This task describes DHCP autoconfiguration to configure TFTP and DHCP settings on an existing switch to
support the installation of a new switch.
Before You Begin
You must first create a text file (for example, autoinstall_dhcp) that will be uploaded to the switch. In the text
file, put the name of the image that you want to download (forexample,
c3750e-ipservices-mz.122-44.3.SE.tarc3750x-ipservices-mz.122-53.3.SE2.tar). This image must be a tar and
not a bin file.
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1572
How to Perform Switch Setup Configuration