![Alied Telesis GS970M/10 Скачать руководство пользователя страница 732](http://html1.mh-extra.com/html/alied-telesis/gs970m-10/gs970m-10_command-reference-manual_2896773732.webp)
C613-50163-01 Rev C
Command Reference for GS970M Series
732
AlliedWare Plus™ Operating System - Version 5.4.7-0.x
RIP C
OMMANDS
ROUTE
(RIP)
route (RIP)
Overview
Use this command to add a static RIP route.
Use the
no
variant of this command to remove a static RIP route.
Syntax
route
<ip-addr/prefix-length>
no route
<ip-addr/prefix-length>
Default
No static RIP route is added by default.
Mode
RIP Router Configuration
Usage
Use this command to add a static RIP route. After adding the RIP route, the route
can be checked in the RIP routing table.
Example
To create a static RIP route to IP subnet 192.168.1.0/24, use the following
commands:
awplus#
configure terminal
awplus(config)#
router rip
awplus(config-router)#
route 192.168.1.0/24
Related
Commands
Parameter
Description
<ip-addr/prefix-length>
The IPv4 address and prefix length.