12.07.2013 Views

Designing and Implementing a Junos Node Unifier Network

Designing and Implementing a Junos Node Unifier Network

Designing and Implementing a Junos Node Unifier Network

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Copyright © 2013, Juniper <strong>Network</strong>s, Inc.<br />

Chapter 5: Getting Started with the JNU Software<br />

/* All the interfaces connecting to satellites */<br />

ge-0/0/0 {<br />

gigether-options {<br />

802.3ad ae479;<br />

}<br />

}<br />

si-5/0/0 {<br />

unit 0 {<br />

family inet;<br />

family inet6;<br />

}<br />

unit 1 {<br />

family inet;<br />

service-domain inside;<br />

}<br />

unit 2 {<br />

family inet;<br />

service-domain outside;<br />

}<br />

}<br />

ae479 {<br />

/* Using aggregate-ethernet interface because there can be */<br />

/* multiple physical downlinks */<br />

aggregated-ethernet-options {<br />

lacp {<br />

active;<br />

}<br />

}<br />

vlan-tagging;<br />

encapsulation flexible-ethernet-services;<br />

unit 16385 {<br />

encapsulation vlan-bridge;<br />

vlan-id 4094;<br />

}<br />

}<br />

irb {<br />

unit 16385 {<br />

family inet {<br />

address 192.168.0.1/24;<br />

}<br />

}<br />

}<br />

}<br />

policy-options {<br />

policy-statement reject-all {<br />

then reject;<br />

}<br />

}<br />

routing-instances {<br />

jnu-vrf {<br />

instance-type vrf;<br />

interface irb.16385;<br />

interface si-5/0/0.1;<br />

route-distinguisher 192.168.0.1:0;<br />

vrf-import reject-all;<br />

vrf-export reject-all;<br />

27

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

Saved successfully!

Ooh no, something went wrong!