免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2104 | 回复: 2
打印 上一主题 下一主题

哪位高手知道2948-l3设备的配置怎样更改为3550的配置? [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-01-10 21:49 |只看该作者 |倒序浏览
哪位高手知道2948-l3设备的配置怎样更改为3550的配置?下面为部分配置:
ip subnet-zero
bridge irb
!
interface FastEthernet1
no ip address
no ip directed-broadcast
bridge-group 1
!
interface FastEthernet2
no ip address
no ip directed-broadcast
bridge-group 2
!
......
interface FastEthernet47.1
encapsulation dot1Q 1 native
no ip redirects
no ip directed-broadcast
bridge-group 1
!
interface FastEthernet47.2
encapsulation dot1Q 2
no ip directed-broadcast
bridge-group 2
!
interface BVI1
ip address 10.1.3.252 255.255.255.0
no ip redirects
no ip directed-broadcast
standby priority 110 preempt
standby ip 10.1.3.254
!
interface BVI2
ip address 10.1.2.252 255.255.255.0
no ip redirects
no ip directed-broadcast
standby priority 110 preempt
standby ip 10.1.2.1
!
ip classless
ip route 0.0.0.0 0.0.0.0 10.1.3.1
bridge 1 protocol ieee
bridge 1 route ip
bridge 2 protocol ieee
bridge 2 route ip
!
end
能不能将2948上面的配置更改后上传上来,我是个菜鸟,不太清楚具体命令,只好照葫芦画瓢了!先谢谢高手了!

论坛徽章:
0
2 [报告]
发表于 2008-01-13 19:32 |只看该作者
如果接口不变的话

假设你有一台干净的35(如没有请自行清空配置)

首先在35上建立vlan 2

vlan 2

把35的对应接口划入vlan

sw
sw mo ac
sw ac vl [1/2]  <---此处1或2对应2948上该接口的bridge-group

在35的47口做

sw
sw tr en do
sw mo tr

在35全局下配置vlan 接口

int vl 1
抄bvi 1配置即可,抄不上也没所谓

int vl 2
同上,抄bvi 2配置

然后把路由做起来
ip route
ip route 0.0.0.0 0.0.0.0 10.1.3.1

这就基本可以了,更多安全等特性设置请自行研究

论坛徽章:
0
3 [报告]
发表于 2008-01-17 16:22 |只看该作者

多谢

多谢!高手的指导
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP