Categories
- WeatherBilthoven, Netherlands02:49, 2:49, Tue, Sep 16, 202514°Cmoderate rain90 %1009 mb5 mphWind Gust: 13 mphClouds: 84%Visibility: 10 kmSunrise: 06:15Sunset: 18:52
Daily Archives: 25 October 2012
Configuring OSPF for IPv6 on Cisco IOS
1. Enable IPV6: R4(config)# ipv6 unicast-routing 2. Supply interface fa0/0 with an IPV6 address: R4(config-if)# ipv address 2001:0:0:1::/64 eui-64 3. Configure an IPV6 OSPF routing process 110: R4(config)# ipv6 router ospf 110 Here manually supply a router id: (optional if … Continue reading
Posted in Cisco Networking
Leave a comment