See the following sections:
- interface [ interface-names ] {
- engine-id number;
- engine-type number;
- source-address address;
- }
- [edit forwarding-options accounting group-name output],
- [edit forwarding-options sampling output]
Statement introduced before JUNOS Release 7.4.
Specify the output interface for sending copies of packets elsewhere to be analyzed.
interface-names—Name of one or more accounting interfaces.
engine-id number—Identity of the accounting interface.
engine-type number—Type of this accounting interface.
source-address address—Address used for generating packets.
See Configuring Discard Accounting and Configuring Traffic Sampling Output.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
- interface interface-group {
- client-response-ttl number;
- description description-of-interface;
- maximum-hop-count number;
- minimum-wait-time seconds;
- no-listen;
- server [ addresses ];
- }
- [edit forwarding-options helpers bootp]
Statement introduced before JUNOS Release 7.4.
Specify the interface for a DHCP or BOOTP relay agent.
interface-group—Sets a logical interface or group of logical interfaces with a specific DHCP relay configuration.
The remaining statements are explained separately.
See Configuring the Router or Interface to Act as a DHCP/BOOTP Relay Agent.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
- interface interface-name;
- [edit forwarding-options dhcp-relay group group-name],
- [edit logical-routers logical-router-name forwarding-options dhcp-relay group group-name],
- [edit logical-routers logical-router-name routing-instances routing-instance-name forwarding-options dhcp-relay group group-name],
- [edit routing-instances routing-instance-name forwarding-options dhcp-relay group group-name]
Statement introduced in JUNOS Release 8.3.
Specify an interface within a specified group on which the DHCP relay agent is enabled. To specify multiple interfaces within a group, include multiple interface interface-name statements; you cannot specify the same interface in more than one group.
interface-name—Name of the interface.
See Configuring the Extended DHCP Relay Agent.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
- interface interface-name {
- description description-of-service;
- no-listen;
- server address < [ routing-instance routing-instance-names ]
>;
- }
- [edit forwarding-options helpers domain],
- [edit forwarding-options helpers tftp]
Statement introduced before JUNOS Release 7.4.
Specify the interface for monitoring and forwarding DNS or TFTP requests.
interface-name—Name of the interface.
The remaining statements are explained separately.
See Configuring DNS and TFTP Packet Forwarding.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
- interface interface-name {
- engine-id number;
- engine-type number;
- input-interface-index number;
- output-interface-index number;
- source-address address;
- }
- [edit forwarding-options monitoring group-name family inet output]
Statement introduced before JUNOS Release 7.4.
Specify the output interface for monitored traffic.
interface-name—Name of the interface.
engine-id number—Identity of the monitoring interface.
engine-type number—Type of this monitoring interface.
input-interface-index number—Input interface index for records from this interface.
output-interface-index number—Output interface index for records from this interface.
source-address address—Address used for generating packets.
See Configuring Flow Monitoring.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
- interface interface-name {
-
next-hop [ addresses ];
- }
- [edit forwarding-options next-hop-group group-names]
Statement introduced before JUNOS Release 7.4.
Specify the output interface for sending copies of packets elsewhere to be analyzed.
interface-name—Name of the interface.
The remaining statements are explained separately.
See Configuring a Next-Hop Group.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
- interface interface-name {
-
next-hop address;
- }
- [edit forwarding-options port-mirroring output],
- [edit forwarding-options port-mirroring family (inet | inet6) output]
Statement introduced before JUNOS Release 7.4.
Specify the output interface for sending copies of packets elsewhere to be analyzed.
interface-name—Name of the interface.
The remaining statements are explained separately.
See Configuring Port Mirroring.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.