F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Configuration Guide-6PW100
770
Ste
p
Command
Remarks
1117. Configure a
summary route.
abr-summary ipv6-address
prefix-length [ not-advertise ]
Not configured by default.
The abr-summary command takes effect
on ABRs only.
904BConfiguring OSPFv3 inbound route filtering
According to some rules, you can configure OSPFv3 to filter routes that are computed from received
LSAs.
To configure OSPFv3 inbound route filtering:
Ste
p
Command
Remarks
1118. Enter system
view.
system-view N/A
1119. Enter OSPFv3
view.
ospfv3 [ process-id ]
N/A
1120. Configure
inbound route filtering.
filter-policy { acl-number | ipv6-prefix
ipv6-prefix-name } import
Not configured by default.
NOTE:
The filter-policy import command can only filter routes computed by OSPFv3. Only routes not filtered ou
t
can be added into the local routing table.
905BConfiguring an OSPFv3 cost for an interface
You can configure an OSPFv3 cost for an interface with one of the following methods:
• Configure the cost value in interface view.
• Configure a bandwidth reference value for the interface, and OSPFv3 computes the cost
automatically based on the bandwidth reference value: Interface OSPFv3 cost = Bandwidth
reference value (100 Mbps) ÷ Interface bandwidth (Mbps). If the calculated cost is greater than
65535, the value of 65535 is used; if the calculated cost is smaller than 1, the value of 1 is used.
If the cost value is not configured for an interface, OSPFv3 automatically computes the interface cost
value.
To configure an OSPFv3 cost for an interface:
Ste
p
Command
Remarks
1121. Enter system
view.
system-view N/A
1122. Enter interface
view.
interface interface-type
interface-number
N/A
1123. Configure an
OSPFv3 cost for the
interface.
ospfv3 cost value [ instance
instance-id ]
Optional.
The default cost depends on the interface type:
1 for a VLAN interface; 0 for a loopback
interface; computed according to the
bandwidth for other interfaces.