Categories
Archives
-
Recent Posts
- 百度网盘闪电互传使用教程
- 兼容Windows 10的局域网共享一键修复软件:okshare 2015.8.11
- Windows 10系统服务未开启导致局域网共享无法使用的解决办法
- WPS Office Pro For Android 9.2.8.245380 钛金手机8848去广告定制版
- WPS Office 2016 最新专业增强版及激活码
- Google Chrome浏览器首页被劫持为http://hao.169x.cn/的修复方法
- ThinkPad T60/T420等Windows 10的ATI V5250显卡的驱动安装
- ThinkPad T60/T420等Windows 10丢失的声音等OSD屏显热键的驱动安装
Recent Comments
- Apenson on 免费VPN:VPNCUP最新地址
- pop on 谷歌Google Chrome浏览器不能登录不能同步书签设置的解决方法(附插件)
- 望星湖畔 on 谷歌Google Chrome浏览器不能登录不能同步书签设置的解决方法(附插件)
- pop on GuestBook
- 春熙路 on GuestBook
- pop on Windows 10 MSDN ISO 官方正式原版(家庭版、专业版、企业版及语言包) 下载地址
- 电磁泵 on Windows 10 MSDN ISO 官方正式原版(家庭版、专业版、企业版及语言包) 下载地址
- pop on 免费查询IP地址归属地的PHP源码(QQWry.Dat纯真数据库版)
Tags
Meta
Tag Archives: 思科
思科交换机根据MAC/IP地址查找对应端口
网络工程师在做日常网络维护的时候可能经常会遇到这种情况:发现某个IP地址流量特别大,或者收发特别异常的时候,想找出该IP对应的用户出来。而在思科交换机搭建的环境中,是能做到通过对方MAC/IP地址来查找对端对应的交换机端口的,具体步骤如下: 假设对端的MAC地址为:192.168.1.101 在中心交换机(核心层交换机或汇聚层交换机)上输入: switch-6509#show ip arp | in 192.168.1.101 Internet 192.168.50.47 2 0011.2233.4455 ARPA Vlan50 在ARP表中我们找到了和192.168.1.101对应的MAC地址,如果要根据MAC地
修改思科1240无线网络密码
ap1200# configure terminal ap1200(config-if)# ssid migrate ap1200(config-if)# encryption mode cipher tkip wep128 ap1200(config-if)# encryption key 3 size 128 12345678901234567890123456 transm
思科交换机密码恢复方法
1、用console线连接到交换机,通过超级终端或Secure CRT连接到交换机; 2、一直按住交换机前面板上的 MODE键,插上交换机电源; 3、约40秒后放开Mode键; 4、此时会出现如下界面: swith: flash_init load_helper boot 运行flash_init命令,然后输入如下命令: rename flash:\config.text flash:\config.old //更名含有password的配置文件; 然后输入boot; 5、此时再输入enable,就可以直接进入特权模式(因为此时的配置文件已经没有password了此时再输入: #rename flash:\config.old flash:\config.text #copy flash:\config.text system:running-config 6、修改新的口令: #configure terminal #enable secret 你的新口令 7、保存配置:wre键;
Connecting to the New Network through Clean Access 如何连接到思科网络通道之中
Connecting to the New Network through Clean Access: The new campus network can provide high-speed --1Gpbs (1 Gigabit per second)-- connectivity to the Internet and Rice campus resources. In addition, the new network provides access to the Internet for campus … Continue reading
Setting Up Cisco Clean Access 设置思科路由器连接通道
Setting Up Clean Access Information on connecting to the Rice University Network Rice University uses Cisco Clean Access to help ensure users on our network receive appropriate access to networking resources and systems connecting to our network have appropriate levels … Continue reading