beautypg.com

Example 2: framerelay with a channel-group, Example 3: ppp without a channel-group, Example 4: ppp with a channel-group – Patton electronic ONSITE 2800 User Manual

Page 66

background image

T1/E1 port configuration task list

66

OnSite 2800 Series User Manual

5 • T1/E1 port configuration

Example 2: Framerelay with a channel-group

port e1t1 0 0
port-type e1
framing crc4
encapsulation channelized

channel-group myGroup
timeslots 13-17
encapsulation hdlc

hdlc
encapsulation framerelay

framerelay
lmi-type itu

pvc 100
encapsulation rfc1490
bind interface pvc100 router
no shutdown

port e1t1 0 0
no shutdown

Example 3: PPP without a channel-group

port e1t1 0 0
port-type e1
framing crc4
encapsulation hdlc

hdlc
encapsulation ppp
bind interface myPPP router

port e1t1 0 0
no shutdown

Example 4: PPP with a channel-group

port e1t1 0 0
port-type e1
framing crc4
encapsulation channelized

channel-group yourGroup
timeslots 1,9,16,23
encapsulation hdlc

hdlc
encapsulation ppp
bind interface myPPP router

port e1t1 0 0
no shutdown