Cisco Native Vlan

Aus xinux.net
Zur Navigation springen Zur Suche springen

Ändern von Native Vlan

  • switch-rot(config-if)#switchport trunk native vlan 10
*Mar  1 04:01:39.691: %SPANTREE-2-RECV_PVID_ERR: Received BPDU with inconsistent peer vlan id 1 on GigabitEthernet1/0/24 VLA.
*Mar  1 04:01:39.691: %SPANTREE-2-BLOCK_PVID_PEER: Blocking GigabitEthernet1/0/24 on VLAN0001. Inconsistent peer vlan.
*Mar  1 04:01:39.691: %SPANTREE-2-BLOCK_PVID_LOCAL: Blocking GigabitEthernet1/0/24 on VLAN0010. Inconsistent local vlan.
*Mar  1 04:01:39.708: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to down
  • switch-gelb(config)#interface Fa1/0/48
  • switch-gelb(config-if)#switchport trunk native vlan 10
  • switch-gelb(config-if)#end

Switch Rot wird wieder aktiv

  • switch-rot#
*Mar  1 04:04:22.657: %SPANTREE-2-UNBLOCK_CONSIST_PORT: Unblocking GigabitEthernet1/0/24 on VLAN0001. Port consistency resto.
*Mar  1 04:04:22.657: %SPANTREE-2-UNBLOCK_CONSIST_PORT: Unblocking GigabitEthernet1/0/24 on VLAN0010. Port consistency resto.
switch-rot#
*Mar  1 04:04:22.732: %SYS-5-CONFIG_I: Configured from console by console
switch-rot#
*Mar  1 04:04:39.677: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to up