13 router ipv6 rip, 4 ripng configuration examples – Accton Technology ES4626 User Manual
Page 431

431
ipv6 rip command.
Command Mode:
Router mode
Example:
Switch# config terminal
Switch(config)# router ipv6 rip
Switch(config-router)# route 3ffe:1234:5678::1/64
13.5.3.13 router ipv6 rip
Command: router ipv6 rip
no router ipv6 rip
Function:
Enable RIPng routing process and entering RIPng mode; the “no router ipv6
rip
” of this command disables the RIPng routing protocol.
Default:
RIPng routing not running
Command Mode:
Global mode
Usage Guide:
This command is for enabling the RIPng routing protocol, this command
should be enabled before performing other global configuration of the RIPng protocol.
Example:
Enable the RIPng protocol mode
Switch(Config)#router ipv6 rip
Switch(Config-Router)#
13.5.4 RIPng Configuration Examples
Fig 13-5 RIPng Example
As shown in the above figure, a network consists of three layer 3 switches. SwitchA and
SwitchB connect to SwitchC through interface vlan1 and vlan2. All the three switches are
running RIPng. Assume SwitchA(VLAN1:2001:1:1::1/64 and VLAN2:2001:1:1::1/64)
exchange update information with SwitchB(VLAN1:2001:1:1::2/64) only, update
information is not exchanged between SwitchA and SwitchC(VLAN1:2001:1:1::2/64).
The configuration for SwitchA, SwitchB and SwitchC is shown below:
Layer 3 SwitchA
Enable RIPng protocol
SwitchA
SwitchB
Interface VLAN 2
2001:1:1::2/64
Interface VLAN 1
2000:1:1::2/64
Interface VLAN 1
2000:1:1::1/64
Interface VLAN 2
2001:1:1::1/64
SwitchC