show route martians
Syntax
Syntax (EX Series Switch)
Release Information
Command introduced before Junos OS Release 7.4.
Command introduced in Junos OS Release 9.0 for EX Series switches.
Description
Display the martian (invalid and ignored) entries associated with each routing table.
Options
- none
Display standard information about route martians for all routing tables.
- logical-system (all | logical-system-name)
(Optional) Perform this operation on all logical systems or on a particular logical system.
- table routing-table-name
(Optional) Display only the martian entries associated with a particular routing table.
Required Privilege Level
view
List of Sample Output
show route martiansOutput Fields
Table 1 lists the output fields for the show route martians command. Output fields are listed in the approximate order in which they appear
Table 1: show route martians Output Fields
Field Name | Field Description |
|---|---|
table-name | Name of the route table in which the route martians reside. |
destination-prefix | Route destination. |
match value | Route match parameter. |
status | Status of the route: allowed or disallowed. |
Sample Output
show route martians
user@host> show route martians
inet.0:
0.0.0.0/0 exact -- allowed
0.0.0.0/8 orlonger -- disallowed
127.0.0.0/8 orlonger -- disallowed
128.0.0.0/16 orlonger -- disallowed
191.255.0.0/16 orlonger -- disallowed
192.0.0.0/24 orlonger -- disallowed
223.255.255.0/24 orlonger -- disallowed
240.0.0.0/4 orlonger -- disallowed
inet.1:
0.0.0.0/0 exact -- allowed
0.0.0.0/8 orlonger -- disallowed
127.0.0.0/8 orlonger -- disallowed
128.0.0.0/16 orlonger -- disallowed
191.255.0.0/16 orlonger -- disallowed
192.0.0.0/24 orlonger -- disallowed
223.255.255.0/24 orlonger -- disallowed
240.0.0.0/4 orlonger -- disallowed
....
