05-31-2019 11:14 AM
Since last night my 1941 router hasn't been addressed a ip.
==================================
no aaa new-model
!
!
!
!
!
!
!
!
!
!
!
!
!
!
ip cef
no ipv6 cef
multilink bundle-name authenticated
!
cts logging verbose
!
!
license udi pid CISCO1941/K9 sn ***********
!
!
!
redundancy
!
!
!
!
!
!
interface Embedded-Service-Engine0/0
no ip address
shutdown
!
interface GigabitEthernet0/0
ip address 10.0.0.1 255.255.0.0
duplex auto
speed auto
no mop enabled
!
interface GigabitEthernet0/1
ip address dhcp
duplex auto
speed auto
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
!
!
!
!
snmp-server community public RO
!
control-plane
!
!
!
line con 0
line aux 0
line 2
no activation-character
no exec
transport preferred none
transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
stopbits 1
line vty 0 4
password kAPD2j2rsj
login
transport input none
!
scheduler allocate 20000 1000
!
end
05-31-2019 11:37 AM
Hi @cmsmallegan ,
What is the result of the command show ip interface g0/1?
In theory, it is with that command that you can review the ip assigned by DHCP:
Regards
05-31-2019 11:43 AM
05-31-2019 11:54 AM - edited 05-31-2019 11:57 AM
Hi @cmsmallegan,
You should check how you are connected and which is the correct interface because apparently the g0/1 interface is the one configured to receive DHCP.
As @luis_cordova says you could check with the command: show ip interface g0/1.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide