Technology Flashcards
RAI
- Remote Alarm Indication (Yellow Alarm).
* Indicates a transmission problem at the far end.
AIS
- Alarm Indication Signal.
- All ones (blue alarm).
- Indicates a problem upstream from the interface.
LOF
- Loss of Frame (red alarm).
* Receiving the incorrect framing type or errors in the incoming framing pattern.
OCN
- Operating Company Number
- Four character ID for North American phone companies.
- Assigned by NECA and used in the LERG.
ENUM
- E.164 Number to URI Mapping
* Uses DNS NAPTR resource records
TCP 3-Way Handshake
- SYN
- SYN-ACK
- ACK
DS3 Scrambling
- Randomizes the pattern of 1s and 0s to maintain clocking.
* Must be configured on both ends or CRC errors will occur.
Basic SIP Call Flow
- INVITE –>
- 100 Trying
- 2-way RTP cannel
- BYE
Distance-Vector Routing Protocol
Calculates hop count to determine the route.
RIP
- Routing Information Protocol
* Distance-vector routing protocol with a maximum hop count of 15 to prevent routing loops.
Split Horizon Route Advertisement
- Prevents routing loops in distance-vector routing protocols.
- Prohibits a router from advertising a route back onto the interface from which it was learned.
SIP RFC
RFC 3261
PAI
- P-Asserted Identity
* Conveys the identity of the originator of a request within a trusted network.
Private IP Space
- RFC 1918
- 10.0.0.0 - 10.255.255.255
- 172.16.0.0 - 172.31.255.255
- 192.168.0.0 - 192.168.255.255
A Record
- Address Record
* Links a domain name to an IP address
MX Record
- Mail Exchange Record
* Directs e-mail to servers for a domain
NS Record
- Name Server Record
* Indicates which name servers are authoritative for a domain
Two main classes of routing protocols
- Distance-vector
* Link-state