Got a Cisco 2950 and trying to use 802.1q to connect it's vlans with an extreme networks summit48. For now however just the basic setup on the cisco not connected to the summit48 with 2 vlans. See my problem and the config below.
I don't have any cisco experience so I might be doing something awfully stupid here but i cannot get it working.
Problem:
Switch(config)#int vlan 1000
Switch(config-if)#no shut
Switch(config-if)#
20:17:33: %LINK-3-UPDOWN: Interface Vlan1000, changed state to up
20:17:33: %LINK-5-CHANGED: Interface Vlan10, changed state to administratively down
20:17:34: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan10, changed state to down
Switch(config-if)#exit
Switch(config)#int vlan 10
Switch(config-if)#no shut
Switch(config-if)#
20:18:02: %LINK-3-UPDOWN: Interface Vlan10, changed state to up
20:18:03: %LINK-5-CHANGED: Interface Vlan1000, changed state to administratively down
20:18:03: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan10, changed state to up
configuration:
Current configuration : 2259 bytes
!
version 12.1
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Switch
!
!
ip subnet-zero
vtp mode transparent
!
vlan 10
name akzo
!
vlan 1000
name switches
!
spanning-tree extend system-id
!
!
interface FastEthernet0/1
switchport access vlan 10
no ip address
!
interface FastEthernet0/2
switchport access vlan 10
no ip address
!
interface FastEthernet0/3
switchport access vlan 10
no ip address
!
interface FastEthernet0/4
switchport access vlan 10
no ip address
!
interface FastEthernet0/5
switchport access vlan 10
no ip address
!
interface FastEthernet0/6
switchport access vlan 10
no ip address
!
interface FastEthernet0/7
switchport access vlan 10
no ip address
!
interface FastEthernet0/8
switchport access vlan 10
no ip address
!
interface FastEthernet0/9
switchport access vlan 10
no ip address
!
interface FastEthernet0/10
switchport access vlan 10
no ip address
!
interface FastEthernet0/11
switchport access vlan 10
no ip address
!
interface FastEthernet0/12
switchport access vlan 10
no ip address
!
interface FastEthernet0/13
switchport access vlan 10
no ip address
!
interface FastEthernet0/14
switchport access vlan 10
no ip address
!
interface FastEthernet0/15
switchport access vlan 10
no ip address
!
interface FastEthernet0/16
switchport access vlan 10
no ip address
!
interface FastEthernet0/17
switchport access vlan 10
no ip address
!
interface FastEthernet0/18
switchport access vlan 10
no ip address
!
interface FastEthernet0/19
switchport access vlan 10
no ip address
!
interface FastEthernet0/20
switchport access vlan 10
no ip address
!
interface FastEthernet0/21
switchport access vlan 10
no ip address
!
interface FastEthernet0/22
switchport access vlan 10
no ip address
!
interface FastEthernet0/23
switchport access vlan 1000
no ip address
!
interface FastEthernet0/24
no ip address
!
interface GigabitEthernet0/1
no ip address
!
interface GigabitEthernet0/2
no ip address
!
interface Vlan1
no ip address
no ip route-cache
shutdown
!
interface Vlan10
no ip address
no ip route-cache
!
interface Vlan1000
no ip address
no ip route-cache
shutdown
!
ip http server
!
!
line con 0
line vty 5 15
!
end
I don't have any cisco experience so I might be doing something awfully stupid here but i cannot get it working.
Problem:
Switch(config)#int vlan 1000
Switch(config-if)#no shut
Switch(config-if)#
20:17:33: %LINK-3-UPDOWN: Interface Vlan1000, changed state to up
20:17:33: %LINK-5-CHANGED: Interface Vlan10, changed state to administratively down
20:17:34: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan10, changed state to down
Switch(config-if)#exit
Switch(config)#int vlan 10
Switch(config-if)#no shut
Switch(config-if)#
20:18:02: %LINK-3-UPDOWN: Interface Vlan10, changed state to up
20:18:03: %LINK-5-CHANGED: Interface Vlan1000, changed state to administratively down
20:18:03: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan10, changed state to up
configuration:
Current configuration : 2259 bytes
!
version 12.1
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Switch
!
!
ip subnet-zero
vtp mode transparent
!
vlan 10
name akzo
!
vlan 1000
name switches
!
spanning-tree extend system-id
!
!
interface FastEthernet0/1
switchport access vlan 10
no ip address
!
interface FastEthernet0/2
switchport access vlan 10
no ip address
!
interface FastEthernet0/3
switchport access vlan 10
no ip address
!
interface FastEthernet0/4
switchport access vlan 10
no ip address
!
interface FastEthernet0/5
switchport access vlan 10
no ip address
!
interface FastEthernet0/6
switchport access vlan 10
no ip address
!
interface FastEthernet0/7
switchport access vlan 10
no ip address
!
interface FastEthernet0/8
switchport access vlan 10
no ip address
!
interface FastEthernet0/9
switchport access vlan 10
no ip address
!
interface FastEthernet0/10
switchport access vlan 10
no ip address
!
interface FastEthernet0/11
switchport access vlan 10
no ip address
!
interface FastEthernet0/12
switchport access vlan 10
no ip address
!
interface FastEthernet0/13
switchport access vlan 10
no ip address
!
interface FastEthernet0/14
switchport access vlan 10
no ip address
!
interface FastEthernet0/15
switchport access vlan 10
no ip address
!
interface FastEthernet0/16
switchport access vlan 10
no ip address
!
interface FastEthernet0/17
switchport access vlan 10
no ip address
!
interface FastEthernet0/18
switchport access vlan 10
no ip address
!
interface FastEthernet0/19
switchport access vlan 10
no ip address
!
interface FastEthernet0/20
switchport access vlan 10
no ip address
!
interface FastEthernet0/21
switchport access vlan 10
no ip address
!
interface FastEthernet0/22
switchport access vlan 10
no ip address
!
interface FastEthernet0/23
switchport access vlan 1000
no ip address
!
interface FastEthernet0/24
no ip address
!
interface GigabitEthernet0/1
no ip address
!
interface GigabitEthernet0/2
no ip address
!
interface Vlan1
no ip address
no ip route-cache
shutdown
!
interface Vlan10
no ip address
no ip route-cache
!
interface Vlan1000
no ip address
no ip route-cache
shutdown
!
ip http server
!
!
line con 0
line vty 5 15
!
end