CL Command Reference - CRTLINFR
CL Command List > CRTLINFR Reference
Description:
The Create Line Description (Frame-Relay Network) (CRTLINFR) command creates a line description for a frame-relay network (FR) line.
Examples:
CRTLINFR LIND(FRLIN) NWI(NEWONE) NWIDLCI(1001)
ONLINE(*YES)
VRYWAIT(*NOWAIT) MAXFRAME(1600) LINKSPEED(2400)
This command creates frame relay line FRLIN. FRLIN is attached to a frame relay NWI named NEWONE using DLCI number 1001. FRLIN is automatically varied on at initial program load (IPL). The system does not wait for the vary on to complete; therefore, the line is varied on asynchronously. The maximum frame size for this line is 1600 and the link speed is 2400 bits per second (bps).