- interface-routes {
-
- family (inet | inet6) {
-
- export {
- lan;
- point-to-point;
- }
- }
-
rib-group group-name;
- }
- [edit logical-systems logical-system-name routing-instances routing-instance-name routing-options],
- [edit logical-systems logical-system-name routing-options],
- [edit routing-instances routing-instance-name routing-options],
- [edit routing-options]
Statement introduced before JUNOS Release 7.4.
Associate a routing table group with the router’s interfaces and specify routing table groups into which interface routes are imported.
inet—Specify the IPv4 address family.
inet6—Specify the IPv6 address family.
lan—Export LAN routes.
point-to-point—Export point-to-point routes.
The remaining statement is explained separately.
See Configuring How Interface Routes Are Imported into Routing Tables.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.