Sunday, November 29, 2015

Connecting GNS3 Device to the Internet

I'm contemplating on selling my Cisco lab gear next year and just keep some of the hard to find pieces such as my Cisco 2511 router that's used for my terminal server, my ASA 5505 firewall since it can still run the 9.x code, my Cisco 871w router for my home wifi and a Cisco 3560 8-port switch. I've started studying for CompTIA Network+ (which is a prelude to my CCIE R/S studies) and plan to sit for the N10-006 exam early next year. So, I'll be using my Cisco lab gear probably one last time and setup a CCNA Routing and Switching lab.

My network lab helped me a lot in preparing for my CCNP Security, Security+ (CCNA Security review) and CCDP (CCNP ROUTE and CCNP SWITCH review). I'll be virtualizing my lab next year in preparation for my CCIE Routing and Switching studies and started looking for a mini server to run VMWare ESXi. So I've been practicing again in GNS3 and in order to connect an emulated device to the Internet, we first create a Microsoft Loopback interface. We issue hdwwiz in Windows command prompt and the Add Hardware dialog box appears. Select Install the hardware that I manually select from a list (Advanced) > Network adapters > Microsoft > Microsoft Loopback Adapter.
 

We "bridge" our LAN adapter connected to the Internet to our MS Loopback by clicking "Allow other network users to connect through this computer's Internet connection" under Local Area Connection properties. For this scenario, I've used my wireless adapter and bridged it to Local Area Connection 2, which is my MS Loopback interface.


It will pop up a warning saying we could only use 192.168.137.1 for our LAN adapter (MS Loopback). We manually assign the TCP/IPv4 settings for the MS Loopback interface as below:



We'll need to configure the network device in GNS3 as below:

For a router:

R1#configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
R1(config)#interface fastethernet0/0
R1(config-if)#ip address 192.168.137.2 255.255.255.0
R1(config-if)#no shutdown
R1(config-if)#
*Mar  1 00:01:56.827: %LINK-3-UPDOWN: Interface FastEthernet0/0, changed state to up
*Mar  1 00:01:57.827: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up
R1(config-if)#do ping 192.168.137.1

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.137.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 8/13/28 ms
R1(config-if)#do ping 8.8.8.8

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 8.8.8.8, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)

R1(config)#do ping www.cisco.com
Translating "www.cisco.com"
% Unrecognized host or address, or protocol not running.

R1(config)#ip route 0.0.0.0 0.0.0.0 192.168.137.1
R1(config)#ip domain-lookup
R1(config)#ip name-server 8.8.8.8
R1(config)#do ping 8.8.8.8

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 8.8.8.8, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 32/39/44 ms
R1(config)#do ping www.cisco.com
Translating "www.cisco.com"...domain server (192.168.137.1) [OK]

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 125.252.216.170, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 20/24/36 ms



For an ASA firewall:

ciscoasa# configure terminal
ciscoasa(config)#

***************************** NOTICE *****************************

Help to improve the ASA platform by enabling anonymous reporting,
which allows Cisco to securely receive minimal error and health
information from the device. To learn more about this feature,
please visit: http://www.cisco.com/go/smartcall

Would you like to enable anonymous error reporting to help improve
the product? [Y]es, [N]o, [A]sk later:

ciscoasa(config)# interface gigabitethernet0
ciscoasa(config-if)# ip address 192.168.137.2 255.255.255.0
ciscoasa(config-if)# no shutdown
ciscoasa(config-if)# nameif outside
INFO: Security level for "outside" set to 0 by default.
ciscoasa(config-if)# ping 192.168.137.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.137.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/1 ms
ciscoasa(config-if)# ping 8.8.8.8
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 8.8.8.8, timeout is 2 seconds:
No route to host 8.8.8.8

Success rate is 0 percent (0/1)
ciscoasa(config-if)# route outside 0 0 192.168.137.1
ciscoasa(config)# ping 8.8.8.8
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 8.8.8.8, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 20/20/20 ms
ciscoasa(config)# ping www.cisco.com
                       ^
ERROR: % Invalid Hostname
ciscoasa(config)# dns ?

configure mode commands/options:
  domain-lookup       Enable/Disable DNS host-to-address translation
  expire-entry-timer  Specify DNS entry expire timer
  name-server         Specify DNS servers
  poll-timer          Specify dns update interval
  retries             Configure DNS retries
  server-group        Configure a DNS server group
  timeout             Configure DNS query timeout

exec mode commands/options:
  update  Update FQDN IP addresses
ciscoasa(config)# dns domain-lookup ?

configure mode commands/options:
Current available interface(s):
  outside  Name of interface GigabitEthernet0
ciscoasa(config)# dns domain-lookup outside
ciscoasa(config)# dns name-server 8.8.8.8
ciscoasa(config)# ping www.cisco.com
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 60.254.168.170, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 30/40/50 ms

Saturday, November 14, 2015

Cisco WLC AP license

I had a site that needs 10 access points (APs) but was given a Cisco WLC 2504 that only supports 5 APs by default. Cisco's website mentioned that AP license can be added in increments of 1, 5 and 25. So I availed for a 25 AP license (L-LIC-CT2504-25A) in order to accommodate the future growth of the wireless system. I followed these steps to apply the AP license.




The first step is to go to Cisco's licensing portal and register the license Product Authorization Key (PAK) that was sent via e-mail in PDF form (e-license) or hard copy.  Register the license PAK using the Product ID (PID) and serial number found in the WLC by going to Controller > Inventory. The same info can be seen using the show license udi command.




Be extra careful and double check the info that was typed in the licensing portal to avoid issues with the license not taking effect even after reboot. I've personally encountered this mistake a couple of times and had to go through Cisco TAC to re-issue a new license. TAC usually respond within a day or two.

To install the AP license, go to Management > Software Activation > Commands > Actions > Install License, and for or some strange reason only 3CDaemon works. After transferring the license via TFTP, the WLC will prompt to restart in order for the license to take effect. You can also optionally save the license.







After WLC has been rebooted, you can verify the license by going to Management > Software Activation > License. Click on the license to show more details.





Here are some useful WLC CLI commands to verify the license.

(Cisco Controller) >show license ?
              
all            Displays All The License(s).
capacity       Displays License currently used by AP
detail         Displays Details Of A Given License.
evaluation     Displays Evaluation License(s).
expiring       Displays Expiring License(s).
feature        Displays License Enabled Features.
file           Displays All The License File(s).
handle         Displays License Handles.
image-level    Display the image level
in-use         Displays License That Are In-Use.
permanent      Displays Permanent License(s).
statistics     Displays License Statistics.
status         Displays License Status.
summary        Displays Brief Summary Of All License(s).
udi            Displays UDI Values For Licenses.

(Cisco Controller) >show license summary

License Store: Primary License Storage
StoreIndex:  0  Feature: base                              Version: 1.0
        License Type: Permanent
        License State: Active, Not in Use
        License Count: Non-Counted
        License Priority: Medium
License Store: Primary License Storage
StoreIndex:  1  Feature: base-ap-count                     Version: 1.0
        License Type: Permanent
        License State: Inactive
        License Count: 5 / 0 (Active/In-use)
        License Priority: Medium
License Store: Primary License Storage
StoreIndex:  2  Feature: base-ap-count                     Version: 1.0
        License Type: Permanent
        License State: Active, In Use
        License Count: 30 /30 (Active/In-use)
        License Priority: Medium
License Store: Evaluation License Storage
StoreIndex:  0  Feature: base-ap-count                     Version: 1.0
        License Type: Evaluation
        License State: Inactive
            Evaluation total period: 12 weeks  6 days
            Evaluation period left: 12 weeks  5 days
        License Count: 75 / 0 (Active/In-use)
        License Priority: Low


(Cisco Controller) >show license feature

Feature name        Enforcement   Evaluation  Clear Allowed  Enabled
base-ap-count       yes           yes         yes            yes   
data_encryption     yes           no          yes            no    


(Cisco Controller) >show license capacity


Licensed Feature    Max Count         Current Count     Remaining Count
-----------------------------------------------------------------------
AP Count            30                5                 25   

Friday, October 30, 2015

Google Chromecast Setup

There's a new addition to my home network lab. Well, I got tired of the laptop to TV using VGA cable whenever I watch movies or my favorite anime. So I bought myself a Google Chromecast last week. This cool device lets me watch from my smartphone via wireless streaming. I also let my daughter watch her favorite Youtube channel while I enjoy Facebook on my iPhone. There's a phenomenon with kids nowadays called unboxing and these unboxing toy videos has millions of views and likes.

Chromecast has a  simple one-time setup and like the Bread's song "If," a picture paints a thousand words. The box comes with the Chromecast device, which is an HDMI dongle, and an AC power adapter. You'll also need to download the Chromecast app on your smartphone.




Insert Chromecast on your TV's HMDI port and follow the instructions on the app. Select the device which has a default name Chromecastxxxx and connect it to your wireless network.









Once Chromecast is connected to your wireless network, it will display a code both on your TV screen and smartphone app. Click "I See The Code" if it's the same.




You can customize the region and name of your Chromecast device. Click Next until you've finished with the setup.








I've tested Chromecast using the Youtube app on my iPhone. Tap on the Chromecast streaming icon on the upper-right corner, select the Chromecast name, and play to start video streaming. There's a slight video delay between the smartphone app and on the TV screen. I'm also using some free apps like TV cast and AllCast  in order to stream online movies and display photos and videos from my iPhone.





There's also a Chrome browser add on called Google Cast, which allows you to stream videos on your desktop or laptop.


 

Friday, October 9, 2015

Stacking Cisco Catalyst 3650 Switches

I've stacked a few Cisco 2960S switches last year and now I'll be stacking switches again but this time on a Cisco 3650 switch. The stacking technique and commands are similar to a Cisco Catalyst 3850. There were IOS version mismatch when I initially booted up the switches. So I've quickly transferred and booted the same IOS via its USB port.

The Cisco 3650 uses a StackWise-160 cable and adapter. The StackWise kit also includes a hex key wrench.




Booting...Initializing RAM +++++++@@@@@@@@...++++++++++++++++++++++++++++++++@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@done.
Memory Test Pass!

Base ethernet MAC Address: 18:8b:9d:0a:d1:23

Interface GE 0 link down***ERROR: PHY link is down
Initializing Flash...

flashfs[7]: 0 files, 1 directories
flashfs[7]: 0 orphaned files, 0 orphaned directories
flashfs[7]: Total bytes: 6784000
flashfs[7]: Bytes used: 1024
flashfs[7]: Bytes available: 6782976
flashfs[7]: flashfs fsck took 1 seconds....done Initializing Flash.
Getting rest of image
Reading full image into memory....done
Reading full base package into memory...: done = 79122052
Bundle Image
--------------------------------------
Kernel Address    : 0x6042d350
Kernel Size       : 0x402ecf/4206287
Initramfs Address : 0x60830220
Initramfs Size    : 0xdb9c62/14392418
Compression Format: .mzip

Bootable image at @ ram:0x6042d350
Bootable image segment 0 address range [0x81100000, 0x82110000] is in range [0x80180000, 0x90000000].
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@boot_system: 377
Loading Linux kernel with entry point 0x81653a10 ...
Bootloader: Done loading app on core_mask: 0xf

### Launching Linux Kernel (flags = 0x5)

All packages are Digitally Signed
Starting System Services
Sep 28 06:05:26 %STACKMGR-1-STACK_LINK_CHANGE: Stack port 1 on switch 1 is up
#######################################################################################################################


              Restricted Rights Legend

Use, duplication, or disclosure by the Government is
subject to restrictions as set forth in subparagraph
(c) of the Commercial Computer Software - Restricted
Rights clause at FAR sec. 52.227-19 and subparagraph
(c) (1) (ii) of the Rights in Technical Data and Computer
Software clause at DFARS sec. 252.227-7013.

           cisco Systems, Inc.
           170 West Tasman Drive
           San Jose, California 95134-1706


Cisco IOS Software, IOS-XE Software, Catalyst L3 Switch Software (CAT3K_CAA-UNIVERSALK9-M), Version 03.03.05SE RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2014 by Cisco Systems, Inc.
Compiled Thu 30-Oct-14 13:12 by prod_rel_team

Cisco IOS-XE software, Copyright (c) 2005-2014 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.
(http://www.gnu.org/licenses/gpl-2.0.html) 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.


FIPS: Flash Key Check : Begin
FIPS: Flash Key Check : End, Not Found,FIPS Mode Not Enabled

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.

cisco WS-C3650-48PS (MIPS) processor with 4194304K bytes of physical memory.
Processor board ID FDO1817QDEF
2048K bytes of non-volatile configuration memory.
4194304K bytes of physical memory.
250456K bytes of Crash Files at crashinfo:.
250456K bytes of Crash Files at crashinfo-2:.
250456K bytes of Crash Files at crashinfo-3:.
1609272K bytes of Flash at flash:.
1609272K bytes of Flash at flash-2:.
1609272K bytes of Flash at flash-3:.
0K bytes of Dummy USB Flash at usbflash0:.
0K bytes of Dummy USB Flash at usbflash0-2:.
0K bytes of Dummy USB Flash at usbflash0-3:.
0K bytes of  at webui:.

Base Ethernet MAC Address          : 18:8b:9d:0a:d1:23
Motherboard Assembly Number        : 73-15901-04
Motherboard Serial Number          : FDO18268ABC
Model Revision Number              : H0
Motherboard Revision Number        : A0
Model Number                       : WS-C3650-48PS
System Serial Number               : FDO1817QDEF


Press RETURN to get started!

Compressed configuration from 7132 bytes to 2169 bytes[OK]
Switch01>enable
Switch01#show switch
Switch/Stack Mac Address : 188b.9d0a.d123 - Local Mac Address
Mac persistency wait time: Indefinite
                                             H/W   Current
Switch#   Role    Mac Address     Priority Version  State
------------------------------------------------------------
*1       Active   188b.9d0a.d123     1      V02     Ready              
 2       Member   80e0.1de5.6456     1      0       V-Mismatch   // IOS VERSION MISMATCH     
 3       Member   84b8.028f.c789     1      0       V-Mismatch   

Switch01#show version
Cisco IOS Software, IOS-XE Software, Catalyst L3 Switch Software (CAT3K_CAA-UNIVERSALK9-M), Version 03.03.05SE RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2014 by Cisco Systems, Inc.
Compiled Thu 30-Oct-14 13:12 by prod_rel_team


Cisco IOS-XE software, Copyright (c) 2005-2014 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.
(http://www.gnu.org/licenses/gpl-2.0.html) 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
BOOTLDR: CAT3K_CAA Boot Loader (CAT3K_CAA-HBOOT-M) Version 1.18, RELEASE SOFTWARE (P)
         
Switch01 uptime is 7 minutes
Uptime for this control processor is 15 minutes
System returned to ROM by reload
System image file is "flash:packages.conf"
Last reload reason: reload


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.
         
License Level: Ipbase
License Type: Permanent
Next reload license Level: Ipbase

cisco WS-C3650-48PS (MIPS) processor with 4194304K bytes of physical memory.
Processor board ID FDO1817QDEF
1 Virtual Ethernet interface
156 Gigabit Ethernet interfaces
2048K bytes of non-volatile configuration memory.
4194304K bytes of physical memory.
250456K bytes of Crash Files at crashinfo:.
250456K bytes of Crash Files at crashinfo-2:.
250456K bytes of Crash Files at crashinfo-3:.
1609272K bytes of Flash at flash:.
1609272K bytes of Flash at flash-2:.
1609272K bytes of Flash at flash-3:.
0K bytes of Dummy USB Flash at usbflash0:.
0K bytes of Dummy USB Flash at usbflash0-2:.
0K bytes of Dummy USB Flash at usbflash0-3:.
0K bytes of  at webui:.

Base Ethernet MAC Address          : 18:8b:9d:0a:d1:23
Motherboard Assembly Number        : 73-15901-04
Motherboard Serial Number          : FDO18268ABC
Model Revision Number              : H0
Motherboard Revision Number        : A0
Model Number                       : WS-C3650-48PS
System Serial Number               : FDO1817QDEF


Switch Ports Model              SW Version        SW Image              Mode  
------ ----- -----              ----------        ----------            ----  
*    1 52    WS-C3650-48PS      03.03.05SE        cat3k_caa-universalk9 INSTALL


Configuration register is 0x102

Switch01#show flash
-#- --length-- ---------date/time--------- path
  2   79122052 Jun 25 2015 01:07:42.0000000000 +00:00 cat3k_caa-base.SPA.03.03.05SE.pkg
  3    6521532 Jun 25 2015 01:07:43.0000000000 +00:00 cat3k_caa-drivers.SPA.03.03.05SE.pkg
  4   34530288 Jun 25 2015 01:07:42.0000000000 +00:00 cat3k_caa-infra.SPA.03.03.05SE.pkg
  5   34846028 Jun 25 2015 01:07:43.0000000000 +00:00 cat3k_caa-iosd-universalk9.SPA.150-1.EZ5.pkg
  6   25170832 Jun 25 2015 01:07:42.0000000000 +00:00 cat3k_caa-platform.SPA.03.03.05SE.pkg 
  7   77456192 Jun 25 2015 01:07:43.0000000000 +00:00 cat3k_caa-wcm.SPA.10.1.150.0.pkg
  8       1247 Jun 25 2015 01:07:54.0000000000 +00:00 packages.conf
  9    2097152 Sep 28 2015 06:12:05.0000000000 +00:00 nvram_config
1277083648 bytes available (262492160 bytes used)

Switch01#session ?
  standby  Connect to the standby
  switch   Connect to diag-shell

Switch01#session switch ?
  <1-3>  Enter switch #
  <cr>

Switch01#session switch 2    // TO CONSOLE TO SW02
Switch01(diag)>
Exec mode commands
  codecov   request cflow command
  default   Set a command to its defaults
  enable    Enable privilege level
  license   Configure license.
  no        Negate a command or set its defaults
  request   Request commands
  session   Open a connection
  wireless  Configure wireless parameters
Switch01(diag)>enable
Password:
Enable password is not set
Switch01(diag)>
Exec mode commands
  codecov   request cflow command
  default   Set a command to its defaults
  enable    Enable privilege level
  license   Configure license.
  no        Negate a command or set its defaults
  request   Request commands
  session   Open a connection
  wireless  Configure wireless parameters
Switch01(diag)>show
% Unrecognized command      // CAN'T ISSUE COMMANDS SINCE THERE'S VERSION MISMATCH

Switch01#dir usbflash0:
Directory of usbflash0:/

  112  -rwx           0  Aug 20 2013 07:39:20 +00:00  system
  113  -rwx    62682268  Mar 29 2012 12:04:58 +00:00  c2900-universalk9-mz.SPA.150-1.M4.bin
  114  -rwx    21890692  May 26 2012 13:15:44 +00:00  c870-advipservicesk9-mz.124-24.T4.bin
  115  -rwx     4968160   Dec 9 2014 11:44:34 +00:00  TeamViewerQS_en-idch93gk2g.exe
  116  -rwx   310347344   Feb 4 2015 12:52:10 +00:00  cat3k_caa-universalk9.SPA.03.07.00.E.152-3.E.bin
  117  -rwx   125231421  Feb 12 2015 17:00:24 +00:00  lms5.1.bin
  118  -rwx   257650008  Mar 12 2015 14:01:06 +00:00  cat3k_caa-universalk9ldpe.SPA.03.03.05.SE.150-1.EZ5.bin
  119  -rwx    38172672  May 21 2015 10:01:48 +00:00  asa916-4-smp-k8.bin
  120  -rwx   257651868  Sep 28 2015 14:08:58 +00:00  cat3k_caa-universalk9.SPA.03.03.05.SE.150-1.EZ5.bin

2013200384 bytes total (934510592 bytes free)
Switch01#
Switch01#copy usbflash0:cat3k_caa-universalk9.SPA.03.03.05.SE.150-1.EZ5.bin
Destination filename [cat3k_caa-universalk9.SPA.03.03.05.SE.150-1.EZ5.bin]?
Copy in progress...CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC

<OUTPUT TRUNCATED>

CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
257650008 bytes copied in 43.970 secs (5859677 bytes/sec)
Switch01#
Switch01#configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
Switch01(config)#boot system flash:cat3k_caa-universalk9.SPA.03.03.05.SE.150-1.EZ5.bin
Switch01(config)#do show run | inc boot
boot-start-marker
boot system switch all flash:cat3k_caa-universalk9.SPA.03.03.05.SE.150-1.EZ5.binn
boot-end-marker
diagnostic bootup level minimal
Switch01(config)#end
Switch01#write memory
Building configuration...
Compressed configuration from 5425 bytes to 1982 bytes[OK]
Switch02#reload
Reload command is being issued on Active unit, this will reload the whole stack
Proceed with reload? [confirm]

<Mon Sep 28 06:34:06 2015> Message from sysmgr: Reason Code:[3] Reset Reason:Reset/Reload requested by [stack-manager]. [Reload command]
umount: /proc/fs/nfsd: not mounted


Switch02#copy usbflash0:cat3k_caa-universalk9.SPA.03.03.05.SE.150-1.EZ5.bin
Destination filename [cat3k_caa-universalk9.SPA.03.03.05.SE.150-1.EZ5.bin]?
Copy in progress...CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC

<OUTPUT TRUNCATED>

CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
257650008 bytes copied in 43.970 secs (5859677 bytes/sec)
Switch02#
Switch02#configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
Switch02(config)#boot system flash:cat3k_caa-universalk9.SPA.03.03.05.SE.150-1.EZ5.bin
Switch02(config)#do show run | inc boot
boot-start-marker
boot system switch all flash:cat3k_caa-universalk9.SPA.03.03.05.SE.150-1.EZ5.binn
boot-end-marker
diagnostic bootup level minimal
Switch02(config)#end
Switch02#write memory
Building configuration...
Compressed configuration from 5425 bytes to 1982 bytes[OK]
Switch#reload
Reload command is being issued on Active unit, this will reload the whole stack
Proceed with reload? [confirm]

<Mon Sep 28 07:17:05 2015> Message from sysmgr: Reason Code:[3] Reset Reason:Reset/Reload requested by [stack-manager]. [Reload command]
umount: /proc/fs/nfsd: not mounted

<OUTPUT TRUNCATED>


Switch02 became the active switch in the stack since its MAC address is higher than Switch01. Switch03 didn't join the stack since it has IOS version mismatch.


Sep 28 07:36:23 %STACKMGR-1-STACK_LINK_CHANGE: Stack port 1 on switch 1 is up
#######################################################################################################################

Switch02 console is now available


Press RETURN to get started.


Switch02>enable
Switch02#show switch
Switch/Stack Mac Address : 80e0.1de5.6456 - Local Mac Address
Mac persistency wait time: Indefinite
                                             H/W   Current
Switch02#   Role    Mac Address     Priority Version  State
------------------------------------------------------------
 1       Member   188b.9d0a.d123     1      V02     Ready           
*2       Active   80e0.1de5.6456     1      V02     Ready  
 3       Member   84b8.028f.c789     1      0       V-Mismatch

Switch02#show version
Cisco IOS Software, IOS-XE Software, Catalyst L3 Switch Software (CAT3K_CAA-UNIVERSALK9-M), Version 03.03.05.SE RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2014 by Cisco Systems, Inc.
Compiled Thu 30-Oct-14 13:12 by prod_rel_team



Cisco IOS-XE software, Copyright (c) 2005-2014 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.
(http://www.gnu.org/licenses/gpl-2.0.html) 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
BOOTLDR: CAT3K_CAA Boot Loader (CAT3K_CAA-HBOOT-M) Version 1.18, RELEASE SOFTWARE (P)
         
Switch02 uptime is 1 minute
Uptime for this control processor is 9 minutes
System returned to ROM by reload
System image file is "flash:cat3k_caa-universalk9.SPA.03.03.05.SE.150-1.EZ5.bin"
Last reload reason: Reload command



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.
         
License Level: Ipbase
License Type: Permanent
Next reload license Level: Ipbase

cisco WS-C3650-48PS (MIPS) processor with 4194304K bytes of physical memory.
Processor board ID FDO1817QJKL
1 Virtual Ethernet interface
156 Gigabit Ethernet interfaces
2048K bytes of non-volatile configuration memory.
4194304K bytes of physical memory.
250456K bytes of Crash Files at crashinfo:.
250456K bytes of Crash Files at crashinfo-1:.
250456K bytes of Crash Files at crashinfo-3:.
1609272K bytes of Flash at flash:.
1609272K bytes of Flash at flash-1:.
1609272K bytes of Flash at flash-3:.
0K bytes of Dummy USB Flash at usbflash0:.
0K bytes of Dummy USB Flash at usbflash0-1:.
0K bytes of Dummy USB Flash at usbflash0-3:.
0K bytes of  at webui:.

Base Ethernet MAC Address          : 80:e0:1d:e5:64:56
Motherboard Assembly Number        : 73-15901-04
Motherboard Serial Number          : FDO18268GHI
Model Revision Number              : H0
Motherboard Revision Number        : A0
Model Number                       : WS-C3650-48PS
System Serial Number               : FDO1817QJKL


Switch Ports Model              SW Version        SW Image              Mode  
------ ----- -----              ----------        ----------            ----  
     1 52    WS-C3650-48PS      03.03.05.SE       cat3k_caa-universalk9 BUNDLE
*    2 52    WS-C3650-48PS      03.03.05.SE       cat3k_caa-universalk9 BUNDLE


Switch 01
--------
Switch01 uptime                    : 7 minutes
Base Ethernet MAC Address          : 18:8b:9d:0a:d1:23
Motherboard Assembly Number        : 73-15901-04
Motherboard Serial Number          : FDO18268ABC
Model Revision Number              : H0
Motherboard Revision Number        : A0
Model Number                       : WS-C3650-48PS
System Serial Number               : FDO1817QDEF

Configuration register is 0x102


Switch02#software ?
  auto-upgrade  Initiate auto upgrade for switches running incompatible
                software
  clean         Clean unused package files from local media
  commit        Commit the provisioned software and cancel the automatic
                rollback timer
  expand        Expand a software bundle to local storage, default location is
                where the bundle currently resides
  install       Install software
  rollback      Rollback the committed software

Switch02#software auto-upgrade  // TRIED TO UPGRADE SW03 STACK MEMBER
% The active switch must be running installed software to perform
  the 'software auto-upgrade' operation


Switch03#configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
Switch03(config)#boot system flash:cat3k_caa-universalk9.SPA.03.03.05.SE.150-1.EZ5.bin
Switch03(config)#end
*Sep 28 07:47:05.293: %SYS-5-CONFIG_I: Configured from console by console
Switch03#reload

<OUTPUT TRUNCATED>


CONSOLE TO SW01

#Sep 28 07:59:47 %STACKMGR-1-STACK_LINK_CHANGE: Stack port 1 on switch 1 is up


              Restricted Rights Legend

Use, duplication, or disclosure by the Government is
subject to restrictions as set forth in subparagraph
(c) of the Commercial Computer Software - Restricted
Rights clause at FAR sec. 52.227-19 and subparagraph
(c) (1) (ii) of the Rights in Technical Data and Computer
Software clause at DFARS sec. 252.227-7013.

           cisco Systems, Inc.
           170 West Tasman Drive
           San Jose, California 95134-1706



Cisco IOS Software, IOS-XE Software, Catalyst L3 Switch Software (CAT3K_CAA-UNIVERSALK9-M), Version 03.03.05.SE RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2014 by Cisco Systems, Inc.
Compiled Thu 30-Oct-14 13:12 by prod_rel_team

Cisco IOS-XE software, Copyright (c) 2005-2014 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.
(http://www.gnu.org/licenses/gpl-2.0.html) 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.


FIPS: Flash Key Check : Begin
FIPS: Flash Key Check : End, Not Found,FIPS Mode Not Enabled

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.

cisco WS-C3650-48PS (MIPS) processor with 4194304K bytes of physical memory.
Processor board ID FDO1817Q1MR
2048K bytes of non-volatile configuration memory.
4194304K bytes of physical memory.
250456K bytes of Crash Files at crashinfo:.
250456K bytes of Crash Files at crashinfo-2:.
250456K bytes of Crash Files at crashinfo-3:.
1609272K bytes of Flash at flash:.
1609272K bytes of Flash at flash-2:.
1609272K bytes of Flash at flash-3:.
0K bytes of Dummy USB Flash at usbflash0:.
0K bytes of Dummy USB Flash at usbflash0-2:.
0K bytes of Dummy USB Flash at usbflash0-3:.
0K bytes of  at webui:.

Base Ethernet MAC Address          : 18:8b:9d:0a:d1:23 
Motherboard Assembly Number        : 73-15901-04
Motherboard Serial Number          : FDO18268ABC
Model Revision Number              : H0
Motherboard Revision Number        : A0
Model Number                       : WS-C3650-48PS
System Serial Number               : FDO1817QDEF

The System is using a non-recommended Boot mode.
Not all features may be available in this boot mode.
Please check the product configuration guide.


Switch 02  
---------
Switch uptime                      : 4 minutes
Base Ethernet MAC Address          : 80:e0:1d:e5:64:56
Motherboard Assembly Number        : 73-15901-04
Motherboard Serial Number          : FDO18268GHI
Model Revision Number              : H0
Motherboard Revision Number        : A0
Model Number                       : WS-C3650-48PS
System Serial Number               : FDO1817QJKL

Switch 03  
---------
Switch uptime                      : 3 minutes
Base Ethernet MAC Address          : 84:b8:02:8f:c7:89
Motherboard Assembly Number        : 73-15901-04
Motherboard Serial Number          : FDO1826TMNO
Model Revision Number              : H0
Motherboard Revision Number        : A0
Model Number                       : WS-C3650-48PS
System Serial Number               : FDO1825QPQR


Press RETURN to get started!


Switch01>% Generating 1024 bit RSA keys, keys will be non-exportable...
[OK] (elapsed time was 1 seconds)
Compressed configuration from 7213 bytes to 2239 bytes[OK]



Switch01#show switch
Switch/Stack Mac Address : 188b.9d0a.d680 - Local Mac Address
Mac persistency wait time: Indefinite
                                             H/W   Current
Switch01#   Role    Mac Address     Priority Version  State
------------------------------------------------------------
*1       Active   188b.9d0a.d123     1      V02     Ready     // BOOTED FIRST           
 2       Standby  80e0.1de5.6456     1      V02     Ready     // BOOTED SECOND         
 3       Member   84b8.028f.c789    1      V02     Ready     // BOOTED LAST         



Switch01#show version
Cisco IOS Software, IOS-XE Software, Catalyst L3 Switch Software (CAT3K_CAA-UNIVERSALK9-M), Version 03.03.05.SE RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2014 by Cisco Systems, Inc.
Compiled Thu 30-Oct-14 13:12 by prod_rel_team


Cisco IOS-XE software, Copyright (c) 2005-2014 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.
(http://www.gnu.org/licenses/gpl-2.0.html) 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
BOOTLDR: CAT3K_CAA Boot Loader (CAT3K_CAA-HBOOT-M) Version 1.18, RELEASE SOFTWARE (P)
         
Switch01 uptime is 5 minutes
Uptime for this control processor is 10 minutes
System returned to ROM by reload
System image file is "flash:cat3k_caa-universalk9.SPA.03.03.05.SE.150-1.EZ5.bin"
Last reload reason: reload


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.
         
License Level: Ipbase
License Type: Permanent
Next reload license Level: Ipbase

cisco WS-C3650-48PS (MIPS) processor with 4194304K bytes of physical memory.
Processor board ID FDO1817Q1MR
1 Virtual Ethernet interface
156 Gigabit Ethernet interfaces
2048K bytes of non-volatile configuration memory.
4194304K bytes of physical memory.
250456K bytes of Crash Files at crashinfo:.
250456K bytes of Crash Files at crashinfo-2:.
250456K bytes of Crash Files at crashinfo-3:.
1609272K bytes of Flash at flash:.
1609272K bytes of Flash at flash-2:.
1609272K bytes of Flash at flash-3:.
0K bytes of Dummy USB Flash at usbflash0:.
0K bytes of Dummy USB Flash at usbflash0-2:.
0K bytes of Dummy USB Flash at usbflash0-3:.
0K bytes of  at webui:.

Base Ethernet MAC Address          : 18:8b:9d:0a:d1:23
Motherboard Assembly Number        : 73-15901-04
Motherboard Serial Number          : FDO18268ABC
Model Revision Number              : H0
Motherboard Revision Number        : A0
Model Number                       : WS-C3650-48PS
System Serial Number               : FDO1817QDEF


Switch Ports Model              SW Version        SW Image              Mode  
------ ----- -----              ----------        ----------            ----  
*    1 52    WS-C3650-48PS      03.03.05.SE       cat3k_caa-universalk9 BUNDLE  
     2 52    WS-C3650-48PS      03.03.05.SE       cat3k_caa-universalk9 BUNDLE  
     3 52    WS-C3650-48PS      03.03.05.SE       cat3k_caa-universalk9 BUNDLE  


Switch 02
---------
Switch uptime                      : 9 minutes
Base Ethernet MAC Address          : 80:e0:1d:e5:64:56
Motherboard Assembly Number        : 73-15901-04
Motherboard Serial Number          : FDO18268GHI
Model Revision Number              : H0
Motherboard Revision Number        : A0
Model Number                       : WS-C3650-48PS
System Serial Number               : FDO1817QJKL

Switch 03
---------
Switch uptime                      : 8 minutes
Base Ethernet MAC Address          : 84:b8:02:8f:c7:89
Motherboard Assembly Number        : 73-15901-04
Motherboard Serial Number          : FDO1826TMNO
Model Revision Number              : H0
Motherboard Revision Number        : A0
Model Number                       : WS-C3650-48PS
System Serial Number               : FDO1825QPQR

Configuration register is 0x102


Switch#switch ?
  <1-9>  Switch Number

Switch#switch 1 ?
  priority  Set the priority of the specified switch
  renumber  Renumber the specified switch number
  stack     Stack port enable or disable

Switch#switch 1 priority ?
  <1-15>  Switch Priority

Switch#switch 1 priority 15   // HIGHER PRIORITY PREFERRED
WARNING: Changing the switchpriority may result in a configuration change for that switch. Do you want to continue?[y/n]y
Switch#switch 2 priority 12
WARNING: Changing the switchpriority may result in a configuration change for that switch. Do you want to continue?[y/n]y
Switch#switch 3 priority 10
WARNING: Changing the switchpriority may result in a configuration change for that switch. Do you want to continue?[y/n]y
Switch#
Switch#show switch
Switch/Stack Mac Address : 188b.9d0a.d680 - Local Mac Address
Mac persistency wait time: Indefinite
                                             H/W   Current
Switch#   Role    Mac Address     Priority Version  State
------------------------------------------------------------
*1       Active   188b.9d0a.d123     15     V02     Ready              
 2       Standby  80e0.1de5.6456     12     V02     Ready              
 3       Member   84b8.028f.c789     10     V02     Ready 

Switch#configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)#switch ?
  <1-9>  Switch Number

Switch(config)#switch 1 ?
  provision  Configure Switch provision / offline config

Switch(config)#switch 1 provision ?
  ws-c3650-24pd  Catalyst 3650 Series Switch with 24 GE POE and 2GE+2TenGE
                 Interfaces
  ws-c3650-24ps  Catalyst 3650 Series Switch with 24 GE POE and 4 GE Interfaces
  ws-c3650-24td  Catalyst 3650 Series Switch with 24 GE and 2GE+2TenGE
                 Interfaces
  ws-c3650-24ts  Catalyst 3650 Series Switch with 24 GE and 4 GE Interfaces
  ws-c3650-48pd  Catalyst 3650 Series Switch with 48 GE POE and 2GE+2TenGE
                 Interfaces
  ws-c3650-48pq  Catalyst 3650 Series Switch with 48 GE POE and 4 TenGE
                 Interfaces
  ws-c3650-48ps  Catalyst 3650 Series Switch with 48 GE POE and 4 GE Interfaces
  ws-c3650-48td  Catalyst 3650 Series Switch with 48 GE and 2GE+2TenGE
                 Interfaces
  ws-c3650-48tq  Catalyst 3650 Series Switch with 48 GE and 4 TenGE Interfaces
  ws-c3650-48ts  Catalyst 3650 Series Switch with 48 GE and 4 GE Interfaces
  ws-c3850-12s   Catalyst 3850 Series Switch with 12 1GE SFP Interfaces
  ws-c3850-24p   Catalyst 3850 Series Switch with 24 GE POE Interfaces
  ws-c3850-24s   Catalyst 3850 Series Switch with 24 1GE SFP Interfaces
  ws-c3850-24t   Catalyst 3850 Series Switch with 24 GE Interfaces
  ws-c3850-24u   Catalyst 3850 Series Switch with 24 GE UPOE Interfaces
  ws-c3850-48p   Catalyst 3850 Series Switch with 48 GE POE Interfaces
  ws-c3850-48t   Catalyst 3850 Series Switch with 48 GE Interfaces
  ws-c3850-48u   Catalyst 3850 Series Switch with 48 GE UPOE Interfaces

Switch01(config)#switch 1 provision ws-c3650-48ps   // OPTIONAL COMMAND; ENABLE OFFLINE PORT CONFIGURATION/PROVISION PORTS ON ADDITIONAL SWITCH MEMBER (BEFORE STACKING)
Switch01(config)#switch 2 provision ws-c3650-48ps
Switch01(config)#switch 3 provision ws-c3650-48ps

Switch01#show switch detail
Switch/Stack Mac Address : 188b.9d0a.d680 - Local Mac Address
Mac persistency wait time: Indefinite
                                             H/W   Current
Switch#   Role    Mac Address     Priority Version  State
------------------------------------------------------------
*1       Active   188b.9d0a.d123    15     V02     Ready              
 2       Standby  80e0.1de5.6456     12     V02     Ready              
 3       Member   84b8.028f.c789     10     V02     Ready              



         Stack Port Status             Neighbors    
Switch#  Port 1     Port 2           Port 1   Port 2
--------------------------------------------------------
  1         OK         OK               2        3
  2         OK         OK               3        1
  3         OK         OK               1        2


Switch01#show interface status

Port      Name               Status       Vlan       Duplex  Speed Type
Gi1/0/1                      notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/2                      notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/3                      notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/4                      notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/5                      notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/6                      notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/7                      notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/8                      notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/9                      notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/10                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/11                     notconnect   1            auto   auto 10/100/1000BaseTX
         
Port      Name               Status       Vlan       Duplex  Speed Type
Gi1/0/12                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/13                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/14                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/15                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/16                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/17                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/18                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/19                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/20                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/21                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/22                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/23                     notconnect   1            auto   auto 10/100/1000BaseTX
         
Port      Name               Status       Vlan       Duplex  Speed Type
Gi1/0/24                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/25                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/26                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/27                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/28                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/29                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/30                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/31                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/32                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/33                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/34                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/35                     notconnect   1            auto   auto 10/100/1000BaseTX
         
Port      Name               Status       Vlan       Duplex  Speed Type
Gi1/0/36                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/37                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/38                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/39                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/40                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/41                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/42                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/43                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/44                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/45                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/46                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/47                     notconnect   1            auto   auto 10/100/1000BaseTX
         
Port      Name               Status       Vlan       Duplex  Speed Type
Gi1/0/48                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/1/1                      notconnect   1            auto   auto unknown
Gi1/1/2                      notconnect   1            auto   auto unknown
Gi1/1/3                      notconnect   1            auto   auto unknown
Gi1/1/4                      notconnect   1            auto   auto unknown
Gi2/0/1                      notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/2                      notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/3                      notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/4                      notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/5                      notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/6                      notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/7                      notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/8                      notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/9                      notconnect   1            auto   auto 10/100/1000BaseTX
         
Port      Name               Status       Vlan       Duplex  Speed Type
Gi2/0/10                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/11                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/12                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/13                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/14                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/15                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/16                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/17                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/18                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/19                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/20                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/21                     notconnect   1            auto   auto 10/100/1000BaseTX
         
Port      Name               Status       Vlan       Duplex  Speed Type
Gi2/0/22                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/23                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/24                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/25                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/26                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/27                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/28                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/29                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/30                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/31                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/32                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/33                     notconnect   1            auto   auto 10/100/1000BaseTX
         
Port      Name               Status       Vlan       Duplex  Speed Type
Gi2/0/34                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/35                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/36                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/37                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/38                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/39                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/40                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/41                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/42                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/43                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/44                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/45                     notconnect   1            auto   auto 10/100/1000BaseTX
         
Port      Name               Status       Vlan       Duplex  Speed Type
Gi2/0/46                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/47                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/0/48                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi2/1/1                      notconnect   1            auto   auto unknown
Gi2/1/2                      notconnect   1            auto   auto unknown
Gi2/1/3                      notconnect   1            auto   auto unknown
Gi2/1/4                      notconnect   1            auto   auto unknown
Gi3/0/1                      notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/2                      notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/3                      notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/4                      notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/5                      notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/6                      notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/7                      notconnect   1            auto   auto 10/100/1000BaseTX
         
Port      Name               Status       Vlan       Duplex  Speed Type
Gi3/0/8                      notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/9                      notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/10                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/11                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/12                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/13                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/14                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/15                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/16                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/17                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/18                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/19                     notconnect   1            auto   auto 10/100/1000BaseTX
         
Port      Name               Status       Vlan       Duplex  Speed Type
Gi3/0/20                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/21                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/22                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/23                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/24                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/25                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/26                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/27                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/28                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/29                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/30                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/31                     notconnect   1            auto   auto 10/100/1000BaseTX
         
Port      Name               Status       Vlan       Duplex  Speed Type
Gi3/0/32                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/33                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/34                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/35                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/36                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/37                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/38                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/39                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/40                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/41                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/42                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/43                     notconnect   1            auto   auto 10/100/1000BaseTX
         
Port      Name               Status       Vlan       Duplex  Speed Type
Gi3/0/44                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/45                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/46                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/47                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/0/48                     notconnect   1            auto   auto 10/100/1000BaseTX
Gi3/1/1                      notconnect   1            auto   auto unknown
Gi3/1/2                      notconnect   1            auto   auto unknown
Gi3/1/3                      notconnect   1            auto   auto unknown
Gi3/1/4                      notconnect   1            auto   auto unknown