Archive for November, 2009

IPv6 OSPF router-id

Friday, November 20th, 2009

It’s nice to know that changing IPv6 OSPF router-id doesn’t need to reload the router. Rack18R6(config-subif)#ipv router ospf 1 Rack18R6(config-rtr)#do sh ipv ospf d OSPFv3 Router with ID (150.18.6.6) (Process ID 1) Rack18R6(config-rtr)#router- Rack18R6(config-rtr)#router-id 150.1.6.6 Rack18R6(config-rtr)#do sh ipv ospf d OSPFv3 Router with ID (150.1.6.6) (Process ID 1)

Study Updates

Saturday, November 7th, 2009

Multicast is a new domain for me as in the past I’ve never configured any real network for multicast scenario. Few weeks ago a colleague asked me about configuring multicast and I can only guessing what was the right thing to do. I took the opportunity to study Multicast 3 weeks ago using IEWB version [...]