- helpers {
-
-
bootp {
- client-response-ttl number;
- description description-of-service;
-
- interface interface-group {
- client-response-ttl number;
- description description-of-interface;
- maximum-hop-count number;
- minimum-wait-time seconds;
- no-listen;
- server [ addresses ];
- }
- maximum-hop-count number;
- minimum-wait-time seconds;
- server address [ addresses ];
- }
-
-
domain {
- description description-of-service;
- server address < [ routing-instance routing-instance-names ] >;
-
- interface interface-name {
- description description-of-interface;
- no-listen;
- server address < [ routing-instance routing-instance-names ] >;
- }
- }
-
-
tftp {
- description description-of-service;
- server address < [ routing-instance routing-instance-names ] >;
-
- interface interface-name {
- description description-of-interface;
- no-listen;
- server address < [ routing-instance routing-instance-names ] >;
- }
- }
-
-
traceoptions {
-
- file filename {
- files number;
- size bytes;
- }
- level level;
- flag flag;
- }
- }
- [edit forwarding-options]
Statement introduced before JUNOS Release 7.4.
Enable TFTP or DNS request packet forwarding, or configure the router or interface to act as a DHCP/BOOTP relay agent. Use only one server address per interface or global configuration.
The statements are explained separately.
See Configuring the Router or Interface to Act as a DHCP/BOOTP Relay Agent and Configuring DNS and TFTP Packet Forwarding.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.