Am toate link-urile UP si protocolul DOWN la toate interfetele in Packet Tracer -_- Am folosit routere 2911 care au doar interfete GigabitEthernet...da' nu vad ce legatura ar avea cu tipu' de interfata. Si cand dau "sh ip route" imi apare doar loopback-ul iar rutele statice apar doar in Config -> Routing -> Static. Ai idee de ce am protocol DOWN?
Am o problema, cand incerc sa fac ruta statica intre R1 si R3 imi da urmatoarea eroare: R1(config)#ip route 172.11.0.3 255.255.255.0 192.168.2.1 %Inconsistent address and mask Uite ce configurari am facut: R1#show run Building configuration... Current configuration : 1763 bytes ! ! Last configuration change at 19:15:47 UTC Wed May 3 2017 ! upgrade fpd auto version 15.0 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R1 ! boot-start-marker boot-end-marker ! enable password cisco ! no aaa new-model ! ! ! ip source-route no ip icmp rate-limit unreachable ip cef ! ! ! ! no ip domain lookup no ipv6 cef ! multilink bundle-name authenticated ! ! ! ! ! ! ! ! ! redundancy ! ! ip tcp synwait-time 5 ! ! ! ! ! ! ! ! interface Loopback1 ip address 172.11.0.1 255.255.255.0 ! ! interface FastEthernet0/0 ip address 192.168.1.1 255.255.255.0 duplex half ! ! interface GigabitEthernet1/0 no ip address shutdown negotiation auto ! ! interface GigabitEthernet2/0 no ip address shutdown negotiation auto ! ! interface GigabitEthernet3/0 no ip address shutdown negotiation auto ! ! interface Serial4/0 no ip address shutdown serial restart-delay 0 ! ! interface Serial4/1 no ip address shutdown serial restart-delay 0 ! ! interface Serial4/2 no ip address shutdown serial restart-delay 0 ! ! interface Serial4/3 no ip address shutdown serial restart-delay 0 ! ! interface FastEthernet5/0 no ip address shutdown duplex auto speed auto ! ! interface FastEthernet5/1 ip address 192.168.2.1 255.255.255.0 duplex auto speed auto ! ! ! ip forward-protocol nd no ip http server no ip http secure-server ! ! ! no cdp log mismatch duplex ! ! ! ! ! ! control-plane ! ! ! mgcp fax t38 ecm mgcp behavior g729-variants static-pt ! ! ! gatekeeper shutdown ! ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous stopbits 1 line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous stopbits 1 line vty 0 4 login ! end
✅ Devino Administrator de Retele in 6 luni, pornind de la zero, cu un job garantat in IT: reteledecalculatoare.ro/
Multumesc tyneo tot asa esti cel mai bun....
Am toate link-urile UP si protocolul DOWN la toate interfetele in Packet Tracer -_- Am folosit routere 2911 care au doar interfete GigabitEthernet...da' nu vad ce legatura ar avea cu tipu' de interfata. Si cand dau "sh ip route" imi apare doar loopback-ul iar rutele statice apar doar in Config -> Routing -> Static. Ai idee de ce am protocol DOWN?
o intrebare, cum ai configurat ip pentru router ?
Sebastian, arunca aici un ochi goo.gl/sgqTU5 ;)
nu am gasit in link-ul cu configurari cum se seteaza ip de loopback
In conf t -> R1(config)#interface loopback 1
R1(config-if)#ip address ....
Multumesc pentru ajutor si apreciez modul cum explici.
Am o problema, cand incerc sa fac ruta statica intre R1 si R3 imi da urmatoarea eroare:
R1(config)#ip route 172.11.0.3 255.255.255.0 192.168.2.1
%Inconsistent address and mask
Uite ce configurari am facut:
R1#show run
Building configuration...
Current configuration : 1763 bytes
!
! Last configuration change at 19:15:47 UTC Wed May 3 2017
!
upgrade fpd auto
version 15.0
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R1
!
boot-start-marker
boot-end-marker
!
enable password cisco
!
no aaa new-model
!
!
!
ip source-route
no ip icmp rate-limit unreachable
ip cef
!
!
!
!
no ip domain lookup
no ipv6 cef
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
!
!
redundancy
!
!
ip tcp synwait-time 5
!
!
!
!
!
!
!
!
interface Loopback1
ip address 172.11.0.1 255.255.255.0
!
!
interface FastEthernet0/0
ip address 192.168.1.1 255.255.255.0
duplex half
!
!
interface GigabitEthernet1/0
no ip address
shutdown
negotiation auto
!
!
interface GigabitEthernet2/0
no ip address
shutdown
negotiation auto
!
!
interface GigabitEthernet3/0
no ip address
shutdown
negotiation auto
!
!
interface Serial4/0
no ip address
shutdown
serial restart-delay 0
!
!
interface Serial4/1
no ip address
shutdown
serial restart-delay 0
!
!
interface Serial4/2
no ip address
shutdown
serial restart-delay 0
!
!
interface Serial4/3
no ip address
shutdown
serial restart-delay 0
!
!
interface FastEthernet5/0
no ip address
shutdown
duplex auto
speed auto
!
!
interface FastEthernet5/1
ip address 192.168.2.1 255.255.255.0
duplex auto
speed auto
!
!
!
ip forward-protocol nd
no ip http server
no ip http secure-server
!
!
!
no cdp log mismatch duplex
!
!
!
!
!
!
control-plane
!
!
!
mgcp fax t38 ecm
mgcp behavior g729-variants static-pt
!
!
!
gatekeeper
shutdown
!
!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
stopbits 1
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
stopbits 1
line vty 0 4
login
!
end
nu mai este necesar, mi-am dat seama ca am configurat pe adresa ip nu pe adresa de retea
acum merge totul ok
Salut Bogdan, ai pus un IP (172.11.0.3) in loc de Reteaua in sine (172.11.0.0) ;)