Archive for December, 2012

[联通] 设置PON口报文tag切换方式

2012.12 25

首先查看pon的报文tag切换方式:display port info 2如何修改呢?可以使用port portid tag-based-vlan 来修改。 MA5680T(config-if-epon-0/4)#port 2 ? ——————————————— Command of epon-0/4 Mode: &# Read the rest of this entry

[联通] MA56xe不同FE口二层互通

2012.12 24

MA562xE上不同FE口之间默认是隔离的,如何实现不同FE口在同一VLAN时能实现二层互通呢? A:通过undo isolate port来实现即可,如: 取消0/1/1和0/1/2之间的隔离,即实现0/1/1和0/1/2互通, MA5626(config)#undo isolate port 0/1/1 MA5626(config)#undo Read the rest of this entry

[联通] 5680T查看是否学到用户的MAC

2012.12 23

MA5680T#display location 4437-E68b-8245 It will take several minutes, and console may be timeout, please use command  idle-timeout to set time limit Are you sure to query MAC address location ? (y/n… Read the rest of this entry

[联通] 保存交换路由设备配置总结

2012.12 16

备份软件用的是cisco tftp server,到百度上一搜即可。 中兴EPON C220的配置文件在cfg目录中的startrun.dat,还有个startrun.sav内容完全一样。命令格式为: 注意几个地方有空格。不知道下一个的参数的时候可以用万能的Tab键。显示当前 Read the rest of this entry

[Linux] linux mail 发送邮件

2012.12 7

前段时间看非你莫属,有微博营销的介绍。自己也从网上下了个发邮件的东西,不过是试用版,有好多限制。 自己以前弄过发邮件备份博客的脚本。 不过发送的邮件很可能是进入了对方的垃圾箱中。 在网上发邮件不能直接发送 Read the rest of this entry