Chinaunix首页 | 论坛 | 博客
  • 博客访问: 729245
  • 博文数量: 256
  • 博客积分: 3502
  • 博客等级: 中校
  • 技术积分: 3988
  • 用 户 组: 普通用户
  • 注册时间: 2012-04-17 21:13
文章分类

全部博文(256)

文章存档

2014年(11)

2013年(134)

2012年(111)

我的朋友

分类:

2012-11-28 11:16:29

1.Catalyst 2900XL/3500XL/2950系列端口监听

以下命令配置端口监听:

port monitor

例如,F0/1和F0/2、F0/2同属VLAN1,F0/1监听F0/2、F0/2端口:

interface FastEthernet0/1

port monitor FastEthernet0/2

port monitor FastEthernet0/5

port monitor VLAN1

2. Catalyst 4000,5000,and 6000系列交换机端口监听配置

以下命令配置端口监听:

set span

例如,模块6中端口1和端口2同属VLAN1,端口3在VLAN2,端口4和5在VLAN2,端口2监听端口1和3、4、5,

set span 6/1,6/3-5 6/2

以下命令禁止端口监听:

set span disable [dest_mod/dest_port|all]
阅读(888) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~