beautypg.com

Ip rip receive version, Ip rip receive version 3 – Allied Telesis AT-8100 Series User Manual

Page 1873

background image

AT-8100 Switch Command Line User’s Guide

1873

IP RIP RECEIVE VERSION

Syntax

ip rip receive version

1|2|1 2

Parameters

1

Specifies RIP Version 1.

2

Specifies RIP Version 2.

1 2

Specifies both RIP Versions 1 and 2. You must enter a space
between 1 and 2.

Mode

VLAN Interface mode

Description

Use this command to specify the version number of the routing updates
that the routing interface accepts. You may specify Version 1, 2, or both
versions. Different routing interfaces on the switch may accept different
versions of the routing updates. You may configure only one routing
interface at a time with this command.

This command overrides the version setting configured with the VERSION
command. For the description of the VERSION command, refer to
“VERSION” on page 1905.

Confirmation Command

“SHOW IP RIP INTERFACE” on page 1901

Examples

The following example configures the routing interface in VLAN 2 to
receive RIP Version 2 packets:

awplus> enable
awplus# configure terminal
awplus(config)# interface vlan2
awplus(config-if)# ip rip receive version 2