Changes between Version 12 and Version 13 of GENIRacksHome/CiscoGENIRacks/AcceptanceTestStatus/CG-ADM-1


Ignore:
Timestamp:
12/10/14 14:46:55 (9 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/CiscoGENIRacks/AcceptanceTestStatus/CG-ADM-1

    v12 v13  
    8484Connect to the management switch:
    8585{{{
    86 [lnevers@ncsu2-hn ~]$ telnet 192.168.107.2 -l admin
    87 Trying 192.168.107.2...
    88 Connected to 192.168.107.2.
    89 Escape character is '^]'.
    90 
    91 
    92 User Access Verification
    93 
     86[lnevers@ncsu2-hn ~]$  ssh 192.168.107.2 -l admin
    9487Password:
    95 genimgmt>ena
    9688Password:
    97 genimgmt#
    98 
    99 
    100 genimgmt#show interface status
     89
     90ncsu-3560>ena
     91Password:
     92ncsu-3560#
     93ncsu-3560#show interface status
    10194
    10295Port      Name               Status       Vlan       Duplex  Speed Type
     
    122115Gi0/20                       notconnect   1            auto   auto 10/100/1000BaseTX
    123116Gi0/21                       notconnect   1            auto   auto 10/100/1000BaseTX
    124          
    125 Port      Name               Status       Vlan       Duplex  Speed Type
    126117Gi0/22                       notconnect   1            auto   auto 10/100/1000BaseTX
    127118Gi0/23                       notconnect   1            auto   auto 10/100/1000BaseTX
     
    131122Gi0/27                       notconnect   1            auto   auto Not Present
    132123Gi0/28                       notconnect   1            auto   auto Not Present
    133 genimgmt#
    134 genimgmt#show version
     124ncsu-3560# show version
    135125Cisco IOS Software, C3560 Software (C3560-IPSERVICESK9-M), Version 12.2(55)SE1, RELEASE SOFTWARE (fc1)
    136126Technical Support: http://www.cisco.com/techsupport
     
    142132BOOTLDR: C3560 Boot Loader (C3560-HBOOT-M) Version 12.2(44)SE5, RELEASE SOFTWARE (fc1)
    143133
    144 genimgmt uptime is 1 year, 3 weeks, 3 days, 23 hours, 10 minutes
     134ncsu-3560 uptime is 1 year, 3 weeks, 5 days, 2 hours, 49 minutes
    145135System returned to ROM by power-on
    146136System image file is "flash:c3560-ipservicesk9-mz.122-55.SE1"
     
    155145agree to comply with applicable laws and regulations. If you are unable
    156146to comply with U.S. and local laws, return this product immediately.
    157          
     147
    158148A summary of U.S. laws governing Cisco cryptographic products may be found at:
    159149http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
     
    196186Configuration register is 0xF
    197187
    198 genimgmt#show vlan summary
     188ncsu-3560#show vlan summary
    199189Number of existing VLANs               : 11
    200190 Number of existing VTP VLANs          : 5
    201191 Number of existing extended VLANS     : 6
    202192
    203 genimgmt#
    204 genimgmt#show running-config
     193ncsu-3560#show running-config
    205194Building configuration...
    206195
    207 Current configuration : 4960 bytes
     196Current configuration : 5164 bytes
    208197!
    209198version 12.2
     
    211200service timestamps debug datetime msec
    212201service timestamps log datetime msec
     202service password-encryption
    213203!
    214 hostname genimgmt
    215 !
    216 boot-start-marker
    217 boot-end-marker
     204hostname ncsu-3560
    218205
    219206<<<Many lines deleted>>>
    220207line con 0
    221208line vty 0 4
    222  password xxxx
    223  login
     209 password 7 14141B180F0B
     210 login local
     211 transport input ssh
    224212line vty 5 15
    225  login
     213 login local
     214 transport input ssh
    226215!
    227 end
    228 
    229 genimgmt#     
    230 }}}
    231 
    232 
     216end       
     217
     218ncsu-3560#       
     219}}}
    233220
    234221Connect to the !OpenFlow switch:
    235222{{{
    236 [lnevers@ncsu2-hn ~]$ ssh  192.168.107.4 -l admin
     223[lnevers@ncsu2-hn ~]$ ssh 192.168.107.4 -l admin
    237224Nexus 3500 Switch
    238225Password:
     
    591578Connect to the management switch:
    592579{{{
    593 [lnevers@ncsu-hn ~]$ telnet  192.168.107.2 -l admin
    594 Trying 192.168.107.2...
    595 Connected to 192.168.107.2.
    596 Escape character is '^]'.
    597 
    598 
    599 User Access Verification
    600 
     580[lnevers@ncsu-hn ~]$ ssh 192.168.107.2 -l admin
    601581Password:
    602 genimgmt>ena
    603582Password:
    604 genimgmt#show interface status
     583
     584ncsu-3560>ena
     585Password:
     586ncsu-3560#show interface status
    605587
    606588Port      Name               Status       Vlan       Duplex  Speed Type
     
    633615Gi0/27                       notconnect   1            auto   auto Not Present
    634616Gi0/28                       notconnect   1            auto   auto Not Present
    635 genimgmt#
    636 genimgmt#show version
     617ncsu-3560#
     618ncsu-3560#show version
    637619Cisco IOS Software, C3560 Software (C3560-IPSERVICESK9-M), Version 12.2(55)SE1, RELEASE SOFTWARE (fc1)
    638620Technical Support: http://www.cisco.com/techsupport
     
    644626BOOTLDR: C3560 Boot Loader (C3560-HBOOT-M) Version 12.2(44)SE5, RELEASE SOFTWARE (fc1)
    645627
    646 genimgmt uptime is 1 year, 3 weeks, 3 days, 23 hours, 12 minutes
     628ncsu-3560 uptime is 1 year, 3 weeks, 5 days, 2 hours, 54 minutes
    647629System returned to ROM by power-on
    648630System image file is "flash:c3560-ipservicesk9-mz.122-55.SE1"
     
    698680Configuration register is 0xF
    699681
    700 genimgmt#show vlan summary
     682ncsu-3560#
     683ncsu-3560#show vlan summary
    701684Number of existing VLANs               : 11
    702685 Number of existing VTP VLANs          : 5
    703686 Number of existing extended VLANS     : 6
    704687
    705 genimgmt#
    706 genimgmt#show running-config
     688ncsu-3560#show run
     689ncsu-3560#show running-config
    707690Building configuration...
    708691
    709 Current configuration : 4960 bytes
     692Current configuration : 5164 bytes
    710693!
    711694version 12.2
     
    713696service timestamps debug datetime msec
    714697service timestamps log datetime msec
     698service password-encryption
    715699!
    716 hostname genimgmt
    717 !
    718 boot-start-marker
    719 boot-end-marker
     700hostname ncsu-3560
    720701
    721702<<<Many lines deleted>>>
    722703line con 0
    723704line vty 0 4
    724  password xxx
    725  login
     705 password 7 14141B180F0B
     706 login local
     707 transport input ssh
    726708line vty 5 15
    727  login
     709 login local
     710 transport input ssh
    728711!
    729 end
     712end       
     713
     714ncsu-3560#     
     715
    730716}}}
    731717