[Contents] [Prev] [Next] [Index] [Report an Error]

show route flow validation

Syntax

show route flow validation
<brief | detail>
<table table-name>
<ip-prefix>
<logical-system (all | logical-system-name)>

Release Information

Command introduced before JUNOS Release 7.4.

Description

Display flow route information.

Options

brief | detail — (Optional) Display the specified level of output. If you do not specify a level of output, the system defaults to brief.

table table-name(Optional) Name of the flow route table.

ip-prefix(Optional) IP address for the flow route.

logical-system (all | logical-system-name) — (Optional) Perform this operation on all logical systems or on a particular logical system.

Required Privilege Level

view

List of Sample Output

show route flow validation

Output Fields

Table 98 lists the output fields for the show route flow validation command. Output fields are listed in the approximate order in which they appear.

Table 98: show route flow validation Output Fields

Field Name

Field Description

Level of Output

routing-table-name

Name of the routing table (for example, inet.0).

All levels

prefix

Route address.

All levels

Active unicast route

Active route in the routing table.

All levels

Dependent flow destinations

Number of flows for which there are routes in the routing table.

All levels

Origin

Source of the route flow.

All levels

Neighbor AS

Autonomous system identifier of the neighbor.

All levels

Flow destination

Number of entries and number of destinations that match the route flow.

All levels

Unicast best match

Destination that is the best match for the route flow.

All levels

Flags

Information about the route flow.

All levels

show route flow validation

user@host> show route flow validation
inet.0:
10.0.5.0/24Active unicast route
Dependent flow destinations: 1
Origin: 192.168.224.218, Neighbor AS: 65001
Flow destination (3 entries, 1 match origin)
Unicast best match: 10.0.5.0/24
Flags: SubtreeApex Consistent

[Contents] [Prev] [Next] [Index] [Report an Error]