Zdravim Vas.
Riesil uz niekto nieco podobne ako CMTS? Mam problem s routovanim. Respektive neviem ako to v nej urobit : -) ... CMTS nema problem ping do WAN. Taktiez z modemu sa dostanem do CMTS, ale dalej uz nie. Budem vdacny za kazde nakopnutie dopredu :- ).
running:
Building configuration...
Current configuration : 3697 bytes
!
! Last configuration change at 15:14:49 mez Tue Apr 15 2014
! NVRAM config last updated at 15:14:51 mez Tue Apr 15 2014
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname cmts
!
aaa new-model
!
!
aaa authentication login LOGIN line
aaa authentication enable default enable
aaa session-id common
clock timezone mezs 1
clock summer-time mez recurring last Sun Mar 2:00 last Sun Oct 3:00
cable flap-list power-adjust threshold 5
cable flap-list aging 2880
cable modem max-cpe unlimited
cable qos permission create
cable qos permission update
cable qos permission modems
!
cable config-file cablemodems.cm
service-class 1 max-upstream 1024
service-class 1 guaranteed-upstream 10
service-class 1 max-downstream 50000
service-class 1 max-burst 1600
cpe max 10
timestamp
!
ip subnet-zero
ip cef
!
!
no ip domain-lookup
ip name-server 10.11.0.1
ip name-server 10.11.0.254
no ip dhcp relay information check
!
ip dhcp pool cablemodems
network 10.0.100.0 255.255.255.0
bootfile cablemodems.cm
next-server 10.0.100.254
default-router 10.0.100.254
dns-server 10.0.100.254
option 4 ip 10.0.100.254
option 7 ip 10.0.100.254
option 2 hex 0018.c015
lease 7 0 10
!
ip dhcp pool cablepcs-c3
network 10.12.0.0 255.255.0.0
next-server 10.12.0.1
default-router 10.12.0.1
dns-server 8.8.8.8
lease 7 0 10
!
no tag-switching ip
!
!
!
interface FastEthernet0/0
ip address 10.11.0.2 255.255.0.0
ip nat outside
no ip mroute-cache
full-duplex
no cdp enable
!
interface Cable3/0
ip address 10.12.0.1 255.255.0.0 secondary
ip address 10.0.100.254 255.255.255.0
ip nat inside
no ip route-cache cef
no keepalive
cable bundle 1 master
cable downstream annex B
cable downstream modulation 64qam
cable downstream interleave-depth 32
cable downstream frequency 54000000
cable downstream channel-id 1
cable upstream 0 frequency 25504000
cable upstream 0 power-level 0
cable upstream 0 channel-width 3200000
no cable upstream 0 shutdown
cable dhcp-giaddr policy
!
interface Cable4/0
no ip address
shutdown
cable bundle 1
cable downstream annex B
cable downstream modulation 64qam
cable downstream interleave-depth 32
cable downstream channel-id 1
cable upstream 0 frequency 25504000
cable upstream 0 power-level 0
no cable upstream 0 shutdown
!
router eigrp 100
network 10.0.0.0
auto-summary
no eigrp log-neighbor-changes
!
router rip
version 2
redistribute connected
redistribute static
network 10.0.0.0
no auto-summary
!
ip default-gateway 10.11.0.1
ip nat inside source list 1 interface FastEthernet0/0 overload
ip classless
ip route 0.0.0.0 0.0.0.0 10.11.0.1
ip route 10.11.0.0 255.255.0.0 FastEthernet0/0
ip http server
ip http authentication local
ip pim bidir-enable
!
!
access-list 1 permit 0.0.0.0 255.255.255.192
no cdp run
!
route-map docsis permit 10
!
snmp-server community frinet_ro RO
snmp-server community public RO
snmp-server manager session-timeout 10
snmp-server manager
!
!
ntp clock-period 17179794
ntp source FastEthernet0/0
ntp update-calendar
ntp server 62.116.31.158
ntp server 131.130.1.11
end
❗️Toto je původní verze internetového fóra ISPforum.cz do února 2020 bez možnosti registrace nových uživatelů. Aktivní verzi fóra naleznete na adrese https://telekomunikace.cz
Cisco CMTS 7246
ip nat inside source list 1 interface FastEthernet0/0 overload
Odkazuješ sa na access-list 1 , kde máš nejaký takýto paškvil access-list 1 permit 0.0.0.0 255.255.255.192 rozmýšlam čo tým chcel básnik povedať , ale fakt ma nič nenapadá
Asi chceš natovat IP modemov a IP zákazníkov takže by som použil niečo takéto
Odkazuješ sa na access-list 1 , kde máš nejaký takýto paškvil access-list 1 permit 0.0.0.0 255.255.255.192 rozmýšlam čo tým chcel básnik povedať , ale fakt ma nič nenapadá
Asi chceš natovat IP modemov a IP zákazníkov takže by som použil niečo takéto
Kód: Vybrat vše
access-list 1 permit 10.0.100.0 0.255.255.255
access-list 1 permit 10.12.0.0 0.0.255.255
0 x
Dakujem za opravu. Nekonfigurujem to sam, ale nechcem sa vyhovarat. Nie vsetkemu co sme tam s kolegom spolocne nakonfili aj rozumieme :- )
0 x