Black Box LR1112A-T1/E1 Manual De Usuario

Descargar
Página de 142
Black Box LR11xx Series Router Configurations Guide
142
A LR1104A LR1114A at Site 2 serves as the Frame Relay termination point, connecting the Site 2 IP network to the 
LR1104A. This MFR bundle utilizes 2 T1 links for an approximate 3 Mbps bandwidth. Since it is the Frame Relay terminating 
point and is defined as a DTE frame relay interface, an IP address is assigned to the WAN bundle.
28.1.2.3 Configure the LR1104A LR1114A at Site 2
LR1114A/configure> int bundle frame1 
LR1114A/configure/interface/bundle> link t1 1-2 
LR1114A/configure/interface/bundle> description "3 Mbps to the Internet" 
LR1114A/configure/interface/bundle> encap fr 
LR1114A/configure/interface/bundle> fr 
LR1114A/configure/interface/bundle/fr> intf_type dte /* this is default */ 
LR1114A/configure/interface/bundle/fr> mfr class A /* this is default */ 
LR1114A/configure/interface/bundle/fr> lmi ansi 
LR1114A/configure/interface/bundle/fr/lmi> keepalive 10 
LR1114A/configure/interface/bundle/fr/lmi> exit 
LR1114A/configure/interface/bundle/fr> pvc 31 
/* pvc's default cir set to 3072000 bps */ 
LR1114A/configure/interface/bundle/fr/pvc> ip addr 10.0.2.1 255.255.255.252 
LR1114A/configure/interface/bundle/fr/pvc> enable 
LR1114A/configure/interface/bundle/fr/pvc> exit 
28.1.2.4 Configure the LR1104A
Blackbox/configure> int bundle toLR1114A 
Blackbox/configure/interface/bundle> link ct3 1 5-6 
Blackbox/configure/interface/bundle> description "3Mbps MFR to LR1114A"
Blackbox/configure/interface/bundle> encap fr 
Blackbox/configure/interface/bundle> fr 
Blackbox/configure/interface/bundle/fr> intf_type dce 
Blackbox/configure/interface/bundle/fr> lmi ansi 
Blackbox/configure/interface/bundle/fr/lmi> keepalive 10 
Blackbox/configure/interface/bundle/fr/lmi> exit 
Blackbox/configure/interface/bundle/fr> pvc 31 
Blackbox/configure/interface/bundle/fr/pvc> exit 3