ewrttt
20-11-2014, 01:51
My company have a WS-C2960-48PST-L Cisco Catalyst 2960 Switches, work well. But can’t show traffic information through sh int fa0/1, but vlan1 can show.
One more question, there is a vlan2 on this witch, cannot be deleted. the process is normal and say it be deleted successfully, but it still be here.
Anyone can help, thank you very much!
Building configuration...
Current configuration : 4230 bytes
!
! Last configuration change at 22:11:00 UTC Mon Oct 28 2014 by cisco1
! NVRAM config last updated at 11:30:37 UTC Mon Oct 28 2014 by cisco1
!
version 12.1
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname 2960
!
aaa new-model
aaa authentication login default local
enable secret 5 xxx
!
username cisco1 secret 5 xxx
ip subnet-zero
vtp mode transparent
!
spanning-tree mode pvst
no spanning-tree optimize bpdu transmission
spanning-tree extend system-id
!
!
interface FastEthernet0/1
switchport mode access
no ip address
duplex full
speed 100
spanning-tree portfast
!
interface FastEthernet0/24
switchport mode access
no ip address
spanning-tree portfast
!
interface GigabitEthernet0/1
switchport mode access
no ip address
spanning-tree portfast
!
interface GigabitEthernet0/2
switchport mode access
no ip address
spanning-tree portfast
!
interface Vlan1
ip address 192.168.11.251 255.255.255.0
no ip route-cache
!
interface Vlan2
no ip address
no ip route-cache
shutdown
!
ip http server
!
snmp-server community xxx RO
!
line con 0
line vty 0 4
password xxx
line vty 5 15
password cisco
!
end
One more question, there is a vlan2 on this witch, cannot be deleted. the process is normal and say it be deleted successfully, but it still be here.
Anyone can help, thank you very much!
Building configuration...
Current configuration : 4230 bytes
!
! Last configuration change at 22:11:00 UTC Mon Oct 28 2014 by cisco1
! NVRAM config last updated at 11:30:37 UTC Mon Oct 28 2014 by cisco1
!
version 12.1
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname 2960
!
aaa new-model
aaa authentication login default local
enable secret 5 xxx
!
username cisco1 secret 5 xxx
ip subnet-zero
vtp mode transparent
!
spanning-tree mode pvst
no spanning-tree optimize bpdu transmission
spanning-tree extend system-id
!
!
interface FastEthernet0/1
switchport mode access
no ip address
duplex full
speed 100
spanning-tree portfast
!
interface FastEthernet0/24
switchport mode access
no ip address
spanning-tree portfast
!
interface GigabitEthernet0/1
switchport mode access
no ip address
spanning-tree portfast
!
interface GigabitEthernet0/2
switchport mode access
no ip address
spanning-tree portfast
!
interface Vlan1
ip address 192.168.11.251 255.255.255.0
no ip route-cache
!
interface Vlan2
no ip address
no ip route-cache
shutdown
!
ip http server
!
snmp-server community xxx RO
!
line con 0
line vty 0 4
password xxx
line vty 5 15
password cisco
!
end