Re: Frame Relay Config [7:55879]

2002-10-18 Thread Matthew Poole
If you did it on the major interface you would only be able to have one DLCI. It's good habit to use subinterfaces, as to add 2nd DLCI you wouldn't first need to remove the DLCI from the major interface thereby disrupting traffic. B.J. Wilson wrote in message news:200210181517.PAA05406@;

Re: Frame Relay Config [7:55879]

2002-10-18 Thread \"\"B.J. Wilson\"\"
You can put the same configuration (ip address and interface-dlci) on the major interface. The physical interface will then default to being a point-to-point link. It would be a waste of interfaces to do this on a hub router, but on a spoke it's fine. Your config would be: > r(config)#int s0 >

Frame Relay Config [7:55879]

2002-10-18 Thread Aaron Ajello
I'm studying for the BCRAN test and have been practicing Frame Relay stuff. I work with a guy who says sometimes FR is configured on a major interface. >From everything I can see, it's done on a subinterface. Below is how I think FR should go: r(config)#int s0 r(config-if)#no ip addr r(config-if