国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 學院 > 網絡通信 > 正文

4006劃分vlan

2019-11-05 01:18:17
字體:
來源:轉載
供稿:網友

  交換機部分:
  begin
  !
  # ***** NON-DEFAULT CONFIGURATION *****
  !
  !
  #time: Thu Nov 1 2001, 00:00:10
  !
  #version 6.3(2)
  !
  !
  #system web interface version(s)
  set enablepass $2$nINM$ofyLjkYbN74lrHCw4/dhE0
  !
  #test
  !
  #frame distribution method
  set port channel all distribution mac both
  !
  #vtp
  set vtp domain anyang
  set vtp v2 enable
  set vlan 1 name default type ethernet mtu 1500 said 100001 state active
  set vlan 9 name admin type ethernet mtu 1500 said 100009 state active
  set vlan 1002 name fddi-default type fddi mtu 1500 said 101002 state active
  set vlan 1004 name fddinet-default type fddinet mtu 1500 said 101004 state active bridge 0x0 stp ieee
  set vlan 1005 name trbrf-default type trbrf mtu 4472 said 101005 state active bridge 0xf stp ibm
  set vlan 2-8
  set vlan 1003 name trcrf-default type trcrf mtu 4472 said 101003 state active parent 1005 ring 0xccc mode srb aremaxhop 7 stemaxhop 7 backupcrf off
  !
  #ip
  set interface sc0 8 192.168.0.251/255.255.255.0 192.168.0.255
  
  set interface sl0 down
  set interface me1 192.168.0.2 255.255.255.0 192.168.0.255
  
  set interface me1 down
  set ip route 0.0.0.0/0.0.0.0 192.168.0.254
  !
  #syslog
  set logging level cops 2 default
  !
  #set boot command
  set boot config-register 0x2
  set boot system Flash bootflash:cat4000.6-3-2.bin
  !
  #port channel
  set port channel 1/1-2 6
  set port channel 2/3-4 36
  set port channel 2/5-8 39
  set port channel 2/9-12 40
  set port channel 2/13-16 41
  set port channel 2/17-20 42
  set port channel 2/21-24 43
  set port channel 2/25-28 44
  set port channel 2/29-32 45
  set port channel 2/33-34 46
  set port channel 2/1-2 47
  !
  #http configuration
  set ip http server enable
  !
  #module 1 : 2-port 1000BaseX Supervisor
  set trunk 1/1 on dot1q 1-1005
  set trunk 1/2 on dot1q 1-1005
  set port channel 1/1-2 mode off
  !
  #module 2 : 34-port Router Switch Card
  set vlan 7 2/3-13
  set vlan 8 2/14-34
  set trunk 2/1 on dot1q 1-1005
  set trunk 2/2 on dot1q 1-1005
  set trunk 2/3 on dot1q 1-1005
  set port channel 2/1-2 mode on
  set port channel 2/3-34 mode off
  !
  #module 3 empty
  !
  #module 4 empty
  !
  #module 5 empty
  !
  #module 6 empty
  end
  
  
  三層模塊部分:
  
  
  !
  version 12.0
  no service pad
  service timestamps debug uptime
  service timestamps log uptime
  no service passWord-encryption
  !
  hostname Router
  !
  !
  ip subnet-zero
  !
  !
  !
  interface Port-channel1
  no ip address
  no ip directed-broadcast
  hold-queue 300 in
  !
  interface Port-channel1.1
  encapsulation dot1Q 1 native
  ip address 192.168.1.254 255.255.255.0
  no ip redirects
  no ip directed-broadcast
  !
  interface Port-channel1.2
  encapsulation dot1Q 2
  ip address 192.168.2.254 255.255.255.0
  no ip directed-broadcast
  !
  interface Port-channel1.3
  encapsulation dot1Q 3
  ip address 192.168.3.254 255.255.255.0
  no ip directed-broadcast
  !
  interface Port-channel1.4
  encapsulation dot1Q 4
  ip address 192.168.4.254 255.255.255.0
  no ip directed-broadcast
  !
  interface Port-channel1.5
  encapsulation dot1Q 5
  ip address 192.168.5.254 255.255.255.0
  no ip directed-broadcast
  !
  interface Port-channel1.6
  encapsulation dot1Q 6
  ip address 192.168.6.254 255.255.255.0
  no ip directed-broadcast
  !
  interface Port-channel1.7
  encapsulation dot1Q 7
  ip address 192.168.7.254 255.255.255.0
  no ip directed-broadcast
  !
  interface Port-channel1.8
  encapsulation dot1Q 8
  ip address 192.168.0.254 255.255.255.0
  no ip directed-broadcast
  !
  interface Port-channel1.9
  encapsulation dot1Q 9
  ip address 192.168.9.254 255.255.255.0
  no ip directed-broadcast
  !
  interface Port-channel1.100
  no ip redirects
  no ip directed-broadcast
  shutdown
  !
  interface Port-channel27
  no ip address
  no ip directed-broadcast
  hold-queue 300 in
  !
  interface FastEthernet1
  no ip address
  no ip directed-broadcast
  !
  interface GigabitEthernet1
  no ip address
  no ip directed-broadcast
  shutdown
  !
  interface GigabitEthernet2
  no ip address
  no ip directed-broadcast
  shutdown
  !
  interface GigabitEthernet3
  no ip address
  no ip directed-broadcast
  no negotiation auto
  channel-group 1
  !
  interface GigabitEthernet4
  no ip address
  no ip directed-broadcast
  no negotiation auto
  channel-group 1
  !
  ip default-gateway 192.168.0.254
  ip classless
  !
  !
  line con 0
  transport input none
  line aux 0
  line vty 0 4
  login
  !
  end
  
  :em07:


發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 咸丰县| 克拉玛依市| 洛扎县| 嘉黎县| 太原市| 平阳县| 弋阳县| 大城县| 浮山县| 册亨县| 西乌珠穆沁旗| 仙游县| 和田县| 东莞市| 长宁县| 佛山市| 永定县| 马鞍山市| 福州市| 阿克苏市| 景宁| 鹤山市| 松桃| 溧阳市| 大兴区| 澜沧| 潍坊市| 临夏市| 泰宁县| 绍兴市| 蓬莱市| 华宁县| 互助| 于田县| 桓仁| 汉阴县| 定襄县| 孝昌县| 陇西县| 三河市| 庆安县|