“Server info (cisco)”的版本间的差异

来自qingwei personal wiki
跳转至: 导航搜索
UCS
Overview
 
(未显示同一用户的25个中间版本)
第11行: 第11行:
 
# pw: lab
 
# pw: lab
 
</source>
 
</source>
 +
=== (automation test)build server ===
 +
<source lang="shell">
 +
ssh root@172.22.10.41
 +
cisco123
 +
 +
cmts-build02
 +
root/cmtsor123
 +
</source>
 +
 +
=== jenkins server(merge request server) ===
 +
<source lang="shell">
 +
ssh build@cmts-build01, passwd: build123
 +
</source>
 +
 
== UCS ==
 
== UCS ==
 +
=== Overview ===
 +
{| class="wikitable"
 +
|-
 +
! IP !! Login !! CMIC !! Login
 +
|-
 +
| http://10.75.12.7 || root/cisco123! || http://10.75.12.6 || admin/cisco123!
 +
|}
 +
 
=== SDN自己的vCenter ===
 
=== SDN自己的vCenter ===
 
* vCenter [https://10.74.54.184:443/vsphere-client/ <small>link</small>]
 
* vCenter [https://10.74.54.184:443/vsphere-client/ <small>link</small>]
第18行: 第40行:
 
username: Administrator@vsphere.local
 
username: Administrator@vsphere.local
 
password: Cisco123!
 
password: Cisco123!
 +
 +
位置: 新思4楼-k01
 +
Jun Zhang, SDN, 3x 6T+1x 4T Harddisk, they want balance some harddisk to other UCS they own
 +
CMIC : 10.74.54.180,  admin/cisco123!
 +
7/1/6, 6/1/6
 +
 +
vSphere Web Client   (VLAN20)
 +
https://10.74.54.184:443/vsphere-client/
 +
Administrator@vsphere.local
 +
Cisco123!
 +
17:18
 +
 +
跟新UCS连接的switch
 +
K01-sw 10.74.54.230 admin/cisco
 
</source>
 
</source>
 
* CIMC [https://10.74.54.180/login.html <small>link</small>]
 
* CIMC [https://10.74.54.180/login.html <small>link</small>]
第25行: 第61行:
 
</source>
 
</source>
  
 +
=== 公共的vCenter ===
 +
* vCenter
 +
<source lang="shell">
 +
10.79.41.251
 +
</source>
 +
 +
* vCenter
 +
<source lang="shell">
 +
10.79.41.252
 +
root/Cisco123!
 +
</source>
 +
 +
 +
*(不用了) vCenter [http://10.79.41.85 <small>link</small>]
 +
<source lang="shell">
 +
sh-cable-vct55 : (10.79.41.85)
 +
administrator@vsphere.local / Cisco123!
 +
</source>
 +
*(不用了) CIMC [http://10.79.41.3 <small>link</small>]
 +
<source lang="shell">
 +
sh-cable-vct-3 : (10.79.41.3)
 +
administrator / 1m0reTime
 +
</source>
 
== TestBed ==
 
== TestBed ==
 
=== jessie的test脚本build的TB ===
 
=== jessie的test脚本build的TB ===
第39行: 第98行:
 
  [OK]
 
  [OK]
 
</source>
 
</source>
 +
=== E09 ===
 +
==== 相连的真RPD ====
 +
<source lang="shell">
 +
telnet sh-cable-con-54 2011
 +
</source>
 +
ssh manzhang@20.1.0.33
 +
 +
==== E09 连接信息 ====
 +
<source lang="shell">
 +
# console
 +
telnet 10.74.54.1 2005
 +
 +
#ip
 +
telnet 20.6.6.2
 +
</source>
 +
==== 相通的CNR8 ====
 +
<source lang="shell">
 +
ssh manzhang@20.1.0.33
 +
lab123
 +
</source>
 +
==== 换真RPD image ====
 +
<source lang="shell">
 +
把image 拷到cnr8的tftpboot目录下面
 +
到rpd的bootflash下面类似 tftp -r manzhang/imgename -g 20.1.0.33
 +
然后ln -sf imagename imagea
 +
</source>
 +
=== NG09 ===
 +
<source lang="shell">
 +
telnet  20.5.31.19  lab/Labcisco
 +
TenGE: 20.5.31.19
 +
SUP0: sh-cable-con-102 2019  Labcisco   (console)
 +
      telnet sh-cable-con-102  lab/poPPee  (用来提上面的console, clear line 19)
 +
AUX0: sh-cable-con-102 2020
 +
PDU : telnet 192.168.173.35
 +
</source>
 +
 +
== cisco code server ==
 +
=== edit server ===
 +
<source lang="shell">
 +
# CEC password
 +
ssh qingwyan@sha-cable-edit6
 +
</source>
 +
 +
=== code server ===
 +
<source lang="shell">
 +
# 先登入到edit server
 +
 +
### vm -- sjc-ads-7915
 +
### cname -- cable-qingwyan
 +
ssh qingwyan@[vm]/[cname]    pw: CEC
 +
 +
eg:
 +
ssh qingwyan@cable-qingwyan
 +
</source>
 +
 +
[[category: cisco]]

2018年7月17日 (二) 09:10的最新版本

linux

Dan smartphy

ssh lab@172.22.11.199
# pw: lab

Jun server

# mount /home/lab/smartphy/tftpboot 到 Dan smartphy 下
ssh lab@172.22.127.176
# pw: lab

(automation test)build server

ssh root@172.22.10.41
cisco123

cmts-build02
root/cmtsor123

jenkins server(merge request server)

ssh build@cmts-build01, passwd: build123

UCS

Overview

IP Login CMIC Login
http://10.75.12.7 root/cisco123! http://10.75.12.6 admin/cisco123!

SDN自己的vCenter

https://10.74.54.184:443/vsphere-client/
username: Administrator@vsphere.local
password: Cisco123!

位置: 新思4楼-k01
Jun Zhang, SDN, 3x 6T+1x 4T Harddisk, they want balance some harddisk to other UCS they own
CMIC : 10.74.54.180,   admin/cisco123!
7/1/6, 6/1/6

vSphere Web Client   (VLAN20)
https://10.74.54.184:443/vsphere-client/
Administrator@vsphere.local
Cisco123!
17:18

跟新UCS连接的switch
K01-sw 10.74.54.230 admin/cisco
10.74.54.180
admin/cisco123!

公共的vCenter

  • vCenter
10.79.41.251
  • vCenter
10.79.41.252
root/Cisco123!


  • (不用了) vCenter link
sh-cable-vct55 : (10.79.41.85)
administrator@vsphere.local / Cisco123!
  • (不用了) CIMC link
sh-cable-vct-3 : (10.79.41.3)
administrator / 1m0reTime

TestBed

jessie的test脚本build的TB

# console
telnet 172.22.76.73 2001
# clear line
lab / 1234
Password: lab
R7673-Term-Server(boot)>en
Password: 1234
R7673-Term-Server(boot)#clear line 01
[confirm]
 [OK]

E09

相连的真RPD

telnet sh-cable-con-54 2011

ssh manzhang@20.1.0.33

E09 连接信息

# console
telnet 10.74.54.1 2005

#ip
telnet 20.6.6.2

相通的CNR8

ssh manzhang@20.1.0.33
lab123

换真RPD image

把image 拷到cnr8的tftpboot目录下面
到rpd的bootflash下面类似 tftp -r manzhang/imgename -g 20.1.0.33
然后ln -sf imagename imagea

NG09

telnet  20.5.31.19   lab/Labcisco
TenGE: 20.5.31.19
SUP0: sh-cable-con-102 2019   Labcisco   (console)
      telnet sh-cable-con-102   lab/poPPee  (用来提上面的console, clear line 19)
AUX0: sh-cable-con-102 2020
PDU : telnet 192.168.173.35

cisco code server

edit server

# CEC password
ssh qingwyan@sha-cable-edit6

code server

# 先登入到edit server

### vm -- sjc-ads-7915
### cname -- cable-qingwyan
ssh qingwyan@[vm]/[cname]    pw: CEC

eg:
ssh qingwyan@cable-qingwyan