From: Jess Romero (jromero@xxxxxxxxx)
Date: Wed Mar 31 1999 - 00:37:55 GMT-3
As far as I know, the lab only uses the 11.1 and 11.2 images, no 11.3 at this
point, to the best of my knowledge.
Jess
John Galt Kupec wrote:
> Scott Morris wrote:
> >
> > I read that someplace, but every time I try, it tells me it can't do it
> > (does that carat (^) thing under the new number I try)... Can ya describe
> > how it's done??? Or if it works for some router types, but not others....
>
> Sure. I found out that some versions of IOS don't apparently
> let you create those extra vty's. For instance my 2509 (used),
> came with 11.2 something and it wouldn't create any new vty's.
> But all my other 250x's running 11.3(6) let me create s-loads
> of vty's. So I loaded 11.3(6) onto the 2509 and now it will create
> them too.
>
> Just do the following:
>
> (here's the end of my show run before I do anything)
>
> line con 0
> exec-timeout 0 0
> line aux 0
> line vty 0 4
> password d
> login
> !
> end
>
> R6(config)#line vty 0 10
> R6(config-line)#^Z
>
> line con 0
> exec-timeout 0 0
> line aux 0
> line vty 0 4
> password d
> login
> line vty 5 10
> login
> !
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:21:35 GMT-3