show route export vrf-target
Syntax
show route export vrf-target <brief | detail> <community community--regular-expression> <logical-system (all | logical-system-name)>
Description
Display the VPN routing and forwarding (VRF) target communities for which policy-based route export is currently distributing routes. This command is relevant when there are overlapping virtual private networks (VPNs).
Options
none | Display standard information about all target communities. |
brief | detail | (Optional) Display the specified level of output. If you do not specify a level of output, the system defaults to brief. |
community community-regular-expression | (Optional) Display information about the specified community. |
logical-system (all | logical-system-name) | (Optional) Perform this operation on all logical systems or on a particular logical system. |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show route export vrf-target
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
Level of Output |
---|---|---|
Route target |
Target communities for which auto-export is currently distributing routes. |
brief none |
Family |
Routing table entries for the specified family. |
brief none |
type-of-routing-table(s) |
Type of routing tables the feature handles:
|
brief none |
Import |
Number of routing tables that are currently importing routes with this target community. Omitted for tables that are not importing routes. |
brief none |
Export |
Number of routing tables that are currently exporting routes with this target community. Omitted for tables that are not exporting routes. |
brief none |
Target |
Target communities, family, and options for which auto-export is currently distributing routes. |
detail |
Import table(s) |
Name of the routing tables that are importing a particular route target. |
detail |
Export table(s) |
Name of the routing tables that are exporting a particular route target. |
detail |
Sample Output
- show route export vrf-target
- show route export vrf-target community
- show route export vrf-target detail
show route export vrf-target
user@host> show route export vrf-target Route Target Family Import Export 69:1 inet unicast 2 2 69:2 inet unicast 2 2
show route export vrf-target community
user@host> show route export vrf-target community target:69:1 Route Target Family Import Export 69:1 inet unicast 2 2
show route export vrf-target detail
user@host> show route export vrf-target detail Target: 1:12 inet unicast Import table(s): vrf-11.inet.0 vrf-12.inet.0 Export table(s): vrf-12.inet.0 Target: 1:13 inet unicast Import table(s): vrf-12.inet.0 vrf-13.inet.0 Export table(s): vrf-13.inet.0
Release Information
Command introduced before Junos OS Release 7.4.