Cisco SG350X Switch - pruned CLI?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2019 06:39 AM
Hi there,
i'm not able to ocnfigure "enable secret" or even "service password-encryption" commands on the cli of my SG350X switch. Is the CLI really so much cut-off or do i try to use obsolete commands?
- Labels:
-
Network Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2019 07:47 AM
- Make sure that you are not logged on with a user who has been deprived of sufficient rights to execute these commands. And so which errors are you getting when trying this ?
M.
-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2019 12:31 AM
No, this is the default user with full rights...i assume. The switch is new. I've updated ios to 2.5.X so the firmware is also up to date. It just seems that these commands are cut-off.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2019 02:03 AM
- Verify current user privilege anyway with show privilege ; besides that what options are listed when enable ? is inputted ?
M.
-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2019 04:23 AM
Hi,
besides...thank you for your help.
So here are the results:
SWITCH1#show privilege
Current privilege level is 15
SWITCH1(config)#enable ?
password Assign the privileged level password.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2019 09:42 AM
- Looks promising please post the fulll enable-command-tried and the resulting error too.
M.
-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2019 05:53 AM
Hi, in both cases i get "% Unrecognized command":
SWITCH1(config)#enable secret 0 pass
% Unrecognized command
SWITCH1(config)#service password-encryption
% Unrecognized command
SWITCH1(config)#exit
SWITCH1#enable secret 0 pass
% Unrecognized command
SWITCH1#service password-encryption
% Unrecognized command
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2019 09:34 AM
- Which options are available when you give this command : enable secret ?
M.
-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2019 02:06 AM
If i put a "?" (question mark) after "enable secret", i get this:
SWITCH1#enable secret
% Unrecognized command
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2019 05:51 AM
- And which command options are listed when you enter the enable ? command.
M.
-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2019 10:50 PM
Hi Marce,
we had that already . See aboth postings (-;
SWITCH1(config)#enable ?
password Assign the privileged level password.
There is just no "enable secret".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2019 11:46 PM
- I can only assume then that the SG350X platform does not offer enable secret ; you can find the differences with enable password explained from the link below :
http://www.differencebetween.net/technology/difference-between-enable-and-enable-secret-password/
M.
-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2019 04:00 AM
Yeah, that's what i was aiming for. Just wanted a confirmation for this. There are other things that i saw in this time i've worked with this switch like a missing vlan.dat or missing "mls" command. Thank you nethertheless.
