Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

DHCP failed : APIPA is being used my config ! interface FastEthernet0/1 description pc switchport access vlan 10 switchport mode access no shutdown ! interface

DHCP failed : APIPA is being used

image

my config

!

interface FastEthernet0/1

description pc

switchport access vlan 10

switchport mode access

no shutdown

!

interface FastEthernet0/2

description pc

switchport access vlan 10

switchport mode access

no shutdown

!

interface Vlan1

description Management Vlan

!

ip default-gateway 10.10.10.1

!

!

ip dhcp excluded-address 10.10.10.110.10.10.2

!

ip dhcp pool DataVlan10

network 10.10.10.0 255.255.255.128

default-router 10.10.10.1

dns-server 10.10.10.1

!

Fa0/1 Multilayer Switch7 Fa0 Fa0/2 PC11 Fa0 PC12

Step by Step Solution

There are 3 Steps involved in it

Step: 1

The provided configuration seems to have most elements for DHCP to function but there might be a cou... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Auditing a risk based approach to conducting a quality audit

Authors: Karla Johnstone, Audrey Gramling, Larry Rittenberg

9th edition

9781133939160, 1133939155, 1133939163, 978-1133939153

More Books

Students also viewed these Programming questions