16.03.2014 Views

Policy Framework Configuration Guide - Juniper Networks

Policy Framework Configuration Guide - Juniper Networks

Policy Framework Configuration Guide - Juniper Networks

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Chapter 15: Traffic Forwarding and Monitoring <strong>Configuration</strong><br />

You can also configure an individual logical interface to be a DHCP and BOOTP relay<br />

agent if you have locally attached hosts and a remote DHCP or BOOTP server connected<br />

to one of the router's or switch’s interfaces. For more information, see the Junos OS<br />

System Basics <strong>Configuration</strong> <strong>Guide</strong>.<br />

Configuring DNS and TFTP Packet Forwarding<br />

You can configure the router or switch to support Domain Name System (DNS) and<br />

Trivial File Transfer Protocol (TFTP) packet forwarding for IPv4 traffic, which allows<br />

clients to send DNS or TFTP requests to the router or switch. The responding DNS or<br />

TFTP server recognizes the client address and sends a response directly to that address.<br />

By default, the router or switch ignores DNS and TFTP request packets.<br />

To enable DNS or TFTP packet forwarding, include the helpers statement at the<br />

[edit forwarding-options] hierarchy level:<br />

[edit forwarding-options]<br />

helpers {<br />

domain {<br />

description text-description;<br />

interface interface-name {<br />

description text-description;<br />

no-listen;<br />

server address;<br />

server logical-system name < [ routing-instance routing-instance-names ] >;<br />

server < [ routing-instance routing-instance-names ] >;<br />

}<br />

}<br />

tftp {<br />

description text-description;<br />

interface interface-name {<br />

description text-description;<br />

no-listen;<br />

server address;<br />

server logical-system name < [ routing-instance routing-instance-names ] >;<br />

server < [ routing-instance routing-instance-names ] >;<br />

}<br />

}<br />

}<br />

To set domain packet forwarding, include the domain statement.<br />

To set the description of the DNS or TFTP service, include the description statement.<br />

To set TFTP packet forwarding, include the tftp statement.<br />

To set a DNS or TFTP server (with an IPv4 address), include the server statement. Use<br />

one address for either a global configuration or for each interface.<br />

To set the routing instance of the server to forward, include the routing-instance statement.<br />

You can include as many routing instances as necessary in the same statement.<br />

Copyright © 2010, <strong>Juniper</strong> <strong>Networks</strong>, Inc.<br />

371

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!