Configure ssh access to router ... possible without domain name?
- From: "James Harris" <james.harris.1@xxxxxxxxxxxxxx>
- Date: 26 Feb 2007 08:28:16 -0800
The only way I can find to configure ssh on a router vty is as follows
crypto rsa generate rsa
line vty 0 15
transport input ssh
The problem is that the crypto line cannot be entered without having
ip domain name <domain>
which is not part of our standard config. (Before anyone asks, we use
ip domain lookup to specify the domains to search on the box itself;
and we prefer to not have a domain name in order to stop it appearing
in CDP, and management systems. All our router names are unique so we
don't need the domain name.)
It seems we can configure a domain name, generate the rsa key, then
remove the domain name; or we can set a short domain name - such as a
dot(.). Either one works .... but is there a way to avoid this? Any
guidance appreciated. FWIW the following link applies <http://
www.cisco.com/en/US/customer/products/ps6350/products_configuration_guide_chapter09186a00804fdef2.html>
.
- Follow-Ups:
- Prev by Date: IP Directed Broadcasts
- Next by Date: Internet access for vpn clients
- Previous by thread: IP Directed Broadcasts
- Next by thread: Re: Configure ssh access to router ... possible without domain name?
- Index(es):