28.06.2014 Views

Discussion

Discussion

Discussion

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>Discussion</strong><br />

To remove an interface from the IS-IS network, you can disable it. Because you are<br />

only removing the interface temporarily, you don’t want to remove the configuration<br />

statements entirely. You see that the interface is down:<br />

aviva@RouterG> show isis interface<br />

IS-IS interface database:<br />

Interface L CirID Level 1 DR Level 2 DR L1/L2 Metric<br />

fe-0/0/1.0 3 0x2 RouterG.02 RouterG.02 10/10<br />

fe-1/0/0.0 1 0x3 RouterA.02 Disabled 10/10<br />

fe-1/0/1.0 3 0x1 Disabled Disabled 10/10<br />

lo0.0 0 0x1 Passive Passive 0/0<br />

Also, the adjacency to the neighbor is down:<br />

aviva@RouterG> show isis adjacency<br />

Interface System L State Hold (secs) SNPA<br />

fe-0/0/1.0 RouterH 2 Up 26 0:5:85:c1:d1:d1<br />

fe-1/0/0.0 RouterA 1 Up 6 0:5:85:ca:ca:70<br />

fe-1/0/1.0 RouterJ 2 Down 0 0:5:85:c4:72:f5<br />

Another way to disable IS-IS on an interface is with the deactivate command:<br />

[edit protocols isis]<br />

aviva@RouterG# deactivate interface fe-1/0/1.0<br />

aviva@RouterG# commit<br />

aviva@RouterG# show<br />

interface fe-0/0/1.0;<br />

interface fe-1/0/0.0 {<br />

level 2 disable;<br />

}<br />

inactive: interface fe-1/0/1.0;<br />

interface lo0.0;<br />

}<br />

To start IS-IS again on the interface, reactivate it:<br />

[edit protocols isis]<br />

aviva@RouterG# activate interface fe-1/0/1<br />

aviva@RouterG# commit<br />

You can also temporarily disable IS-IS on the router:<br />

[edit protocols isis]<br />

aviva@RouterG# set disable<br />

aviva@RouterG# commit and-quit<br />

aviva@RouterG> show isis interface<br />

IS-IS instance is not running<br />

378 | Chapter 11: IS-IS<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!