[c-nsp] 7200VXR- pa-mc-8t1

Bruce Pinsky bep at whack.org
Fri Mar 25 14:02:26 EST 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Scott Ingram wrote:
| Im in the US and I'm using the PA-MC-8T1 however, I cant seem to set the
| frame-relay interface and set my point to point's.  I have created the
| channel group's however, I cant set the frame-relay commands..
|

You'll need to set the encapsulation under the interfaces created by the
channel-group commands.  So, you should have some interfaces like serial
2/0:1, serial 2/0:2, etc which are the corresponding interfaces for the
channel-groups.  Under those interfaces, you would set "encapsulation
frame" and specify the encapsulation type as either "cisco" or "ietf".
Once you set the proper encapsulation, you can issue frame relay commands
to set the LMI type, etc, under those interfaces or create additional
subinterfaces for individual DLCI/PVCs.

So:

controller t1 2/0
~ framing esf
~ channel-group 1 timeslots 1-8
~ channel-group 2 timeslots 2-16

interface serial 2/0:1
~ encapsulation frame-relay ietf
~ ip address x.x.x.x y.y.y.y
~ frame-relay interface-dlci uuu

interface serial 2/0:2
~ encapsulation frame-relay ietf

interface serial 2/0:2.1 point-to-point
~ ip address z.z.z.z a.a.a.a
~ frame-relay interface-dlci xxx


See
http://www.cisco.com/en/US/tech/tk713/tk237/technologies_tech_note09186a008014f8a7.shtml

for more info on configuring Frame Relay.

- --
=========
bep

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (MingW32)

iD8DBQFCRGBBE1XcgMgrtyYRAkRwAKCe53w9NKPkDDp1SSG9eJvl5Le5aQCg3mz5
Mq63FSX17iogNgago9WeI48=
=qthP
-----END PGP SIGNATURE-----


More information about the cisco-nsp mailing list