Changes between Version 11 and Version 12 of GENIRacksHome/OpenGENIRacks/ConfirmationTestStatus/GPO


Ignore:
Timestamp:
09/02/14 11:14:03 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/OpenGENIRacks/ConfirmationTestStatus/GPO

    v11 v12  
    388388
    389389lnevers@bbn-cam-ctrl-1:~$ sudo whoami
    390 
    391 uname -a
    392 }}}
    393 
    394 Used the [http://groups.geni.net/geni/wiki/GENIRacksHome/OpenGENIRacks/BOSRackDetails to
     390[sudo] password for lnevers:
     391root
     392lnevers@bbn-cam-ctrl-1:~$ uname -a
     393Linux bbn-cam-ctrl-1 3.5.0-49-generic #74~precise1-Ubuntu SMP Fri May 2 21:32:31 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
     394lnevers@bbn-cam-ctrl-1:~$
     395}}}
     396
     397Used the [http://groups.geni.net/geni/wiki/GENIRacksHome/OpenGENIRacks/DellRackDetails GPO OG Rack Details] to determine the IP addresses for the compute hosts.
    395398From Control node accessed each of the experiment nodes that support VMs:
    396399{{{
    397 [lnevers@boss ~]$ for i in pc1 pc2 pc3; do ssh $i "echo -n '===> Host: ';hostname;sudo whoami;uname -a;echo"; done
    398 
    399 }}}
    400 
    401 
     400lnevers@bbn-cam-ctrl-1:~$ ssh 10.10.8.101
     401Welcome to Ubuntu 12.04.4 LTS (GNU/Linux 3.5.0-49-generic x86_64)
     402
     403 * Documentation:  https://help.ubuntu.com/
     404
     405  System information as of Tue Sep  2 10:58:32 EDT 2014
     406
     407  System load:  0.34               Users logged in:      0
     408  Usage of /:   0.9% of 422.79GB   IP address for eth2:  10.10.5.101
     409  Memory usage: 1%                 IP address for eth3:  10.10.8.101
     410  Swap usage:   0%                 IP address for eth1:  10.10.6.101
     411  Processes:    257                IP address for br-ex: 192.1.243.3
     412
     413  Graph this data and manage this system at:
     414    https://landscape.canonical.com/
     415
     41681 packages can be updated.
     41751 updates are security updates.
     418
     419New release '14.04.1 LTS' available.
     420Run 'do-release-upgrade' to upgrade to it.
     421
     422Last login: Tue Sep  2 09:08:46 2014 from bbn-cam-ctrl-1
     423lnevers@bbn-cam-cmpe-1:~$ sudo whoami
     424[sudo] password for lnevers:
     425root
     426lnevers@bbn-cam-cmpe-1:~$ uname -a
     427Linux bbn-cam-cmpe-1 3.5.0-49-generic #74~precise1-Ubuntu SMP Fri May 2 21:32:31 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
     428lnevers@bbn-cam-cmpe-1:~$ exit
     429logout
     430Connection to 10.10.8.101 closed.
     431lnevers@bbn-cam-ctrl-1:~$ ssh 10.10.8.102
     432Welcome to Ubuntu 12.04.4 LTS (GNU/Linux 3.5.0-49-generic x86_64)
     433
     434 * Documentation:  https://help.ubuntu.com/
     435
     436  System information as of Tue Sep  2 10:59:18 EDT 2014
     437
     438  System load:  0.0                Users logged in:      0
     439  Usage of /:   0.8% of 422.79GB   IP address for eth2:  10.10.5.102
     440  Memory usage: 1%                 IP address for eth3:  10.10.8.102
     441  Swap usage:   0%                 IP address for eth1:  10.10.6.102
     442  Processes:    252                IP address for br-ex: 192.1.243.4
     443
     444  Graph this data and manage this system at:
     445    https://landscape.canonical.com/
     446
     44781 packages can be updated.
     44851 updates are security updates.
     449
     450New release '14.04.1 LTS' available.
     451Run 'do-release-upgrade' to upgrade to it.
     452
     453Last login: Tue Sep  2 09:09:12 2014 from bbn-cam-ctrl-1
     454lnevers@bbn-cam-cmpe-2:~$ sudo whoami
     455[sudo] password for lnevers:
     456root
     457lnevers@bbn-cam-cmpe-2:~$ uname -a
     458Linux bbn-cam-cmpe-2 3.5.0-49-generic #74~precise1-Ubuntu SMP Fri May 2 21:32:31 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
     459lnevers@bbn-cam-cmpe-2:~$
     460}}}
     461
     462Access infrastructure switches as admin user. First connect to the PowerConnect 7048 Switch the control network switch:
     463{{{
     464lnevers@bbn-cam-ctrl-1:~$ ssh 10.10.8.201
     465lnevers@10.10.8.201's password:
     466
     467console>show version
     468
     469Image Descriptions
     470
     471 image1 : default image
     472 image2 : 
     473
     474
     475 Images currently available on Flash
     476
     477unit  image1       image2       current-active     next-active       
     478----- ------------ ------------ ----------------- -----------------
     479
     4801     4.2.2.3      4.2.2.3      image1             image1           
     481
     482console>
     483
     484console>ena
     485Password:*********
     486
     487console#show running-config
     488
     489!Current Configuration:
     490!System Description "PowerConnect 7048, 4.2.2.3, VxWorks 6.6"
     491!System Software Version 4.2.2.3
     492!System Operational Mode "Normal"
     493!
     494configure
     495vlan database
     496vlan 100,200,300,2500
     497vlan routing 1 1
     498exit
     499vlan 100
     500name "Management"
     501exit
     502vlan 200
     503name "Control"
     504exit
     505vlan 300
     506name "External"
     507exit
     508ip telnet server disable
     509slot 1/0 5    ! PowerConnect 7048
     510                 
     511stack
     512member 1 5    ! PCT7048
     513exit
     514interface out-of-band
     515ip address 10.10.8.201 255.255.255.0 0.0.0.0
     516exit
     517interface vlan 1
     518exit
     519username "xxx" password xxx privilege 15 encrypted
     520crypto key pubkey-chain ssh
     521user-key "xx" rsa
     522key-string row  xxx
     523
     524exit
     525line ssh
     526enable authentication enableList
     527exit
     528ip ssh server
     529ip ssh pubkey-auth
     530!
     531interface Gi1/0/1
     532switchport mode trunk
     533switchport trunk allowed vlan 2500
     534exit
     535!
     536interface Gi1/0/2
     537switchport mode trunk
     538switchport trunk allowed vlan 2500
     539exit
     540!
     541interface Gi1/0/3
     542switchport mode trunk
     543switchport trunk allowed vlan 2500
     544exit
     545!
     546interface Gi1/0/13
     547switchport access vlan 200
     548exit
     549!                 
     550interface Gi1/0/14
     551switchport access vlan 200
     552exit
     553!
     554interface Gi1/0/15
     555switchport access vlan 200
     556exit
     557!
     558interface Gi1/0/16
     559switchport access vlan 200
     560exit
     561!
     562interface Gi1/0/17
     563switchport access vlan 200
     564exit
     565!
     566interface Gi1/0/18
     567switchport access vlan 200
     568exit
     569!
     570interface Gi1/0/19                 
     571switchport access vlan 200
     572exit
     573!
     574interface Gi1/0/20
     575switchport access vlan 200
     576exit
     577!
     578interface Gi1/0/25
     579switchport access vlan 300
     580exit
     581!
     582interface Gi1/0/26
     583switchport access vlan 300
     584exit
     585!
     586interface Gi1/0/27
     587switchport access vlan 300
     588exit
     589!
     590interface Gi1/0/29
     591switchport access vlan 300
     592exit
     593!
     594interface Gi1/0/37
     595switchport access vlan 300
     596exit
     597!
     598interface Gi1/0/48
     599switchport access vlan 300
     600exit
     601enable password xxx encrypted
     602exit
     603
     604console#
     605console#show vlan
     606
     607VLAN   Name                             Ports          Type         
     608-----  ---------------                  -------------  --------------
     6091      default                          Po1-128,       Default               
     610                                        Gi1/0/4-12,
     611                                        Gi1/0/21-24,
     612                                        Gi1/0/28,
     613                                        Gi1/0/30-36,
     614                                        Gi1/0/38-47
     615100    Management                                      Static                 
     616200    Control                          Gi1/0/13-20    Static                 
     617300    External                         Gi1/0/25-27,   Static                 
     618                                        Gi1/0/29,
     619                                        Gi1/0/37,
     620                                        Gi1/0/48
     6212500   VLAN2500                         Gi1/0/1-3      Static                 
     622console#exit
     623
     624console>exitConnection to 10.10.8.201 closed.
     625lnevers@bbn-cam-ctrl-1:~$
     626}}}
     627
     628Connect to the Force10 OpenFlow Switch for the dataplane network:
     629{{{
     630lnevers@bbn-cam-ctrl-1:~$ ssh 10.10.8.200
     631lnevers@10.10.8.200's password:
     632FTOS>ena
     633Password:
     634FTOS#show version
     635Dell Force10 Real Time Operating System Software
     636Dell Force10 Operating System Version: 2.0
     637Dell Force10 Application Software Version: 9.1(0.0)
     638Copyright (c) 1999-2012 by Dell Inc. All Rights Reserved.
     639Build Time: Tue Feb 26 20:02:06 2013
     640Build Path: /sites/sjc/work/build/toolSpaces/tools03/E9-1-0/SW/SRC
     641FTOS uptime is 1 week(s), 3 day(s), 21 hour(s), 56 minute(s)
     642
     643System image file is "system://A"
     644
     645System Type: S4810
     646Control Processor: Freescale QorIQ P2020 with 2147483648 bytes of memory.
     647
     648128M bytes of boot flash memory.
     649
     650  1 52-port GE/TE/FG (SE)
     651 48 Ten GigabitEthernet/IEEE 802.3 interface(s)
     652  4 Forty GigabitEthernet/IEEE 802.3 interface(s)
     653FTOS#
     654FTOS#show vlan
     655
     656Codes: * - Default VLAN, G - GVRP VLANs, R - Remote Port Mirroring VLANs, P - Primary, C - Community, I - Isolated
     657       O - Openflow
     658Q: U - Untagged, T - Tagged
     659   x - Dot1x untagged, X - Dot1x tagged
     660   o - OpenFlow untagged, O - OpenFlow tagged
     661   G - GVRP tagged, M - Vlan-stack, H - VSN tagged
     662   i - Internal untagged, I - Internal tagged, v - VLT untagged, V - VLT tagged
     663
     664    NUM    Status    Description                     Q Ports
     665*   1      Active                                    U Te 0/0-3
     666O   1000   Active                                    T Te 0/0-2
     667O   1001   Active                                    T Te 0/0-2
     668O   1002   Active                                    T Te 0/0-2
     669O   1003   Active                                    T Te 0/0-2
     670O   1004   Active                                    T Te 0/0-2
     671
     672<...1005-2627 not captured here>
     673
     674O   2628   Active                                    T Te 0/0-3
     675O   2629   Active                                    T Te 0/0-3
     676O   2630   Active                                    T Te 0/0-3
     677FTOS#         
     678
     679FTOS#show running-config
     680Current Configuration ...
     681! Version 9.1(0.0)
     682! Last configuration change at Wed Aug 27 09:18:45 2014 by gram
     683! Startup-config last updated at Wed Aug 27 09:18:51 2014 by gram
     684!
     685boot system stack-unit 0 primary system: A:
     686boot system stack-unit 0 secondary system: B:
     687boot system stack-unit 0 default system: A:
     688boot system gateway 192.1.243.1
     689!
     690redundancy auto-synchronize full
     691!
     692hardware watchdog
     693!
     694service timestamps log datetime localtime show-timezone
     695!
     696hostname FTOS
     697!
     698cam-acl l2acl 2 ipv4acl 0 ipv6acl 0 ipv4qos 2 l2qos 1 l2pt 0 ipmacacl 0 vman-qos 0 ecfmacl 0 openflow 8 fcoeacl 0 iscsioptacl 0
     699!
     700cam-acl-vlan vlanopenflow 1 vlaniscsi 1
     701!
     702enable password 7 xx
     703!
     704username xx password 7 xx
     705!
     706enable restricted 7 xxx
     707!
     708stack-unit 0 provision S4810
     709!
     710interface TenGigabitEthernet 0/0
     711 no ip address
     712 portmode hybrid
     713 switchport
     714 flowcontrol rx on tx off
     715 no shutdown
     716!
     717interface TenGigabitEthernet 0/1
     718 no ip address
     719 portmode hybrid
     720 switchport
     721 flowcontrol rx on tx off
     722 no shutdown
     723!
     724interface TenGigabitEthernet 0/2
     725 no ip address
     726 portmode hybrid
     727 switchport
     728 flowcontrol rx on tx off
     729 no shutdown
     730!
     731interface TenGigabitEthernet 0/3
     732 no ip address
     733 portmode hybrid
     734 switchport
     735 flowcontrol rx on tx off
     736 no shutdown
     737!
     738interface TenGigabitEthernet 0/4
     739 no ip address
     740 flowcontrol rx on tx off
     741 no shutdown
     742!
     743
     744<...hundreds of lines not captured here...>
     745}}}