beautypg.com

Rip commands, 1 rip overview, 2 command summary – ZyXEL Communications ZyXEL Dimension ES-2024PWR User Manual

Page 193: 3 command examples, Rip commands (193)

background image

Ethernet Switch CLI Reference Guide

193

C

H A P T E R

53

RIP Commands

This chapter explains how to use commands to configure the Routing Information Protocol
(RIP) on the Switch.

53.1 RIP Overview

RIP is a protocol used for exchanging routing information between routers on a network.
Information is exchanged by routers periodically advertising a routing table. The Switch can
be configured to receive and incorporate routing table information sent from other routers, to
only send routing information to other routers, both send and receive routing information, or
to neither send nor receive routing information to or from other routers on the network.

53.2 Command Summary

The following section lists the commands for this feature.

53.3 Command Examples

This example:

• Enables RIP.
• Enters the IP routing domain 172.16.1.1 with subnet mask 255.255.255.0.

Table 112 rip Command Summary

COMMAND

DESCRIPTION

M

P

show router rip

Displays global RIP settings.

E

3

router rip

Enables and enters the RIP configuration

mode on the Switch.

C

13

exit

Leaves the RIP configuration mode.

C

13

no router rip

Disables RIP on the Switch.

C

13

interface route-domain <ip-address>/<mask-
bits
>

Enters the configuration mode for this

routing domain.

C

13

ip rip direction
version

Sets the RIP direction and version in this

routing domain.

C

13