网络通信 频道

Catalyst 2948G-L3 with QoS

  !
  version 12.0
  no service pad
  service timestamps debug uptime
  service timestamps log uptime
  no service password-encryption
  !
  hostname Domino-vp
  !
  !
  ip subnet-zero
  !
  !
  interface FastEthernet1
  ip address 1.1.1.1 255.0.0.0
  no ip directed-broadcast
  rate-limit input 1000000 1000
  !
  interface FastEthernet2
  ip address 2.2.2.2 255.0.0.0
  no ip directed-broadcast
  traffic-shape rate 1000000 1000
  !
  interface FastEthernet3
  ip address 3.3.3.3 255.0.0.0
  no ip directed-broadcast
  shutdown
  !
  
  !
  interface FastEthernet48
  no ip address
  no ip directed-broadcast
  shutdown
  !
  interface GigabitEthernet49
  no ip address
  no ip directed-broadcast
  shutdown
  !
  interface GigabitEthernet50
  no ip address
  no ip directed-broadcast
  shutdown
  !
  ip classless
  !
  !
  line con 0
  transport input none
  line aux 0
  line vty 0 4
  !
  end
  
文章转载地址:http://cisco.chinaitlab.com/base/10055.html
0
相关文章