beautypg.com

Route – Allied Telesis AT-S83 User Manual

Page 297

background image

AT-S83 Management Software Command Line Interface User’s Guide

297

ROUTE

Syntax

route A.B.C.D/M

no route A.B.C.D/M

Parameters

A.B.C.D/M

Specifies the IP address prefix and length.

Description

Use the ROUTE command to add a static RIP route. This command is
most commonly used for debugging purposes and is not displayed in the
kernel routing table. After adding the RIP route, you can check the route in
the RIP routing table.

Use the no form of this command to disable this function.

Command Mode

Router mode

Example

The following commands configure static RIP route with an IP address and
a mask of 10.10.10.11/8.

switch# configure terminal

switch(config)# router rip

switch(config-router)# route 10.10.10.11/8

Related Commands

“CLEAR IP RIP ROUTE” on page 271, “SHOW IP RIP” on page 301