hostname 123

enable secret 111
!
clock timezone beijing 8 0
!
vlan 65,95,163
!
interface range GigabitEthernet0/1-48
switchport access vlan 163
switchport mode access
switchport voice vlan 190
storm-control broadcast level pps 500 250
storm-control multicast level pps 500 250
storm-control action shutdown
spanning-tree portfast

interface GigabitEthernet0/1
switchport mode trunk

!
interface Vlan1
ip address 10.0.1.1 255.255.255.0
!
ip default-gateway 10.0.1.254

snmp-server community higer-snmp RW
!

line vty 0 4
password 23456
login
!
end
wr