Introduction; Enabling Ripng - 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

RIPng Configuration

Introduction

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

Enabling RIPng

This example shows the minimum configuration required for enabling RIPng on an interface.
Switch 1 and Switch 2 are two switches connecting to network 3ffe:11::/64.
To enable RIPng, first define the RIPng routing process and then enable RIPng on each interface.
Switch 1
awplus#configure terminal
awplus(config)#interface vlan2
awplus(config-if)#ipv6 router rip
awplus(config-if)#exit
awplus(config)#interface vlan3
awplus(config-if)#ipv6 router rip
awplus(config-if)#exit
awplus(config)#ipv6 router rip
awplus(config-router)#route 3ffe:11::/64
33.2
Commands.
vlan2
3fee:10::10/64
Switch 1
Software Reference for SwitchBlade® x908, x900 and x600 Series Switches
TM
AlliedWare Plus
Operating System - Software Version 5.3.1
vlan3
3fee:11::10/64
3fee:11::50/64
Enter the Configure mode.
Specify the interface (vlan2) and enter the
Interface mode.
Enable RIPng routing on interface vlan2.
Exit Interface mode and enter Configure mode.
Specify the interface (vlan3) and enter the
Interface mode.
Enable RIPng routing on interface vlan3.
Exit Interface mode and enter Configure mode.
Define a RIPng routing process and enter Router
mode.
Define a static RIPng route to connect Switch 1 to
Switch 2 using IPv6 network address 3ffe:11::/64
vlan4
vlan5
3fee:12::10/64
Switch 2
C613-50007-01 REV B
rip

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents