Skip to main content

CLI - Start

Frischen Cisco Switch über CLI Configurieren

1. Anmelden

Default Login:
User: cisco
Passwd: cisco

Danach will er direkt, das du dem Switch einen neuen User und ein neues Passwort gibst.

Detected speed: 9600


User Name:cisco
Password:*****

Please change device default username AND password.
Change of credentials is required for better protection of your network.
Please note that the new password must comply to the following password complexity rules:
        1. The password must be at least 8 characters long.
        2. Password must contain at least 3 of the following types: lowercase letters, uppercase letters, numeric digits or special characters.
        3. A character can not be repeated consecutively more than 3 times.
        4. The password cannot contain more than 2 sequential characters or numbers, or the reverse value of these sequences.
        5. The password cannot contain the username or a reversed form of username.
        6. The password cannot contain the manufacturer or product name or a reversed form of such.
        7. The password cannot contain a password that is part of a predefined list of breached or dictionary based passwords.
Enter new username: Pluto10982
Enter new password: ******************************************************************
Confirm new password: ******************************************************************
Username and password were successfully updated.
switchdaf8a4#

 

2. Config anzeigen lassen

Mit show running-config kannst du dir die laufende Konfig anzeigen lassen

switchdaf8a4#show running-config 
config-file-header
switchdaf8a4
v3.2.1.1 / RCBS3.2hotfix_950_377_136
CLI v1.0
file SSD indicator encrypted
@
ssd-control-start
ssd config
ssd file passphrase control unrestricted
no ssd file integrity control
ssd-control-end cb0a3fdb1f3a1af4e4430033719968c0
!
!
unit-type-control-start
unit-type unit 1 network gi uplink te
unit-type unit 2 network gi uplink te
unit-type unit 3 network gi uplink te
unit-type unit 4 network gi uplink te
unit-type-control-end
!
voice vlan oui-table add 0001e3 Siemens_AG_phone
voice vlan oui-table add 00036b Cisco_phone
voice vlan oui-table add 00096e Avaya                 
voice vlan oui-table add 000fe2 H3C_Aolynk
voice vlan oui-table add 0060b9 Philips_and_NEC_AG_phone
voice vlan oui-table add 00d01e Pingtel_phone
voice vlan oui-table add 00e075 Polycom/Veritel_phone
voice vlan oui-table add 00e0bb 3Com_phone
bonjour interface range vlan 1
hostname switchdaf8a4
username Pluto10982 password encrypted $**********************************************== privilege 15
!
switchdaf8a4#