Hi Guys,
I'm getting very strange problem. I'm studing CCNP route with help of CBT nuggets. I'm trying to configure my routers on GNS3 as Jeremy Cioara is doing in his video tutorial. But my configuration is not going through as his going through.
I'm trying to do
HQ(config)#interface serial 0/0.1 multipoint
Then I press enter, but it does not go through and gives me error, that
invalid input detected at '^' marker. '^' comes under the word
multipoint.
But when I write
HQ(config)#interface serial 0/0.1
and press enter, then is goes to
HQ(config-subif)#
I mean without
multipoint it does not give error. But then it does not go more forward, as video tutorial go through. I mean, does not go to
Frame-Relay. when I write Frame-Relay after
HQ(config-subif)# it does not go through.
Could you please help me that what's going on, what's the problem is. Is anything wrong with IOS?
If you have CBT nuggets then, you may have look on video clip as well, I'm on Router 642-902, Video number 6,
06 - EIGRP Routing - Implementing Advanced EIGRP 1, 12:40 on vedio timeline.
I'm be thankful, if somebody will try to help me out.