Merhaba arkadaşlar,
cisco 2811 routerda dhcp ayarlarını yaptım fakat f0/1 e bağladığım pc bir türlü otomatik ip almadı. tanımlanmayan ağ diyor ve ip almıyor.
yardımcı olabilirmisiniz..
yapmış olduğum ayarlar:
Building configuration...
Current configuration : 1257 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname egitim_router
!
boot-start-marker
boot-end-marker
!
card type e1 0 0
!
no aaa new-model
no network-clock-participate wic 0
!
!
ip cef
no ip dhcp use vrf connected
ip dhcp excluded-address 192.168.2.1
!
ip dhcp pool dhcp1
import all
network 192.168.2.0 255.255.255.0
default-router 192.168.2.1
dns-server 195.175.39.40 195.175.39.39
lease 0 2
!
!
no ip domain lookup
!
!
voice-card 0
no dspfarm
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
controller E1 0/0/0
channel-group 0 unframed
!
!
bridge irb
!
!
!
interface Loopback0
no ip address
!
interface FastEthernet0/0
no ip address
duplex half
speed auto
bridge-group 1
bridge-group 1 spanning-disabled
!
interface FastEthernet0/1
ip address dhcp
ip virtual-reassembly
duplex half
speed auto
bridge-group 1
bridge-group 1 spanning-disabled
!
interface Serial0/0/0:0
no ip address
!
interface BVI1
no ip address
!
ip route 0.0.0.0 0.0.0.0 FastEthernet0/0
!
!
ip http server
no ip http secure-server
!
!
!
!
!
control-plane
!
bridge 1 route ip
!
!
!
!
!
!
!
!
!
line con 0
line aux 0
line vty 0 4
login
!
scheduler allocate 20000 1000
!
end
Bu Konuyu Paylaşın !