Summary of ruijie Switch configuration commands

Source: Internet
Author: User

Ruijie switch display command:

Display Switch hardware and software information Switch # show version

Display the currently running configuration parameter Switch # show running-config

Display the saved configuration parameter Switch # show configure

Common EXEC commands

Copy the currently running configuration parameters to flash: Switch # write memory

Building configuration...

[OK]

Switch #

Clear the configuration parameters in flash: Switch # delete flash: config. text

Switch #

Switch restart: Switch # reload

System configuration has been modified. Save? [Yes/no]: n

Proceed with reload? [Confirm]

Configure the Switch Host Name: Switch (config) # hostname S2126G

S2126G (config )#

Configure the re switch password:

1. Configure the vswitch Login Password

S2126G (config) # enable secret level 1 0 star

"0" indicates a plaintext password.

2. Configure the vswitch's privileged Password

S2126G (config) # enable secret level 15 0 Star

"0" indicates a plaintext password.

Common re Switch configuration commands:

1. assign a management IP address to the vswitch

S2126G (config) # interface vlan 1

S2126G (config-if) # ip address {IP address} {IP subnetmask} [secondary]

2. Enable the interface

S2126G (config-if) # no shutdown

3. Disable the interface

S2126G (config-if) # shutdown

4. Configure the interface speed

S2126G (config-if) # speed [10 | 100 | auto]

5. Configure the interface duplex mode

S2126G (config-if) # duplex [auto | full | half

Show interface status: S2126G # show interfaces

Determine the accessibility of the target end: S2126G> ping {IP address}

Download the configuration parameters from the TFTP server: S2126G # copy tftp startup-config

For more information about the configuration commands of ruijie vswitch, see the previous and next sections.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.