等保二级 交换机安全配置模板(中兴)

$ 配置特权密码 符合复杂度要求
config t
enable secret fuzamima@202407.
$配置账号锁定策略
login block 300 attempts 10 within 300
login on-failure alarm every 10
$创建2个用户1个是管理员 另外1个是审计 (可选密码过期时间90天) 定义密码复杂度
system-user
authorization-template 3
bind aaa-authorization-template 2003
$
authentication-template 3
bind aaa-authentication-template 2003
$
user-name JK
bind authentication-template 3
bind authorization-template 3
password encrypted 2a96fe2fa0f40d5bcd7b6ac5abb831834c91154e44182c4f6fb71df19a56f47c
password-duration 90
$
user-name user
bind authentication-template 3
bind authorization-template 3
password encrypted 2a96fe2fa0f40d5bcd7b6ac5abb831834c91154e44182c4f6fb71df19a56f47c
password-duration 90
$
strong-password length 8 character number capital lowercase special-character
$仅限堡垒机访问设备
ipv4-access-list baoleiji
rule 10 permit 192.168.1.216 0.0.0.0
$开启NTP 定义NTP服务器 定义时区
ntp enable
ntp server 120.25.115.20 priority 1
clock timezone BJ 8

aaa-accounting-template 2003
$
aaa-authentication-template 2003
aaa-authentication-type local
$
aaa-authorization-template 2003
aaa-authorization-type local
$打开SSH服务并调用ACL
ssh server access-class ipv4 baoleiji
ssh server enable
$设置日志服务器
syslog-server host 192.168.1.215 alarmlog cmdlog debugmsg servicelog braslog natlog netconflog snmplog
$设置超时时间
line console idle-timeout 10
line telnet idle-timeout 10
exi
write
$如果中兴作为核心和是要参照H3C一样分VLAN 做VLAN间ACL 等

  • 3
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值