IPv6 Configuration Guide K/KA/KB.15.15
Example 140 Verifying OSPFv3 redistribution of loopback interfaces on a neighboring router
HP Switch(config)# show ipv6 route ospf3
IPv6 Route Entries
Destination : 2001:db8::333/128
Gateway : fe80::55:1%vlan55
Type: ospf3 Sub-Type: External2
1
Distance: 110 Metric: 1
Destination : 2001:db8:1::127/128
Gateway : fe80::55:1%vlan55
Type: ospf3 Sub-Type: IntraArea
2
Distance: 110 Metric: 1
1
Indicates a loopback interface configured on a neighbor router
with redistribution enabled, but not assigned to an OSPFv3
area
2
Indicates a loopback interface configured on a neighbor router
and assigned to an OSPFv3 area
Configuring ranges on an ABR to reduce advertising to the backbone
For more information, see “About configuring ranges on an ABR to reduce advertising to the
backbone” (page 259).
Syntax:
router ospf3 area [ ospf3-area-id | backbone ]
range ipv6-addr/prefix [ type | [ summary [ cost 1 - 16777215 ]] |
inter-area | nssa ] [ no-advertise ]
Syntax:
[no] router ospf3 area [ ospf3-area-id | backbone ]
range ipv6-addr/prefix [ type | [ summary [ cost 1 - 16777215 ]] |
inter-area | nssa ]
Use this command on a routing switch intended to operate as an ABR for the
specified area to do either of the following:
• Simultaneously create the area and corresponding range setting for routes to
summarize or block.
• For an existing area, specify a range setting for routes to summarize or block
(prevent).
ospf3-area-id
Same area ID as in “Configuring an OSPFv3 backbone or normal area”
(page 211), except you cannot use a backbone area number (0 or 0.0.0.0) for
a stub area or NSSA.
range ipv6-addr/prefix
Defines the range of RAs to either summarize for injection into the backbone
area or to prevent from being injected into the backbone area.
The ipv6-addr value specifies the IPv6 address portion of the range, and
prefix specifies the leftmost significant bits in the address.
The ABR for the specified area compares the IPv6 address of each outbound
RA with the address and significant bits in the mask to determine which routes
to select for either summarizing or blocking.
218 OSPFv3 Routing










