Introduction; Enabling Rip - Allied Telesis SwitchBlade x908 Series Software Reference Manual

Switchblade x908/x900 series alliedware plus operating system software reference for version 5.3.1
Hide thumbs Also See for SwitchBlade x908 Series:
Table of Contents

Advertisement

RIP Configuration

Introduction

This chapter contains basic RIP configuration examples. To see details on the RIP commands
used in these examples, or to see the outputs of the Validation commands, refer to the
Chapter 32, RIP

Enabling RIP

This example shows the minimum configuration required for enabling two devices to exchange
routing information using RIP. The routing devices in this example are Allied Telesis managed
Layer 3 Switches. Switch 1 and Switch 2 are two neighbors connecting to network
10.10.11.0/24. Switch 1 and Switch 2 are also connected to networks 10.10.10.0/24 and
10.10.12.0/24 respectively. This example assumes that the devices have already been
configured with IP interfaces in those subnets.
To enable RIP, first define the RIP routing process and then associate a network with the
routing process.
Switch 1
awplus#configure terminal
awplus(config)#router rip
awplus(config-router)#network 10.10.10.0/24
awplus(config-router)#network 10.10.11.0/24
Switch 2
awplus#configure terminal
awplus(config)#router rip
awplus(config-router)#network 10.10.11.0/24
awplus(config-router)#network 10.10.12.0/24
Names of Commands Used
router
Validation Commands
show ip
31.2
Commands.
port1.0.1
port1.0.2
10.10.10.10
10.10.11.10
Switch 1
rip,
network
rip,
show
running-config,
Software Reference for SwitchBlade® x908, x900 and x600 Series Switches
TM
AlliedWare Plus
Operating System - Software Version 5.3.1
port1.0.1
10.10.11.50
Enter the Configure mode.
Define a RIP routing process and enter the Router
mode.
Associate networks with the RIP process.
Enter the Configure mode.
Define a RIP routing process and enter the Router
mode.
Associate networks with the RIP process.
show ip protocols
rip,
show ip rip
port1.0.2
10.10.12.10
Switch 2
interface,
show ip route
C613-50007-01 REV B
rip_1

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents