Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.

Kako da podesim telekomov ADSL na Cisco ruteru

[es] :: ISP :: ADSL :: Kako da podesim telekomov ADSL na Cisco ruteru
(TOP topic, by djricky)
Strane: 1 2 3 4 5

[ Pregleda: 40146 | Odgovora: 85 ] > FB > Twit

Postavi temu Odgovori

Autor

Pretraga teme: Traži
Markiranje Štampanje RSS

gaganed
Dragan Nedeljkovic
Scala Team
Smederevo

Član broj: 181293
Poruke: 49
91.150.103.*

Sajt: www.scalateam.com


+2 Profil

icon Kako da podesim telekomov ADSL na Cisco ruteru14.05.2008. u 12:26 - pre 194 meseci
Imam problem, trebam da konfigurisem Cisco ADSL router na Telekomovu ADSL liniju.
Imam staticki IP i ADSL preko ISDN.
Da li neko moze da mi pomogne da podesim parametre?
Kada idem na klasicnu konfiguraciju iz SDM-a pri testu linije ne prolazi mi DNS server.
Zvao sam telekomov servis u vise navrata ali oni o ovome znaju koliko i ja, ako ne malo manje. Imam iskustva sa nekim drugim routerima i oni rade ali ne i Cisco.
Zato bih voleo ako neko ima strpljenja da mi objasni ceo proces konfiguracije nije bitno da li je preko SDM-a ili Command Prompta.
www.scalateam.com
Web design & development
 
Odgovor na temu

optix
CH

SuperModerator
Član broj: 7009
Poruke: 1867
*.dynamic.sbb.rs.



+101 Profil

icon Re: Kako da podesim telekomov ADSL na Cisco ruteru26.05.2008. u 17:29 - pre 193 meseci
Koju verziju IOS-a imas (sh ver) ?
Jesi pogledao http://www.elitesecurity.org/p1654431 ?

To sto ne prolazi DNS server test nije previse bitno. Znaci da ruter nece imati podesen DNS server za (konzolne) dns upite koji se ostvaruju sa njega, klijentima iovako moras to rucno podesiti ili namestiti da se dodeljuje preko dhcp-a. Ili ubaci ih komandom
Code:

ip name-server x.x.x.x


ili mozes zahtevati da ti se automatski dodeli od provajdera pri dodeli adrese:
Code:

interface Dialer 1
 ppp ipcp dns request




[Ovu poruku je menjao djricky dana 26.05.2008. u 23:13 GMT+1]
"99% of your thought process is protecting your self-conceptions,
and 98% of that is wrong."
 
Odgovor na temu

gaganed
Dragan Nedeljkovic
Scala Team
Smederevo

Član broj: 181293
Poruke: 49
77.46.171.*

Sajt: www.scalateam.com


+2 Profil

icon Re: Kako da podesim telekomov ADSL na Cisco ruteru26.05.2008. u 20:39 - pre 193 meseci
Verzija IOS-a je 12.4, ako se ne varam, posto trenutno nisam pored routera.
U medjuvremenu probao sam sa drugim podesavanjima i sada vise nema problema sa DNS serverom, ali mi se javio drugi problem.
Kada pustim test ATM konekcije iz SDM-a router prijeavljuje gresku na "exit interface".
Da li mozda znas sta je upitanju?

A sto se tice teme u kojoj je opisana konfiguracija, jesam probao sa time i cini mi se da sam naisao na problem
kada sam dosao do enkapsulacije tu mi ruter prijavljuje da nisam uneo pravilan kod ili tako nesto.


Code:


encapsulation aal5snap
  pppoe-client dial-pool-number 1


Nista ne kosta da probam opet, pa cu proveriti da li sam negde napravio gresku.




www.scalateam.com
Web design & development
 
Odgovor na temu

optix
CH

SuperModerator
Član broj: 7009
Poruke: 1867
*.dynamic.sbb.rs.



+101 Profil

icon Re: Kako da podesim telekomov ADSL na Cisco ruteru26.05.2008. u 22:15 - pre 193 meseci
Ok, ako je 12.4 onda se malkice razlikuje od konfiguracije u onom postu. Nema vpdn dela na pocetku.
Trebalo bi da ide ovako:

Code:

!
interface ATM0
 no ip address
 no atm ilmi-keepalive
 dsl operating-mode auto
 pvc 8/35
  encapsulation aal5snap 
  pppoe-client dial-pool-number 1
 !
!
interface Dialer0
 ip address negotiated
 ip mtu 1492
 ip nat outside
 ip virtual-reassembly
 encapsulation ppp
 dialer pool 1
 ppp authentication pap callin
 ppp pap sent-username xxxxx@provajder password xxxxxx

#moras postaviti i default rutu ka dialer interfejsu
!
ip route 0.0.0.0 0.0.0.0 dialer0

#omoguciti NAT translacije, na ethernet interfejsu mora biti (ip nat inside) definisano
!
ip nat inside source list 1 interface Dialer0 overload

#u access listi 1 definises ko sme da korisit NAT (svi racunari iza ethernet interfejsa npr)
!
access-list 1 permit x.x.x.x z.z.z.z 


Sto se tice SDM-a, moras mi reci, ako uopste kaze, koju tacno gresku prijavljuje. Exit interface je Dialer interface, eventualno ATM.
Konfigurisi ovo iz konzole, pa pokusaj da pingujes nesto na internetu. Ako prijavi neke greske prilikom konfigurisanja, zapisi na prenesi ovde.





[Ovu poruku je menjao optix dana 10.07.2010. u 21:41 GMT+1]
"99% of your thought process is protecting your self-conceptions,
and 98% of that is wrong."
 
Odgovor na temu

gaganed
Dragan Nedeljkovic
Scala Team
Smederevo

Član broj: 181293
Poruke: 49
77.46.171.*

Sajt: www.scalateam.com


+2 Profil

icon Re: Kako da podesim telekomov ADSL na Cisco ruteru26.05.2008. u 22:19 - pre 193 meseci
OK havla ti na pomoci.
Probacu koliko ujutru pa javljam sta sam uradio.
www.scalateam.com
Web design & development
 
Odgovor na temu

gaganed
Dragan Nedeljkovic
Scala Team
Smederevo

Član broj: 181293
Poruke: 49
79.101.68.*

Sajt: www.scalateam.com


+2 Profil

icon Re: Kako da podesim telekomov ADSL na Cisco ruteru28.05.2008. u 09:10 - pre 193 meseci
Opet nesto nece!
Mozda ja negde na drugom mestu pravim gresku.
Videcu da skinem moju konfiguraciju i zakacim je da vidis gde je problem
MOZE?
www.scalateam.com
Web design & development
 
Odgovor na temu

optix
CH

SuperModerator
Član broj: 7009
Poruke: 1867
*.dynamic.sbb.rs.



+101 Profil

icon Re: Kako da podesim telekomov ADSL na Cisco ruteru28.05.2008. u 09:37 - pre 193 meseci
Ajde. Uz nju dodaj i output-e komandi:
sh ip int br
sh pppoe session
sh dsl int atm0

"99% of your thought process is protecting your self-conceptions,
and 98% of that is wrong."
 
Odgovor na temu

gaganed
Dragan Nedeljkovic
Scala Team
Smederevo

Član broj: 181293
Poruke: 49
79.101.68.*

Sajt: www.scalateam.com


+2 Profil

icon Re: Kako da podesim telekomov ADSL na Cisco ruteru28.05.2008. u 10:30 - pre 193 meseci
Evo kompletne konfiguracije i jos dadtne stvari koje si trazio.
Osim: sh ip int br. Javlja incomplete comand.

Code:

cisco#sh config               
Using 2531 out of 131072 bytes                              

version 12.4            
no service pad              
service timestamps debug datetime msec                                      
service timestamps log datetime msec                                    
no service password-encryption                              

hostname yourname                 

boot-start-marker                 
boot-end-marker               

logging buffered 51200 warnings                               

no aaa new-model                

resource policy               

ip subnet-zero              
ip cef      
no ip dhcp use vrf connected                            
ip dhcp excluded-address 10.10.10.1                                   

ip dhcp pool sdm-pool                     
   import all             
   network 10.10.10.0 255.255.255.248                                     
   default-router 10.10.10.1                            
   lease 0 2            


no ip domain lookup                   
ip domain name yourdomain.com                             


crypto pki trustpoint TP-self-signed-3020559692                                               
 enrollment selfsigned                      
 subject-name cn=IOS-Self-Signed-C                                
 revocation-check none                      
 rsakeypair TP-self-signed-3020559692                                     


crypto pki certificate chain TP-self-signed-3020559692                                                      
 certificate self-signed 01 nvram:IOS-Self-Sig#320E.cer                                                       
username cisco privilege 15 secret 5 $1$xJrF$1PY3qIYd1x0pZHg65bsrr/                                                                   





interface BRI0              
 no ip address              
 encapsulation hdlc                   
 shutdown         

interface ATM0              
 no ip address              
 shutdown         
 no atm ilmi-keepalive                      
 dsl operating-mode auto                        

interface FastEthernet0                       

interface FastEthernet1                       

interface FastEthernet2                       

interface FastEthernet3                       

interface Vlan1               
 description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$                                                 
 ip address 10.10.10.1 255.255.255.248                                      
 ip tcp adjust-mss 1452                       

ip classless            

ip http server              
ip http access-class 23                       
ip http authentication local                            
ip http secure-server                     
ip http timeout-policy idle 60 life 86400 requests 10000                                                        

access-list 23 permit 10.10.10.0 0.0.0.7                                        
no cdp run          

control-plane             

banner login ^C               
-----------------------------------------------------------------------                                                                       
Cisco Router and Security Device Manager (SDM) is installed on this device.                                                                           
This feature requires the one-time use of the username "cisco"                                                              
with the password "cisco". The default username and password have a privilege le                                                                                
vel of 15.          

Please change these publicly known initial credentials using SDM or the IOS CLI.                                                                                

Here are the Cisco IOS commands.                                

username <myuser>  privilege 15 secret 0 <mypassword>                                                     
no username cisco                 

Replace <myuser> and <mypassword> with the username and password you want to use                                                                                


For more information about SDM please follow the instructions in the QUICK START                                                                                

GUIDE for your router or go to http://www.cisco.com/go/sdm                                                          
-----------------------------------------------------------------------                                                                       
^C  

line con 0          
 login local            
 no modem enable                
line aux 0
line vty 0 4
 access-class 23 in
 privilege level 15
 login local
 transport input telnet ssh
!
scheduler max-task-time 5000
end




cisco#sh pppoe session                      
     1 client session                     

Uniq ID  PPPoE  RemMAC          Port                    VT  VA         State                                                                            
           SID  LocMAC                                      VA-st                                                                 
    N/A   3404  0030.8822.ef3e  ATM0                   Di0  N/A        N/A                                                                          
                001e.4ac3.930f  VC:  8/35                                         
cisco#sh dsl int atm0                     
ATM0    
Alcatel 20190 chipset information                                 
                ATU-R (DS)                      ATU-C (US)                                                          
Modem Status:    Showtime (DMTDSL_SHOWTIME)                                           
DSL Mode:        ITU G.992.1 (G.DMT) Annex B                                            
ITU STD NUM:     0x01                            0x1                                                    
Vendor ID:       'STMI'                          'BDCM'                                                       
Vendor Specific: 0x0000                          0x6284                                                       
Vendor Country:  0x0F                            0xB5                                                     
Capacity Used:   32%                             21%                                                    
Noise Margin:    13.0 dB                         27.0 dB                                                        
Output Power:     4.0 dBm                        -2.5 dBm                                                         
Attenuation:     36.0 dB                         19.0 dB                                                        
Defect Status:   None                            None                                                     
Last Fail Code:  No                 
Watchdog Counter: 0xB5 
control-plane       
Watchdog Resets: 0gin ^C75/0/0 (size
Selftest Result: 0x00           
---------
Subfunction:     0x00 (UR2)---------------------------
Interrupts:      7659 (0 spurious)                                  
PHY Access Err:  0co           
  MT
Activations:     1o Router and Secur
LED Status:      ON                   
LED On Time:     100 change these public
LED Off Time:    100entials using SDM or
Init FW:         embedded total)                  
Operation FW:    embedded                         
FW Version:      2.542        


Here are th

                 Interleave             Fast    Interleave              Fast                     

username <myuser>  privilege 15 secret 0 <mypassword>
Speed (kbps):             0             1536             0               192                                                  
no username cisco        
Cells:                    0           202270             0     nd pa                                                         

LOM Monitoring : Disablede vty 0 4            
 ac


DMT Bits Per Bin                
000: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0ilege level 15 0 giants, 0 thrott   
010: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0login local            
 transport i
0A0: 4 0 4 0 0 4 4 0 0 3 4 4 4 0 0 0
0B0: 0 0 0 0 4 0 0 0 0 0 0 0 0 0 0 0
0C0: 0 0 4 4 0 0 0 0 0 0 4 0 0 0 0 0
0D0: 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0E0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0F0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

DSL: Training log buffer capability is not enabled

www.scalateam.com
Web design & development
 
Odgovor na temu

optix
CH

SuperModerator
Član broj: 7009
Poruke: 1867
*.dynamic.sbb.rs.



+101 Profil

icon Re: Kako da podesim telekomov ADSL na Cisco ruteru28.05.2008. u 11:01 - pre 193 meseci
Nisi prikazao running-config (radnu konfiguraciju), nego saved config (sacuvanu konfiguraciju). Kucaj sh run, umesto sh config

Citat:
gaganed: Osim: sh ip int br. Javlja incomplete comand.


Kucaj: show ip interface brief


"99% of your thought process is protecting your self-conceptions,
and 98% of that is wrong."
 
Odgovor na temu

gaganed
Dragan Nedeljkovic
Scala Team
Smederevo

Član broj: 181293
Poruke: 49
79.101.68.*

Sajt: www.scalateam.com


+2 Profil

icon Re: Kako da podesim telekomov ADSL na Cisco ruteru28.05.2008. u 11:43 - pre 193 meseci
Pardon moja greska evi stize ruunin config i ostatk


Code:

Building configuration...

Current configuration : 4276 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname cisco
!
boot-start-marker
boot-end-marker
!
logging buffered 51200 warnings
enable secret 5 $1$8unk$2uQlGYgvbwynoy5SOIv8W1
!
no aaa new-model
!
resource policy
!
ip subnet-zero
ip cef
no ip dhcp use vrf connected
ip dhcp excluded-address 10.10.10.1
!
ip dhcp pool sdm-pool
   import all
   network 10.10.10.0 255.255.255.248
   default-router 10.10.10.1 
   lease 0 2
!
!
no ip domain lookup
ip domain name yourdomain.com
!
!
crypto pki trustpoint TP-self-signed-3020559692
 enrollment selfsigned
 subject-name cn=IOS-Self-Signed-Certificate-3020559692
 revocation-check none
 rsakeypair TP-self-signed-3020559692
!
!
crypto pki certificate chain TP-self-signed-3020559692
 certificate self-signed 01
  3082024F 308201B8 A0030201 02020101 300D0609 2A864886 F70D0101 04050030 
  31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274 
  69666963 6174652D 33303230 35353936 3932301E 170D3038 30353233 31343339 
  33375A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649 
  4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D33 30323035 
  35393639 3230819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281 
  8100B2CF EFB72DA4 699F3E9D D2884EC4 15554DA2 322E95B2 56552CEF 2819299D 
  2C2445A7 013870B7 8CE53EFE D91D79DE 46EDB5DB 16A3DA93 3E8CE0B3 F9151359 
  19663301 DF3EB6CE DF2CBF38 269FEDA8 3527AED0 18791148 AB66E086 72CC116E 
  AECB5042 00BE6C56 8689491D B9CB7E97 B56594AC FC54365D 20D24541 50EEF020 
  24E50203 010001A3 77307530 0F060355 1D130101 FF040530 030101FF 30220603 
  551D1104 1B301982 17796F75 726E616D 652E796F 7572646F 6D61696E 2E636F6D 
  301F0603 551D2304 18301680 14927A52 F19B8789 BF91C12C 7140EB8F 5028F82F 
  C8301D06 03551D0E 04160414 927A52F1 9B8789BF 91C12C71 40EB8F50 28F82FC8 
  300D0609 2A864886 F70D0101 04050003 8181005C A3EB46D0 01F7C8D0 F1AD8CC8 
  1229B1D5 183C3FBB 9BFC5FCD 417FB20D 3F049AC2 F718ACA1 5E52952E 439D9A26 
  6C974086 668BFA8E 4340EFED 715E3009 5978B83D AC9DA09F 94AD7555 338C7836 
  C8394141 A499E5F6 3751B3FB D9FBF2FB BC24F7AA A6D81D71 311396C7 28C96076 
  9EB7E1AA CF7D3108 20BA51D1 C4C7B22F E8987F
  quit
username cisco876 privilege 15 secret 5 $1$R1Qp$l4x1WV7IkHz7dNA1mtZlu1
!

!
!
!
interface BRI0
 no ip address
 encapsulation hdlc
 shutdown
!
interface ATM0
 no ip address
 no atm ilmi-keepalive
 pvc 8/35 
  pppoe-client dial-pool-number 1
 !
 dsl operating-mode auto 
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Vlan1
 description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$
 ip address 10.10.10.1 255.255.255.248
 ip tcp adjust-mss 1452
!
interface Dialer0
 ip address negotiated
 ip mtu 1492
 ip nat outside
 ip virtual-reassembly
 encapsulation ppp
 dialer pool 1
 no cdp enable
 ppp authentication pap calin
 ppp pap sent-username [email protected] password 0 xxxxxxxx
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
!
ip http server
ip http authentication local
ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
ip nat inside source list 1 interface Dialer0 overload
!
access-list 1 permit 0.0.0.0 255.255.255.248
no cdp run
!
control-plane
!
banner login ^C
-----------------------------------------------------------------------
Cisco Router and Security Device Manager (SDM) is installed on this device. 
This feature requires the one-time use of the username "cisco" 
with the password "cisco". The default username and password have a privilege level of 15.

Please change these publicly known initial credentials using SDM or the IOS CLI. 
Here are the Cisco IOS commands.

username <myuser>  privilege 15 secret 0 <mypassword>
no username cisco

Replace <myuser> and <mypassword> with the username and password you want to use. 

For more information about SDM please follow the instructions in the QUICK START 
GUIDE for your router or go to http://www.cisco.com/go/sdm 
-----------------------------------------------------------------------
^C
!
line con 0
 login local
 no modem enable
line aux 0
line vty 0 4
 privilege level 15
 login local
 transport input telnet ssh
!
scheduler max-task-time 5000
end







I druga tri koja si trazio




Code:

cisco#sh ip interface briefisco#      

090: 0 0 0 0 0
Interface                  IP-Address      OK? Method Status                Prot 0 0 0 0 0 0 0sh config               
Using 2531 

FastEthernet3              unassigned      YES unset  up                    down

BRI0                       unassigned      YES unset  administratively down down

BRI0:1                     unassigned      YES unset  administratively down down

BRI0:2                     unassigned      YES unset  administratively down down

ATM0                       unassigned      YES manual up                    up

Vlan1                      10.10.10.1      YES NVRAM  up                    up

Dialer0                    unassigned      YES manual up                    up

NVI0                       unassigned      YES unset  up                    up

Virtual-Access1            unassigned      YES unset  down                  down





cisco#sh pppoe session
     1 client session

Uniq ID  PPPoE  RemMAC          Port                    VT  VA         State
           SID  LocMAC                                      VA-st
    N/A   7511  0030.8822.ef1f  ATM0                   Di0  Vi1        N/A
                001e.4ac3.930f  VC:  8/35                   DOWN









cisco#sh dsl int atm0n                    
ATM0iq I
Alcatel 20190 chipset informationCF EFB72DA4 699F3E9D D2884EC4 155
                ATU-R (DS)                      ATU-C (US)  
CRC Errors:      
           SID  LocMAC   
  2C2445A7 
Modem Status:    Showtime (DMTDSL_SHOWTIME) 3E8CE0B3 F9151359                         
DSL Mode:        ITU G.992.5 (ADSL2+) Annex B  
  19663301 DF3EB6CE DF2CBF38 269FEDA8 3527
ITU STD NUM:     0x03                            0x2Result: 0x0
                001e.4ac3.930f  VC:  8/

Chip Vendor ID:  'STMI'                          'BDCM'20D24541 50EEF0)0 0 0 0 0 0 0
ATM00   
Alcatel 20190 ch
Modem Vers
Attenuation:     34.0 dB                         19.0 dBD1 C4C7B22F E8987F     0          
Capacity Used:   10% 
Defect Status:   None                            Noneret 5 $1$R1Qp$l4x1WV7IkHz7dNA1mtZlu1e Margin:    12.0
Last Fail Code:  None       8.5 dBr Binut,
Watchdog Counter: 0x49! 
interface BRI0 0 0 
Watchdog Resets: 0dress5 dBm        
Selftest Result: 0x00dBm 0 0 0 0 0 0 0 
 s
Subfunction:     0x00 (UR2)e ATM0
020: 
Attenua
 no ip
Interrupts:      15350 (0 spurious)keepalive       
030: 2 2 2 3 3
 pv
PHY Access Err:  0ppoe-client dial-p
Activations:     2                  
LED Status:      ONperating-mode auto 
LED On Time:     100
L
!t
interface Fast
LED Off Time:    100io
Watchdog
!o
inter
Init FW:         embedded 
Watchdog Rese
!:
interf
Operation FW:    embeddedult: 0x00C B 0

interfa
FW Version:      2.5420x00 (UR2)      

in

050: D C D D C C C C 0 C C 0 0 C C 0 on this device.      


DMT Bits Pe
060: 0 C 2 C C 0 0 0 C 0 C C 0 C C C0 0 0 0 0 0 0 0 0 
This feature requ
070: C B B 0 0 C B 0 B 0 0 0 0 0 0 0 "cisco"0 0 0 0 0 0 0 

DSL: Trainin
080: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0th the password "cisco". The default
140: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
150: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
160: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
170: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
180: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
190: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
1A0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
1B0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
1C0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
1D0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
1E0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
1F0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

DSL: Training log buffer capability is not enabled


[Ovu poruku je menjao gaganed dana 28.05.2008. u 13:15 GMT+1]

[Ovu poruku je menjao gaganed dana 28.05.2008. u 13:26 GMT+1]

[Ovu poruku je menjao gaganed dana 28.05.2008. u 13:40 GMT+1]

[Ovu poruku je menjao gaganed dana 28.05.2008. u 14:09 GMT+1][/code][/code]

[Ovu poruku je menjao gaganed dana 29.05.2008. u 09:26 GMT+1]

[Ovu poruku je menjao gaganed dana 29.05.2008. u 09:27 GMT+1]

[Ovu poruku je menjao gaganed dana 29.05.2008. u 09:29 GMT+1]
www.scalateam.com
Web design & development
 
Odgovor na temu

optix
CH

SuperModerator
Član broj: 7009
Poruke: 1867
*.dynamic.sbb.rs.



+101 Profil

icon Re: Kako da podesim telekomov ADSL na Cisco ruteru28.05.2008. u 11:59 - pre 193 meseci
Ne bih da zvucim ko zakeralo, ali tekst u ovoj gore konfiguraciji je prilicno iskrzan, tako da se slabo sta razume
Mozes li da ispravis to formatiranje. U onoj prvoj gore je relativno ok.

Izmeni samo poruku iznad. I, takodje, izbaci username i sifru za adsl pristup!
"99% of your thought process is protecting your self-conceptions,
and 98% of that is wrong."
 
Odgovor na temu

gaganed
Dragan Nedeljkovic
Scala Team
Smederevo

Član broj: 181293
Poruke: 49
79.101.68.*

Sajt: www.scalateam.com


+2 Profil

icon Re: Kako da podesim telekomov ADSL na Cisco ruteru28.05.2008. u 12:28 - pre 193 meseci
E sada treba da je sve OK.

I hvala za username i sifru. Ne bih ni video, odlepio sam od ovog routera!

[Ovu poruku je menjao gaganed dana 28.05.2008. u 13:41 GMT+1]

[Ovu poruku je menjao gaganed dana 28.05.2008. u 13:43 GMT+1]
www.scalateam.com
Web design & development
 
Odgovor na temu

gaganed
Dragan Nedeljkovic
Scala Team
Smederevo

Član broj: 181293
Poruke: 49
79.101.68.*

Sajt: www.scalateam.com


+2 Profil

icon Re: Kako da podesim telekomov ADSL na Cisco ruteru28.05.2008. u 14:49 - pre 193 meseci

Nadam se da je sada upotrebljivo?
www.scalateam.com
Web design & development
 
Odgovor na temu

optix
CH

SuperModerator
Član broj: 7009
Poruke: 1867
*.dynamic.sbb.rs.



+101 Profil

icon Re: Kako da podesim telekomov ADSL na Cisco ruteru29.05.2008. u 03:07 - pre 193 meseci
Pa nije, nazalost, pogledaj i sam da li mozes nesto da razumes

Nego, posto imas SDM, idi na View > Running config > otvorice ti prozor sa ispisanom konfiguracijom. Iskopiraj odatkle, pa zameni ponovo.
"99% of your thought process is protecting your self-conceptions,
and 98% of that is wrong."
 
Odgovor na temu

gaganed
Dragan Nedeljkovic
Scala Team
Smederevo

Član broj: 181293
Poruke: 49
212.200.218.*

Sajt: www.scalateam.com


+2 Profil

icon Re: Kako da podesim telekomov ADSL na Cisco ruteru29.05.2008. u 08:28 - pre 193 meseci
Evo kopirano iz SDM-a.
Nadam se da ce da bude dobro.
www.scalateam.com
Web design & development
 
Odgovor na temu

optix
CH

SuperModerator
Član broj: 7009
Poruke: 1867
*.dynamic.sbb.rs.



+101 Profil

icon Re: Kako da podesim telekomov ADSL na Cisco ruteru29.05.2008. u 17:37 - pre 193 meseci
E sad vec lici na konfiguraciju :)

Koja je btw ok, bar sto se tice dsl-a. Nije mi jedino jasna ova wildcard maska u acess-list 1, ali otom potom.

Ono sto ti sad pravi problem je sto je Vast DOWN (sh pppoe session) a treba da bude UP. Sto znaci da nesto sa uspostavljanjem PPPoE sesije ili PPP pregovaranjem nije ok.

Proveri za svaki slucaj da li se kod vas stvarno koristi vpi/vci 8/35 za isdn.

Dalje, prvo obrisi sve pppoe sesije clear pppoe all sacekaj malo pa ponovo pogledaj sta se desava kada kucas sh pppoe session. Ako je i dalje Vast - DOWN (a pojavljuju se neki brojevi za RemMAC i LocMAC koji nisu samo 0) moras da vidis sta pravi problem.

Iz konzole kucas prvo terminal monitor zatim debug vpdn pppoe-events. Iskopiraj mi log koji ti se bude pojavljivao na ekranu, pocece sa Sending PADI: vc=8/35



[Ovu poruku je menjao optix dana 29.05.2008. u 18:50 GMT+1]
"99% of your thought process is protecting your self-conceptions,
and 98% of that is wrong."
 
Odgovor na temu

gaganed
Dragan Nedeljkovic
Scala Team
Smederevo

Član broj: 181293
Poruke: 49
91.150.102.*

Sajt: www.scalateam.com


+2 Profil

icon Re: Kako da podesim telekomov ADSL na Cisco ruteru29.05.2008. u 19:19 - pre 193 meseci
Koliko sutra cu da probam, pa se javljam i saljem zeljene parametre.
See ya!
www.scalateam.com
Web design & development
 
Odgovor na temu

gaganed
Dragan Nedeljkovic
Scala Team
Smederevo

Član broj: 181293
Poruke: 49
212.200.218.*

Sajt: www.scalateam.com


+2 Profil

icon Re: Kako da podesim telekomov ADSL na Cisco ruteru30.05.2008. u 08:38 - pre 193 meseci
Evo sada Vast UP, kao sto mozes da vidis.
Code:

router#sh pppoe session
     1 client session

Uniq ID  PPPoE  RemMAC          Port                    VT  VA         State
           SID  LocMAC                                      VA-st
    N/A  15798  0030.8822.ef1f  ATM0                   Di0  Vi1        N/A
                001e.4ac3.930f  VC:  8/35                   UP


Sto se tice toga da li je vpi/vci 8/35 ispravan. To bi trebalo da je 100% tacno jer sam zvao telekomov korisnicki servis bas iz tih razloga,
a i gledao sam konfiguraciju njihovog routera.

Citat:

Iz konzole kucas prvo terminal monitor zatim debug vpdn pppoe-events. Iskopiraj mi log koji ti se bude pojavljivao na ekranu, pocece sa Sending PADI: vc=8/35


Ne prihvata mi terminal ovu komandu, ili ja mozda negde gresim?
www.scalateam.com
Web design & development
 
Odgovor na temu

gaganed
Dragan Nedeljkovic
Scala Team
Smederevo

Član broj: 181293
Poruke: 49
212.200.218.*

Sajt: www.scalateam.com


+2 Profil

icon Re: Kako da podesim telekomov ADSL na Cisco ruteru30.05.2008. u 08:45 - pre 193 meseci
Sada kad sam otkucao sh interf dialer0.
Vidim da je Inter. addresa na Dialer0 staticka IP koju sam ja dobio od Telekoma!
www.scalateam.com
Web design & development
 
Odgovor na temu

optix
CH

SuperModerator
Član broj: 7009
Poruke: 1867
*.dynamic.sbb.rs.



+101 Profil

icon Re: Kako da podesim telekomov ADSL na Cisco ruteru30.05.2008. u 09:21 - pre 193 meseci
Znaci radi sad?
"99% of your thought process is protecting your self-conceptions,
and 98% of that is wrong."
 
Odgovor na temu

[es] :: ISP :: ADSL :: Kako da podesim telekomov ADSL na Cisco ruteru
(TOP topic, by djricky)
Strane: 1 2 3 4 5

[ Pregleda: 40146 | Odgovora: 85 ] > FB > Twit

Postavi temu Odgovori

Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.