博客登录
用户名:
密 码:
注册
|
登录
忘记密码?
51cto首页
|
博客
|
论坛
|
招聘
热点文章
路由交换之VLAN-MAP详解(C..
帮助
转载
:5
翻译
:0
原创
:7
山娃
http://jxzhangxm.blog.51cto.com
>
复制链接
邀请加入技术圈
加友情链接
发短消息
相册
技术圈
博客
博客:
我的博客
|
发表文章
|
管理博客
|
退出
相册:
我的相册
|
上传图片
|
最近更新相册
技术圈:
创建技术圈
|
我加入的圈
|
搜索圈
51cto首页
博客首页
技术论坛
招聘频道
首页
|
网络
|
域控
|
ISA
|
杂文
jxzhangxm 的BLOG
博客统计信息
用户名:jxzhangxm
文章数:12
评论数:7
访问量:6816
无忧币:
144
博客积分:
155
博客等级:
2
注册日期:2007-04-17
最新评论
[匿名]Billow:
恩 以后我也注意一下
麦迪
:
学习了。。
[匿名]阿里:
很多时候我们公司也会出现这种问题 ..
[匿名]51cto游客:
思路好明确啊
[匿名]小强:
收藏 ISA2006的设置 以前有设置过,..
友情链接
博客大管家小废 物
热门文章
ISA2006安装随笔
ISA2006网络安全设置
深入理解及配置ISA Serve..
关于使用ISA代理导致..
如何强制关闭进程
ISA 2004 跳出需要验证对..
一个网段内的电脑大部分..
H3C 6506某大学城防病毒案例
51CTO推荐博客
struggle1=1
lhtwy
IT昆仑
davidchen
beniao
david_yeung
daizhenjun
maddish
北京看看
mk6yeung
刘古权
davjw
文章
文章列表>>
set port flowcontrol
2008-05-03 23:33:48
set port flowcontrol
To set the receive flow-control value for a particular Gigabit Ethernet switching module port, use the set port flowcontrol command in privileged EXEC mode. To reset the receive flow-control value to the default, use the no form of this command.
set port flowcontrol {receive | send} [module-number | port-number] {off | on | desired}
no set port flowcontrol {receive | send} [module-number | port-number] {off | on | desired}
Syntax Description
receive ..
类别:网络
|
阅读全文(42)
|
回复(0)
mls qos cos
2008-05-03 23:23:45
mls qos cos
To define the default Multilayer Switching (MLS) class of service (CoS) value of a port or to assign the default CoS value to all incoming packets on the port, use the mls qos cos command in interface configuration mode. To return to the default CoS setting, use the no form of this command.
mls qos cos {default-cos | override}
no mls qos cos {default-cos | override}
Syntax Description
default-cos
Assigns a default CoS value to a port. If the port is CoS tr..
类别:网络
|
阅读全文(185)
|
回复(0)
mac-address-table aging-time
2008-05-03 23:20:12
mac-address-table aging-time
To configure the aging time for entries in the Layer 2 table, use the mac-address-table aging-time command in global configuration mode. To reset the seconds value to the default setting, use the no form of this command.
Cisco 2600 Series, Cisco 3600 Series, and Cisco 3700 Series Routers
mac-address-table aging-time seconds
no mac-address-table aging-time seconds
Catalyst Switches
mac-address-table aging-time seconds [vlan vlan-id]
no mac-address-t..
类别:网络
|
阅读全文(67)
|
回复(0)
一个网段内的电脑大部分不能上网
2007-11-18 18:15:27
10月15日上午11点,公司网络出现有一个网段的大部分电脑不能上网的情况。
故障现象如下:
1、不能上网的电脑有网页打不开,QQ、MSN上不去(ISA代理实现),但是内部MSN通讯正常。
2、不能上网的电脑ping x.x.10.252 以及x.x.10.254不通,ping x.x.10.253 数据正常(有做HSRP) x.x.10.252为活动路由。
3、因为存在x.x.10.x网段的包括5楼两个交换机和四楼一个交换机。同时五楼交换机还存在其他网段,但是网络使用正常。
4、在不能上网的电脑上使用 arp -a发现网关MAC地址也是正常的。
&n..
类别:网络
|
阅读全文(324)
|
回复(1)