Search : in
By :

Switch command help

Last answer on May 11, 2009 1:59:22 pm BST JS, on Nov 10, 2008 10:50:33 pm GMT 
 Report this message to moderators

Hello,
I was wondering if I can get some help for a cisco catalyst 2950

how do I enable to I can write or make changes and then how can I save (),
how do I load my changes (),
how do I reboot (),
How do I do a IP domain lookup (),
and lastly how can I see other devices connected to the switch.


Thanks

Configuration: Windows XP
Internet Explorer 6.0

Best answers for « Switch command help » in :
Network equipment - The switch Show Switches A switch is a multi-port bridge, meaning that it is an active element working on layer 2 of the OSI model. The switch analyses the frames coming in on its entry ports and filters the data in order to focus solely on the right ports (this...
Command prompts for Windows Show Command prompts for Windows Some of these command below can cause harmful an undesirable functions, leading to the formatting of your hard disk and data loss, while others will not run under Windows XP. As for Windows Vista the Run Tab is not...
Command to detect your IP address! ShowCommand to detect your IP address! Command for Windows 2000 / XP / Vista Command for Windows 95/98 Command for Linux IP address (Internet Protocol) is a numerical identification to detect your computer on a network. It is used to...
Start/stop a service using command line ShowStart/stop a service using command line The netsh tool (netsh.exe) can automate the startup or shutdown of a service through the following command line: To start a service: Net start name_of_service To stop a service:...
[Windows XP] Repairing the network connection using command line Show[Windows XP] Repairing the network connection using command lines Under Windows XP there is a small feature allowing you to repair a network connection. Go to the Network Connections options in Control panel (Control Panel / Network...
Network tests and diagnostics ShowTesting the IP configuration Before doing anything else, you are advised to check the computer's IP configuration. Windows systems offer a command-line tool, called ipconfig, that lets you find out your computer's IP configuration. The output of...
Operating Systems - MS-DOS - Tips ShowSetting the CD-ROM drive The CD-ROM drive is configured in the config.sys and autoexec.bat system files. The CD-ROM drive device driver must be configured in the config.sys file (even if the device is automatically detected in Windows). To do...
Linux - The shell ShowIntroduction to the shell The command interpreter is the interface between the user and the operating system, hence the name "shell". The shell therefore acts as an intermediary between the operating system and the user thanks to command lines...

1

 djfixxx, on May 11, 2009 1:59:22 pm BST
  • +3

You have to be in Enable mode first.
So..
MyRouter#
MyRouter#en
MyRouter#
Now write what you need to write
do Show? for list of commands
Some commands may not be available
conf t = configure terminal
sh ru = show running config
to save changes do
MyRouter#wr mem
wr mem = write memory
you can spell it out and may need to if abbreviations are not enable or installed
boot to restart and changes are effective.

Reply to djfixxx