Не могу вдолбаться, вроде все уже прописано, но дхсп-запросы с модемов не перенаправляються с кошака на линух. Может кто подскажет? Линух вроде как нормально настроен. Спасибо за помощь!!!Привожу ниже конфиг кошака:
dream#sh conf
Using 4405 out of 129016 bytes
!
! Last configuration change at 11:53:35 PDT Tue Jun 24 2008
! NVRAM config last updated at 11:54:53 PDT Tue Jun 24 2008
!
version 12.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
no service dhcp
!
hostname dream
!
boot system disk0:ubr7200-is-mz.122-15.BC2f.bin
logging queue-limit 100
enable secret *********************.
enable password ***************
!
clock timezone PDT 2
fastether transmit store_and_forward enable
cable modulation-profile 2 request 0 16 1 8 qpsk scrambler 152 no-diff 64 fixed uw8
cable modulation-profile 2 initial 5 34 0 48 qpsk scrambler 152 no-diff 128 fixed uw16
cable modulation-profile 2 station 5 34 0 48 qpsk scrambler 152 no-diff 128 fixed uw16
cable modulation-profile 2 short 6 75 6 8 16qam scrambler 152 no-diff 144 fixed uw8
cable modulation-profile 2 long 8 220 0 8 16qam scrambler 152 no-diff 160 fixed uw8
cable modulation-profile 3 request 0 16 0 8 16qam scrambler 152 no-diff 128 fixed uw16
cable modulation-profile 3 initial 5 34 0 48 16qam scrambler 152 no-diff 256 fixed uw16
cable modulation-profile 3 station 5 34 0 48 16qam scrambler 152 no-diff 256 fixed uw16
cable modulation-profile 3 short 6 75 6 8 16qam scrambler 152 no-diff 144 fixed uw8
cable modulation-profile 3 long 8 220 0 8 16qam scrambler 152 no-diff 160 fixed uw8
no cable qos permission create
no cable qos permission update
cable qos permission modems
cable load-balance group 1
ip subnet-zero
!
!
ip cef
no ip domain lookup
ip dhcp ping packets 1
ip dhcp smart-relay
ip dhcp relay information option
!
no mpls ldp logging neighbor-changes
!
!
!
interface FastEthernet0/0
ip address 192.168.1.101 255.255.255.0
ip access-group 120 in
ip helper-address 192.168.1.103
ip dhcp relay information trusted
no ip route-cache cef
no ip mroute-cache
duplex half
!
interface Cable3/0
ip address 10.10.1.1 255.255.248.0 secondary
ip address 10.128.1.1 255.255.255.0
ip access-group 120 in
no ip redirects
no ip unreachables
ip dhcp relay information trusted
ip helper-address 192.168.1.103
no ip mroute-cache
cable downstream rate-limit token-bucket
cable downstream annex B
cable downstream modulation 64qam
cable downstream interleave-depth 32
cable downstream frequency 430000000
cable downstream channel-id 0
cable upstream 0 frequency 22000000
cable upstream 0 power-level 0
cable upstream 0 power-adjust threshold 2
cable upstream 0 power-adjust noise 40
cable upstream 0 channel-width 3200000
cable upstream 0 minislot-size 2
cable upstream 0 fragment-force 1600 4
cable upstream 0 data-backoff automatic
cable upstream 0 modulation-profile 1
cable upstream 0 rate-limit
cable upstream 0 equalization-coefficient
cable upstream 0 s160-atp-workaround
no cable upstream 0 shutdown
cable upstream 1 channel-width 1600000
cable upstream 1 minislot-size 4
cable upstream 1 modulation-profile 1
cable upstream 1 shutdown
cable upstream 2 channel-width 1600000
cable upstream 2 minislot-size 4
cable upstream 2 modulation-profile 1
cable upstream 2 shutdown
cable upstream 3 channel-width 1600000
cable upstream 3 minislot-size 4
cable upstream 3 modulation-profile 1
cable upstream 3 shutdown
cable upstream 4 channel-width 1600000
cable upstream 4 minislot-size 4
cable upstream 4 modulation-profile 1
cable upstream 4 shutdown
cable upstream 5 channel-width 1600000
cable upstream 5 minislot-size 4
cable upstream 5 modulation-profile 1
cable upstream 5 shutdown
cable arp filter request-send 4 2
cable arp filter reply-accept 4 2
no cable arp
cable dhcp-giaddr policy
cable load-balance group 1
no keepalive
!
ip classless
no ip forward-protocol udp netbios-ns
ip route 0.0.0.0 0.0.0.0 192.168.1.103
no ip http server
!
!
!
access-list 120 permit ip any any
cdp run
!
snmp-server group inform v1 read none
snmp-server group inform v2c read none
snmp-server community vnmkitg RW
snmp-server enable traps tty
!
alias exec scm show cable modem
alias exec scmi show cable modem | include
alias exec scmst show cable modem summary total
alias exec ccm clear cable modem
alias exec src show running-config
!
line con 0
stopbits 1
line aux 0
stopbits 1
line vty 0 4
exec-timeout 20 0
timeout login response 0
password ***************
login
line vty 5 15
login
!
scheduler allocate 4000 400
ntp clock-period 17179919
ntp server 192.168.1.103
end