ssh config

I'm trying to config ssh on a 6500 IOS running. All documents on the cisco site indicate using the 'set' to launch this command but switch does not recognize this command. Someone has an answer to this? Is there a specific module, I need? I looking in the wrong place? Or I'll just crazy?

Each version of IOS has acutally several "flavors" If you want to. For example,.

IP, Advanced IP voice IP Services and so on. You can tell by the name of file, you need to identify the feature set as it is called. If you post the name of the file that I can look to see if your service includes support SSH.

the file name will be something like this: c2800nm-adventerprisek9 - mz.123 - 14.T4

Steve

Tags: Cisco Security

Similar Questions

  • Start-up Service SSH and using SSH plugin

    Use the case - I want to activate SSH service on a particular host and then use vCO to run one or more commands.

    Problem 1 - using Onyx, I see that the method I need is "startService" and research of the API considers the item I need is "VC / VcHostServiceSystem.startService ()" However, I am not able to create a setting of such entry - it is just not there.

    Problem 2 - turn on the service manually, I tried to use run SSH command workflow, with authentication by password and it fails with the following error:

    Cannot run command InternalError: java.net.UnknownHostException: ch.dunes.plugin.ssh.config.xml.Connection@4fc31216 (workflow: copy to run SSH command / run SSH Command (item6) #14) (Workflow: copy to run SSH command / run SSH Command (item6) #31)

    Pointers or suggestions?

    Hello!

    And for your first question:

    You cannot create a workflow of this type parameter. You must instead to 'get' a VcHostServiceSystem object to the VcHostSystem (youc an create a workflow for this last setting).

    Who remembers me an example, I've corrected to Cody Bunch in the past: see his blog about setting up an NTP server to an ESX host to a complete example:

    http://professionalvmware.com/2012/03/Orchestrator-configure-host-time-settings/

    It should give you an idea how to work with the system of assistance...

    See you soon,.

    Joerg

  • How to configure ssh on the new network card

    I added a new network adapter to use for replication of virtual machines outside the service console. I can't ssh in the new ip address. I'm tring to figure out how add IP to ssh config so it will allow me to connect.

    You can have several console and you can not remove the console when you are connected.

    As written in the previous post, send a screenshot of the network configuration.

    André

  • Configure access ssh_key based switch MXL. Not "based on the host."

    I have read the documentation and cannot get to a cohesive whole procedure in order to get the simple key-based authentication to work.

    The docs separate this task in a wide variety of measures in order to activate authentication "host-based", but I don't want to.  I use two laptops and 2 different offices in various locations.  "Host-based" is not going to work for me.  I need an authentication of purely "function key".  You need an example of what involved specific steps and the order to execute them.  I find that this process is pretty simple on the HP based including the new Arubas switches.  But this MXL documentation is difficult to decipher.

    It seems as it is a one-at-a-time operation, but it is more advanced and allows you to better separate, and so I'm happy with it so far.

    1. create the user with administrator privileges
    SN - MXL (conf) "JUtilisateur" somepass privilège 15 password #username

    2 enable authentication rsa
    SN - MXL (conf) ssh rsa authentication #ip activate

    3. copy your public key in the MXL (pull)
    SN - MXL #copy scp: flash:
    Address or name of the host remote []: 172.16.11.10
    Port number of the server [22]:
    Source file name []:.ssh/juser_rsa.pub
    User name to host remote login: "JUtilisateur"
    Password to the remote to connect host:
    The destination [juser_rsa.pub] file name:
    !!
    403 bytes copied successfully

    4. now log in as user, and run:
    SN - MXL #ip ssh juser_rsa.pub my authorized key of rsa authentication
    RSA keys added to the list of authorized Keys user.
    Delete the juser_rsa.pub file: (yes/no)? Yes

    5. I had to create the file ~.ssh/config with the following statement:

    host mxl
    Host name 172.16.11.1
    The user juser
    IdentityFile ~/.ssh/juser_rsa

    This means that the PRIVATE key is referenced.  Note: Make sure that your config file is has 644 permissions.

    6 test

    $ ssh mxl

    The option of SupportAssist EULA acceptance has not been selected. SupportAssist
    can be activated once the EULA of SupportAssist has been accepted. Use of the:
    command "Activate support-assist" to accept the EULA and activate SupportAssist.

    MON-MXL #.

    And I am.  Either way, I want to get rid of that little nag, as this MXL stack is not in a country supported by DELL.  Anyone know how to remove the horse?

  • IOM 11.1.1.5.0 Configuration of the generic UNIX BP02 connector problem

    I have a survey concerning the configuration of the generic UNIX connector on 11.1.1.5 to IOM. Basically, when I try to do the first Recon and Shell Recon group, I get an error saying:

    Oracle.iam.connectors.icfcommon.exceptions.IntegrationException: The value of a [Host] key is not defined in the plan provided.

    I followed the connector guide UNIX documentation and has also created an attribute in the OIM Design Console called privateKey [LOADFROMFILE] that contains a value of file:\\\home\oracle\Oracle\Middleware\Oracle_OIM1\server\ConnectorDefaultDirectory\SSH\config\oim_rsa.

    I also tried to set up a user with UNIX resources but I get an error message saying:

    CREATEUSER running
    Target class = oracle.iam.connectors.icfcommon.prov.ICProvisioningManager
    < 2 July 2012 18:20:32 PHT > < error > < ORACLE. IAM. CONNECTORS. ICFCOMMON. Prov. ICPROVISIONINGMANAGER > < BEA-000000 > < oracle.iam.connectors.icfcommon.prov.ICProvisioningManager: createObject: error while creating user
    oracle.iam.connectors.icfcommon.exceptions.IntegrationException: the value of a [Host] key is not defined in the plan provided.
    at oracle.iam.connectors.icfcommon.util.MapUtil.getRequiredValue(MapUtil.java:94)
    at oracle.iam.connectors.icfcommon.ConnectorFactory.createConnectorFacade(ConnectorFactory.java:122)
    at oracle.iam.connectors.icfcommon.prov.ICProvisioningManager.init(ICProvisioningManager.java:133)
    at oracle.iam.connectors.icfcommon.prov.ICProvisioningManager.init(ICProvisioningManager.java:141)
    at oracle.iam.connectors.icfcommon.prov.ICProvisioningManager.createObject(ICProvisioningManager.java:253)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.thortech.xl.adapterGlue.ScheduleItemEvents.adpUNIXCREATEUSER.CREATEUSER(adpUNIXCREATEUSER.java:109)
    at com.thortech.xl.adapterGlue.ScheduleItemEvents.adpUNIXCREATEUSER.implementation(adpUNIXCREATEUSER.java:54)
    at com.thortech.xl.client.events.tcBaseEvent.run(tcBaseEvent.java:196)
    at com.thortech.xl.dataobj.tcDataObj.runEvent(tcDataObj.java:2492)
    at com.thortech.xl.dataobj.tcScheduleItem.runMilestoneEvent(tcScheduleItem.java:2917)
    at com.thortech.xl.dataobj.tcScheduleItem.eventPostInsert(tcScheduleItem.java:547)
    at com.thortech.xl.dataobj.tcDataObj.insert(tcDataObj.java:602)
    at com.thortech.xl.dataobj.tcDataObj.save(tcDataObj.java:474)
    at com.thortech.xl.ejb.beansimpl.tcProvisioningOperationsBean.retryTasks(tcProvisioningOperationsBean.java:4042)
    at Thor.API.Operations.tcProvisioningOperationsIntfEJB.retryTasksx (unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.oracle.pitchfork.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:34)
    at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
    at com.oracle.pitchfork.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:42)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    to $Proxy329.retryTasksx (Unknown Source)
    at Thor.API.Operations.tcProvisioningOperationsIntfEJB_4xftoh_tcProvisioningOperationsIntfRemoteImpl.__WL_invoke (unknown Source)
    at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)
    at Thor.API.Operations.tcProvisioningOperationsIntfEJB_4xftoh_tcProvisioningOperationsIntfRemoteImpl.retryTasksx (unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)
    to $Proxy167.retryTasksx (Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:198)
    to $Proxy328.retryTasksx (Unknown Source)
    at Thor.API.Operations.tcProvisioningOperationsIntfDelegate.retryTasks (unknown Source)
    at com.thortech.xl.webclient.actions.ResourceProfileProvisioningTasksAction.retryTasks(ResourceProfileProvisioningTasksAction.java:702)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:269)
    at com.thortech.xl.webclient.actions.tcLookupDispatchAction.execute(tcLookupDispatchAction.java:133)
    at com.thortech.xl.webclient.actions.tcActionBase.execute(tcActionBase.java:894)
    at com.thortech.xl.webclient.actions.tcAction.execute(tcAction.java:213)
    at org.apache.struts.chain.commands.servlet.ExecuteAction.execute(ExecuteAction.java:58)
    at org.apache.struts.chain.commands.AbstractExecuteAction.execute(AbstractExecuteAction.java:67)
    at org.apache.struts.chain.commands.ActionCommandBase.execute(ActionCommandBase.java:51)
    at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
    at org.apache.commons.chain.generic.LookupCommand.execute(LookupCommand.java:305)
    at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
    at org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:283)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)
    at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:462)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at com.thortech.xl.webclient.security.CSRFFilter.doFilter(CSRFFilter.java:76)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.iam.platform.auth.web.PwdMgmtNavigationFilter.doFilter(PwdMgmtNavigationFilter.java:121)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:108)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:111)
    at java.security.AccessController.doPrivileged (Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3730)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3696)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >


    I would like to ask if there is one configuration step that I missed that causes this error?

    Thanks in advance!

    Hello

    Check in the resource COMPUTER provided you a value for the host.

    Concerning
    user12841694

  • Unable to ssh on alternative port

    Mini Mac OS X Server 10.11.6, CommuniGate Pro, no and almost no other stock OS X Server services.

    The server owner recently found on a network that has blocked ports for VPN and SSH connections, so we try to set up the server to allow a SSH tunnel through SOCKS proxy port 443, which is almost always open. (We have no plans on execution of web services via this port on this area.)

    Research indicates that this should be a two-step process: 1) Edit /Library/Server/Web/Config/Proxy/apache_serviceproxy.conf to remove the web listening on ports 80 and 443 ports; (2) edit/etc/ssh/ssh_config for add a SSH listener on port 443. then restart.

    After that, HTTP services are off on 80 and 443, but I can't connect to SSH on port 443. Works very well over 22 yet. Nmapping the server indicates that there is nothing open on port 443. Is there anything else I need to do for this open?

    A user on the stack Exchange responded to this question. Works a charm.

    http://Apple.StackExchange.com/questions/253332/unable-to-SSH-to-OS-x-server-Ove r-replacement-port

  • SSH permissions

    I know that this has been done, but I can't find here or elsewhere.

    I just reinstalled my SSH protocols after replacing a hard drive on the server and (data only) restore from a Time Machine backup. I seemed to have to start the SSH process from scratch.

    I'm from the procedure (which I learned here) ctlow.ca/SSH-VPN_MacOSX.html.

    It worked, but when I connect from the client, it just goes through without asking for password. I think that he asked a password the first time, the password private key (?), but he used to ask for it (in a small text box, echo) every time and then the password (?) server in the Terminal itself, not taken over.

    Now, none of those happening.

    So, I found some notes I had made about it and reset the permissions as 700 .ssh folder and files inside like 600, on the server and the client.

    It ends up looking like this:

    ClientComputer: ~ ClientID$ ls - ael .ssh

    Total 24

    drwx - 5 personal ClientID 170 11 Sep 15:24.

    drwxr-x-wx + 24 personal ClientID 816 13 Sep 08:26...

    0: Group: everyone deny delete

    -rw-@ 1 personal ClientID 32 10 February 2012 config

    -rw - 1 1766 11 Sep 15:11 id_rsa personal ClientID

    -rw - 1 818 11 Sep 15:33 known_hosts personal ClientID

    ====

    ServerComputer: ~ ServerID$ ls - ael .ssh

    Total 16

    drwx - 4 personal ServerID 136 11 Sep 15:28.

    drwxr-xr-x @ 25 personal ServerID 850 11 Sep 15:30...

    0: Group: everyone deny delete

    -rw - 1 416 11 Sep 15:28 authorized_keys personal ServerID

    -rw - 1 391 11 Sep 15:26 known_hosts personal ServerID

    I don't think I'm particularly threatened, but I was happy to have to use two passwords to log into the SSH tunnel. No idea why I wonder no password now? (I did specify a passphrase when generating the key.)

    Thank you.

    Charles

    P.S. The customer running 10.9, 10.11 server.

    P.P.S. For the client-user info window showed "shared folder" which I don't know how it got that way and have unchecked the box. I doubt if that is related to my question.

    Hello Charles,

    I'm not sure what you were doing before, but it seems OK now.

    Most of the internet uses the same set of instructions that tell people not to use a password for the private key. It's a hassle to the running ssh-agent and most people struggle enough as it is with ssh. But on OS X, keychain using ssh-agent. Thus, when you provide a password for your private key, the first time you go, you will be asked (via a beautiful Aqua GUI) your password. You can expect that and save it in the keychain, hence, you will never be asked again. Then, if the rest of your ssh stuff is correct, it will pass all by as you describe. It sounds like what is happening now, and that's how it should work.

    If I were to speculate, I think that maybe before you run a custom build of ssh and ssh-agent command line version. This would explain the double Terminal passwords can be made echo and the other not.

  • How to configure the proxy in firefox 3.6 via ssh terminal on ubuntu 8.04

    I try to configure Firefox proxy via a terminal ssh (PuTTY) on Ubuntu 8.04. There no GUI for the terminal, so use xvfb to simulate the display. However Firefox cannot open any website because the proxy is not set correctly
    Here's what I tried. Changed a file loadcustom.js in
    /usr/lib/Firefox-3.6x/defaults/prefs
    and added lines
    tell firefox to load the custom configuration file
    Pref ("general.config.obscure_value", 0);
    Pref ("general.config.filename", "firefox.cfg");

    Then created a file firefox.cfg in
    /usr/lib/Firefox3.6x and added the lines
    Lock specific in Firefox preferences so that users cannot change their
    lockPref ("app.update.enabled", false);
    lockPref ("network.proxy.http", "my - proxy.in - my - Domain.com");
    lockPref ("network.proxy.http_port", 8080);
    lockPref ("network.proxy.type", 1);
    lockPref ("network.proxy.no_proxies_on", "localhost, 127.0.0.1, 192.168.1.0/24");
    lockPref ("network.proxy.share_proxy_settings", true);
    lockPref ("browser.startup.homepage", "http://www.google.com/");

    This has not worked for me. Any suggestions?

    Never mind. I got it working now, I just changed in the wrong place I guess.

    I had to add the parameters to usr/lib/firefox-3.6.17/defaults/pref/firefox.js, and then restart Firefox. Here's what I added
    Pref ("network.proxy.type", 4); to have Firefox automatically detect the proxy settings.

  • 3.1 proxy through ssh tunnel?

    Greetings. Anyone who has successfully used the new wifi through a ssh tunnel proxy settings? I use connectbot to ssh to my home router. I have two tunnels set up vnc to a machine and a dynamic socks tunnel. The tunnel vnc works. When I change my wifi settings to use my ssh tunnel as a proxy (localhost and port 8080), the browser constantly just times out. Here's what I know:

    1. My ssh connection to my router works.
    2. The proxy tunnel runs from a PC
    3. It is not a DNS problem

    Any ideas?

    You must use Firefox and set the proxy settings in: config. I posted on this course on XoomForums.com, I think, with instructions.

    Edit: is to configure the SOCKS proxy directly in the browser, sorry. Don't know how to do it through Android itself.

  • SRW208G DOWNLOAD startup config

    I try to upload my switch via Telnet or SSH interface configuration data, but cannot make it work. I have confirmed my server TFTP OK works. The switch is running v1.04 firmware. If I leave the field empty file name I get a response of "unknown error." If I try to enter a file name, this isn't because I go I always get "File not found" backwards as if the system tries to download instead of downloading?

    Source file has the value 'startup-config' and 'tftp' destination

    Why won't this work? Y at - it a trick without papers to get it work? I need to access it via Telnet/SSH to automate the backup of the config.

    After a fight, I managed to download the file via the HTTP interface, but only after access to the URL directly instead of by executives. It seems to be serious problems with the Web interface, because it doesn't work at all with Mozilla and barely works with IE v7.

    I finally got to work. You must set a password for the user that you are connected to the switch as, for example "admin". If you leave the empty password according to the default settings, you can not download the data of configuration via Telnet or SSH. That seems a little weird that you can download the config via the Web interface without a password.

  • Enable SSH on a PC6248 Server

    Hello

    I would like to enable SSH on a PC6248 server. In the CLI, I tried:

    # config

    (config) # ip ssh server

    SSH could not be activated.

    Nothing happens in the RAM log. What are the steps required to enable the SSH server?

    Thank you


  • How to automate the SSH connection/commands on a series of switches PowerConnect 3400 3500 and 6200 series.

    I'm trying to find a way to automate the commands to send a series of switches (about 20) showing some configs and save the output to a file. The way I was trying to do was using plink and creation of a batch of files for her.

    Essentially, it would be something similar to the following.

    ECHO

    for /f % in (devices.txt) plink % l word of PAST of USERNAME-pw-v - m C:\Batch\commands.txt > output.txt

    To split the above command, looking for my ips in the devices.txt and made a "plink pw - username PASSWORD - v IP-l m - COMMANDS > OUTPUT" for each. The problem, I'm running is that the switches do not accept logins, they constantly ask for the user and the password again. Even when you try to put them in the commands.txt he will not accept the entry. I googled using plink with dell switches but there is nothing to talk about this problem.

    So my question is, is it possible to automate this sort of thing in a batch file? Or some way to automate a series of commands to a switch via SSH? I'm just not wan't do manually connect to each of them, carry out my orders, out, reconnect and repeat. I did it on cisco switches so I thought the process would be similar but I don't understand what obstacle I'm running in here. Ideally, I'd like to see how to do this via SSH but at this point, I am ready to accept almost any alternative (secure) to automate the sending of orders for my switches.

    I hope that all makes sense.

    Sorry, I haven't used before plink, so I'm not sure what to change to get this to work. In the past, there was another Member of the community who has been able to use expect to establish connections to switches and save configs.

    Linux.Die.net/.../expect

    It may be somewhat more than installation, but you can be able to make it work for your needs.

    http://Dell.to/1RONL3D

    Let us know

  • R710 IDRAC6 series via ssh: connect com2 returns COMMAND NOT RECOGNIZED

    Hello

    I configured successfully on ssh several times serial console redirection on different dell servers, but now I'm stuck with two R710s.

    The problem

    I can't use the connect command:

    /Admin1-> connect com2
    cmdstat
    status: 2
    status_tag: PROCESSING COMMAND FAILED
    error: 253
    error_tag: COMMAND NOT RECOGNIZED

    Configuration

    Version

    BIOS is 6.1.0, cli version output is:

    /Admin1-> version
    CLP SM Version: 1.0.2
    SM ME treat Version: 1.0.0b

    I have configured the redirection as before:

    BIOS

    Communication series

    On with the Console via COM2 Redirection

    Address of the Serial Port Device1 Serial = COM1, Serial Device2 = COM2
    Connector external series Remote access equipment
    Failsafe baud rate 115200
    Remote Terminal type VT100/VT220
    Redirection after boot People with disabilities

    iDRAC

    /Admin1/system1/SP1-> racadm config-g cfgSerial o cfgSerialBaudRate 115200
    Value of the object successfully changed
    /Admin1/system1/SP1-> racadm config-g cfgSerial o cfgSerialConsoleEnable 1
    Value of the object successfully changed
    /Admin1/system1/SP1-> racadm config-g cfgSerial o cfgSerialSshEnable 1
    Value of the object successfully changed
    /Admin1/system1/SP1-> racadm config-g cfgSerial o cfgSerialHistorySize 2000
    Value of the object successfully changed

    The command is now console, not connect.

    And that's exactly what is said in the docs - it's just that I had not noticed the change and read 'connect', where 'console' was written.

    A big thanks to Lars Handrick Support Dell Germany for reporting the change of command name for me.

  • Configuration of the ACL to restrict access via SSH/Telnet

    You want to shoot a SSH/Telnet access to ISP address/IP of my switch interface.  Since the Dells have no strict vty/con interface to apply an ACL I guess I just have to match on an interface instead.  Using the ACL below.  Problem is that applying it kills telnet/ssh sessions completely and does them in.  Replaced the iPs in the wrong example with IPs.  Confirm that my public IP address is 112.94.236.58.  You will see a 112.94.236.56/29 with a permit instruction.

    TEST from the list of access permitted tcp 111.126.50.0 255.255.255.0 111.126.50.16 255.255.255.0 eq 22

    TEST from the list of access permitted tcp 111.126.50.0 255.255.255.0 111.126.50.16 255.255.255.0 eq telnet

    TEST tcp allowed access list 112.94.236.56 255.255.255.248 111.126.50.16 255.255.255.0 eq 22

    TEST the access permitted tcp 112.94.236.56 list 255.255.255.248 111.126.50.16 255.255.255.0 eq telnet

    TEST from the list of access permitted tcp 112.94.254.0 255.255.255.128 111.126.50.16 255.255.255.0 eq 22

    TEST from the list of access permitted tcp 112.94.254.0 255.255.255.128 111.126.50.16 255.255.255.0 eq telnet

    TEST the access permitted tcp 112.94.248.176 list 255.255.255.248 111.126.50.16 255.255.255.0 eq 22

    TEST the access permitted tcp 112.94.248.176 list 255.255.255.248 111.126.50.16 255.255.255.0 eq telnet

    access list tcp TEST refuse any 111.126.50.16 255.255.255.0 eq 22

    access list tcp TEST refuse any 111.126.50.16 255.255.255.0 eq telnet

    TEST the ip access list allow a whole

    111.126.50.16 is the switch

    Maybe I should use a destination host in the ACL instead?  (edit, nope, tried with a subnet of 255 s all, same problem)

    The ACL is created using the command access-list config mode.  On the interface it won't let me use ip access-class.

    Figured it out.  Kept, see references to "MACL", think why I needed a MAC access control list.

    Nope.

    Dell world, this means access control list management.

  • Force10 MXL config question

    My MXL blades have been set up by Dell Technology Services and work fine, but I would like to make a few changes now and not being Setup is not a network engineer, I have a problem with the docs I could find on the config of Force 10.  Specifically, I want to do 3 things:

    (1) change the SSH root password

    (2) remove a port to a LAG (port channel) group

    (3) add a new VLAN to some ports in the switch, including the one I just removed the lag, but abandon the SHIFT since the new VLAN

    Can someone point me to a doc that explains how to do this kind of things?

    Also, is it possible to access the console somehow by SSH in the CMC?  I swear I've seen Dell Tech Services people who do somehow, but I don't know how they did it.  Maybe I misunderstood what they were doing.  It would be nice to not have the addresses of IP config exposed and control access through the permissions of CMC.

    Thank you.

    Hi amunter,

    You can SSH to the CMC racadm commands and use to set it up. You just need to use PuTTY or other terminal program and go to the CMC host name or IP address.

    You should be able to change the password in this way

    (Force10) > activate

    (Force10) #config

    (Force10) (Config) #username admin passwd un_mot_de_passe

    _Config_07_29_2014.PDF https://www.force10networks.com/CSPortal20/Knowledgebase/documentation/CLIConfig/FTOS/MXL_9.5 (0.1)

    You can remove a port of a port channel in the channel of the port and using the command config no channel-member interface

    Page 395

    You can assign a VLAN to a port with the command interface vlan id - vlan

    Page 910

Maybe you are looking for

  • Satellite Pro A300 random freezes

    I had this problem for the last few weeks. Started during the game Football Manager 2011 and Windows Media Player in the background.Blue screen crash is came and never recovered from that, so I have it restored to its original condition and installed

  • All good programs/applications to speed up my mac?

    Ive had my macbook pro for 4 years now and its always a great. Recently its been running terrible, constantly loading and interrupt and loading. This happens on the internet and even with my iTunes. Its now got to the point where I can use my mac wit

  • Portege 3500: Need a new HARD drive

    Hello I bought a Portege 3500 and after a few weeks of use, the hard disk or fan (safe) started to make loud noises and now every time I turn on the laptop screens toshiba rises and it happens eventually to a screen I wrote what he said below. I read

  • IdeaPad Flex 2 - 14 d: constantly running at high speed of the fan: 8.1 Windows

    Hello. I have a Flex 2 - 14 d running Windows 8.1 Ideapad and real pilots. The fan runs constantly at high speed. So I have no complaint about overheating, but instead, I have to complain about is cold knees. Y at - it a possibility to adjust the fan

  • WiFi external antenna

    Is it possible to connect an antenna external wifi to my computer hp laptop dv5 1110ee. Thanks in advance