## Kumo 16 Blade R4 PA C23 Documentation Documentation Spreadsheet: [R4-PA-C23 rack layout and networking](../../_static/xlsx/R4-PA-C23.xlsx) ### 10.10.10.0/24: VLAN 3040 This network is shared with Engage1, see also [Engage1 Network Documentation](../engage1/Engage1-Network-Documentation.html) For this deployment, server addresses should all be in the range 10.10.10.{200-254} - 10.10.10.3 Mangement Switch (Cisco Catalyst 3650) - 10.10.10.4 10G TOR Switch (Cisco Nexus 3548) For servers, we have used addresses starting from 10.10.10.201: - 10.10.10.201 Supermicro 1 Emergency Box - 10.10.10.202 Supermicro 2 Services Box - 10.10.10.203 Dell R720 Storage Server - 10.10.10.210 Dell M1000e CMC - 10.10.10.{211-226} IDRAC for Dell Blades 1-16 ### Cisco Nexus 3548 Switch - username/password: see bitwarden Cisco Nexus 3548 Switch ### Cisco Catalyst 3650 Switch - username/ssh-telnet password: see bitwarden Cisco Catalyst 3650 Switch The enable password is what you enter after you log in and type 'enable'. If the switch is reset to defaults, you must enable aaa-newmodel for SSH to work: ```shell switch# config t switch(config)# aaa new-model ``` ### Dell M1000e Chassis Command to reset something to default ([source](http://en.community.dell.com/techcenter/blades/f/4436/t/19417682)): ```shell racadm racresetcfg [-m ] where module is [ chassis, kvm, server-n where n= 1 - 16] ```