Jump to content

Cisco 1760 Serielle Verbndung über HDLC oder PPP


Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Empfohlene Beiträge

Hi Leute! ICh habe folgendes vor:

 

Ich habe 2 identische 1760er Router. Ich möchte diese über eine serielle Verbindung miteinander verbinden.

 

An jedem Router hängt ein PC am fastEthernet.

 

Ich möchte, dass der PC1 den PC2 am anderen Router pingen kann.

 

Ich möchte gerne die Daten via PPP oder HDLC versenden und mit RIP/statisch routen.

 

 

an router2 ist ist der female stecker vom seriellen kabel, ich habe eine clockrate und eine bandwidth eingestellt.

 

Router 1:

FA 192.168.1.1

S 10.0.0.1

 

 

Router 2:

FA 192.168.2.1

S 10.0.0.2

 

im Rip auf beiden Routern

network 192.168.0.0

network 10.0.0.0

 

ich kann von router 1 aus den se port von router2 pingen...

aber die fast ethernet nicht.

 

 

ebenso kann ich von pc1 pc2 nicht pingen

von pc1 kann ich die fa von router 1 pingen

ebenso die serial von router 1

 

von router2 aus kann ich die se und die fa von router 1 pingen

 

weiss jemand, ob ich da einen denkfehler oder einen konfigurationsfehler habe?

 

wo steckt der fehler?

 

danke im vorraus!

 

eRo

 

 

im anhang hab ich mal die run-cfg eingefügt:

 

 

Router 1:

Building configuration...

Current configuration : 650 bytes
!
version 12.2
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
!
ip subnet-zero
!
!
!
ip audit notify log
ip audit po max-events 100
!
!
!
!
!
interface FastEthernet0/0
ip address 192.168.1.1 255.255.255.0
speed auto
!
interface BRI0/0
no ip address
shutdown
!
interface Serial1/0
no ip address
shutdown
no fair-queue
!
interface Serial1/1
bandwidth 128
ip address 10.0.0.1 255.255.255.0
!
router rip
network 10.0.0.0
network 192.168.0.0
no auto-summary
!
ip classless
no ip http server
!
!
!
!
line con 0
line aux 0
line vty 0 4
!
no scheduler allocate
end

 

 

Router2:

 

Building configuration...

Current configuration : 667 bytes
!
version 12.2
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
!
ip subnet-zero
!
!
!
ip audit notify log
ip audit po max-events 100
!
!
!
!
!
interface FastEthernet0/0
ip address 192.168.2.1 255.255.255.0
speed auto
!
interface BRI0/0
no ip address
shutdown
!
interface Serial1/0
bandwidth 128
ip address 10.0.0.2 255.255.255.0
no fair-queue
clockrate 64000
!
interface Serial1/1
no ip address
shutdown
!
router rip
network 10.0.0.0
network 192.168.0.0
no auto-summary
!
ip classless
no ip http server
!
!
!
!
line con 0
line aux 0
line vty 0 4
!
no scheduler allocate
end

Link zu diesem Kommentar

Klappt immer noch nicht!

 

hier die aktuelle CFG:

 

Router1:

Building configuration...

Current configuration : 671 bytes
!
version 12.2
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
!
ip subnet-zero
!
!
!
ip audit notify log
ip audit po max-events 100
!
!
!
!
!
interface FastEthernet0/0
ip address 192.168.1.1 255.255.255.0
speed auto
full-duplex
!
interface BRI0/0
no ip address
shutdown
!
interface Serial1/0
no ip address
shutdown
no fair-queue
!
interface Serial1/1
bandwidth 128
ip address 10.0.0.1 255.255.255.0
encapsulation ppp
!
router rip
network 10.0.0.0
network 192.168.1.0
network 192.168.2.0
!
ip classless
no ip http server
!
!
!
!
line con 0
line aux 0
line vty 0 4
login
!
end





Router#sh ip int brief
Interface                  IP-Address      OK? Method Status                Prot
ocol
FastEthernet0/0            192.168.1.1     YES NVRAM  up                    down

BRI0/0                     unassigned      YES NVRAM  administratively down down

BRI0/0:1                   unassigned      YES unset  administratively down down

BRI0/0:2                   unassigned      YES unset  administratively down down

Serial1/0                  unassigned      YES NVRAM  administratively down down

Serial1/1                  10.0.0.1        YES NVRAM  up                    down





 

Router2:

Building configuration...

Current configuration : 675 bytes
!
version 12.2
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
!
ip subnet-zero
!
!
!
ip audit notify log
ip audit po max-events 100
!
!
!
!
!
interface FastEthernet0/0
ip address 192.168.2.1 255.255.255.0
speed auto
!
interface BRI0/0
no ip address
shutdown
!
interface Serial1/0
bandwidth 128
ip address 10.0.0.2 255.255.255.0
encapsulation ppp
no fair-queue
!
interface Serial1/1
no ip address
shutdown
!
router rip
network 10.0.0.0
network 192.168.1.0
network 192.168.2.0
no auto-summary
!
ip classless
no ip http server
!
!
!
!
line con 0
line aux 0
line vty 0 4
login
!
end



Link zu diesem Kommentar
Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Schreibe einen Kommentar

Du kannst jetzt antworten und Dich später registrieren. Falls Du bereits ein Mitglied bist, logge Dich jetzt ein.

Gast
Auf dieses Thema antworten...

×   Du hast formatierten Text eingefügt.   Formatierung jetzt entfernen

  Only 75 emoji are allowed.

×   Dein Link wurde automatisch eingebettet.   Einbetten rückgängig machen und als Link darstellen

×   Dein vorheriger Inhalt wurde wiederhergestellt.   Editor-Fenster leeren

×   Du kannst Bilder nicht direkt einfügen. Lade Bilder hoch oder lade sie von einer URL.

×
×
  • Neu erstellen...