日本免费全黄少妇一区二区三区-高清无码一区二区三区四区-欧美中文字幕日韩在线观看-国产福利诱惑在线网站-国产中文字幕一区在线-亚洲欧美精品日韩一区-久久国产精品国产精品国产-国产精久久久久久一区二区三区-欧美亚洲国产精品久久久久

1 經(jīng)典配置包括Catalyst6509 4006交換機配置方案( 七 )


C4006-L3(config-if)# encapsulation dot1q 32
C4006-L3(config-if)# ip address 10.234.181.125 255.255.255.192
C4006-L3(config-if)# no shutdown
C4006-L3(config-if)# standby 32 ip 10.234.181.126
C4006-L3(config-if)# standby 32 priority 100
C4006-L3(config-if)# standby 32 preempt
C4006-L3(config-if)# interface port-channel 1.33
C4006-L3(config-if)# encapsulation dot1q 33
C4006-L3(config-if)# ip address 10.234.181.189 255.255.255.192
C4006-L3(config-if)# no shutdown
C4006-L3(config-if)# standby 33 ip 10.234.181.190
C4006-L3(config-if)# standby 33 priority 100
C4006-L3(config-if)# standby 33 preempt
C4006-L3(config-if)# interface port-channel 1.34
C4006-L3(config-if)# encapsulation dot1q 34
C4006-L3(config-if)# ip address 10.234.181.221 255.255.255.224
C4006-L3(config-if)# no shutdown
C4006-L3(config-if)# standby 34 ip 10.234.181.222
C4006-L3(config-if)# standby 34 priority 100
C4006-L3(config-if)# standby 34 preempt
C4006-L3(config-if)# interface port-channel 1.35
C4006-L3(config-if)# encapsulation dot1q 35
C4006-L3(config-if)# ip address 10.234.181.253 255.255.255.224
C4006-L3(config-if)# no shutdown
C4006-L3(config-if)# standby 35 ip 10.234.181.254
C4006-L3(config-if)# standby 35 priority 100
C4006-L3(config-if)# standby 35 preempt
C4006-L3(config-if)# interface port-channel 1.36
C4006-L3(config-if)# encapsulation dot1q 36
C4006-L3(config-if)# ip address 10.234.182.29 255.255.255.224
C4006-L3(config-if)# no shutdown
C4006-L3(config-if)# standby 36 ip 10.234.182.30
C4006-L3(config-if)# standby 36 priority 100
C4006-L3(config-if)# standby 36 preempt
C4006-L3(config-if)# exit
C4006-L3#copy running config
三、Catalyst 3500XL交換機配置方案
3.1、辦公樓Catalyst 3500XL交換機配置方案
第一臺Catalyst 3548
switch#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
switch(config)#hostname bg-sw-03 /設(shè)備名
bg-sw-03(config)#enable password test /設(shè)口令
bg-sw-03(config)#enable secret test
bg-sw-03(config)#banner motd % Welcome to the C3548 in the Office % /提示文本
bg-sw-03(config)#line vty 0 4/ 進入VTY模式
bg-sw-03(config.line)#login/ 登入提示
bg-sw-03(config.line)#password test / 設(shè)用戶級口令
bg-sw-03(config.line)#exit
bg-sw-03 (config)#int vlan 1 / 進入內(nèi)部治理接口
bg-sw-03 (config-if)#ip address 10.234.180.23 255.255.255.0/加入IP地址
bg-sw-03(config-if)#exit
bg-sw-03(config)#ip default.gateway 10.234.180.234 /設(shè)網(wǎng)關(guān)
bg-sw-03(config)#end
bg-sw-03#vlan database / 進入vtp數(shù)據(jù)庫
bg-sw-03(vlan)#vtp domain Corp_Net/設(shè)vtp域 
bg-sw-03(vlan)#vtp client /設(shè)定vtp模式
bg-sw-03(vlan)#exit
bg-sw-03(config)#spantree uplinkfast/設(shè)定端口快速上連
bg-sw-03(config)#int g0/1/進入接口模式 
bg-sw-03(config-if)#switchport mode trunk/設(shè)為trunk模式
bg-sw-03(config-if)#switchport trunk encapsulation dot1q/設(shè)定封裝模式
bg-sw-03(config-if)#switchport trunk allowed vlan all/設(shè)定trunk許可vlan
bg-sw-03(config-if)#spanning-tree portfast /設(shè)定端口快速啟用
bg-sw-03(config-if)#int g0/2/進入接口模式 
bg-sw-03(config-if)#switchport mode trunk/設(shè)為trunk模式
bg-sw-03(config-if)#switchport trunk encapsulation dot1q/設(shè)定封裝模式
bg-sw-03(config-if)#switchport trunk allowed vlan all/設(shè)定trunk許可vlan
bg-sw-03(config-if)#spanning-tree portfast /設(shè)定端口快速啟用
bg-sw-03(config-if)#exit
bg-sw-03#write memory
第二臺Catalyst 3548
switch#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
switch(config)#hostname bg-sw-04 /設(shè)備名
bg-sw-04(config)#enable password test /設(shè)口令

推薦閱讀