분류 전체보기
-
DSC SWe installation on VMware ESXi 6.0_(3)Ribbon Communications/Diameter Signaling Controller 2020. 8. 3. 17:49
1. Check ping between VM1 and VM2. if it works, HA connection is working well. 2. Go to VM1 console window 3. Configure hostname and other information #startmenu > root > new password 4. Configure Network Interfaces 5. Network Information 6. Set the hostname and domain for DSC system. 7. Reboot the DSC system again. 8. Set mgmt IP #startmenu > 2 - Configure Network Interfaces > 3 - Management Ne..
-
DSC SWe installation on VMware ESXi 6.0_(2)Ribbon Communications/Diameter Signaling Controller 2020. 8. 3. 17:02
We go to the initial setup for DSC SWe. 1. vm-init > VM number set 1 We are going to setup VM#1 for DSC first. if you setup VM#2, you should type 2. 2. Mapping VM interface to ESXi network 2.1 Check what mac address of VM instance is for a network. (after booting up VM, the mac is created automatically) In my case, NIC for MGT network has 00:0c:29:fb:7e:49 NIC for HA network has 00:0c:29:fb:7e:5..
-
DSC SWe installation on VMware ESXi 6.0_(1)Ribbon Communications/Diameter Signaling Controller 2020. 8. 3. 16:07
This post illustrates how to deploy Ribbon DSC(Diameter Signaling Controller) SWe on VMware ESXi. 1. A server Processor: Intel Xeon processors, RAM: Minimum 24GB DISK: Minimum 500GB NICs: Minimum 4 NICs Network: Minimum 3 networks for HA, Mgmt, Pkt 2. VMware ESXi on a server and ESXi license up and ESXi client installation. 3. DSC SWe software file 1. File > Deploy OVF Template... 2. Select a lo..
-
Linux I/O(NIU) Performance TestProtocols/IP_TCP_SCTP_DIAMETER_HTTP 2020. 7. 29. 11:26
When you need to test real bandwidth performance between Linux base servers, it's so useful! You can check your NIC speed. # ethtool enp0s3 // enp0s3 is example interface name. Settings for enp0s3: Supported ports: [ TP ] Supported link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full 1000baseT/Full Supported pause frame use: No Supports auto-negotiation: Yes Supported FEC modes: Not..
-
Openstack Train "No valid host was found." troubleshootingCloud/Openstack_K8s_Docker 2020. 7. 27. 18:41
1. You get the error message "Failed to schedule instances: NoValidHost_Remote: No valid host was found." in /var/log/nova/nova-conductor.log, when you are installing an instance with image and flavor. 2. If you use Heat orchestration for installation, you get the error message "heat.engine.resource ResourceInError: Went to status ERROR due to "Message: No valid host was found. , Code: 500"" in ..
-
양된백성의 IT 이야기 - (1)IT 2020. 7. 14. 13:00
나의 커리어를 돌아보는 시점에서 나를 정리하면서도 다른 이에게도 조금 IT관련 직종에 좀 더 쉽게 다가갈 수 있도록 무엇인가 끄적이고 싶어졌다. 그렇게 시작해서 IT를 어떻게 규정하고 설명을 시작할까 고민하다가 사전적인 단어부터 시작하기로 한다. 번역하면 정보 기술이다. 즉 IT는 정보에 관한 기술이다. 인류는 정보를 생산해서 저장하고 필요할 때 꺼내보거나 혹은 수정하거나 삭제하는 방법을 발전시켜왔다. 처음에는 뇌에 의존했을 것이고 다음에는 양피지와 같은 곳에 정보를 저장했다가 목판 혹은 종이로 발전시켜왔다. 인쇄술의 혁명은 이 정보들을 생산하고 저장하는 기술에 큰 진보를 가져온 결과 가져다주었다. 하지만 인류는 거기에 멈추지 않았다. 더 나은 기술을 발달시켜 테이프에 정보를 저장시키고 Disk에 정보를..
-
Troubleshooting Ribbon SBC SWe Lite - 2Ribbon Communications/Session Border controller 2020. 6. 11. 18:06
분석하시다보면 Wireshark의 소중함을 많이 깨닫습니다. 저도 Wireshark를 달고 살긴 합니다. 그래서 이번에는 Ribbon SBC에서 Packet capture를 해서 Pcap파일로 확인해보는 챕터입니다. Diagnostics > Packet Capture > Enable Packet Capture > Start Capture 위의 순서대로 Start Capture를 하시면 아래와 같이 창이 뜹니다. 패킷 캡쳐의 옵션들인데요 저는 Service interface인 'Ethernet 1 IP'를 선택했고요. IP version은 4로. 그리고 모든 메시지를 잡기위해 'True'로 했습니다. 다른 옵션들이 더 있습니다. 이건 엔지니어 분께서 더 디테일하게 잡고 싶으실 때 사용하시면 되겠습니다. O..
-
Troubleshooting Ribbon SBC SWe Lite - 1Ribbon Communications/Session Border controller 2020. 6. 11. 17:48
SBC에서 처리하는 SIP message를 보고 Troubleshoot하기 위해서 LX라는 tool을 사용하면 편합니다. LX는 무료로 Ribbon SBC를 사용하시는 모든 분들이 사용하실 수 있습니다. www.dropbox.com/s/pgiegjgzbtaenve/LX%202.1.0.4%20-%2064bit.zip?dl=0 *LX is available free of charge for all customers and partners with a license agreement. 설치는 간단합니다. 다운로드하시고 next를 반복하시면 되겠습니다. 실행도 윈도우 바탕화면에 생성된 icon을 통해서 실행하시면 됩니다. support.sonus.net/display/LXDOC/Installing+LX SIP ..