Changes between Version 22 and Version 23 of GENIRacksHome/InstageniRacks/ConfirmationTestStatus/Northwestern


Ignore:
Timestamp:
02/19/13 12:29:02 (11 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/InstageniRacks/ConfirmationTestStatus/Northwestern

    v22 v23  
    895895password xxxxxx
    896896password xxxxxx
    897 
     897}}}
     898
     899Connect to the switch named procurve2 the dataplane network switch via ssh using the documented password:
     900{{{
     901[lnevers@boss ~]$ sudo more /usr/testbed/etc/switch.pswd
     902xxxxxxx
     903[lnevers@boss ~]$ ssh manager@procurve2
     904Warning: Permanently added 'procurve2' (RSA) to the list of known hosts.
     905We'd like to keep you up to date about:
     906  * Software feature updates
     907  * New product announcements
     908  * Special events
     909Please register your products now at:  www.hp.com/networking/register
     910
     911
     912manager@procurve2's password:
     913HP J8697A Switch E5406zl
     914Software revision K.15.06.5008
     915
     916Copyright (C) 1991-2012 Hewlett-Packard Development Company, L.P.
     917
     918                   RESTRICTED RIGHTS LEGEND
     919 Confidential computer software.  Valid license from HP required for possession,
     920 use or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer
     921 Software, Computer Software Documentation, and Technical Data for Commercial
     922 Items are licensed to the U.S. Government under vendor's standard commercial
     923 license.
     924                   HEWLETT-PACKARD DEVELOPMENT COMPANY, L.P.
     925                   20555 State Highway 249, Houston, TX 77070
     926
     927Press any key to continue
     928
     929
     930Running configuration:
     931
     932; J8697A Configuration Editor; Created on release #K.15.06.5008
     933; Ver #02:10.0d:1f
     934
     935hostname "HP-E5406zl"
     936module 1 type J9550A
     937interface A1
     938   speed-duplex auto-1000
     939exit
     940interface A2
     941   speed-duplex auto-1000
     942exit
     943interface A3
     944   speed-duplex auto-1000
     945exit
     946interface A4
     947   disable
     948   speed-duplex auto-1000
     949exit
     950interface A5
     951   disable
     952   speed-duplex auto-1000
     953exit
     954interface A6
     955   speed-duplex auto-1000
     956exit
     957interface A7
     958   disable
     959   speed-duplex auto-1000
     960exit
     961interface A13
     962   speed-duplex auto-1000
     963exit
     964ip default-gateway 10.3.1.254
     965vlan 1
     966   name "DEFAULT_VLAN"
     967   forbid A3,A6
     968   untagged A4-A5,A7-A12,A14-A19,A21-A23
     969   no untagged A1-A3,A6,A13,A20,A24
     970   no ip address
     971   exit
     972vlan 10
     973   name "control-hardware"
     974   untagged A20
     975   ip address 10.3.1.253 255.255.255.0
     976   exit
     977vlan 1750
     978   name "_3"
     979   tagged A1-A2,A24
     980   no ip address
     981   exit
     982vlan 257
     983   name "_4"
     984   untagged A3,A6
     985   tagged A1
     986   no ip address
     987   exit
     988vlan 258
     989   name "_13"
     990   no ip address
     991   exit
     992vlan 259
     993   name "_15"
     994   untagged A13
     995   no ip address
     996   exit
     997no web-management
     998openflow
     999   vlan 1750
     1000      enable
     1001      controller "tcp:10.3.1.7:6633" fail-secure on
     1002      exit
     1003   exit
     1004snmp-server community "xxxxx" unrestricted
     1005management-vlan 10
     1006no autorun
     1007no dhcp config-file-update
     1008no dhcp image-file-update
     1009password xxxxxx
     1010password xxxxx
     1011
     1012HP-E5406zl#
    8981013
    8991014----