![virtual access GW2021 Скачать руководство пользователя страница 175](http://html1.mh-extra.com/html/virtual-access/gw2021/gw2021_user-manual_1030151175.webp)
19: Configuring Routing Information Protocol (RIP)
_______________________________________________________________________________________________________
_______________________________________________________________________________________________________
© Virtual Access 2018
GW2020 Series User Manual
Issue: 2.1
Page 175 of 423
0 packets dropped by kernel
19.5.3
Quagga/zebra console
Quagga is the routing protocol suite embedded in the router firmware. Quagga is split
into different daemons for implementation of each routing protocol. Zebra is a core
daemon for Quagga, providing the communication layer to the underlying Linux kernel,
and routing updates to the client daemons.
Quagga has a console interface to Zebra for advanced debugging of the routing
protocols.
To access, enter:
telnet localhost zebra
(password: zebra)
root@VA_router:~# telnet localhost zebra
Entering character mode
Escape character is '^]'.
Hello, this is Quagga (version 0.99.21).
Copyright 1996-2005 Kunihiro Ishiguro, et al.
User Access Verification
Password:
To see RIP routing information from Zebra console, enter:
sh ip route
root@VA_router:~# sh ip route
Codes: K - kernel route, C - connected, S - static, R - RIP,
O - OSPF, I - IS-IS, B - BGP, P - PIM, H - HSLS, o - OLSR,
b - BATMAN, A - Babel,
> - selected route, * - FIB route
K>* 0.0.0.0/0 via 10.205.154.65, usb0
C>* 10.1.0.0/16 is directly connected, eth1
C>* 10.205.154.64/30 is directly connected, usb0
C>* 11.11.11.0/29 is directly connected, gre-GRE
K>* 89.101.154.151/32 via 10.205.154.65, usb0
C>* 127.0.0.0/8 is directly connected, lo