中兴ZXR10系列 5228F交换机 8905E核心交换机 配置VLAN和DNS 原因ZXR10 8905E S1GF24A 千兆板卡 24号灯常亮,在show ver 版本里也读不出来,重插偶尔好使。 检查方法:刚开始用show ip int b 查看有一段网络不通,是互联地址,导致整体上不去。 一、端口指定VLAN: interface gei-0/2/0/18 switchport mode trunk switchport trunk vlan 1-4094 switchvlan-config inte... 2023年12月07日 电脑网络 暂无评论 喜欢 0 阅读 874 次 阅读全文
中兴ZXR10 2826E交换机基本配置命令手册 教程 中兴ZXR10 2826E交换机基本配置命令手册 教程 1.基础配置 zte(cfg)>en password:xxxxx(一般默认密码都是zxr10或zhongxing) zte(cfg)# adminpass aaaaa zte(cfg)# hostname 1B 1B(cfg)# set date 2007-02-14 time 14:29:35 2.配置telnet 1B(cfg)# create user admin 1B(cfg)# loginpass admin 1B(cfg)# lin... 2023年08月07日 电脑网络 暂无评论 喜欢 0 阅读 648 次 阅读全文
中兴网管交换机创建VLAN和删除VLAN的新手入门命令 用配置线链接到交换机以后,然后输入用户名admin 密码zhongxing 输入enable进入配置模式: 创建VLAN命令如下: set vlan 10 enable //创建ID为10的VLAN set vlan 10 add port 1-24 untag //在VLAN10内加入端口1到24且去掉标签,即ACCESS口 set vlan 10 add port 25 tag ///在VLAN10内加入端... 2022年03月16日 问题教程 暂无评论 喜欢 0 阅读 1,110 次 阅读全文