no ip directed-broadcast
no ip route-cache cef
interface BVI10
ip address 10.10.0.1 255.255.0.0
no ip directed-broadcast
no ip route-cache cef
interface BVI20
ip address 10.20.0.1 255.255.0.0
no ip directed-broadcast
no ip route-cache cef
interface BVI30
ip address 10.30.0.1 255.255.0.0
no ip directed-broadcast
no ip route-cache cef
interface BVI40
ip address 10.40.0.1 255.255.0.0
no ip directed-broadcast
no ip route-cache cef
interface BVI50
ip address 10.50.0.1 255.255.0.0
no ip directed-broadcast
no ip route-cache cef
interface BVI110
ip address 10.110.0.1 255.255.0.0
no ip directed-broadcast
no ip route-cache cef
interface BVI120
ip address 10.120.0.1 255.255.0.0
no ip directed-broadcast
no ip route-cache cef
interface BVI130
ip address 10.130.0.1 255.255.0.0
no ip directed-broadcast
no ip route-cache cef
interface BVI140
ip address 10.140.0.1 255.255.0.0
no ip directed-broadcast
no ip route-cache cef
interface BVI150
ip address 10.150.0.1 255.255.0.0
no ip directed-broadcast
no ip route-cache cef
ip classless
在每个br-group中指定可路由的协议
bridge 1 protocol ieee
bridge 1 route ip
bridge 10 protocol ieee
bridge 10 route ip
bridge 20 protocol ieee
bridge 20 route ip
bridge 30 protocol ieee
bridge 30 route ip
bridge 40 protocol ieee
bridge 40 route ip
bridge 50 protocol ieee
bridge 50 route ip
bridge 110 protocol ieee
bridge 110 route ip
bridge 120 protocol ieee
bridge 120 route ip
bridge 130 protocol ieee
bridge 130 route ip
bridge 140 protocol ieee
bridge 140 route ip
bridge 150 protocol ieee
bridge 150 route ip
line con 0
password cisco
transport input none
line aux 0
password cisco
line vty 0 4
password cisco
login
end
就可以了
Center_A#
不过不能通过4908实现 VTP server client的配置!
只能通过透明传输 不过 对于二级的堆叠组可以局域实现 server client的配置
4.Center_B 配置
Center_B#show run
Building configuration...
Current configuration:
version 12.0
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
hostname Center_B
enable secret 5 $1$364f$eocY1OMDhoSaEqXPZ3oIY/
enable password cisco
!
!
!
ip subnet-zero
!
interface FastEthernet0/1
switchport access vlan 130
interface FastEthernet0/2
interface FastEthernet0/3
interface FastEthernet0/4
interface FastEthernet0/5
interface FastEthernet0/6
interface FastEthernet0/7
interface FastEthernet0/8
interface FastEthernet0/9
interface FastEthernet0/10
interface FastEthernet0/11
interface FastEthernet0/12
interface FastEthernet0/13
interface FastEthernet0/14
interface FastEthernet0/15
interface FastEthernet0/16
interface FastEthernet0/17
interface FastEthernet0/18
interface FastEthernet0/19
interface FastEthernet0/20
interface FastEthernet0/21
switchport access vlan 150
interface FastEthernet0/22
switchport access vlan 150
interface FastEthernet0/23
switchport access vlan 150
interface FastEthernet0/24
switchport access vlan 150
interface GigabitEthernet0/1
switchport mode trunk
interface GigabitEthernet0/2
switchport mode trunk
interface VLAN1
ip address 10.1.2.1 255.255.0.0
no ip directed-broadcast
no ip route-cache
!
line con 0
password cisco
transport input none
stopbits 1
line vty 0 4
password cisco
login
line vty 5 15
password cisco
login
end
Center_B# show vlan
VLAN Name Status Ports
---- -------------------------------- --------- -------------------------------
1 default active Fa0/1,Fa0/2, Fa0/3, Fa0/4, Fa0/5,
Fa0/6, Fa0/7, Fa0/8, Fa0/9,
Fa0/10, Fa0/11, Fa0/12, Fa0/13,
Fa0/14, Fa0/15, Fa0/16, Fa0/17,
Fa0/18, Fa0/19, Fa0/20
150 wailian active Fa0/21, Fa0/22, Fa0/23, Fa0/24
1002 fddi-default active
1003 token-ring-default active
推荐阅读
- 基于Cat 4908-l3和Cat 3500园区网实例2
- 基于Cat 4908-l3和Cat 3500园区网实例3
- 小米4Win10怎么样 小米4Win10测评
- Catalyst 3550系列交换机
- 基于IP的下一代运营网络的发展与研究
- 基于NGN的IONE综合业务接入网
- Catalyst5500交换机VLAN设置
- 二 Cisco交换机综合实例
- 思科Catalyst3750交换机作为千兆位Linux集群互联
- Catalyst2900-XLand3500-XL Cisco交换机口令的恢复
