System image file is "flash:c800-universalk9-mz.SPA.155-2.T.bin"C881W-E-K9
Добрый день!
Столкнулся с проблемой которая не дает мне покоя.
Конфиг крайне простой 3 строчки, вопрос почему не раздает DHCP, хотя ip dhcp binding показывает что ip адрес выдан, после чего он выдает следующий одному и тому же устройству.
wireshark показывает что ничего не приходило.
RUN CONF
Building configuration...
Current configuration : 2291 bytes
!
! Last configuration change at 13:08:05 MSK Tue Dec 8 2015
! NVRAM config last updated at 13:08:07 MSK Tue Dec 8 2015
!
version 15.5
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname C881W-E-K9
!
boot-start-marker
boot-end-marker
!
aaa new-model
!
!
aaa authentication login default local
!
aaa session-id common
ethernet lmi ce
bsd-client server url https://cloudsso.cisco.com/as/token.oauth2
clock timezone MSK 3 0
service-module wlan-ap 0 bootimage autonomous
!
ip dhcp excluded-address 192.168.16.1 192.168.16.30
!
ip dhcp pool LAN
network 192.168.16.0 255.255.255.0
default-router 192.168.16.1
dns-server 192.168.16.1
!
ip domain name freestyleteam.ru
ip cef
no ipv6 cef
!
multilink bundle-name authenticated
!
cts logging verbose
license udi pid C881W-E-K9 sn FCZ171390Z4
license accept end user agreement
license boot module c800 level advipservices
!
archive
log config
logging enable
hidekeys
username sysadmin privilege 15 secret 5 $1$9K1.$M1chRMHpDED286j5s0rJs1
!
ip ssh time-out 60
ip ssh authentication-retries 2
ip ssh version 2
!
interface FastEthernet0
no ip address
!
interface FastEthernet1
no ip address
!
interface FastEthernet2
no ip address
!
interface FastEthernet3
no ip address
!
interface FastEthernet4
description MortonTelecom
ip address dhcp
ip nat outside
ip virtual-reassembly in
shutdown
duplex auto
speed auto
!
interface Wlan-GigabitEthernet0
no ip address
!
interface wlan-ap0
no ip address
shutdown
!
interface Vlan1
description LAN
ip address 192.168.16.1 255.255.255.0
ip accounting output-packets
ip nat inside
ip virtual-reassembly in
!
ip forward-protocol nd
no ip http server
no ip http secure-server
!
control-plane
!
mgcp behavior rsip-range tgcp-only
mgcp behavior comedia-role none
mgcp behavior comedia-check-media-src disable
mgcp behavior comedia-sdp-force disable
!
mgcp profile default
!
line con 0
no modem enable
line aux 0
line 2
no activation-character
no exec
transport preferred none
transport input all
stopbits 1
line vty 0 4
privilege level 15
transport input telnet ssh
!
scheduler allocate 20000 1000
!
end
Bindings from all pools not associated with VRF:
IP address Client-ID/ Lease expiration Type
Hardware address/
User name
192.168.16.31 01f0.def1.c89f.6c Dec 09 2015 01:09 PM Automatic
Мак адрес правильный но машина не получает ip (компьютеры пробовал разные, вопрос не в компьютере)
В общем прошу помочь или предложить идеи по диагностированию проблемы.