Inleiding
Dit document beschrijft hoe de Round Trip Delay (RTT) tussen Cisco Video Communication Servers (VCS) moet worden getest. Elke peer in een cluster moet binnen een 15ms hop (30ms RTT) van elk en elke andere VCS zijn om in het cluster te worden toegevoegd.
Voorwaarden
Vereisten
Er zijn geen specifieke vereisten van toepassing op dit document.
Gebruikte componenten
De informatie in dit document is gebaseerd op Cisco VCS.
De informatie in dit document is gebaseerd op de apparaten in een specifieke laboratoriumomgeving. Alle apparaten die in dit document worden beschreven, hadden een opgeschoonde (standaard)configuratie. Als uw netwerk live is, moet u de potentiƫle impact van elke opdracht begrijpen.
Verwante producten
Dit document kan ook worden gebruikt voor de volgende hardware- en softwareversies:
- Cisco TelePresence Conductor
- Cisco Expressway Core
- Cisco Expressway Edge
Test RTT
Voltooi deze stappen om RTT te testen.
- Log in op een clusterlid VCS als root en pingel het andere clusterlid met deze opdracht:
ping -i 0.03 -s 4000 10.83.23.28
- Laat ping een tot twee minuten lopen:
4008 bytes from 10.83.23.28: icmp_req=1 ttl=64 time=0.266 ms
4008 bytes from 10.83.23.28: icmp_req=2 ttl=64 time=0.213 ms
4008 bytes from 10.83.23.28: icmp_req=3 ttl=64 time=0.214 ms
4008 bytes from 10.83.23.28: icmp_req=4 ttl=64 time=0.213 ms
4008 bytes from 10.83.23.28: icmp_req=5 ttl=64 time=0.213 ms
4008 bytes from 10.83.23.28: icmp_req=6 ttl=64 time=0.218 ms
4008 bytes from 10.83.23.28: icmp_req=7 ttl=64 time=0.219 ms
4008 bytes from 10.83.23.28: icmp_req=8 ttl=64 time=0.219 ms
4008 bytes from 10.83.23.28: icmp_req=9 ttl=64 time=0.219 ms
4008 bytes from 10.83.23.28: icmp_req=10 ttl=64 time=0.221 ms
4008 bytes from 10.83.23.28: icmp_req=11 ttl=64 time=0.225 ms
4008 bytes from 10.83.23.28: icmp_req=12 ttl=64 time=0.225 ms
4008 bytes from 10.83.23.28: icmp_req=13 ttl=64 time=0.230 ms
4008 bytes from 10.83.23.28: icmp_req=14 ttl=64 time=0.227 ms
4008 bytes from 10.83.23.28: icmp_req=15 ttl=64 time=0.229 ms
4008 bytes from 10.83.23.28: icmp_req=16 ttl=64 time=0.232 ms
4008 bytes from 10.83.23.28: icmp_req=17 ttl=64 time=0.231 ms
4008 bytes from 10.83.23.28: icmp_req=18 ttl=64 time=0.230 ms
4008 bytes from 10.83.23.28: icmp_req=19 ttl=64 time=0.232 ms
4008 bytes from 10.83.23.28: icmp_req=20 ttl=64 time=0.230 ms
4008 bytes from 10.83.23.28: icmp_req=21 ttl=64 time=0.234 ms
4008 bytes from 10.83.23.28: icmp_req=22 ttl=64 time=0.233 ms
4008 bytes from 10.83.23.28: icmp_req=23 ttl=64 time=0.235 ms
4008 bytes from 10.83.23.28: icmp_req=24 ttl=64 time=0.236 ms
4008 bytes from 10.83.23.28: icmp_req=25 ttl=64 time=0.234 ms
4008 bytes from 10.83.23.28: icmp_req=26 ttl=64 time=0.236 ms
4008 bytes from 10.83.23.28: icmp_req=27 ttl=64 time=0.237 ms
4008 bytes from 10.83.23.28: icmp_req=28 ttl=64 time=0.235 ms
4008 bytes from 10.83.23.28: icmp_req=29 ttl=64 time=0.235 ms
4008 bytes from 10.83.23.28: icmp_req=30 ttl=64 time=0.218 ms
4008 bytes from 10.83.23.28: icmp_req=31 ttl=64 time=0.220 ms
4008 bytes from 10.83.23.28: icmp_req=32 ttl=64 time=0.226 ms
4008 bytes from 10.83.23.28: icmp_req=33 ttl=64 time=0.254 ms
4008 bytes from 10.83.23.28: icmp_req=34 ttl=64 time=0.214 ms
4008 bytes from 10.83.23.28: icmp_req=35 ttl=64 time=0.214 ms
4008 bytes from 10.83.23.28: icmp_req=36 ttl=64 time=0.215 ms
4008 bytes from 10.83.23.28: icmp_req=37 ttl=64 time=0.214 ms
- Druk op Ctrl + C om de ping na een tot twee minuten te stoppen. Een samenvatting met de gemiddelde RTT-displays aan het einde van de output:
--- 10.83.23.28 ping statistics ---
159 packets transmitted, 159 received, 0% packet loss, time 4739ms
rtt min/avg/max/mdev = 0.195/0.236/0.283/0.022 ms