Catalyst2948G-L3withQoS

发表于:2007-06-20来源:作者:点击数: 标签:
! version 12.0 no service pad service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname Domino-vp ! ! ip su .net -zero ! ! interface FastEthernet1 ip address 1.1.1.1 255.0.0.0 no ip directed-br

   
  !
  version 12.0
  no service pad
  service timestamps debug uptime
  service timestamps log uptime
  no service password-encryption
  !
  hostname Domino-vp
  !
  !

  ip su.net-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://www.ltesting.net