12 Nov
2015
12 Nov
'15
4:38 p.m.
Hi Alex. On 2015-11-12 16:20, Alex Lalik wrote:
protocol rip RIP {
debug all;
honor neighbor;
authentication md5;
passwords {
password "secret";
};
Configuration of the password like this protocol rip RIP { debug all; honor neighbor; authentication md5; password "secret"; } should work. Best, Pavel