Configurazione HDSL 4Mb ATM/IMA

Tutto ciò che ha a che fare con la configurazione di apparati Cisco (e non rientra nelle altre categorie)

Moderatore: Federico.Lagni

Rispondi
Bluedeep
n00b
Messaggi: 20
Iscritto il: sab 01 mag , 2010 7:35 am

La configurazione passata da telecom non funziona... c'è da dire che sono di formazione unix e neofita su IOS. E' una configurazione punto-punto:

Codice: Seleziona tutto

service timestamps debug datetime msec localtime show-timezone 
service timestamps log datetime msec localtime show-timezone 
service password-encryption 
service internal 
service sequence-numbers

!
hostname HDSL_ptp_CED

clock timezone MET 1
clock summer-time MET-DST recurring last Sun Mar 2:00 last Sun Oct 3:00
ip subnet-zero
no ip source-route
logging buffered 4096 notifications
logging console informational
ip cef
clock timezone CET 2
username root privilege 15 password 0 hide
!
!
bridge irb
!
!
interface FastEthernet0/0
ip address 172.16.10.5 255.255.255.0
 

interface ATM1/0
     no ip address
     no ip directed-broadcast
     no atm ilmi-keepalive
     ima-group 1
     scrambling-payload
     
    !
interface ATM1/1
     no ip address
     no ip directed-broadcast
     no atm ilmi-keepalive
     ima-group 1
     scrambling-payload
     
    !
interface ATM1/2
    !
interface ATM1/3   
    !
interface ATM1/IMA1
     bandwidth 4096
     no ip address
     no ip directed-broadcast
     no atm ilmi-keepalive
    !
interface ATM1/IMA1.1 point-to-point
     description HDSL Punto Punto 
     pvc 10/35 
     encapsulation aal5snap
     !
     bridge-group 1
!
interface BVI1
     ip address 10.0.0.1 255.255.255.248
!
ip classless
ip route 0.0.0.0 0.0.0.0 BVI1
no ip http server
no ip source-route
no ip gratuitous-arps
!
bridge 1 protocol ieee
 bridge 1 route ip
banner motd ^C



                #########################################################
                #                                                       #
                #           Access is for authorized users only.        #
                #                                                       #
                #   All activities to and from this server are logged.  #
                #     If you don't like this then please disconnect.    #
                #                                                       #
                #########################################################



^C
!
line con 0
 transport preferred all
 transport output all
 stopbits 1
 login local  
line aux 0
 transport preferred all
 transport output all
 stopbits 1
 login local 
line vty 0 4
 transport input telnet
 login local 
!
ntp clock-period 17179696
ntp server 193.204.114.232
ntp server 193.204.114.233
end
L'interfaccia non sembra andare su sh int:

Codice: Seleziona tutto


HDSL_ptp_CED#sh int
FastEthernet0/0 is up, line protocol is up
  Hardware is AmdFE, address is 0007.eb1c.0820 (bia 0007.eb1c.0820)
  Internet address is 172.16.10.5/24
  MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
     reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive set (10 sec)
  Full-duplex, 100Mb/s, 100BaseTX/FX
  ARP type: ARPA, ARP Timeout 04:00:00
  Last input 00:00:00, output 00:00:03, 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 1000 bits/sec, 2 packets/sec
  5 minute output rate 0 bits/sec, 0 packets/sec
     1411 packets input, 130553 bytes
     Received 1411 broadcasts, 0 runts, 0 giants, 0 throttles
     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
     0 watchdog
     0 input packets with dribble condition detected
     69 packets output, 7605 bytes, 0 underruns
     0 output errors, 0 collisions, 0 interface resets
     0 babbles, 0 late collision, 0 deferred
     0 lost carrier, 0 no carrier
     0 output buffer failures, 0 output buffers swapped out
ATM1/0 is administratively down, line protocol is down
  Hardware is ATM E1
  MTU 4470 bytes, sub MTU 4470, BW 1920 Kbit, DLY 20000 usec,
     reliability 0/255, txload 1/255, rxload 1/255
  Encapsulation ATM, loopback not set
  Encapsulation(s): AAL5
  255 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 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, 1 interface resets
     0 output buffer failures, 0 output buffers swapped out
ATM1/1 is administratively down, line protocol is down
  Hardware is ATM E1
  MTU 4470 bytes, sub MTU 4470, BW 1920 Kbit, DLY 20000 usec,
     reliability 0/255, txload 1/255, rxload 1/255
  Encapsulation ATM, loopback not set
  Encapsulation(s): AAL5
  255 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 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, 1 interface resets
     0 output buffer failures, 0 output buffers swapped out
ATM1/2 is administratively down, line protocol is down
  Hardware is ATM E1
  MTU 4470 bytes, sub MTU 4470, BW 1920 Kbit, DLY 20000 usec,
     reliability 0/255, txload 1/255, rxload 1/255
  Encapsulation ATM, loopback not set
  Encapsulation(s): AAL5
  255 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 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, 1 interface resets
     0 output buffer failures, 0 output buffers swapped out
ATM1/3 is administratively down, line protocol is down
  Hardware is ATM E1
  MTU 4470 bytes, sub MTU 4470, BW 1920 Kbit, DLY 20000 usec,
     reliability 0/255, txload 1/255, rxload 1/255
  Encapsulation ATM, loopback not set
  Encapsulation(s): AAL5
  255 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 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, 1 interface resets
     0 output buffer failures, 0 output buffers swapped out
ATM1/IMA1 is down, line protocol is down
  Hardware is ATM IMA
  MTU 4470 bytes, sub MTU 4470, BW 4096 Kbit, DLY 20000 usec,
     reliability 0/255, txload 1/255, rxload 1/255
  Encapsulation ATM, loopback not set
  Encapsulation(s): AAL5
  255 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 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, 1 interface resets
     0 output buffer failures, 0 output buffers swapped out
ATM1/IMA1.1 is down, line protocol is down
  Hardware is ATM IMA
  Description: HDSL Punto Punto
  MTU 4470 bytes, BW 3840 Kbit, DLY 20000 usec,
     reliability 0/255, txload 1/255, rxload 1/255
  Encapsulation ATM
     0 packets input, 0 bytes
     0 packets output, 0 bytes
     0 OAM cells input, 0 OAM cells output
  AAL5 CRC errors : 0
  AAL5 SAR Timeouts : 0
  AAL5 Oversized SDUs : 0
  AAL5 length violation : 0
  AAL5 CPI Error : 0
  Last clearing of "show interface" counters never
BVI1 is down, line protocol is down
  Hardware is BVI, address is 0000.0ca4.4257 (bia 0007.eb1c.0820)
  Internet address is 10.0.0.1/29
  MTU 4470 bytes, BW 3840 Kbit, DLY 5000 usec,
     reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  ARP type: ARPA, ARP Timeout 04:00:00
  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: fifo
  Output queue: 0/0 (size/max)
  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 runts, 0 giants, 0 throttles
     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
     1 packets output, 60 bytes, 0 underruns
     0 output errors, 0 collisions, 0 interface resets
     0 output buffer failures, 0 output buffers swapped out

Mi date perfavore una mano?

Grazie
Bluedeep
n00b
Messaggi: 20
Iscritto il: sab 01 mag , 2010 7:35 am

Codice: Seleziona tutto

*Mar  1 00:00:03.722: %LINEPROTO-5-UPDOWN: Line protocol on Interface VoIP-Null0, changed state to up
*Mar  1 00:00:15.954: %LINK-3-UPDOWN: Interface FastEthernet0/0, changed state to up
*Mar  1 00:00:15.954: %LINK-3-UPDOWN: Interface ATM1/0, changed state to down
*Mar  1 00:00:15.954: %LINK-3-UPDOWN: Interface ATM1/1, changed state to down
*Mar  1 00:00:15.954: %LINK-3-UPDOWN: Interface ATM1/2, changed state to down
*Mar  1 00:00:15.954: %LINK-3-UPDOWN: Interface ATM1/3, changed state to down
000007: *Mar  1 01:00:16: %IMA-5-NO_LINK_MEMBERS: ATM1/IMA1 is using channel 0 but has no configured links.
000010: *Mar  1 01:00:16: %ATM-5-UPDOWN: Interface ATM1/IMA1.1, Changing autovc 10/35 to PVC created.
000011: *Mar  1 01:00:17: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up
000012: *Mar  1 01:00:17: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM1/0, changed state to down
000013: *Mar  1 01:00:17: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM1/1, changed state to down
000014: *Mar  1 01:00:17: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM1/2, changed state to down
000015: *Mar  1 01:00:17: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM1/3, changed state to down
000018: *Mar  1 01:00:17: %SYS-5-CONFIG_I: Configured from memory by console
000019: *Mar  1 01:00:18: %LINEPROTO-5-UPDOWN: Line protocol on Interface BVI1, changed state to up
000020: *Mar  1 01:00:18: %LINK-5-CHANGED: Interface ATM1/2, changed state to administratively down
000021: *Mar  1 01:00:18: %LINK-5-CHANGED: Interface ATM1/3, changed state to administratively down
000022: *Mar  1 01:00:18: %LINK-3-UPDOWN: Interface ATM1/IMA1, changed state to down
000023: *Mar  1 01:00:19: %SYS-5-RESTART: System restarted --
000024: *Mar  1 01:00:19: %SNMP-5-COLDSTART: SNMP agent on host HDSL_ptp_CED is undergoing a cold start
000025: *Mar  1 01:00:19: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM1/IMA1, changed state to down
000026: *Mar  1 01:00:20: %LINK-3-UPDOWN: Interface BVI1, changed state to down
000027: *Mar  1 01:00:21: %LINEPROTO-5-UPDOWN: Line protocol on Interface BVI1, changed state to down

Codice: Seleziona tutto

HDSL_ptp_CED#show ima int
Interface ATM1/IMA1 is down
        Group index is 24
        Ne state is startUp, failure status is insufficientLinksFe
        Active links bitmap 0x0
    IMA Group Current Configuration:
        Tx/Rx configured links bitmap 0x3/0x3
        Tx/Rx minimum required links 1/1
        Maximum allowed diff delay is 25ms, Tx frame length 128
        Ne Tx clock mode CTC, configured timing reference link ATM1/0
        Test pattern procedure is disabled
    IMA Group Current Counters (time elapsed 795 seconds):
        0 Ne Failures, 0 Fe Failures, 798 Unavail Secs
    IMA Group Total Counters (last 2 15 minute intervals):
        0 Ne Failures, 1 Fe Failures, 1800 Unavail Secs
    IMA link Information:
        Link     Physical Status        NearEnd Rx Status      Test Status
        ----     ---------------        -----------------      -----------
        ATM1/0   down                   usable                 disabled
        ATM1/1   down                   usable                 disabled
Bluedeep
n00b
Messaggi: 20
Iscritto il: sab 01 mag , 2010 7:35 am

Telecom non aveva allacciato le ATM in centrale >.<
Bluedeep
n00b
Messaggi: 20
Iscritto il: sab 01 mag , 2010 7:35 am

Ho fatto fare un reboot a tutti e due i router per vedere che fosse tutto ok... dopo un paio di ore ancora non era tornato su il collegamento... pensavo a qualche problema di configurazione e ho ricontrolla tutto... dopo un po' è ripartito tutto.

Il bridge pinga sempre, sembra che ci sia un problema sul routing e non riesco a capire il perché... l'IOS montato è c2600-ik9o3s3-mz.123-26.bin

Non riesco a capire il perché...
Bluedeep
n00b
Messaggi: 20
Iscritto il: sab 01 mag , 2010 7:35 am

Nessuno che almeno tenta di aiutarmi? O_o
Bluedeep
n00b
Messaggi: 20
Iscritto il: sab 01 mag , 2010 7:35 am

Bello rispondersi da solo :D

Sulle interfacce BVI1 non era stato specificato un MAC, quindi ad ogni riavvio ne veniva impostato uno diverso, corrompendo la tabella ARP dell'altro router (IOS di default fa un cache di 4 ore), per questo se riavviavo contemporaneamente i due router il link tornava su subito.

Ho semplicemente aggiunto alla configurazione i MAC alle interfacce, in questo modo se un dei due router viene ravviato la tabella ARP rimane valida.
Avatar utente
zot
Messianic Network master
Messaggi: 1274
Iscritto il: mer 17 nov , 2004 1:13 am
Località: Teramo
Contatta:

Bell'esempio di "postaggio" costruttivo.... :)
Se c'è soluzione perchè t'arrabbi?
Se non c'è soluzione perchè t'arrabbi?


http://www.zotbox.net
Rispondi