Blade ICE G8124-E Personal Computer User Manual


 
BLADEOS 6.5.2 Application Guide
302 Chapter 20: OSPF BMD00220, October 2010
7. Configure route summarization by specifying the starting address and prefix length of the range of
addresses to be summarized.
This differs from OSPFv2 only in that the OSPFv3 command path is used, and the address and
prefix are specified in IPv6 format.
8. Use the hide command to prevent a range of addresses from advertising to the backbone.
This differs from OSPFv2 only in that the OSPFv3 command path is used, and the address and
prefix are specified in IPv6 format.
RS G8124(config)# ipv6 router ospf
RS G8124(config-router-ospf3)# area-range 1 address 36:0:0:0:0:0:0:0 32
RS G8124(config-router-ospf3)# area-range 1 area 0
RS G8124(config-router-ospf3)# area-range 1 enable
RS G8124(config-router-ospf)# area-range 2 address 36:0:0:0:0:0:0:0 8
RS G8124(config-router-ospf)# area-range 2 area 0
RS G8124(config-router-ospf)# area-range 2 hide
RS G8124(config-router-ospf)# exit