I figured out how to forward the Vilan and add ports to it, but I couldn’t want to be removed with access via telnet. Questions such:

  1. How to configure access via telnet?
  2. How to change ip switch without killing vlan?
  3. How to set a login password switch
  4. Which team see which ports on vlane? sh vlan did not help.
  5. And as all the same, delete the first Wilan, it gives from this from the error: Summit200-24: 20 # delete vlan Default ERROR: Cannot delete "Default" vlan

    2 answers 2

    1) How to configure access via telnet?

    Judging by the manual telnet already incl. what exactly does not work?

    2) How to change ip switch without killing with vlan? 5) And how to delete the first Wilan, it gives the following error (* Summit200-24: 20 # deletevlan Default ERROR: Cannot delete "Default" vlan)

    If you do not have vlana on your network to manage switches, then there is no point in deleting it

    3) How to set a login password switch

    config account [admin | user] <username> {encrypted}

    4) What is the command to see kakipeport on vlane? sh vlan did not help.

    show vlan should be Ports assigned or lay out the output of the command here, let's see.

    • sh ports info turned out. in fact, telnet is already there. could you tell me how to assign the names to the ports? - NOOK
    • I had to get ip from vlan and put another one. I figured out there just conf needed to enter unconf - NOOK
    • vrodeba so config ports <portlist> display-string <string> where string is anything - e_klimin
    • It helped, thank you very much. And if it is still not difficult to answer how to reset all the settings on it to zero? control + H like yes DELL doesn't help - NOOK
    • unconfig switch {all} - e_klimin

    The default vlan should not be deleted at all.
    for example, in Cisco switches it must be, otherwise you will have guaranteed jambs in operation. In this vlan all the ports of the switch are merged.
    Regarding the password: I do not know how in this switch, and in Cisco there is a possibility to remove the admin password.