![M2M PrestoAdvanced AD101 Скачать руководство пользователя страница 26](http://html1.mh-extra.com/html/m2m/prestoadvanced-ad101/prestoadvanced-ad101_user-manual_3129098026.webp)
USER MANUAL
PrestoAdvancedAD101_AD301_UG_000_UK
Descriptions and non-contractual illustrations in this document are given as an indication only.
M2M Design reserves the right to make any modification
26
RIP Settings
Label
Description
Routing Manager
Hostname
Prompt name that will be displayed on telnet console.
Password
Login password.
Enable log
Enable log file.
Port to bind at
Local port the service will listen to.
RIPD
Hostname
Prompt name that will be displayed on telnet console of the Routing
Information Protocol Manager.
Password
Login password.
Port to bind at
Local port the service will listen to.
Routing Information Protocol Status
Start
Start RIP.
Stop
Stop RIP.
Restart
Restart RIP.
Save
Click
Save
to save your changes back to the PRESTO Advanced Router.
Reload
Click
Reload
to discard any changes and reload previous settings.
Table 8 – RIP parameters
RIP routing engine for the PRESTO Advanced Router
Use telnet to enter in global configuration mode.
telnet 192.168.1.1 2602
// telnet to eth0 at TCP port 2602///
To enable RIP, use the following commands beginning in global configuration mode:
router#
router rip
To associates a network with a RIP routing process, use following commans:
router#
network
[A.B.C.D/Mask]
By default, the PRESTO Advanced Router receives RIP version 1 and version 2 packets. You can
configure the PRESTO Advanced Router to receive an send only version 1. Alternatively, tou can configure
the PRESTO Advanced Router to receive and send only version 2 packets. To configure PRESTO Advanced
Router to send and receive packets from only one version, use the following command:
router#
rip version [1|2]
// Same as other router //
Disable route redistribution:
router#
no redistribute kernel
router#
no redistribute static