C613-50631-01 Rev A Command Reference for IE340 Series 1086
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
RIPNG FOR IPV6 COMMANDS
IPV
6 ROUTER RIP
ipv6 router rip
Overview Use this command to enable RIPng routing on an interface.
Use the no variant of this command to disable RIPng routing on an interface.
Syntax
ipv6 router rip
no ipv6 router rip
Default RIPng routing is disabled by default.
Mode Interface Configuration for a VLAN interface.
Examples To enable RIPng routing on the VLAN interface vlan2, enter the commands:
awplus# configure terminal
awplus(config)# router ipv6 rip
awplus(config-router)# exit
awplus(config)# interface vlan2
awplus(config-if)# ipv6 router rip
To disable RIPng routing on the VLAN interface vlan2, enter the commands:
awplus# configure terminal
awplus(config)# interface vlan2
awplus(config-if)# no ipv6 router rip