Difference between revisions of "RIP IPv6 Cisco IOS"
From Teknologisk videncenter
								
												
				| m (Created page with "=Configuring IPv6 RIPng= ==IPv4/IPv6 Dualstack example== <source lang=cli> ipv6 unicast-routing ! interface FastEthernet0/1  ip address 10.14.0.2 255.255.255.0  ipv6 address 2001...") | 
| (No difference) | 
Revision as of 11:03, 31 October 2013
Configuring IPv6 RIPng
IPv4/IPv6 Dualstack example
ipv6 unicast-routing
!
interface FastEthernet0/1
 ip address 10.14.0.2 255.255.255.0
 ipv6 address 2001:10:14::2/64
 ipv6 rip RIP-Name Enable
!