注册 | 登录 忘记密码? 51cto首页 | 博客 | 论坛 | 招聘
热点文章 我忽然想明白了为什么刘翔..
 帮助

请问一下,我的CISCO2900交换机怎么不能划VLAN啊?


2008-01-03 18:17:12
 标签:网络 cisco VLAN 交换   [推送到技术圈]

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章 原始出处 、作者信息和本声明。否则将追究法律责任。http://zhaogao.blog.51cto.com/205189/57875
请问一下,我的CISCO2900交换机怎么不能划VLAN啊?我在两种模式下都试了,都不行!如下图所是:
 

本文出自 “追求IT网络技术的最高境界!” 博客,请务必保留此出处http://zhaogao.blog.51cto.com/205189/57875


附件下载:
  图片




    文章评论
 
2008-01-08 06:38:05
大哥,你真牛。

2008-08-15 20:18:08
在cisco2900交换机上划VLAN的命令是:set vlan vlan_num
vlan_num 就是你要划分的VLAN序号。关于在2900上的操作命令如下
set vlan vlan_num mod/ports ...
set vlan vlan_num [ name name ] [ type type ] [ mtu mtu ] [ said said ]
      [ state state ] [ ring ring_number ] [ parent vlan_num ]

[ stp stp_type ] [ translation vlan_num ]

Syntax Description
vlan_num The number of the VLAN.
mod The number of the module.
ports The number of the port on the module.
name The name of the VLAN.
type The VLAN type (Ethernet, Token Ring, or TR NET).
mtu The maximum transmission unit (packet size, in bytes) that the VLAN can use.
said Security association identifier.
state The VLAN is either active or suspended.
ring_number Ring number for token ring vlans.
stp_type 1-Source routing transparent, 2-Source routing porting

 

发表评论

昵   称:
验证码:  点击图片可刷新验证码  博客过2级,无需填写验证码
内   容: