28.06.2014 Views

Discussion

Discussion

Discussion

SHOW MORE
SHOW LESS

Create successful ePaper yourself

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

While this does what you want, it may not be what you expect:<br />

[edit interfaces]<br />

aviva@router1# show fe-0/0/0<br />

enable;<br />

unit 0 {<br />

family inet {<br />

address 192.168.220.1/30;<br />

}<br />

}<br />

You generally don’t need or want to explicitly enable an interface. The better way to<br />

get the interface back up is to remove the disable statement:<br />

[edit interfaces fe-0/0/0]<br />

aviva@router1# delete disable<br />

edit interfaces]<br />

aviva@router1# show fe-0/0/0<br />

unit 0 {<br />

family inet {<br />

address 192.168.220.1/30;<br />

}<br />

}<br />

Configuring Interfaces Before the PICs Are Installed | 245<br />

This is the Title of the Book, eMatter Edition<br />

Copyright © 2008 O’Reilly & Associates, Inc. All rights reserved.

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

Saved successfully!

Ooh no, something went wrong!