hello guys
i have been trying to make a router frame relay switch using 3 2501 routers but when i try to configure the frame relay switch (router ) for DLCI then i get this error.the 2501 router has two serial ports 0 and 1
which is connected to the other routers using a dce/dte cable (back t0 back cable)
this is an example config for serial 0 which i did
router(config)#interface serial 0
router(config-if)#encap frame-relay
router(config-if)#clk rate 64000
router(config-if)#frame-relay lmi-type ansi
router(config-if)#frame-relay intf type dce
router(config-if)#frame-relay route 304 interface s1 403
% Invalid Input detected at '^' marker
this is where i get the error message at 304 and the marker is at 304
cud anyone pls help me with this
im using a Boson netsim
after trying this on the sim i want to do this on real router in my home lab
or is there any way i can configure the dlci seperately and also the picture of the router setup is in this page
http://www.ciscopress.com/articles/article.asp?p=170741&seqNum=7
thx in adv