14.12.2012 Views

Junos OS Interfaces Fundamentals ... - Juniper Networks

Junos OS Interfaces Fundamentals ... - Juniper Networks

Junos OS Interfaces Fundamentals ... - Juniper Networks

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.

<strong>Junos</strong> ®<br />

<strong>OS</strong> 12.1 <strong>Interfaces</strong> <strong>Fundamentals</strong> Configuration Guide<br />

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

unit 0 {<br />

family inet {<br />

address 200.1.1.1/24;<br />

}<br />

}<br />

}<br />

The sample output shown below for the above configuration reveals that only<br />

ge-0/1/0.0 was assigned the same IPv4 address 200.1.1.1/24 and its link state was up,<br />

while ge-3/0/1.0 was not assigned the IPv4 address, though its link state was up,<br />

which means that it will be operational only when it gets a unique IPv4 address other<br />

than 200.1.1.1/24.<br />

show interfaces terse user@host> show interfaces terse ge*<br />

Interface Admin Link Proto Local Remote<br />

ge-0/1/0 up up<br />

ge-0/1/0.0 up up inet 200.1.1.1/24<br />

multiservice<br />

ge-0/1/1 up down<br />

ge-3/0/0 up down<br />

ge-3/0/1 up up<br />

ge-3/0/1.0 up up inet<br />

multiservice<br />

Configuring same IPv4 address on explicitly PPP interfaces:<br />

[edit]<br />

user@host# show<br />

so-0/0/0 {<br />

unit 0 {<br />

family inet {<br />

address 200.1.1.1/24;<br />

}<br />

}<br />

}<br />

so-0/0/3 {<br />

unit 0 {<br />

family inet {<br />

address 200.1.1.1/24;<br />

}<br />

}<br />

}<br />

The sample output shown below for the above configuration reveals that both<br />

so-0/0/0.0 and so-0/0/3.0 were assigned the same IPv4 address 200.1.1.1/24 and<br />

that their link states were down, which means that to make them operational atleast<br />

one of them will have be configured with a unique IPv4 address other than 200.1.1.1/24.<br />

show interfaces terse user@host> show interfaces terse so*<br />

196<br />

Interface Admin Link Proto Local Remote<br />

so-0/0/0 up up<br />

so-0/0/0.0 up down inet 200.1.1.1/24<br />

so-0/0/1 up up<br />

so-0/0/2 up down<br />

so-0/0/3 up up<br />

so-0/0/3.0 up down inet 200.1.1.1/24<br />

Copyright © 2012, <strong>Juniper</strong> <strong>Networks</strong>, Inc.

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

Saved successfully!

Ooh no, something went wrong!