上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 20 下一页
摘要: 一:CORTINA串口配置 1:ethaddr 08:99:88:77:66:55 2: loid wudi2784 3: loid_pwd wudi2784 4: sn 8877666555二: telnet olt 1: config# interface gpon 0/18 2: (config-if-gpon-0/18)#display ont autofind { portid }: 1 3: ( config-if-gpon-0/18)#ont add 1 loid-auth wudi2784 always-on omci ont-lineprofile-name cortina 阅读全文
posted @ 2013-12-27 19:42 安心种田 阅读(5542) 评论(0) 推荐(0) 编辑
摘要: 一: win + r; 输入 dxdiag; 系统信息中的系统型号即为主板的型号。 阅读全文
posted @ 2013-12-26 10:41 安心种田 阅读(540) 评论(0) 推荐(0) 编辑
摘要: 一: httpd_new/ readMessageFromSmd; 阅读全文
posted @ 2013-12-17 10:42 安心种田 阅读(81) 评论(0) 推荐(0) 编辑
摘要: Static CmsRet updateGponServiceStatus(const OmciServiceMsgBody *info, InstanceIdStack *parentIidStack){ CmsRet = CMSRET_INTERNAL_ERROR; int pbits = -1, vlan Id = -1; UBOOL8 found = false; InstanceIdStack iidStack=EMPTY_INSTANCE_ID_STACK; WanIpConnObject *ipConn=NULL; WanPppConnObject *pppConn=... 阅读全文
posted @ 2013-12-13 10:09 安心种田 阅读(401) 评论(0) 推荐(0) 编辑
摘要: eth0 Link encap:Ethernet HWaddr 40:16:9f:f0:fc:10 inet addr:192.168.1.18 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::4216:9fff:fef0:fc10... 阅读全文
posted @ 2013-12-12 17:02 安心种田 阅读(933) 评论(0) 推荐(0) 编辑
摘要: 一: 打开 /etc/apt/apt.conf文件 添加 Acquire::http::Proxy "http://freecomm\di.wu:feixun*004@172.17.192.47:8080"; (注意最后分号不能丢)。 阅读全文
posted @ 2013-12-10 15:34 安心种田 阅读(216) 评论(0) 推荐(0) 编辑
摘要: 1: 在地址栏中输入about:config2: 在弹出来的选项配置中, 将 network.negotiate-auth.allow-proxies 选项双击, 由true变为false。本方法参照网上教程, 经试验成功。 阅读全文
posted @ 2013-12-10 15:27 安心种田 阅读(731) 评论(0) 推荐(0) 编辑
摘要: 192.168.1.1/dumpmdm.cmd 阅读全文
posted @ 2013-12-06 15:58 安心种田 阅读(252) 评论(0) 推荐(0) 编辑
摘要: 一: ? 查看命令二: printenv 查看环境变量 三: 改变mac地址: setenv ethaddr 08:15:... 改变sn: setenv sn 0x19491001 改变loid: setenv loid GPFX002784 setenv loid_pwd GPFX002784四: 保存修改的环境变量: saveenv 阅读全文
posted @ 2013-12-06 10:39 安心种田 阅读(169) 评论(0) 推荐(0) 编辑
摘要: 一: 如果在PROFILE中添加新宏, 要记得到处变量, 如cortina ul/Makefile中。二: 代码中如果判断宏开没开, 尽量与空进行判断。 如 ifneq ($strip( $(BUILD_UNICOM)), ) 阅读全文
posted @ 2013-11-21 21:11 安心种田 阅读(160) 评论(0) 推荐(0) 编辑
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 20 下一页