DGS-6604
m
router ipv6 rip
CLI Reference Guide
535
router ipv6 rip
To configure an IPv6 RIP routing process, use the router ipv6 rip command in
global configuration mode. To remove a routing process, use the no form of this
command.
router ipv6 rip
no router ipv6 rip
Syntax
None
Default
Not configured
Command Mode
Global configuration
Usage Guideline
The router ipv6 rip command is similar to the router rip command, except that it is
IPv6-specific. Use this command to enable an IPv6 RIP routing process globally.
Using this command places the router in router configuration mode for the IPv6
RIP routing process. The router prompt changes to Switch(config-router)#.
Example
The following example configures the IPv6 RIP routing process and places the
router into router configuration mode for the IPv6 RIP routing process.
Switch > enable
Switch # configure terminal
Switch (config) # router ipv6 rip
Switch(config-router)# end