- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2012 10:03 PM - edited 03-07-2019 04:41 AM
it says that the cisco sg300-28 managed switch default system mode is Layer 2. but i want to change it to layer 3.
i have read the admin guides and googled it already but i can't get inside the "Console Interface Main Menu" where the switching from L2 to L3 will be done.
I have done the ff:
1. Upgraded firmware to 1.1.2.0 (latest)
2. Reset the switch to factory defaults.
3. The guide stated that in order to perform telnet to the switch, you need to enable it. So I logged in first in to the web GUI and enable telnet service.
4. I can now start telnet on the switch but I can't see the "Switch main menu".
All I can see are these lines from telnet:
User Name:cisco
Password:******
switchd5928c#
I just want to know how to get into the console interface main menu where these lines should appear so that i can change the system mode:
• System Configuration Menu
• Port Status
• Port Configuration
• System Mode
• Help
• Logout
Are there any commands from the telnet? or did i missed something?
Please help. Thank you.
Solved! Go to Solution.
- Labels:
-
Other Switching
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2012 01:11 AM
Hello!
STEP 5 Enter username/password. The default username and password is cisco/cisco.
STEP 6 Enter the command debug-mode, then press Enter, then enter the command
menu. The Login displays. Press Ctrl-R to refresh the Menu CLI Login or to jump
to the Menu CLI Login from any other window.
What if you type "menu" or hit ? to see what posibilities you have there.
Does it helps?
Cheers,
Calin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2012 01:11 AM
Hello!
STEP 5 Enter username/password. The default username and password is cisco/cisco.
STEP 6 Enter the command debug-mode, then press Enter, then enter the command
menu. The Login displays. Press Ctrl-R to refresh the Menu CLI Login or to jump
to the Menu CLI Login from any other window.
What if you type "menu" or hit ? to see what posibilities you have there.
Does it helps?
Cheers,
Calin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2012 06:07 AM
Hi,
Under the current firmware (1.1 release) these boxes support both "full CLI" and "menu-based CLI" (Cisco terminology). The telnet connection now defaults to full CLI. You can change the system mode via the "set system mode router" CLI command (ie. from your switchd5928c# prompt) provided you have not changed the "cisco" username privilege level. Just be aware that after changing the mode your startup configuration will be deleted and the system will reboot.
To switch to the Menu-based CLI configuration (ie. to get the Switch main menu) just type the "menu" command at your
switchd5928c# prompt.
Best regards,
Antonin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2012 05:00 AM
Even remember that, if you make a restore from configuration backup, the system mode is not restored. So, set the correct system mode before any restore.
Fabrizio
www.rfc.it

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2015 12:32 AM
You can set the switch to layer-3 or layer-2 mode by typing the following command;
set system mode [router|switch]
You can type this command straight after logging into your switch (default username/password is cisco/cisco)
Hope this helps.
