Catalsty4908G-L3VLAN间的路由和桥接
作者 佚名技术
来源 网络技术
浏览
发布时间 2012-07-01
if)#channel-group 1 4908G-L3(config-if)#exit 4908G-L3(config)#interface port-channel 2 4908G-L3(config-if)#exit 4908G-L3(config)#interface gig3 4908G-L3(config-if)#no shutdown 4908G-L3(config-if)#channel-group 2 4908G-L3(config-if)#exit 4908G-L3(config)#interface gig4 4908G-L3(config-if)#no shutdown 4908G-L3(config-if)#channel-group 2 在Catalsty 3512xl-02上 3512xl-switch01#configure terminal 3512xl-switch01(config)#interface gig0/1 3512xl-switch01(config-if)#port-group 2 3512xl-switch01(config-if)#exit 3512xl-switch01(config)#interface gig0/2 3512xl-switch01(config-if)#port-group 2 3512xl-switch01(config-if)#end 3512xl-switch01# 检查以太网通道组配置使用show port group 配置CAT4908使用桥接和路由的功能,为VLAN间的路由,使用bridge ibr来启动路由和桥接功能。在交换机之间来配置ISL,VLAN的子接口在ISL TRUNK会被加入到相应的桥接组创建一个单独的2层的域 在Catalsty 4908G-l3上 4908G-L3#configure terminal 4908G-L3(config)#ipx routing 4908G-L3(config)#bridge ibr 4908G-L3(config)#bridge 1 protocol ieee 4908G-L3(config)#bridge 1 route ip 4908G-L3(config)#bridge 10 protocol ieee 4908G-L3(config)#bridge 10 route ip 4908G-L3(config)#bridge 10 route ipx 4908G-L3(config)#bridge 20 protocol ieee 4908G-L3(config)#bridge 20 route ip 4908G-L3(config)#bridge 20 route ipx 4908G-L3(config)#bridge 30 protocol ieee 4908G-L3(config)#bridge 30 route ip 4908G-L3(config)#bridge 30 route ipx 4908G-L3(config)#bridge 40 protocol ieee 4908G-L3(config)#bridge 40 route ip 4908G-L3(config)#bridge 40 route ipx 4908G-L3(config)#interface bvi 1 4908G-L3(config-if)#ip address 10.10.1.1 255.255.255.0 4908G-L3(config-if)#exit 4908G-L3(config)#interface bvi 10 4908G-L3(config-if)#ip address 10.10.10.1 255.255.255.0 4908G-L3(config-if)#ipx network 1000 4908G-L3(config-if)#exit 4908G-L3(config)#interface bvi 20 4908G-L3(config-if)#ip address 10.10.20.1 255.255.255.0 4908G-L3(config-if)#ipx network 2000 4908G-L3(config-if)#exit 4908G-L3(config)#interface bvi 30 4908G-L3(config-if)#ip address 10.10.30.1 255.255.255.0 4908G-L3(config-if)#ipx network 3000 4908G-L3(config-if)#exit 4908G-L3(config)#interface bvi 40 4908G-L3(config-if)#ip address 10.10.40.1 255.255.255.0 4908G-L3(config-if)#ipx network 4000 ipx routing 在4908G-L3上启动IPX的路由 Bridge IBR启动,是集成了路由和桥接的功能。并允许在桥接组中路由通讯。 Bridge number protocol ieee 创建一个运行在IEEE协议的生成树具有桥接功能。 配置ISL TRUNK 在交换机上 在Catalsty 4908G-L3上配置ISL TRUNK需要在主接口下配置子接口,每个子接口为彼此每个VLAN传输数据,两个TRUNK配置在逻辑的PORT-CHANNEL接口,第三个TRUNK配置在物理的接口上 4908G-L3#configure terminal 4908G-L3(config)#interface port-channel 1 4908G-L3(config-if)#exit 4908G-L3(config)#interface port-channel 1.1 4908G-L3(config-if)#encapsulation isl 1 4908G-L3(config-if)#bridge-group 1 4908G-L3(config)#interface port-channel 1.10 4908G-L3(config-if)#encapsulation isl 10 4908G-L3(config-if)#bridge-group 10 4908G-L3(config)#interface port-channel 1.20 4908G-L3(config-if)#encapsulation isl 20 4908G-L3(config-if)#bridge-group 20 4908G-L3(config)#interface port-channel 1.30 4908G-L3(con |
凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢! |
你可能对下面的文章感兴趣
上一篇: 掌握VLAN管理,测试下一篇: Quidway路由器配置接口配置命令
关于Catalsty4908G-L3VLAN间的路由和桥接的所有评论