Cisco3750堆叠笔记

1、基本要求:
ssh

iOS版本要一致(最好一致)、专用的堆叠模块和堆叠线缆、最大堆叠个数为9

2、堆叠的好处:
高密度端口、便于管理(配置时显示的是一台交换机,slot号不一样)

3、堆叠实例:
1:物理链接好堆叠线缆,链接方法为master的stack1链接到slave的stack2上面。
2:开master,不做任何的配置。等彻底启动后。
3:开slave的机器。
4:不做任何的配置。(线插好,开机自动堆叠选举,亮 master的就是主)

ide

其实啥也不用配置,插上堆叠线便可、无需调试,两台设备变成一台设备管理、接口发生变化ui


admin
admin@huawei.com
y
admin@huawei.com
admin@123
admin@123

system
sysname  poe
vlan batch 1 to 10
int vlan 10        
description mangment-vlan
ip address 192.168.10.1 24
quit

ssh user tsnsh authentication-type password
ssh user tsnsh service-type stelnet
aaa
local-user tsnsh password irrev Tsnsh@123 privilege level 15
y
local-user tsnsh service-type ssh http
quit

interface rang g0/0/1 to g0/0/24
port link-type  access
port default vlan 10
调试

port-security enable
port-security max-mac-num 1
port-security protect-action shutdown
stp edged-port enable接口

quit
interface rang g0/0/25 to g0/0/28
port link-type trunk
port trunk allow-pass vlan all   

ip

quit
ip route-static 0.0.0.0 0.0.0.0 192.168.10.254
user-interface vty 0 4
authentication-mode aaa
protocol inbound all
qui
user-interface console 0
authentication password
set authen password cipher admin@123
admin@123
quit
qui
save

yci

相关文章
相关标签/搜索