Pagina 1 di 1
Help per frame-relay...
Inviato: lun 27 feb , 2006 10:18 am
da stemanca
Ciao ragazzi, dunque ho iniziato ad affrontare la config di un frame relay e mi serve un aiutino...
Ho costruito il lab come nell'allegato , e dovrei connettere via frame-relay i due router centrali... qual è la corretta config sulle due interfacce?
ovvero, io ho eseguito quanto segue:
Router#conf t
int s 0
encap fra
ip add [quello che vedete impostato]
fra lmi-type ansi
fra interface-dlci 51
ctrl-z
stessa cosa sull'altro router (Manfre>) mettendo ovviamente il suo ip, int s 1 e fra interface-d 52
il protocollo di routing è ospf, Router> è un ABR (area 0, area 1) mentre Manfre> è su area 1
il clock rate è 56k
Non funge (ovvero, non pinga)
Con encap hdlc o ppp invece pinga
Cosa sbaglio?
Se a qualcuno interessa, posto anche una foto del lab completo, dall'alto verso il basso, i routers sono:
Router-cr>
re02402>
Router>
Manfre>
EDIT: Ovviamente l'ip della S1 del router a sinistra nella figura (re02402>) è disegnato sbagliato, quello corretto è 200.1.1.129 /30
Inviato: lun 27 feb , 2006 2:09 pm
da Roby
prova a mettere la mappatura FR statica:
Router(config-if)#frame-relay map ip 200.1.2.140 52
e
Manfre(config-if)#frame-relay map ip 200.1.2.139 51
Ciao
Inviato: lun 27 feb , 2006 2:26 pm
da djdylan78
Devi configurare un router centrale come frame-relay switch

Il router A è lo switch di frame-relay
Per la configurazione da usare puoi dare un occhio qua
http://www.cisco.com/en/US/products/sw/ ... #wp1003624
Inviato: lun 27 feb , 2006 4:08 pm
da stemanca
Roby ha scritto:prova a mettere la mappatura FR statica:
Router(config-if)#frame-relay map ip 200.1.2.140 52
e
Manfre(config-if)#frame-relay map ip 200.1.2.139 51
Ciao
Continua a non volerne sapere
Ho l'impressione che il suggerimento giusto sia quello di djdylan78 (azz ragazzi ma un link normale non potevate mettervelo??

), mò provo e vediamo che combino
Ammazza quanta roba sul frame-relay nel sito Cisco!
Inviato: gio 02 mar , 2006 5:11 pm
da stemanca
Se ho ben capito, dovrei trasformare uno dei routers (nel mio caso, direi Router>) in un frame relay switch "virtuale"
ho provato a seguire la config suggerita nel sito, ma... Non va
Qualcuno potrebbe suggerire una config efficace, per fare un esperimento?
Inviato: ven 03 mar , 2006 8:19 am
da djdylan78
Host framerelaysw
!
frame-relay switching
!
!
interface Serial1
no ip address
encapsulation frame-relay
frame-relay intf-type dce
frame-relay route 102 interface Serial2 201
clock rate 64000
no shutdown
!
interface Serial2
no ip address
encapsulation frame-relay
frame-relay intf-type dce
frame-relay route 201 interface Serial1 102
clock rate 64000
no shutdown
Router1 collegato alla seriale 1 del framerelaysw
int s0
enca frame-relay
no shut
Router2 collegato alla seriale 2 del framerelaysw
int s0
enca frame-relay
no shut
Poi colleghi i cavi DCE al framerelaysw, poi dai uno show frame-relay pvc sui 2 router connessi allo sw, prova a vedere se esce qualcosa poi vediamo
Inviato: ven 03 mar , 2006 8:34 am
da stemanca
Mmm intendi che devo eliminare gli ip address dal router che utilizzo come FR switch?
Stasera provo e vediamo

Inviato: ven 03 mar , 2006 11:05 am
da djdylan78
il frame-relay switch non ha indirizzi ip sulle interfacce frame-relay
gli ip andranno configurati sui due router, ma per vedere subito se c'è il permanent virtual circuit (pvc) fai un no shut e un show frame-relay pvc
Inviato: ven 03 mar , 2006 5:37 pm
da stemanca
Acc... Funziona!!
Ho eseguito alla lettera e adesso va tutto alla grande!
Il "trucco" stava nel capire che il router adibito a FRS "trasforma" la sua natura (la famosa nuvoletta, immagino, ora ho capito!)
Per l'occasione ho ridisegnato il network usando il RIP e indirizzi IP più normali, tanto quello precedente aveva scopi didattici differenti, ed ecco il risultato!
Codice: Seleziona tutto
Router#sh fra pvc
PVC Statistics for interface Serial0 (Frame Relay DCE)
DLCI = 201, DLCI USAGE = SWITCHED, PVC STATUS = ACTIVE, INTERFACE = Serial0
input pkts 29 output pkts 48 in bytes 2298
out bytes 3286 dropped pkts 0 in FECN pkts 0
in BECN pkts 0 out FECN pkts 0 out BECN pkts 0
in DE pkts 0 out DE pkts 0
pvc create time 00:20:01, last time pvc status changed 00:10:37
Num Pkts Switched 29
PVC Statistics for interface Serial1 (Frame Relay DCE)
DLCI = 102, DLCI USAGE = SWITCHED, PVC STATUS = ACTIVE, INTERFACE = Serial1
input pkts 48 output pkts 29 in bytes 3286
out bytes 2298 dropped pkts 0 in FECN pkts 0
in BECN pkts 0 out FECN pkts 0 out BECN pkts 0
in DE pkts 0 out DE pkts 0
pvc create time 00:21:45, last time pvc status changed 00:15:25
Num Pkts Switched 48
Router#
Router#sh frame lmi
LMI Statistics for interface Serial0 (Frame Relay DCE) LMI TYPE = CISCO
Invalid Unnumbered info 0 Invalid Prot Disc 0
Invalid dummy Call Ref 0 Invalid Msg Type 0
Invalid Status Message 0 Invalid Lock Shift 0
Invalid Information ID 0 Invalid Report IE Len 0
Invalid Report Request 0 Invalid Keep IE Len 0
Num Status Enq. Rcvd 104 Num Status msgs Sent 104
Num Update Status Sent 0 Num St Enq. Timeouts 20
LMI Statistics for interface Serial1 (Frame Relay DCE) LMI TYPE = CISCO
Invalid Unnumbered info 0 Invalid Prot Disc 0
Invalid dummy Call Ref 0 Invalid Msg Type 0
Invalid Status Message 0 Invalid Lock Shift 0
Invalid Information ID 0 Invalid Report IE Len 0
Invalid Report Request 0 Invalid Keep IE Len 0
Num Status Enq. Rcvd 75 Num Status msgs Sent 75
Num Update Status Sent 0 Num St Enq. Timeouts 44
Router#
Manfre#sh fra pvc
PVC Statistics for interface Serial1 (Frame Relay DTE)
DLCI = 201, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE = Serial1
input pkts 79 output pkts 43 in bytes 5278
out bytes 3362 dropped pkts 2 in FECN pkts 0
in BECN pkts 0 out FECN pkts 0 out BECN pkts 0
in DE pkts 0 out DE pkts 0
out bcast pkts 38 out bcast bytes 2842
pvc create time 00:22:31, last time pvc status changed 00:17:21
Manfre#
Manfre#sh fra map
Serial1 (up): ip 11.11.11.1 dlci 201(0xC9,0x3090), dynamic,
broadcast,, status defined, active
Manfre#
Manfre#sh fra lmi
LMI Statistics for interface Serial1 (Frame Relay DTE) LMI TYPE = CISCO
Invalid Unnumbered info 0 Invalid Prot Disc 0
Invalid dummy Call Ref 0 Invalid Msg Type 0
Invalid Status Message 0 Invalid Lock Shift 0
Invalid Information ID 0 Invalid Report IE Len 0
Invalid Report Request 0 Invalid Keep IE Len 0
Num Status Enq. Sent 152 Num Status msgs Rcvd 152
Num Update Status Rcvd 0 Num Status Timeouts 0
Manfre#
re02402#sh fra pvc
PVC Statistics for interface Serial1 (Frame Relay DTE)
DLCI = 102, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE = Serial1
input pkts 41 output pkts 75 in bytes 3210
out bytes 5020 dropped pkts 0 in FECN pkts 0
in BECN pkts 0 out FECN pkts 0 out BECN pkts 0
in DE pkts 0 out DE pkts 0
pvc create time 00:16:41, last time pvc status changed 00:16:41
re02402#
re02402#sh fra map
Serial1 (up): ip 11.11.11.2 dlci 102(0x66,0x1860), dynamic,
broadcast,, status defined, active
re02402#
Inviato: ven 03 mar , 2006 11:46 pm
da djdylan78
Bene, così ora sei in grado di configurare uno switch di frame-relay, in modo che puoi farti anche un bel po' di prove in questo tipo di rete...
Inviato: sab 04 mar , 2006 8:45 am
da stemanca
Già, penso che ci siano varie possibilità di lab in più!
Grazie very very much dell'aiuto
