Εμφάνιση 1-14 από 14
  1. #1
    Εγγραφή
    16-01-2012
    Μηνύματα
    29
    Downloads
    0
    Uploads
    0
    ISP
    ΟΤΕ Conn-x
    Angry
    Καλησπέρα σας,

    Έχω ένα cisco router 887 και προσπαθώ να το κάνω να δουλέψει αλλά χωρίς αποτέλεσμα.
    Το configuration του είναι το παρακάτω.

    Έχει κανείς καμιά ιδέα για το τι μπορεί να φταίει;

    Κώδικας:
    version 15.2
    no service pad
    service timestamps debug datetime localtime year
    service timestamps log datetime localtime year
    no service password-encryption
    !
    hostname Router
    !
    boot-start-marker
    boot-end-marker
    !
    !
    no aaa new-model
    memory-size iomem 10
    clock timezone EET 2 0
    clock summer-time EEST recurring last Sun Mar 3:00 last Sun Oct 4:00
    !
    !
    ip dhcp pool vlan1
    import all
    network 10.10.10.0 255.255.255.0
    default-router 10.10.10.1
    dns-server 212.205.212.205 195.170.0.1
    lease 0 2
    !
    !
    ip cef
    no ipv6 cef
    !
    !
    controller VDSL 0
    !
    !
    interface Ethernet0
    no ip address
    !
    interface Ethernet0.835
    encapsulation dot1Q 835
    pppoe enable
    pppoe-client dial-pool-number 1
    !
    interface ATM0
    no ip address
    no atm ilmi-keepalive
    !
    interface ATM0.1 point-to-point
    description WAN Interface
    pvc 8/35
      pppoe-client dial-pool-number 1
    !
    !
    interface FastEthernet0
    no ip address
    !
    interface FastEthernet1
    no ip address
    !
    interface FastEthernet2
    no ip address
    !
    interface FastEthernet3
    no ip address
    !
    interface Vlan1
    ip address 10.10.10.1 255.255.255.0
    ip nat inside
    ip virtual-reassembly in
    ip tcp adjust-mss 1452
    !
    interface Dialer0
    ip address negotiated
    ip mtu 1452
    ip flow ingress
    ip nat outside
    ip virtual-reassembly in
    encapsulation ppp
    dialer pool 1
    dialer-group 1
    ppp authentication pap callin
    ppp pap sent-username XXXXX@otenet.gr password 0 ΧΧΧΧΧ
    !
    ip forward-protocol nd
    no ip http server
    no ip http secure-server
    !
    ip nat inside source list 190 interface Dialer1 overload
    !
    access-list 190 permit ip any any
    dialer-list 1 protocol ip permit
    !
    !
    line con 0
    no modem enable
    line aux 0
    line vty 0 4
    login
    transport input all
    !
    !
    end
    Τελευταία επεξεργασία από το μέλος euri : 28-06-18 στις 20:34. Αιτία: προσθήκη των [code] tags

  2. #2
    Εγγραφή
    18-08-2003
    Περιοχή
    3491
    Μηνύματα
    5.148
    Downloads
    19
    Uploads
    0
    Ταχύτητα
    16000/800
    ISP
    Conn-x OTE/Otenet
    DSLAM
    ΟΤΕ - ΑΡΗΣ
    Router
    C876
    SNR / Attn
    9(dB) / 8(dB)
    Path Level
    Fastpath
    Τι πρόβλημα έχεις ακριβώς ?

    Γενικά, νομίζω ότι σου λείπει ένα default route ( ip route 0.0.0.0 0.0.0.0 Dialer0 ) . Επίσης, το nat statement σου κάνει reference το Dialer1 που δεν υπάρχει. Σβήσε το και βάλε Dialer0 στη θέση του.
    In theory, practice is the same as theory.
    In practice, it isn't.

  3. #3
    Εγγραφή
    16-01-2012
    Μηνύματα
    29
    Downloads
    0
    Uploads
    0
    ISP
    ΟΤΕ Conn-x
    Συνδέεται, παίρνει IP και μετά αμέσως κάνει disconnect.
    Συγκεκριμένα αναφέρει missed too many keepalives.

    Μήπως θέλει VPDN;

  4. #4
    Εγγραφή
    18-08-2003
    Περιοχή
    3491
    Μηνύματα
    5.148
    Downloads
    19
    Uploads
    0
    Ταχύτητα
    16000/800
    ISP
    Conn-x OTE/Otenet
    DSLAM
    ΟΤΕ - ΑΡΗΣ
    Router
    C876
    SNR / Attn
    9(dB) / 8(dB)
    Path Level
    Fastpath
    Όχι. Ενδιαφέρον. Υπάρχει ένα σχετικό bug που επηρεάζει 15.1(3)T , 15.1(3)T1 , αλλά προκαλεί τη συμπεριφορά που ανάφερες σποραδικά, όχι μόνιμα. Αναφέρει σα workaround reload.

    Άνοιξε debug ppp negotiation , debug ppp authentication , debug ppp error , debug pppoe events και debug pppoe errors και γράψε το output. Επίσης γράψε το output από show interface atm0, show interface ethernet0 και sh controllers vdsl 0 .

    Λογικά δεν έχει άμεση σχέση με το πρόβλημα που αναφέρεις, αλλά τώρα πρόσεξα τη λίστα που έχεις για το NAT. Καλό είναι να βγάλεις το permit ip any any και να βάλεις το εσωτερικό σου δίκτυο ( π.χ. permit ip 10.10.10.0 0.0.0.255 ).
    In theory, practice is the same as theory.
    In practice, it isn't.

  5. #5
    Εγγραφή
    16-01-2012
    Μηνύματα
    29
    Downloads
    0
    Uploads
    0
    ISP
    ΟΤΕ Conn-x
    Έκανα τις αλλαγές που μου είπες.
    Ακολουθούν αυτά που ζήτησες.

    Κώδικας:
    Router#show interface atm0
    ATM0 is down, line protocol is down
      Hardware is MPC ATMSAR, address is 18e7.2865.e61c (bia 18e7.2865.e61c)
      MTU 1600 bytes, sub MTU 1600, BW 4608 Kbit/sec, DLY 80 usec,
         reliability 255/255, txload 1/255, rxload 1/255
      Encapsulation ATM, loopback not set
      Keepalive not supported
      Encapsulation(s): AAL5
      4 maximum active VCs, 1024 VCs per VP, 0 current VCCs
      VC Auto Creation Disabled.
      VC idle disconnect time: 300 seconds
      Last input never, output never, output hang never
      Last clearing of "show interface" counters never
      Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
      Queueing strategy: Per VC Queueing
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 0 bits/sec, 0 packets/sec
         0 packets input, 0 bytes, 0 no buffer
         Received 0 broadcasts (0 IP multicasts)
         0 runts, 0 giants, 0 throttles
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
         0 packets output, 0 bytes, 0 underruns
         0 output errors, 0 collisions, 2 interface resets
         0 unknown protocol drops
         0 output buffer failures, 0 output buffers swapped out
    Router#
    Router#show interface ethernet0
    Ethernet0 is up, line protocol is down
      Hardware is PQII_VDSL_ETHERNET, address is 18e7.2865.e620 (bia 18e7.2865.e620)
      MTU 1500 bytes, BW 100000 Kbit/sec, DLY 100 usec,
         reliability 255/255, txload 1/255, rxload 1/255
      Encapsulation 802.1Q Virtual LAN, Vlan ID  1., loopback not set
      Keepalive set (10 sec)
      ARP type: ARPA, ARP Timeout 04:00:00
      Last input 00:02:09, output 00:02:08, output hang never
      Last clearing of "show interface" counters never
      Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
      Queueing strategy: fifo
      Output queue: 0/40 (size/max)
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 0 bits/sec, 0 packets/sec
         18 packets input, 844 bytes, 0 no buffer
         Received 0 broadcasts (0 IP multicasts)
         0 runts, 0 giants, 0 throttles
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 input packets with dribble condition detected
         46 packets output, 2962 bytes, 0 underruns
         0 output errors, 0 collisions, 5 interface resets
         0 unknown protocol drops
         0 babbles, 0 late collision, 0 deferred
         0 lost carrier, 0 no carrier
         0 output buffer failures, 0 output buffers swapped out
    Router#
    Router#sh controllers vdsl 0
    Controller VDSL 0 is DOWN
    
    Daemon Status:           Establishing Link
    
                            XTU-R (DS)              XTU-C (US)
    Chip Vendor ID:         'BDCM'                   'BDCM'
    Chip Vendor Specific:   0x0000                   0xA473
    Chip Vendor Country:    0xB500                   0xB500
    Modem Vendor ID:        'CSCO'                   '    '
    Modem Vendor Specific:  0x4602                   0x0000
    Modem Vendor Country:   0xB500                   0x0000
    Serial Number Near:    FCZ1819C133 887VA-K9 15.2(4)M
    Serial Number Far:     AA1644FE3L8-33
    Modem Version Near:    15.2(4)M
    Modem Version Far:     0xa473
    
    Modem Status:            Unknown
    DSL Config Mode:         AUTO
    Trained Mode:
    TC Mode:                 PTM
    Selftest Result:         0x00
    DELT configuration:      disabled
    DELT state:              not running
    Trellis:                 ON                       ON
    SRA:                     disabled                        disabled
     SRA count:              0                       0
    Bit swap:                enabled                         enabled
    
    Full inits:             6
    Failed full inits:      0
    Short inits:            0
    Failed short inits:     3
    
    Firmware        Source          File Name (version)
    --------        ------          -------------------
    VDSL            embedded        VDSL_LINUX_DEV_01212008 (1)
    
    Modem FW  Version:      130205_1433-4.02L.03.A2pv6C035j.d23j
    Modem PHY Version:      A2pv6C035j.d23j
    Vendor Version:         Ap6v35j.23j 68
    
    Training Log :  Stopped
    Training Log Filename : flash:vdsllog.bin
    
    Router#
    
    
    *Jun 28 2018 09:26:30: %CONTROLLER-5-UPDOWN: Controller VDSL 0, changed state to up
    *Jun 28 2018 09:26:30:  padi timer expired
    *Jun 28 2018 09:26:32:  padi timer expired
    *Jun 28 2018 09:26:33: %LINEPROTO-5-UPDOWN: Line protocol on Interface Ethernet0, changed state to up
    *Jun 28 2018 09:26:34:  padi timer expired
    *Jun 28 2018 09:26:36:  padi timer expired
    *Jun 28 2018 09:26:36:  Sending PADI: Interface = Ethernet0.835
    *Jun 28 2018 09:26:36:  padi timer expired
    *Jun 28 2018 09:26:36: PPPoE 0: I PADO  R:5087.8930.32e8 L:18e7.2865.e620 835 Et0.835
    *Jun 28 2018 09:26:38:  padi timer expired
    *Jun 28 2018 09:26:38:  PPPOE: we've got our pado and the pado timer went off
    *Jun 28 2018 09:26:38: OUT PADR from PPPoE Session
    *Jun 28 2018 09:26:38: PPPoE 460: I PADS  R:5087.8930.32e8 L:18e7.2865.e620 835 Et0.835
    *Jun 28 2018 09:26:38: IN PADS from PPPoE Session
    *Jun 28 2018 09:26:38: %DIALER-6-BIND: Interface Vi2 bound to profile Di0
    *Jun 28 2018 09:26:38: PPPoE: Virtual Access interface obtained.
    *Jun 28 2018 09:26:38: PPPoE : encap string prepared
    *Jun 28 2018 09:26:38: [0]PPPoE 460: data path set to PPPoE Client
    *Jun 28 2018 09:26:38: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state to up
    *Jun 28 2018 09:26:38: Vi2 PPP: Sending cstate UP notification
    *Jun 28 2018 09:26:38: Vi2 PPP: Processing CstateUp message
    *Jun 28 2018 09:26:38: PPP: Alloc Context [86F8E644]
    *Jun 28 2018 09:26:38: ppp1 PPP: Phase is ESTABLISHING
    *Jun 28 2018 09:26:38: Vi2 PPP: Using dialer call direction
    *Jun 28 2018 09:26:38: Vi2 PPP: Treating connection as a callout
    *Jun 28 2018 09:26:38: Vi2 PPP: Session handle[1C000001] Session id[1]
    *Jun 28 2018 09:26:38: Vi2 LCP: Event[OPEN] State[Initial to Starting]
    *Jun 28 2018 09:26:38: Vi2 PPP: No remote authentication for call-out
    *Jun 28 2018 09:26:38: Vi2 LCP: O CONFREQ [Starting] id 1 len 10
    *Jun 28 2018 09:26:38: Vi2 LCP:    MagicNumber 0xE72F96CC (0x0506E72F96CC)
    *Jun 28 2018 09:26:38: Vi2 LCP: Event[UP] State[Starting to REQsent]
    *Jun 28 2018 09:26:39: Vi2 LCP: I CONFREQ [REQsent] id 1 len 18
    *Jun 28 2018 09:26:39: Vi2 LCP:    MRU 1500 (0x010405DC)
    *Jun 28 2018 09:26:39: Vi2 LCP:    AuthProto PAP (0x0304C023)
    *Jun 28 2018 09:26:39: Vi2 LCP:    MagicNumber 0x5F74ECA1 (0x05065F74ECA1)
    *Jun 28 2018 09:26:39: Vi2 LCP: O CONFACK [REQsent] id 1 len 18
    *Jun 28 2018 09:26:39: Vi2 LCP:    MRU 1500 (0x010405DC)
    *Jun 28 2018 09:26:39: Vi2 LCP:    AuthProto PAP (0x0304C023)
    *Jun 28 2018 09:26:39: Vi2 LCP:    MagicNumber 0x5F74ECA1 (0x05065F74ECA1)
    *Jun 28 2018 09:26:39: Vi2 LCP: Event[Receive ConfReq+] State[REQsent to ACKsent]
    *Jun 28 2018 09:26:39: Vi2 LCP: I CONFACK [ACKsent] id 1 len 10
    *Jun 28 2018 09:26:39: Vi2 LCP:    MagicNumber 0xE72F96CC (0x0506E72F96CC)
    *Jun 28 2018 09:26:39: Vi2 LCP: Event[Receive ConfAck] State[ACKsent to Open]
    *Jun 28 2018 09:26:39: Vi2 PPP: No authorization without authentication
    *Jun 28 2018 09:26:39: Vi2 PPP: Phase is AUTHENTICATING, by the peer
    *Jun 28 2018 09:26:39: Vi2 PAP: Using hostname from interface PAP
    *Jun 28 2018 09:26:39: Vi2 PAP: Using password from interface PAP
    *Jun 28 2018 09:26:39: Vi2 PAP: O AUTH-REQ id 1 len 29 from "XXXXX@otenet.gr"
    *Jun 28 2018 09:26:39: Vi2 LCP: State is Open
    *Jun 28 2018 09:26:39: Vi2 PAP: I AUTH-ACK id 1 len 5
    *Jun 28 2018 09:26:39: Vi2 PPP: Phase is FORWARDING, Attempting Forward
    *Jun 28 2018 09:26:39: Vi2 PPP: Phase is ESTABLISHING, Finish LCP
    *Jun 28 2018 09:26:39: %LINEPROTO-5-UPDOWN: Line protocol on Interface Virtual-Access2, changed state to up
    *Jun 28 2018 09:26:39: Vi2 PPP: Phase is UP
    *Jun 28 2018 09:26:39: Vi2 IPCP: Protocol configured, start CP. state[Initial]
    *Jun 28 2018 09:26:39: Vi2 IPCP: Event[OPEN] State[Initial to Starting]
    *Jun 28 2018 09:26:39: Vi2 IPCP: O CONFREQ [Starting] id 1 len 10
    *Jun 28 2018 09:26:39: Vi2 IPCP:    Address 0.0.0.0 (0x030600000000)
    *Jun 28 2018 09:26:39: Vi2 IPCP: Event[UP] State[Starting to REQsent]
    *Jun 28 2018 09:26:39: Vi2 IPCP: I CONFREQ [REQsent] id 1 len 10
    *Jun 28 2018 09:26:39: Vi2 IPCP:    Address 80.106.108.233 (0x0306506A6CE5)
    *Jun 28 2018 09:26:39: Vi2 IPCP: O CONFACK [REQsent] id 1 len 10
    *Jun 28 2018 09:26:39: Vi2 IPCP:    Address 80.106.108.233 (0x0306506A6CE5)
    *Jun 28 2018 09:26:39: Vi2 IPCP: Event[Receive ConfReq+] State[REQsent to ACKsent]
    *Jun 28 2018 09:26:39: Vi2 IPCP: I CONFNAK [ACKsent] id 1 len 10
    *Jun 28 2018 09:26:39: Vi2 IPCP:    Address 79.129.55.133 (0x03064F81376E)
    *Jun 28 2018 09:26:39: Vi2 IPCP: O CONFREQ [ACKsent] id 2 len 10
    *Jun 28 2018 09:26:39: Vi2 IPCP:    Address 79.129.55.133 (0x03064F81376E)
    *Jun 28 2018 09:26:39: Vi2 IPCP: Event[Receive ConfNak/Rej] State[ACKsent to ACKsent]
    *Jun 28 2018 09:26:39: Vi2 IPCP: I CONFACK [ACKsent] id 2 len 10
    *Jun 28 2018 09:26:39: Vi2 IPCP:    Address 79.129.55.133 (0x03064F81376E)
    *Jun 28 2018 09:26:39: Vi2 IPCP: Event[Receive ConfAck] State[ACKsent to Open]
    *Jun 28 2018 09:26:39: Vi2 IPCP: State is Open
    *Jun 28 2018 09:26:39: Di0 IPCP: Install negotiated IP interface address 79.129.55.133
    *Jun 28 2018 09:26:39: PPPoE : ipfib_encapstr  prepared
    *Jun 28 2018 09:26:39: Di0 Added to neighbor route AVL tree: topoid 0, address 80.106.108.233
    *Jun 28 2018 09:26:39: Di0 IPCP: Install route to 80.106.108.233
    *Jun 28 2018 09:26:39: PPPoE : ipfib_encapstr  prepared
    *Jun 28 2018 09:26:40:  padi timer expired
    *Jun 28 2018 09:26:42:  padi timer expired
    *Jun 28 2018 09:26:44:  padi timer expired
    *Jun 28 2018 09:26:46:  padi timer expired
    *Jun 28 2018 09:26:48:  padi timer expired
    *Jun 28 2018 09:26:50: %CONTROLLER-5-UPDOWN: Controller VDSL 0, changed state to down
    *Jun 28 2018 09:26:50:  padi timer expired
    *Jun 28 2018 09:26:51: %LINEPROTO-5-UPDOWN: Line protocol on Interface Ethernet0, changed state to down
    *Jun 28 2018 09:26:52:  padi timer expired
    *Jun 28 2018 09:26:55:  padi timer expired
    *Jun 28 2018 09:26:57:  padi timer expired
    *Jun 28 2018 09:26:59:  padi timer expired
    *Jun 28 2018 09:27:01:  padi timer expired
    *Jun 28 2018 09:27:03:  padi timer expired
    *Jun 28 2018 09:27:05:  padi timer expired
    *Jun 28 2018 09:27:07:  padi timer expired
    *Jun 28 2018 09:27:09:  padi timer expired
    *Jun 28 2018 09:27:11:  padi timer expired
    *Jun 28 2018 09:27:13:  padi timer expired
    *Jun 28 2018 09:27:15:  padi timer expired
    *Jun 28 2018 09:27:17:  padi timer expired
    *Jun 28 2018 09:27:19:  padi timer expired
    *Jun 28 2018 09:27:21:  padi timer expired
    *Jun 28 2018 09:27:23:  padi timer expired
    *Jun 28 2018 09:27:25:  padi timer expired
    *Jun 28 2018 09:27:27:  padi timer expired
    *Jun 28 2018 09:27:29:  padi timer expired
    *Jun 28 2018 09:27:31:  padi timer expired
    *Jun 28 2018 09:27:33:  padi timer expired
    *Jun 28 2018 09:27:35:  padi timer expired
    *Jun 28 2018 09:27:38:  padi timer expired
    *Jun 28 2018 09:27:39: Vi2 PPP: Missed 5 keepalives, taking LCP down
    *Jun 28 2018 09:27:39: Vi2 PPP DISC: Missed too many keepalives
    *Jun 28 2018 09:27:39: PPP: NET STOP send to AAA.
    *Jun 28 2018 09:27:39: Vi2 IPCP: Event[DOWN] State[Open to Starting]
    *Jun 28 2018 09:27:39: Vi2 IPCP: Event[CLOSE] State[Starting to Initial]
    *Jun 28 2018 09:27:39: Vi2 LCP: O TERMREQ [Open] id 2 len 4
    *Jun 28 2018 09:27:39: Vi2 LCP: Event[CLOSE] State[Open to Closing]
    *Jun 28 2018 09:27:39: Vi2 PPP: Phase is TERMINATING
    *Jun 28 2018 09:27:39: Vi2 LCP: Event[DOWN] State[Closing to Initial]
    *Jun 28 2018 09:27:39: %LINEPROTO-5-UPDOWN: Line protocol on Interface Virtual-Access2, changed state to down
    *Jun 28 2018 09:27:39: Vi2 PPP: Phase is DOWN
    *Jun 28 2018 09:27:39: Di0 Deleted neighbor route from AVL tree: topoid 0, address 80.106.108.233
    *Jun 28 2018 09:27:39: Di0 IPCP: Remove route to 80.106.108.233
    *Jun 28 2018 09:27:39:  PPPoE : Shutting down client session
    *Jun 28 2018 09:27:39: PPPoE: Failed to add PPPoE switching subblock
    *Jun 28 2018 09:27:39: %DIALER-6-UNBIND: Interface Vi2 unbound from profile Di0
    *Jun 28 2018 09:27:39: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state to down
    *Jun 28 2018 09:27:39: PPPoE: Unexpected Event!. PPPoE switching Subblockdestroy called
    *Jun 28 2018 09:27:40:  padi timer expired
    *Jun 28 2018 09:27:42:  padi timer expired
    *Jun 28 2018 09:27:44:  padi timer expired
    *Jun 28 2018 09:27:46:  padi timer expired
    *Jun 28 2018 09:27:48:  padi timer expired
    *Jun 28 2018 09:27:50:  padi timer expired
    *Jun 28 2018 09:27:52:  padi timer expired
    *Jun 28 2018 09:27:54:  padi timer expired
    *Jun 28 2018 09:27:56:  padi timer expired
    *Jun 28 2018 09:27:58:  padi timer expired
    *Jun 28 2018 09:27:59:  Sending PADI: Interface = Ethernet0.835
    *Jun 28 2018 09:28:00:  padi timer expired
    *Jun 28 2018 09:28:02:  padi timer expired
    *Jun 28 2018 09:28:03:  padi timer expired
    *Jun 28 2018 09:28:03:  Sending PADI: Interface = Ethernet0.835
    *Jun 28 2018 09:28:04:  padi timer expired
    *Jun 28 2018 09:28:06:  padi timer expired
    *Jun 28 2018 09:28:08:  padi timer expired
    *Jun 28 2018 09:28:10:  padi timer expired
    *Jun 28 2018 09:28:11:  padi timer expired
    *Jun 28 2018 09:28:11:  Sending PADI: Interface = Ethernet0.835
    *Jun 28 2018 09:28:12:  padi timer expired
    *Jun 28 2018 09:28:14:  padi timer expired
    *Jun 28 2018 09:28:16:  padi timer expired
    *Jun 28 2018 09:28:19:  padi timer expired
    *Jun 28 2018 09:28:21:  padi timer expired
    *Jun 28 2018 09:28:23:  padi timer expired
    *Jun 28 2018 09:28:25:  padi timer expired
    *Jun 28 2018 09:28:27:  padi timer expired
    *Jun 28 2018 09:28:27:  padi timer expired
    *Jun 28 2018 09:28:27:  Sending PADI: Interface = Ethernet0.835
    *Jun 28 2018 09:28:29:  padi timer expired
    *Jun 28 2018 09:28:31:  padi timer expired
    *Jun 28 2018 09:28:33:  padi timer expired
    *Jun 28 2018 09:28:35:  padi timer expired
    *Jun 28 2018 09:28:37:  padi timer expired
    *Jun 28 2018 09:28:39:  padi timer expired
    *Jun 28 2018 09:28:41:  padi timer expired
    *Jun 28 2018 09:28:43:  padi timer expired
    *Jun 28 2018 09:28:45:  padi timer expired
    - - - Updated - - -

    Η σύνδεση είναι VDSL over PSTN.
    Όπως λένε οι τεχνικοί του ΟΤΕ η γραμμή είναι VOB.
    Επίσης παίρνει static IP.
    Με ένα Speedport Entry 2i που δοκίμασα, δουλεύει κανονικά.
    Δεν ξέρω αν αυτά βοηθάνε σε κάτι, αλλά δεν μπορώ να καταλάβω τι πάει στραβά!!
    Τελευταία επεξεργασία από το μέλος euri : 28-06-18 στις 20:37. Αιτία: προσθήκη των [code] tags

  6. #6
    Εγγραφή
    18-08-2003
    Περιοχή
    3491
    Μηνύματα
    5.148
    Downloads
    19
    Uploads
    0
    Ταχύτητα
    16000/800
    ISP
    Conn-x OTE/Otenet
    DSLAM
    ΟΤΕ - ΑΡΗΣ
    Router
    C876
    SNR / Attn
    9(dB) / 8(dB)
    Path Level
    Fastpath
    Καλησπέρα,

    Δείχνει χάνει το συγχρονισμό. Θα δοκίμαζα διαφορετικές εκδόσεις ios ή/και vdsl firmware.

    Πιθανώς θα είχε νόημα αν μπορούσες να τρέξεις το sh controllers vdsl 0 ενώ έχει συγχρονίσει για να δούμε στατιστικά.
    In theory, practice is the same as theory.
    In practice, it isn't.

  7. #7
    Εγγραφή
    16-01-2012
    Μηνύματα
    29
    Downloads
    0
    Uploads
    0
    ISP
    ΟΤΕ Conn-x
    Από τον ΟΤΕ μου είπαν ότι πρέπει να υποστηρίζει vectoring για να παίξει.
    Λογικά το 887 το υποστηρίζει, σωστά;
    Να βάλω το τελευταίο IOS/VDSL firmware;

    Ακολουθεί και το sh controllers vdsl 0 όταν είναι συγχρονισμένο.

    Κώδικας:
    Controller VDSL 0 is UP
    
    Daemon Status:           Up
    
                            XTU-R (DS)              XTU-C (US)
    Chip Vendor ID:         'BDCM'                   'BDCM'
    Chip Vendor Specific:   0x0000                   0xA473
    Chip Vendor Country:    0xB500                   0xB500
    Modem Vendor ID:        'CSCO'                   '    '
    Modem Vendor Specific:  0x4602                   0x0000
    Modem Vendor Country:   0xB500                   0x0000
    Serial Number Near:    FCZ1819C133 887VA-K9 15.2(4)M
    Serial Number Far:
    Modem Version Near:    15.2(4)M
    Modem Version Far:     0xa473
    
    Modem Status:            TC Sync (Showtime!)
    DSL Config Mode:         AUTO
    Trained Mode:            G.993.2 (VDSL2) Profile 17a
    TC Mode:                 PTM
    Selftest Result:         0x00
    DELT configuration:      disabled
    DELT state:              not running
    Trellis:                 ON                       ON
    SRA:                     disabled                        disabled
     SRA count:              0                       0
    Bit swap:                enabled                         enabled
     Bit swap count:         0                       0
    Line Attenuation:         0.0 dB                  0.0 dB
    Signal Attenuation:       0.0 dB                  0.0 dB
    Noise Margin:            13.2 dB                 28.4 dB
    Attainable Rate:        73227 kbits/s            24546 kbits/s
    Actual Power:            11.9 dBm                 7.9 dBm
    Per Band Status:        D1      D2      D3      U0      U1      U2      U3
    Line Attenuation(dB):   12.1    29.8    48.4    4.6     23.1    37.6    N/A
    Signal Attenuation(dB): 12.1    29.8    48.4    4.6     23.1    37.6    N/A
    Noise Margin(dB):       0.0     0.0     0.0     28.4    28.4    N/A     N/A
    Total FECC:             748                      0
    Total ES:               34                       0
    Total SES:              34                       0
    Total LOSS:             30                       0
    Total UAS:              998                      998
    Total LPRS:             0                        0
    Total LOFS:             27                       0
    Total LOLS:             0                        0
    
    Full inits:             6
    Failed full inits:      0
    Short inits:            0
    Failed short inits:     9
    
    Firmware        Source          File Name (version)
    --------        ------          -------------------
    VDSL            user config     flash:vdsl.bin-A2pv6C035d_d23j (10)
    
    Modem FW  Version:      110802_1752-4.02L.03.A2pv6C035d.d23j
    Modem PHY Version:      A2pv6C035d.d23j
    Vendor Version:
    
    
                      DS Channel1     DS Channel0   US Channel1       US Channel0
    Speed (kbps):             0            49998             0              4996
    SRA Previous Speed:       0                0             0                 0
    Previous Speed:           0            49998             0              4996
    Reed-Solomon EC:          0                0             0                 0
    CRC Errors:               0            15917             0                 0
    Header Errors:            0                0             0                 0
    Interleave (ms):       0.00            10.00          0.00              0.00
    Actual INP:            0.00             4.01          0.00              0.00
    
    Training Log :  Stopped
    Training Log Filename : flash:vdsllog.bin
    Τελευταία επεξεργασία από το μέλος euri : 28-06-18 στις 20:38. Αιτία: προσθήκη των [code] tags

  8. #8
    Εγγραφή
    18-08-2003
    Περιοχή
    3491
    Μηνύματα
    5.148
    Downloads
    19
    Uploads
    0
    Ταχύτητα
    16000/800
    ISP
    Conn-x OTE/Otenet
    DSLAM
    ΟΤΕ - ΑΡΗΣ
    Router
    C876
    SNR / Attn
    9(dB) / 8(dB)
    Path Level
    Fastpath
    Επίσημα δεν αναφέρεται κάπου ( και δε νομίζω να δούμε κάποια αλλαγή στο datasheet ). Είναι πιθανό όμως να το έχουν προσθέσει για κάποιον μεγάλο πελάτη τους, πιθανώς να υπάρχει κρυμμένο σε release notes για το vdsl firmware. Δε χάνεις τίποτα να δοκιμάσεις την 15.6.3M4 με/χωρίς το VA_A_39m_B_38u_24o .
    In theory, practice is the same as theory.
    In practice, it isn't.

  9. #9
    Εγγραφή
    16-01-2012
    Μηνύματα
    29
    Downloads
    0
    Uploads
    0
    ISP
    ΟΤΕ Conn-x
    Αυτές είναι οι τελευταίες εκδόσεις;
    Κάνουν και για 887 και για 886;
    Επειδή δεν έχω κάνει ξανά αναβάθμιση, πρέπει κάτι να προσέξω;
    Υπάρχει κάποιος οδηγός μήπως;

  10. #10
    Εγγραφή
    18-08-2003
    Περιοχή
    3491
    Μηνύματα
    5.148
    Downloads
    19
    Uploads
    0
    Ταχύτητα
    16000/800
    ISP
    Conn-x OTE/Otenet
    DSLAM
    ΟΤΕ - ΑΡΗΣ
    Router
    C876
    SNR / Attn
    9(dB) / 8(dB)
    Path Level
    Fastpath
    Είναι σχετικά καινούριες. Μπορείς να δεις σχετικό οδηγό εδώ ( για το router που έχεις, θα το βάλεις στη flash ). Για το firwmare, μπορείς να δεις τα release notes εδώ .
    In theory, practice is the same as theory.
    In practice, it isn't.

  11. #11
    Εγγραφή
    16-01-2012
    Μηνύματα
    29
    Downloads
    0
    Uploads
    0
    ISP
    ΟΤΕ Conn-x
    Κάνουν και για 887 και 886, σωστά;
    Επίσης πρώτα πρέπει να βάλω το IOS;
    Γίνεται να κάνω την διαδικασία από στικάκι;

  12. #12
    Εγγραφή
    18-08-2003
    Περιοχή
    3491
    Μηνύματα
    5.148
    Downloads
    19
    Uploads
    0
    Ταχύτητα
    16000/800
    ISP
    Conn-x OTE/Otenet
    DSLAM
    ΟΤΕ - ΑΡΗΣ
    Router
    C876
    SNR / Attn
    9(dB) / 8(dB)
    Path Level
    Fastpath
    Το ios είναι κοινό, το modem firmware λογικά είναι άλλο. Αν είναι λειτουργικό το usb ( δεν είναι σε όλα τα μοντέλα για αυτό το σκοπό ) τότε ναι, μπορείς να κάνεις copy από usbflash στη flash .
    In theory, practice is the same as theory.
    In practice, it isn't.

  13. #13
    Εγγραφή
    16-01-2012
    Μηνύματα
    29
    Downloads
    0
    Uploads
    0
    ISP
    ΟΤΕ Conn-x
    Ψάχνοντας το site της Cisco για IOS και firmware έχει διάφορες επιλογές για 887 router.
    π.χ. 887VA ή 887VA M
    Πως θα καταλάβω από ποια πρέπει να κατεβάσω;
    Το δικό μου είναι το 887VA-K9.

  14. #14
    Εγγραφή
    18-08-2003
    Περιοχή
    3491
    Μηνύματα
    5.148
    Downloads
    19
    Uploads
    0
    Ταχύτητα
    16000/800
    ISP
    Conn-x OTE/Otenet
    DSLAM
    ΟΤΕ - ΑΡΗΣ
    Router
    C876
    SNR / Attn
    9(dB) / 8(dB)
    Path Level
    Fastpath
    show inventory . Αν δεν ξέρεις τι έχεις, πιθανότατα 887va απλός είναι. Λογικά όλοι οι παρεμφερείς έχουν και ίδιο ios. Ότι κι αν περάσεις, καλό θα είναι να διαβάσεις και τα release notes.
    In theory, practice is the same as theory.
    In practice, it isn't.

Παρόμοια Θέματα

  1. VDSL ΟΤΕ ΑΝΩ ΓΛΥΦΑΔΑ/ΤΕΡΨΙΘΕΑ
    Από markoskag25 στο φόρουμ COSMOTE VDSL
    Μηνύματα: 343
    Τελευταίο Μήνυμα: 22-01-24, 10:38
  2. VDSL ΟΤΕ απορίες...
    Από NikosJC στο φόρουμ VDSL
    Μηνύματα: 22
    Τελευταίο Μήνυμα: 02-12-17, 17:54
  3. Cisco 7960 σε ΟΤΕ VoIP
    Από jami στο φόρουμ Voice over IP (VoIP) Sip/Iax Hardware
    Μηνύματα: 7
    Τελευταίο Μήνυμα: 29-10-17, 16:41
  4. Cisco VDSL
    Από satsik στο φόρουμ VDSL
    Μηνύματα: 4
    Τελευταίο Μήνυμα: 07-10-17, 12:33
  5. Αντικατάσταση Speedport Entry 2i του ΟΤΕ με cisco 887
    Από Geffrye στο φόρουμ Cisco ADSL modems και routers
    Μηνύματα: 4
    Τελευταίο Μήνυμα: 09-08-17, 16:08

Bookmarks

Bookmarks

Δικαιώματα - Επιλογές

  • Δεν μπορείτε να δημοσιεύσετε νέα θέματα
  • Δεν μπορείτε να δημοσιεύσετε νέα μηνύματα
  • Δεν μπορείτε να αναρτήσετε συνημμένα
  • Δεν μπορείτε να επεξεργαστείτε τα μηνύματα σας
  •  
  • Τα BB code είναι σε λειτουργία
  • Τα Smilies είναι σε λειτουργία
  • Το [IMG] είναι σε λειτουργία
  • Το [VIDEO] είναι σε λειτουργία
  • Το HTML είναι εκτός λειτουργίας