LTE负载均衡,中兴设备,电信频段,负载均衡参数经过现场验证,测试,评估,得出优化参数。效果明显
2022-08-09 18:00:39 1.89MB LTE
1
E1630加工散热孔:中兴路由器wifi6千兆E1630电信商企版Wi-Fi6路由器3000M全千兆。有雕刻机的朋友可以直接用。
2022-07-30 19:03:59 57KB 雕刻CAD图 路由器散热 中兴E1630
1
中兴 F460_SIP_V2.30.10P2T1_UPGRADE_BOOTLDR.bin刷机包
2022-07-30 00:29:15 9.2MB 中兴 F460
1
F460 中兴 光猫 固件 全国版的刷了就能注册loid下发成功
2022-07-25 21:44:59 10.31MB F460 中兴 光猫 固件
1
中兴通讯5g白皮书 .
2022-07-21 17:49:54 11.05MB 5g
1
中兴e学院
2022-07-20 18:04:54 68.5MB 中兴
1
ZXR10>en show run telnet Password: //输入超级密码:zxr10 ZXR10#config t Enter configuration commands, one per line. End with CTRL/Z. ZXR10(config)#ip local pool dhcp 192.168.7.2 192.168.7.254 255.255.255.0 //DHCP地址域名称及地址范围 ZXR10(config)#ip dhcp enable //启用路由器DHCP功能 ZXR10(config)#ip dhcp server dns 211.142.210.99 211.142.210.100 //设置DHCP的域名服务器 ZXR10(config)#interface fei_1/2 //内网口 ZXR10(config-if)#porttype l3 //设置端口属性为三层 ZXR10(config-if)#ip address 192.168.7.1 255.255.255.0 //设备内网口接口地址 ZXR10(config-if)#
2022-07-12 13:05:44 31KB 文档资料
Web页面开局步骤 1. pc网卡地址设置成192.168.1.2/24,网关不用配置,在浏览器上打开http://192.168 .1.1,如图,用户名msr,密码zxr10msr 2. 点击如图所示的"快速向导"----"下一步" 3. 在出现的界面中,选择用哪个物理口做wan口,并根据实际情况配置ip地址、掩码、网 关等数据,勾选启用NAT 4. 下一步,配置lan口,添加一个lan口,可以根据实际情况,配置多个lan口 再配置lan口相关数据,如图,dns根据实际情况配置 5. 点击下一步后,出现如下界面,点击完成即可 6. 点击右上角的保存按钮,保存数据配置 ----------------------- 中兴路由器web配置全文共3页,当前为第1页。 中兴路由器web配置全文共3页,当前为第2页。 中兴路由器web配置全文共3页,当前为第3页。
2022-07-12 13:05:43 310KB 文档资料
用户名:en 18 中间有空格 密 码:zxr10 1、配置路由器用户名密码 conf t aaa-authentication-template 2001 aaa-authentication-type local exit aaa-authorization-template 2001 aaa-authorization-type local exit system-user authorization-template 1 bind aaa-authorization-template 2001 local-privilege-level 15 exit authentication-template 1 bind aaa-authentication-template 2001 exit user-name admin bind authentication-template 1 bind authorization-template 1 password yglb3gz exit exit 2、启用端口 interface gei-2/1 no shutdown exit i
2022-07-12 13:05:42 912B 文档资料
#### 用路由器二层接口 配置 telnet ``` telnet 192.168.0.6 6001 system-view sysname yingshaoxo vlan 10 quit interface Ethernet0/0/1 port link-type access port default vlan 10 quit interface vlan 10 ip address 192.168.1.31 24 quit aaa local-user manager password cipher hi local-user manager privilege level 15 local-user manager service-type telnet quit user-interface vty 0 4 authentication-mode aaa quit ``` ------------------------------------- cipher 暗号 vty Virtual teletype ___ #### 交换机使用 sftp ``` telnet 19
2022-07-12 13:05:41 17KB 文档资料