282 RackSwitch G8000: Application Guide
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 G8000(config)# ipv6 router ospf
RS G8000(config-router-ospf3)# area-range 1 address 36:0:0:0:0:0:0:0
32
RS G8000(config-router-ospf3)# area-range 1 area 0
RS G8000(config-router-ospf3)# area-range 1 enable
RS G8000(config-router-ospf)# area-range 2 address 36:0:0:0:0:0:0:0 8
RS G8000(config-router-ospf)# area-range 2 area 0
RS G8000(config-router-ospf)# area-range 2 hide
RS G8000(config-router-ospf)# exit