网络通信 频道

全设备配置之三-3.1

 interface Port-channel15
  description Channel_to_2948G-15
  no ip address
  no ip directed-broadcast
  hold-queue 300 in
!
interface Port-channel15.1
  encapsulation dot1Q 1 native
  no ip redirects
  no ip directed-broadcast
!
interface Port-channel15.150
  encapsulation dot1Q 150
  ip address 10.10.150.2 255.255.255.128
  no ip redirects
  no ip directed-broadcast
  standby 150 priority 100
  standby 150 preempt
  standby 150 authentication C10-150
  standby 150 ip 10.10.150.1
  standby 150 track GigabitEthernet49 20
  standby 150 track GigabitEthernet50 20
!
interface Port-channel15.155
  encapsulation dot1Q 155
  ip address 10.10.150.130 255.255.255.128
  no ip redirects
  no ip directed-broadcast
  standby 155 priority 110
  standby 155 preempt
  standby 155 authentication C10-155
  standby 155 ip 10.10.150.129
  standby 155 track GigabitEthernet49 20
  standby 155 track GigabitEthernet50 20
!
interface FastEthernet1
  no ip address
  no ip directed-broadcast
  channel-group 1
!
interface FastEthernet2
  no ip address
  no ip directed-broadcast
  channel-group 1
!
interface FastEthernet3
  no ip address
  no ip directed-broadcast
  channel-group 2
!
interface FastEthernet4
  no ip address
  no ip directed-broadcast
  channel-group 2
!
interface FastEthernet5
  no ip address
  no ip directed-broadcast
  channel-group 3
!
interface FastEthernet6
  no ip address
  no ip directed-broadcast
  channel-group 3
!
interface FastEthernet7
  no ip address
  no ip directed-broadcast
  channel-group 4
!
interface FastEthernet8
  no ip address
  no ip directed-broadcast
  channel-group 4
!
interface FastEthernet9
  no ip address
  no ip directed-broadcast
  channel-group 5
!
interface FastEthernet10
  no ip address
  no ip directed-broadcast
  channel-group 5
!
interface FastEthernet11
  no ip address
  no ip directed-broadcast
  channel-group 6
!
interface FastEthernet12
  no ip address
  no ip directed-broadcast
  channel-group 6
!
interface FastEthernet13
  no ip address
  no ip directed-broadcast
  channel-group 7
!
interface FastEthernet14
  no ip address
  no ip directed-broadcast
  channel-group 7
!
interface FastEthernet15
  no ip address
  no ip directed-broadcast
  channel-group 8
!
interface FastEthernet16
  no ip address
  no ip directed-broadcast
  channel-group 8
!
interface FastEthernet17
  no ip address
  no ip directed-broadcast
  channel-group 9
!
interface FastEthernet18
  no ip address
  no ip directed-broadcast
  channel-group 9
!
interface FastEthernet19
  no ip address
  no ip directed-broadcast
  channel-group 10
!
interface FastEthernet20
  no ip address
  no ip directed-broadcast
  channel-group 10
!
interface FastEthernet21
  no ip address
  no ip directed-broadcast
  channel-group 11
!        
interface FastEthernet22
  no ip address
  no ip directed-broadcast
  channel-group 11
!
interface FastEthernet23
  no ip address
  no ip directed-broadcast
  channel-group 12
!
interface FastEthernet24
  no ip address
  no ip directed-broadcast
  channel-group 12
!
interface FastEthernet25
  no ip address
  no ip directed-broadcast
  channel-group 13
!
interface FastEthernet26
  no ip address
  no ip directed-broadcast
  channel-group 13
!
interface FastEthernet27
  no ip address
  no ip directed-broadcast
  channel-group 14
!
interface FastEthernet28
  no ip address
  no ip directed-broadcast
  channel-group 14
!
interface FastEthernet29
  no ip address
  no ip directed-broadcast
  channel-group 15
!
interface FastEthernet30
  no ip address
  no ip directed-broadcast
  channel-group 15
!
interface FastEthernet31
  no ip address
  no ip directed-broadcast
  shutdown
!
interface FastEthernet32
  no ip address
  no ip directed-broadcast
  shutdown
!
interface FastEthernet33
  no ip address
  no ip directed-broadcast
  shutdown
!
interface FastEthernet34
  no ip address
  no ip directed-broadcast
  shutdown
!
interface FastEthernet35
  no ip address
  no ip directed-broadcast
  shutdown
!
interface FastEthernet36
  no ip address
  no ip directed-broadcast
  shutdown
!
interface FastEthernet37
  no ip address
  no ip directed-broadcast
  shutdown
!
interface FastEthernet38
  no ip address
  no ip directed-broadcast
  shutdown
!
interface FastEthernet39
  no ip address
  no ip directed-broadcast
  shutdown
!
interface FastEthernet40
  no ip address
  no ip directed-broadcast
  shutdown
!
interface FastEthernet41
  no ip address
  no ip directed-broadcast
  shutdown
!
interface FastEthernet42
  no ip address
  no ip directed-broadcast
  shutdown
!
interface FastEthernet43
  no ip address
  no ip directed-broadcast
  shutdown
!
interface FastEthernet44
  no ip address
  no ip directed-broadcast
  shutdown
!        
interface FastEthernet45
  no ip address
  no ip directed-broadcast
  shutdown
!
interface FastEthernet46
  no ip address
  no ip directed-broadcast
  shutdown
!
interface FastEthernet47
  no ip address
  no ip directed-broadcast
  shutdown
!
interface FastEthernet48
  no ip address
  no ip directed-broadcast
  shutdown
!
interface GigabitEthernet49
  description CoreVLAN15
  ip address 10.10.0.19 255.255.255.240
  no ip directed-broadcast
  ip summary-address eigrp 10 10.10.0.0 255.255.0.0
!
interface GigabitEthernet50
  description CoreVLAN10
  ip address 10.10.0.3 255.255.255.240
  no ip directed-broadcast
  ip summary-address eigrp 10 10.10.0.0 255.255.0.0
  delay 15
!
router eigrp 10
  passive-interface default
  no passive-interface GigabitEthernet49
  no passive-interface GigabitEthernet50
  network 10.0.0.0
!
ip classless
!
!
line con 0
  transport input none
line aux 0
line vty 0 4
  password secret
  login
!
end

2948G-L3-01#

 

转载地址:http://www.net130.com/CMS/Pub/Tech/tech_config/92631.htm

0
相关文章