Syntax
martians {destination-prefixmatch-type<allow>; }Hierarchy Level
[edit logical-routerslogical-router-namerouting-instancesrouting-instance-namerouting-options],[edit logical-routerslogical-router-namerouting-instancesrouting-instance-namerouting-optionsribrouting-table-name],[edit logical-routerslogical-router-namerouting-options],[edit logical-routerslogical-router-namerouting-optionsribrouting-table-name],[edit routing-instancesrouting-instance-namerouting-options],[edit routing-instancesrouting-instance-namerouting-optionsribrouting-table-name],[edit routing-options],[edit routing-optionsribrouting-table-name]Release Information
Statement introduced before JUNOS Release 7.4.Description
Options
allow—(Optional) Explicitly allow a subset of a range of addresses that has been disallowed.
destination-prefix—Destination route you are configuring:
destination-prefix/prefix-length—destination-prefixis the network portion of the IP address, andprefix-lengthis the destination prefix length.default—Default route to use when routing packets that do not match a network or host in the routing table. This is equivalent to specifying the IP address0.0.0.0/0.
match-type—Criteria that the destination must match:
exact—Exactly match the route's mask length.longer—The route's mask length is greater than the specified mask length.orlonger—The route's mask length is equal to or greater than the specified mask length.throughdestination-prefix—The route matches the first prefix, the route matches the second prefix for the number of bits in the route, and the number of bits in the route is less than or equal to the number of bits in the second prefix.uptoprefix-length—The route's mask length falls between the two destination prefix lengths, inclusive.Usage Guidelines
See Configuring Martian Addresses.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.