Using The Cli - TP-Link T1600G-18TS Configuration Manual

T1600g series
Hide thumbs Also See for T1600G-18TS:
Table of Contents

Advertisement

Configuring DHCP

2.2 Using the CLI

Follow these steps to configure DHCP client.
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
The following example shows how to configure port 1/0/5 as an Layer 3 interface, and to
configure its IP address mode as DHCP:
Switch#configure
configure
Enter global configuration mode.
Enter interface configuration mode.
interface vlan vid
Enter VLAN interface configuration mode.
Specify the VLAN ID.
vid:
interface gigabitEthernet port
no switchport
Enter interface configuration mode and configure the port as a layer-3 routed port.
Specify the port number.
port:
interface port-channel pid
no switchport
Enter port-channel configuration mode and configure the port-channel as a layer-3 port-
channel.
Specify the ID of the port-channel.
pid:
ip address-alloc { dhcp | bootp }
Enable DHCP or BOOTP IP address mode.
dhcp: The specified Layer 3 interface can request the DHCP server to dynamically assign IP
address and other network configuration parameters through DHCP mode.
bootp: The specified Layer 3 interface can request the DHCP server to dynamically assign
IP address and other network configuration parameters through BOOTP mode.
show ip interface brief
Verify the DHCP client configuration.
end
Return to Privileged EXEC Mode.
copy running-config startup-config
Save the settings in the configuration file.
DHCP Client Configuration
Configuration Guide
410

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents