370
Table 90
Command output
Field Description
Virtual-link Neighbor-ID
ID of the neighbor on the virtual link.
Neighbor-State
Neighbor state: Down, Init, 2-Way, ExStart, Exchange, Loading, or Full.
Interface
IP address and name of the local interface on the virtual link.
Cost Interface
route
cost.
State Interface
state.
Type Virtual
link.
Transit Area
Transit area ID. (This field is displayed when a virtual link is present on the
interface.)
Timers
Values of OSPFv3 timers (in seconds): hello, dead, and retransmit, and
interface transmission delay.
filter (OSPFv3 area view)
NOTE:
This command is available only on an ABR.
Use
filter
to configure inbound/outbound Inter-Area-Prefix-LSA filtering on an ABR.
Use
undo filter
to remove the configuration.
Syntax
filter
{
acl6-number
|
prefix-list
prefix-list-name
|
route-policy
route-policy-name
} {
export
|
import
}
undo
filter
{
export
|
import
}
Default
Inter-Area-Prefix-LSAs are not filtered.
Views
OSPFv3 area view
Predefined user roles
network-admin
Parameters
acl6-number
: Specifies an IPv6 ACL by its number in the range of 2000 to 3999 to filter
inbound/outbound Inter-Area-Prefix-LSAs.
prefix-list-name
: Specifies an IPv6 prefix list by its name, a case-sensitive string of 1 to 63 characters, to
filter inbound/outbound Inter-Area-Prefix-LSAs.
route-policy-name
: Specifies a routing policy by its name, a case-sensitive string of 1 to 63 characters, to
filter inbound/outbound Inter-Area-Prefix-LSAs.
export
: Filters Inter-Area-Prefix-LSAs advertised to other areas.
import
: Filters Inter-Area-Prefix-LSAs advertised into the local area.