cisco 二层交换机简单操作

conf t

hostname sw1

enable secret 5 sisterfr


conf t

line vty 0 4

login

password 7 sisfurong


interface vlan 1

ip address 10.10.10.112 255.255.255.0

no shu

exit

ip default-gateway 10.10.10.10

ip name-server 61.134.1.4

exit

ping www.baidu.com


dir

dir all

dir flash:

dir system:

dir nvram:

pwd



en

erase startup-config

reload


conf t

interface f0/11

duplex full


conf t

interface f0/24

switchport mode access

switchport mode trunk

switchport trunk encap dot1q

switchport trunk allowed vlan all

switchport mode access

switchport port-security mac-address sticky

switchport access vlan 2


conf t

vlan 3

no sh


interface f0/7

switchport mode access

switchport access vlan 3


en

show version

show interfaces vlan 1

show mac-address-table

show mac-address-table aging-time( 老化时间 )


show interfaces status

show interfaces trunk module 0

show interfaces transceiver properties

show interfaces vlan 1

show interfaces etherchannel

show interfaces switchport


show ip interface brief


show vlan brief

show vlan


en

systat

systat all


破解密码

刚拿到一台cisco交换机,是台旧的;先从破解密码开始;

安住“mode接通电源,开始……,出现下面的界面:


wKioL1M1Vs7SXFRtAAEtWn57UIA098.jpg


请注意:这个时候的提示符是――switch:

根据提示,输入“flash_init就恢复了出场设置,这样密码就被清除掉了;可是……


















wKiom1Xia4mR65sgAABngpxKQnk547.jpg

本文出自 “小崔的实验笔记” 博客,谢绝转载!

你可能感兴趣的:(Flash,System,Address,交换机,secret)