Siema, mam problem z autentykacją dla RIPv2. Gdy chcę hashować klucz, to wywala mi błąd:
% Invalid input detected at '^' marker.
Config:
no service timestamps log datetime msec no service timestamps debug datetime msec service password-encryption hostname R1 enable secret 5 $1$mERr$hx5rVt7rPNoS4wqbXKX7m0 enable password 7 0822455D0A16 no ip cef no ipv6 cef no ip domain-lookup key chain zbior1 key 1 key-string klucz1 interface Serial0/0 description link do r2 ip address 192.168.1.1 255.255.255.252 clock rate 64000 interface Serial1/0 description link do r4 ip address 192.168.1.9 255.255.255.252 clock rate 64000 router rip version 2 network 192.168.1.0 no auto-summary ip classless ip flow-export version 9 banner motd ^C dostep dla upowaznionych ^C line con 0 password 7 0822455D0A16 logging synchronous login line aux 0 password 7 0822455D0A16 logging synchronous login line vty 0 4 password 7 0822455D0A16 logging synchronous login line vty 5 15 password 7 0822455D0A16 logging synchronous login end
Wbijam sobie na konfigurację interfejsu S1/0 i po komendzie "ip rip authentication mode md5" wali mi błędem. Wszystkie interfejsy są up. Gdzie tu błąd?
sh ip route Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external
@Cesarz_Polski: Cienko widzę troubleshooting.... :) po pierwsze to ja tam w ogólnie nie widzę opcji dla RIP. A dlaczego? Proszę... poniżej output z PT: Router(config)#int gig 0/0 Router(config-if)#ip ? access-group Specify access control for packets address Set the IP address of
Config:
no service timestamps log datetime msec
no service timestamps debug datetime msec
service password-encryption
hostname R1
enable secret 5 $1$mERr$hx5rVt7rPNoS4wqbXKX7m0
enable password 7 0822455D0A16
no ip cef
no ipv6 cef
no ip domain-lookup
key chain zbior1
key 1
key-string klucz1
interface Serial0/0
description link do r2
ip address 192.168.1.1 255.255.255.252
clock rate 64000
interface Serial1/0
description link do r4
ip address 192.168.1.9 255.255.255.252
clock rate 64000
router rip
version 2
network 192.168.1.0
no auto-summary
ip classless
ip flow-export version 9
banner motd ^C
dostep dla upowaznionych
^C
line con 0
password 7 0822455D0A16
logging synchronous
login
line aux 0
password 7 0822455D0A16
logging synchronous
login
line vty 0 4
password 7 0822455D0A16
logging synchronous
login
line vty 5 15
password 7 0822455D0A16
logging synchronous
login
end
Wbijam sobie na konfigurację interfejsu S1/0 i po komendzie "ip rip authentication mode md5" wali mi błędem. Wszystkie interfejsy są up. Gdzie tu błąd?
#pytanie #pytaniedoeksperta #cisco #ccna
Komentarz usunięty przez autora
1. Packet tracer?
2. pokaż mi output z "ip ?" jak jesteś w konfiguracji interfejsu.
Router(config-if)#ip ?sh ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external
Nie wykonałeś tego polecenia o które prosiłem. Wejdź w conf t, potem wejdź w jakiś interfejs, i wpisz to co jest w cudzysłowiu
R1(config-if)#ip rip authentication mode md5
^
% Invalid input detected at '^' marker.
^ jest pod r, ale wypok przesuwa
Router(config-if)#ip ?
R1(config-if)#ip ?
access-group Specify access control for packets
address Set the IP address of an interface
authentication
Proszę... poniżej output z PT:
Router(config)#int gig 0/0
Router(config-if)#ip ?
access-group Specify access control for packets
address Set the IP address of
PT śmierdzi.