Clear trunk 180
that command clears "Vlans allowed on trunk"
I am trying to set the NATIVE vlan to 1 rather than 180
as I have a vlan mismatch ....
See below:
4006Console> (enable) show trunk 3/17
* - indicates vtp domain mismatch
Port Mode Encapsulation Status Native vlan
-------- ----------- ------------- ------------ -----------
3/17 auto dot1q trunking 180
Port Vlans allowed on trunk
-------- ---------------------------------------------------------------------
3/17 1
4006Console> (enable) show logging buffer -50
2003 Jul 21 08:42:11 %SPANTREE-2-RX_1QNON1QTRUNK: Rcved 1Q-BPDU on non-1Q-trunk
port 3/17 vlan 180
2003 Jul 21 08:42:11 %PAGP-5-PORTTOSTP

ort 3/17 joined bridge port 3/17
2003 Jul 21 08:42:11 %SPANTREE-2-RX_1QNON1QTRUNK: Rcved 1Q-BPDU on non-1Q-trunk
port 3/17 vlan 180
2003 Jul 21 08:42:12 %SPANTREE-2-RX_1QNON1QTRUNK: Rcved 1Q-BPDU on non-1Q-trunk
port 3/17 vlan 180
2003 Jul 21 08:42:12 %SPANTREE-2-RX_BLKPORTPVID: Block 3/17 on rcving vlan 180 f
or inc peer vlan 1
2003 Jul 21 08:43:32 %CDP-4-NVLANMISMATCH:Native vlan mismatch detected on port
3/17
2003 Jul 21 08:45:32 %PAGP-5-PORTFROMSTP

ort 3/17 left bridge port 3/17
2003 Jul 21 08:45:35 %DTP-5-TRUNKPORTON

ort 3/17 has become dot1q trunk
2003 Jul 21 08:45:47 %PAGP-5-PORTTOSTP

ort 3/17 joined bridge port 3/17
4006Console> (enable)
2950#show logging
Syslog logging:
Log Buffer (4096 bytes):
_VLAN_MISMATCH: Native VLAN mismatch discovered on FastEthernet0/24 (1), with JA
B0442008R 3/17 (180).
4d20h: %CDP-4-NATIVE_VLAN_MISMATCH: Native VLAN mismatch discovered on FastEther
net0/24 (1), with JAB0442008R 3/17 (180).
4d20h: %SPANTREE-2-UNBLOCK_CONSIST_PORT: Unblocking FastEthernet0/24 on VLAN0180
. Port consistency restored.
4d20h: %SPANTREE-2-UNBLOCK_CONSIST_PORT: Unblocking FastEthernet0/24 on VLAN0001
. Port consistency restored.
6d01h: %EC-5-L3DONTBNDL1: Fa0/24 suspended: PAgP not enabled on the remote port.
2950#show vlan
VLAN Name Status Ports
---- -------------------------------- --------- -------------------------------
1 default active Fa0/24
10 VLAN0010 active
150 VLAN0150 active
168 VLAN0168 active
180 VLAN0180 active Fa0/1, Fa0/2, Fa0/3, Fa0/4
Fa0/5, Fa0/6, Fa0/7, Fa0/8
Fa0/9, Fa0/10, Fa0/11, Fa0/12
Fa0/13, Fa0/14, Fa0/15, Fa0/16
Fa0/17, Fa0/18, Fa0/19, Fa0/20
Fa0/21, Fa0/22
2950# show running-config (some omited)
interface FastEthernet0/23
switchport access vlan 180
no ip address
!
interface FastEthernet0/24
switchport mode trunk
no ip address
duplex full
speed 100
channel-group 1 mode desirable
!
interface Vlan1
ip address 192.9.254.13 255.255.255.0
no ip route-cache
!
interface Vlan180
no ip address
no ip route-cache
shutdown
!
ip default-gateway 192.9.254.254
ip http server