随笔分类 -  Huwei

摘要:local-aaa-user password policy administrator # 关闭密码历史策略 password history record number 0 # 关闭密码过期 password expire 0 # interface Vlanif1 nat outbound 2 阅读全文
posted @ 2022-10-17 11:36 LeoShi2020 阅读(794) 评论(0) 推荐(0)
摘要:# 接口Trunk int GigabitEthernet 0/0/28 port link-type trunk port trunk allow-pass vlan all # 静态路由 ip route-static 0.0.0.0 0 10.1.1.1 # 配置VLAN vlan 1000 阅读全文
posted @ 2022-10-10 13:47 LeoShi2020 阅读(2194) 评论(0) 推荐(0)