61200788L1-42A
Technical Support 1-888-4ADTRAN (1-888-423-8726)
17
1. Enter
interface fr 1.1
to create the first PVC assigned to Frame Relay virtual interface 1. This
activates the configuration parameters for the PVC. Your prompt should now display
IAD
(config-fr1.1)#
.
2. Enter
frame-relay interface-dlci 16
to assign DLCI 16 to this PVC. (DLCIs should be
supplied by your network provider.)
3. Enter
ip address 192.22.72.1 255.255.255.0
to assign an IP address of 192.22.72.1 for this
PVC using a 24-bit subnet mask.
4. Enter
exit
to return to the Global Configuration mode.
The following steps outline configuring a PPP Virtual interface (labeled 1) to the NetVanta 950 IAD.
1. Enter the
interface ppp 1
to create a PPP virtual interface labeled 1.
2. Enter
ip address 192.22.72.1
255.255.255.0
to assign an IP address to the PPP endpoint
using a 24-bit mask.
3. Enter
no shutdown
to activate the interface to pass data.
4. Enter
exit
to return to the Global Configuration mode.
1. Enter
interface t1 0/1
to activate the interface configuration mode for the T1 WAN interface.
2. Enter
tdm-group 1 timeslots 1-10
to create a TDM group for DS0s 1 through 10 (the data
DS0s) on the T1 network connection (t1 0/1).
3. Enter
exit
to return to the Global Configuration mode.
4. Enter
cross-connect 1
t1 0/1 1 frame-relay 1
to connect DS0s 1 through 10 of the T1
network connection (t1 0/1) to the virtual Frame Relay interface fr 1.16.
Alternately,
5. Enter
cross-connect 1
t1 0/1 1 ppp 1
to connect DS0s 1 through 10 of the T1 network
connection (t1 0/1) to the virtual PPP interface labeled 1.
Create the PVC and Assign an IP Address
Configure the PPP Virtual Interface
The following steps assume the Global Configuration mode is currently active. Verify the
prompt of the unit displays
(config)#
.
Create a T1 to Virtual Interface Cross-Connect
For this example we will configure a T1 WAN interface with DS0s 1 through 10 for data. The
following steps assume the Global Configuration mode is currently active. Verify that the
prompt of your unit displays
(config)#
.
Create a T1 to FXS Cross-Connect