[AusNOG] SSH access into 7204vxr / npe-g1

Andrew Fort afort at choqolat.org
Fri Sep 10 17:17:48 EST 2010


On Fri, Sep 10, 2010 at 5:09 PM, Greg M <gregm at servu.net.au> wrote:
> Hi All,
>
> I am stumped on this.
>
> We have a 7204 vxr + npe g1 at Equinix in Sydney, but nothing config wise I
> seem to do will grant remote telnet/ssh access over IP.
>
> line vty 0 4
>  access-class vty-ssh in
>  privilege level 15
>  login local
>  transport input telnet ssh
>
> access-list vty-ssh is set to permit all.
>
> I've tried removing that, changing to telnet or ssh only - but no luck!

There's a few pre-requisites also, have you done these?

ip domain-name foo.com
crypto key generate { rsa | dsa }
ip ssh version 2  # if your box supports it
ip ssh enable

-a



More information about the AusNOG mailing list