Determining Cisco Root Bridge
For the root bridge, the command is as follows: spanning-tree vlan 1 priority 24576 for the bridge backing up the root bridge, the command is as follows: spanning-tree vlan 1 …Continue reading
Aironet IOS Upgrade
Why Cisco should always change upgrade procedure for software products of the same line? These are right commands for upgrading IOS firmware on your Cisco Aironet devices: # archive download-sw …Continue reading
Packages for Solaris
We’ll need to compile our software adding prefix-path: # ./configure –prefix=/opt/SMCxxxxx # make && make install # cd /opt/SMCxxxxx # find . -print | pkgproto > ../prototype # vi ../prototype …Continue reading