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.

This output shows some of the default settings on T1 interfaces. The first highlighted<br />

line shows that the connection is point to point (PPP), the MTU size is 1,504<br />

bytes, the clocking is internal, and the interface speed is T1, or 1.544 Mbps. The second<br />

line shows that loopback mode is disabled, the frame checksum size (FCS) is 16<br />

bits, and the framing mode is extended superframe. Two other defaults not shown in<br />

the output are a byte encoding of 8 bites per byte (nx64) and B8ZS line encoding. In<br />

the last line of the output, you see the interface address that you configured.<br />

To change the FCS to 32 bits to provide more reliable packet verification, use this<br />

command:<br />

[edit interfaces t1-0/0/3]<br />

aviva@RouterF# set t1-options fcs 32<br />

T1 has two framing modes, D4 super frame (SF) and extended super frame (ESF). An<br />

SF frame consists of 192 data bits, arranged into 24 8-bit channels, and a single framing<br />

bit. That single framing bit is used as part of a 12-bit framing sequence. ESF<br />

extends the super frame from 12 frames to 24 frames. To change the framing mode<br />

to SF, use this command:<br />

[edit interfaces t1-0/0/3]<br />

aviva@RouterF# set t1-options framing sf<br />

7.17 Performing a Loopback Test on a T1 Interface<br />

Problem<br />

A new T1 interface has been installed and configured, and you want to perform a<br />

loopback test to make sure the interface is operating properly.<br />

Solution<br />

Set up a T1 loopback configuration:<br />

[edit interfaces t1-0/0/3]<br />

aviva@RouterF# set t1-options loopback local<br />

aviva@RouterF# set no-keepalives<br />

aviva@RouterF# set encapsulation cisco-hdlc<br />

aviva@RouterF# commit<br />

Make sure the interface is up:<br />

aviva@RouterF> show interfaces t1-0/0/3 terse<br />

Interface Admin Link Proto Local Remote<br />

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

Then zero all the statistics on the interface:<br />

aviva@RouterF> clear interfaces statistics t1-0/0/3<br />

226 | Chapter 7: Router Interfaces<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!