␡
- Inter-VLAN Communication Using an External Router: Router-on-a-Stick
- Inter-VLAN Communication Tips
- Inter-VLAN Communication on a Multilayer Switch Through a Switch Virtual Interface
- Configuration Example: Inter-VLAN Communication
- Configuring DHCP Server on a Router or Layer 3 Switch
- Verifying and Troubleshooting DHCP Configuration
- Configuring a DHCP Helper Address
- DHCP Client on a Cisco IOS Software Ethernet Interface
- Configuration Example: DHCP
- Configuring Cisco Express Forwarding
- Verifying CEF
- Troubleshooting CEF
This chapter is from the book
DHCP Client on a Cisco IOS Software Ethernet Interface
Router(config)#interface fastethernet 0/0 |
Moves to interface configuration mode. |
Router(config-if)#ip address dhcp |
Specifies that the interface acquire an IP address through DHCP. |
NOTE: The ip address dhcp command can also be applied on an L3 switch at the SVI as well as any port where the no switchport command has been used. |