cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4188
Views
0
Helpful
23
Replies

Spanning tree issue on C1111 router

WilsonCheng
Level 1
Level 1

Spanning tree was configured and enabled on C1111 router, but show spanning tree shows no spanning tree information as below. Does anyone know what the issue is and how to fix it? Thank you.

 

router#sh run | s spanning
spanning-tree extend system-id
spanning-tree vlan 1,599,990 priority 61440
 
router#sh ip int brief
Interface              IP-Address      OK? Method Status                Protocol
GigabitEthernet0/0/0   #####    YES NVRAM  up                    up      
GigabitEthernet0/0/1   unassigned      YES NVRAM  administratively down down    
GigabitEthernet0/1/0   unassigned      YES unset  up                    up      
GigabitEthernet0/1/1   unassigned      YES unset  administratively down down    
GigabitEthernet0/1/2   unassigned      YES unset  administratively down down    
GigabitEthernet0/1/3   unassigned      YES unset  up                    up      
Vlan1                  unassigned      YES unset  administratively down down    
Vlan599                10.250.182.226  YES NVRAM  up                    up      
Vlan990                10.41.98.2      YES NVRAM  up                    up      

router#sh spanning-tree
No spanning tree instance exists.

router#sh spanning-tree sum
Switch is in rapid-pvst mode
Root bridge for: none
EtherChannel misconfig guard            is enabled
Extended system ID                      is enabled
Portfast Default                        is disabled
PortFast BPDU Guard Default            is disabled
Portfast BPDU Filter Default           is disabled
Loopguard Default                      is disabled
UplinkFast                              is disabled
BackboneFast                            is disabled
Configured Pathcost method used is short

Name                   Blocking Listening Learning Forwarding STP Active
---------------------- -------- --------- -------- ---------- ----------
Total                        0         0        0          0          0
23 Replies 23

balaji.bandi
Hall of Fame
Hall of Fame

This is an Router, until you have a switch module in it, it can not act as a switch, so that is normal 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Hello,

The router has a switched module and the trunk port allows the vlans. All
C1111 routers in our network also have the same issue. I wonder if it is a
bug.

router#sh run | s vlan
spanning-tree vlan 1,599,990 priority 61440
vlan internal allocation policy ascending
vlan 599
name UNTRUSTED_DEVICES
vlan 990
name DEVICE_MANAGEMENT

router#sh int trunk

Port Mode Encapsulation Status Native vlan
Gi0/1/0 on 802.1q trunking 990

Port Vlans allowed on trunk
Gi0/1/0 1-4094

Port Vlans allowed and active in management domain
Gi0/1/0 1,599,990

Port Vlans in spanning tree forwarding state and not pruned
Gi0/1/0 1,599,990

ok as per the output the spanning-tree running :

 

try below :

 

show spanning-tree vlan 599

show spanning-tree vlan 900

 

 

https://www.cisco.com/c/en/us/td/docs/routers/access/interfaces/NIM/software/configuration/guide/4_8PortGENIM.html#pgfId-1079138

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

router#sh spanning-tree vlan 599

Spanning tree instance(s) for vlan 599 does not exist.

router#sh spanning-tree vlan 990

Spanning tree instance(s) for vlan 990 does not exist

Hello
do you have any ports assigned to those vlans that are active or even an active trunk?

Also have you created the vlans?

vlan 599,990

exit

 


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

Hello,

The vlans were created and the trunk port allowed the vlans. All C1111
routers in
our network also have the same issue. I wonder if it is a bug.

router#sh run | s vlan
spanning-tree vlan 1,599,990 priority 61440
vlan internal allocation policy ascending
vlan 599
name UNTRUSTED_DEVICES
vlan 990
name DEVICE_MANAGEMENT

router#sh int trunk

Port Mode Encapsulation Status Native vlan
Gi0/1/0 on 802.1q trunking 990

Port Vlans allowed on trunk
Gi0/1/0 1-4094

Port Vlans allowed and active in management domain
Gi0/1/0 1,599,990

Port Vlans in spanning tree forwarding state and not pruned
Gi0/1/0 1,599,990

Hello


@WilsonCheng wrote:

Port Vlans allowed on trunk
Gi0/1/0 1-4094

Port Vlans allowed and active in management domain
Gi0/1/0 1,599,990

Port Vlans in spanning tree forwarding state and not pruned
Gi0/1/0 1,599,990

Looks like you do have stp running

 

show spanning-tree interface gig0/1/0


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

I am not sure if the spanning tree is running or not.
Show spanning tree is no spanning information.

Router#show spanning-tree interface gig0/1/0
no spanning tree info available for GigabitEthernet0/1/0

Hello

can you post the output of the following into a file and attach to this post.:

 

sh ip int brief

sh vlan brief 

sh cdp neighbour 

sh in trunk

sh spanning-tree detail

sh run

ah version 


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

router#sh ip int brief
Interface IP-Address OK? Method Status Protocol
GigabitEthernet0/0/0 xxxxxxxxxxxx YES NVRAM up up
GigabitEthernet0/0/1 unassigned YES NVRAM administratively down down
GigabitEthernet0/1/0 unassigned YES unset up up
GigabitEthernet0/1/1 unassigned YES unset administratively down down
GigabitEthernet0/1/2 unassigned YES unset administratively down down
GigabitEthernet0/1/3 unassigned YES unset up up
Vlan1 unassigned YES unset administratively down down
Vlan599 10.250.182.226 YES NVRAM up up
Vlan990 10.41.98.2 YES NVRAM up up
router#
router#sh vlan brief

VLAN Name Status Ports
---- -------------------------------- --------- -------------------------------
1 default active Gi0/1/1, Gi0/1/2
599 UNTRUSTED_DEVICES active
990 DEVICE_MANAGEMENT active
1002 fddi-default act/unsup
1003 token-ring-default act/unsup
1004 fddinet-default act/unsup
1005 trnet-default act/unsup

router#sh spanning-tree detail

No spanning tree instance exists.


router#sh run | s spanning
spanning-tree extend system-id
spanning-tree vlan 1,599,990 priority 61440

router#sh cdp nei
router#sh cdp neighbors
% CDP is not enabled
router#sh int trun

Port Mode Encapsulation Status Native vlan
Gi0/1/0 on 802.1q trunking 990

Port Vlans allowed on trunk
Gi0/1/0 1-4094

Port Vlans allowed and active in management domain
Gi0/1/0 1,599,990

Port Vlans in spanning tree forwarding state and not pruned
Gi0/1/0 1,599,990
router#sh ver
Cisco IOS XE Software, Version 16.09.07
Cisco IOS Software [Fuji], ISR Software (ARMV8EB_LINUX_IOSD-UNIVERSALK9_IAS-M), Version 16.9.7, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2021 by Cisco Systems, Inc.
Compiled Wed 10-Feb-21 08:19 by mcpre


Cisco IOS-XE software, Copyright (c) 2005-2021 by cisco Systems, Inc.
All rights reserved. Certain components of Cisco IOS-XE software are
licensed under the GNU General Public License ("GPL") Version 2.0. The
software code licensed under GPL Version 2.0 is free software that comes
with ABSOLUTELY NO WARRANTY. You can redistribute and/or modify such
GPL code under the terms of GPL Version 2.0. For more details, see the
documentation or "License Notice" file accompanying the IOS-XE software,
or the applicable URL provided on the flyer accompanying the IOS-XE
software.


ROM: IOS-XE ROMMON

router uptime is 10 weeks, 5 days, 13 hours, 30 minutes
Uptime for this control processor is 10 weeks, 5 days, 13 hours, 32 minutes
System returned to ROM by PowerOn
System restarted at 12:31:11 GMT Thu Sep 9 2021
System image file is "bootflash:c1100-universalk9_ias.16.09.07.SPA.bin"
Last reload reason: PowerOn



This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to
export@cisco.com.



Suite License Information for Module:'esg'

--------------------------------------------------------------------------------
Suite Suite Current Type Suite Next reboot
--------------------------------------------------------------------------------
FoundationSuiteK9 None None None
securityk9
appxk9


Technology Package License Information:

-----------------------------------------------------------------
Technology Technology-package Technology-package
Current Type Next reboot
------------------------------------------------------------------
appxk9 appxk9 Permanent appxk9
securityk9 securityk9 Permanent securityk9
ipbase ipbasek9 None ipbasek9

The current throughput level is unthrottled


Smart Licensing Status: Smart Licensing is DISABLED

cisco C1111-4P (1RU) processor with 1452657K/6147K bytes of memory.
Processor board ID FGL2528L5VT
3 Virtual Ethernet interfaces
6 Gigabit Ethernet interfaces
4294966432 terminal lines
32768K bytes of non-volatile configuration memory.
4194304K bytes of physical memory.
2945023K bytes of flash memory at bootflash:.
0K bytes of WebUI ODM Files at webui:.

Configuration register is 0x2102

Hello,

 

I haven't followed the entire discussion, but by default, spanning tree is disabled for all Vlans on the C1111.

 

You need to manually enable it:

 

C1111(config)# spanning-tree vlan 599

The spanning-tree vlan x command was already configured before and accepted
with no error but it doesn't show up in running configuration.

router#sh run | s spanning
spanning-tree extend system-id
spanning-tree vlan 1,599,990 priority 61440

router#sh spanning-tree vlan 599
Spanning tree instance(s) for vlan 599 does not exist.

Hello

it does seem unusual that the rtr is stating the vlan are in a stp forwarding state but stp is not running

I-believe what @Georg Pauwen is stating is to re apply stp again without any priority 

 

spanning-tree vlan 599

spanning-tree vlan 990

 

 


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

Hello Paul,

I have done the spanning-tree vlan x without priority with no error
prompt but I checked with the running configuration, it is not there. show
spanning tree still showed no spanning tree information. It is very
strange. I wonder if it is a bug or not.
Review Cisco Networking for a $25 gift card