09-11-2013 04:46 AM - edited 03-07-2019 03:24 PM
Anyone ever come across this? I input the commands for spanning tree. It looks like they are accepted just fine, but when I check the running config, they do not show up.
r401-dis-sw4#sh ver
Cisco IOS Software, C2960S Software (C2960S-UNIVERSALK9-M), Version 12.2(55)SE5, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2012 by Cisco Systems, Inc.
Compiled Thu 09-Feb-12 19:22 by prod_rel_team
Image text-base: 0x00003000, data-base: 0x01B00000
ROM: Bootstrap program is Alpha board boot loader
BOOTLDR: C2960S Boot Loader (C2960S-HBOOT-M) Version 12.2(55r)SE, RELEASE SOFTWARE (fc1)
r401-dis-sw4 uptime is 1 hour, 20 minutes
System returned to ROM by power-on
System image file is "flash:c2960s-universalk9-mz.122-55.SE5.bin"
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
cisco WS-C2960S-48FPS-L (PowerPC) processor (revision G0) with 131072K bytes of memory.
Processor board ID FOC1720Z445
Last reset from power-on
2 Virtual Ethernet interfaces
1 FastEthernet interface
52 Gigabit Ethernet interfaces
Th
Time out, no test result is received from DSP!e password-recovery mechanism is enabled.
512K bytes of flash-simulated non-volatile configuration memory.
Base ethernet MAC Address : D0:C7:89:DE:67:80
Motherboard assembly number : 73-12547-09
Power supply part number : 341-0382-02
Motherboard serial number : FOC172014YY
Power supply serial number : LIT17170N7U
Model revision number : G0
Motherboard revision number : A0
Model number : WS-C2960S-48FPS-L
Daughterboard assembly number : 73-11933-04
Daughterboard serial number : FOC17193851
System serial number : FOC1720Z445
Top Assembly Part Number : 800-32647-04
Top Assembly Revision Number : A0
Version ID : V04
CLEI Code Number : COMGB00ARD
Daughterboard revision number : A0
Hardware Board Revision Number : 0x01
Switch Ports Model SW Version SW Image
------ ----- ----- ---------- ----------
* 1 52 WS-C2960S-48FPS-L 12.2(55)SE5 C2960S-UNIVERSALK9-M
Configuration register is 0xF
r401-dis-sw4#sh run | i spanning
spanning-tree mode rapid-pvst
spanning-tree portfast bpduguard default
no spanning-tree optimize bpdu transmission
spanning-tree extend system-id
r401-dis-sw4#conf t
Enter configuration commands, one per line. End with CNTL/Z.
r401-dis-sw4(config)#
r401-dis-sw4(config)#
r401-dis-sw4(config)#spanning-tree mode rapid-pvst
r401-dis-sw4(config)#spanning-tree portfast bpduguard default
r401-dis-sw4(config)#no spanning-tree optimize bpdu transmission
r401-dis-sw4(config)#spanning-tree etherchannel guard misconfig
r401-dis-sw4(config)#spanning-tree extend system-id
r401-dis-sw4(config)#$4,224,244,314,324,334,344,354,424 priority 32768
r401-dis-sw4(config)#spanning-tree vlan 514,524,534,544,614 priority 32768
r401-dis-sw4(config)#
r401-dis-sw4(config)#do sh run | i spanning
spanning-tree mode rapid-pvst
spanning-tree portfast bpduguard default
no spanning-tree optimize bpdu transmission
spanning-tree extend system-id
09-11-2013 04:59 AM
Hi,
the default priority is already 32768 and so that's why you don't see it in the running-config.try with another priority value
Regards
Alain
Don't forget to rate helpful posts.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide